Commit Graph

77922 Commits (8dbde28d9711475adfe0e9c88505e38743cdc2a7)
 

Author SHA1 Message Date
Eric Dumazet 8dbde28d97 [NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variables 17 years ago
Ilpo Järvinen 68f8353b48 [TCP]: Rewrite SACK block processing & sack_recv_cache use 17 years ago
Ilpo Järvinen fd6dad616d [TCP]: Earlier SACK block verification & simplify access to them 17 years ago
Ilpo Järvinen 9e10c47cb9 [TCP]: Create tcp_sacktag_one(). 17 years ago
Ilpo Järvinen b7d4815f35 [TCP]: Prior_fackets can be replaced by highest_sack seq 17 years ago
Ilpo Järvinen 9f58f3b721 [TCP]: Make lost retrans detection more self-contained 17 years ago
Ilpo Järvinen a47e5a988a [TCP]: Convert highest_sack to sk_buff to allow direct access 17 years ago
Ilpo Järvinen 85cc391c0e [TCP]: non-FACK SACK follows conservative SACK loss recovery 17 years ago
Ilpo Järvinen f577111302 [TCP]: Extend reordering detection to cover CA_Loss partially 17 years ago
Ilpo Järvinen b9d86585dc [TCP]: Move !in_sack test earlier in sacktag & reorganize if()s 17 years ago
Pavel Emelyanov c0ef877b2c [NET]: Move sock_valbool_flag to socket.c 17 years ago
Pavel Emelyanov de0fa95c14 [NET]: Use sockfd_lookup_light in the rest of the net/socket.c 17 years ago
Rainer Jochem 62013dbb84 [IPV4] ipconfig: Implement DHCP Class-identifier 17 years ago
Eric Dumazet 20fea08b5f [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. 17 years ago
YOSHIFUJI Hideaki 2a8cc6c890 [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. 17 years ago
YOSHIFUJI Hideaki 303065a854 [IPV6] ADDRCONF: Allow address selection policy with ifindex. 17 years ago
YOSHIFUJI Hideaki c1ee656ccb [IPV6] ADDRCONF: Rename ipv6_saddr_label() to ipv6_addr_label(). 17 years ago
David S. Miller 294b4baf29 [IPSEC]: Kill afinfo->nf_post_routing 17 years ago
Patrick McHardy 6e23ae2a48 [NETFILTER]: Introduce NF_INET_ hook values 17 years ago
Herbert Xu 1bf06cd2e3 [IPSEC]: Add async resume support on input 17 years ago
Herbert Xu 60d5fcfb19 [IPSEC]: Remove nhoff from xfrm_input 17 years ago
Herbert Xu d26f398400 [IPSEC]: Make x->lastused an unsigned long 17 years ago
Herbert Xu 0ebea8ef35 [IPSEC]: Move state lock into x->type->input 17 years ago
Herbert Xu 668dc8af31 [IPSEC]: Move integrity stat collection into xfrm_input 17 years ago
Herbert Xu b2aa5e9d43 [IPSEC]: Store xfrm states in security path directly 17 years ago
Herbert Xu 716062fd4c [IPSEC]: Merge most of the input path 17 years ago
Herbert Xu c6581a457e [IPSEC]: Add async resume support on output 17 years ago
Herbert Xu 862b82c6f9 [IPSEC]: Merge most of the output path 17 years ago
Herbert Xu ef76bc23ef [IPV6]: Add ip6_local_out 17 years ago
Herbert Xu c439cb2e4b [IPV4]: Add ip_local_out 17 years ago
Herbert Xu 227620e295 [IPSEC]: Separate inner/outer mode processing on input 17 years ago
Herbert Xu 36cf9acf93 [IPSEC]: Separate inner/outer mode processing on output 17 years ago
Herbert Xu 29bb43b4ec [INET]: Give outer DSCP directly to ip*_copy_dscp 17 years ago
Herbert Xu a2deb6d26f [IPSEC]: Move x->outer_mode->output out of locked section 17 years ago
Herbert Xu e40b328615 [IPSEC]: Forbid BEET + ipcomp for now 17 years ago
Herbert Xu 25ee3286dc [IPSEC]: Merge common code into xfrm_bundle_create 17 years ago
Herbert Xu 66cdb3ca27 [IPSEC]: Move flow construction into xfrm_dst_lookup 17 years ago
Herbert Xu f04e7e8d7f [IPSEC]: Replace x->type->{local,remote}_addr with flags 17 years ago
Herbert Xu fff6938880 [IPSEC]: Make sure idev is consistent with dev in xfrm_dst 17 years ago
Herbert Xu 45ff5a3f9a [IPSEC]: Set dst->input to dst_discard 17 years ago
Herbert Xu 8ce68ceb55 [IPSEC]: Only set neighbour on top xfrm dst 17 years ago
Herbert Xu 274b3426db [NET]: Remove unnecessary inclusion of dst.h 17 years ago
Herbert Xu 352e512c32 [NET]: Eliminate duplicate copies of dst_discard 17 years ago
Herbert Xu b4ce92775c [IPV6]: Move nfheader_len into rt6_info 17 years ago
Herbert Xu 550ade8432 [IPSEC]: Use dst->header_len when resizing on output 17 years ago
Herbert Xu 0148894223 [IPV6]: Only set nfheader_len for top xfrm dst 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Wang Chen a92aa318b4 [IPV6]: Add raw6 drops counter. 17 years ago
Wang Chen 33c732c361 [IPV4]: Add raw drops counter. 17 years ago
Adrian Bunk 6ff7751d06 [TCP]: Make tcp_splice_data_recv() static. 17 years ago