Commit Graph

1867 Commits (f1267347353b586e1a89a7d02c142be975bae699)

Author SHA1 Message Date
Pavel Emelyanov 85b606800b [IPVS]: Relax the module get/put in ip_vs_app.c 17 years ago
Eric Dumazet beb659bd8c [PATCH] IPV4 : Move ip route cache flush (secret_rebuild) from softirq to workqueue 17 years ago
Pavel Emelyanov 42a73808ed [RAW]: Consolidate proc interface. 17 years ago
Pavel Emelyanov ab70768ec7 [RAW]: Consolidate proto->unhash callback 17 years ago
Pavel Emelyanov 65b4c50b47 [RAW]: Consolidate proto->hash callback 17 years ago
Pavel Emelyanov b673e4dfc8 [RAW]: Introduce raw_hashinfo structure 17 years ago
Pavel Emelyanov 7bc54c9030 [IPv4] RAW: Compact the API for the kernel 17 years ago
Denis V. Lunev 97c53cacf0 [NET]: Make rtnetlink infrastructure network namespace aware (v3) 17 years ago
Denis V. Lunev b854272b3c [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) 17 years ago
David S. Miller 1b0b04f9fb [IPCONFIG]: Mark vendor_class_identifier as __initdata. 17 years ago
Rumen G. Bogdanovski b209639e8a [IPVS]: Create synced connections with their real state 17 years ago
Rumen G. Bogdanovski 7a4fbb1fa4 [IPVS]: Flag synced connections and expose them in proc 17 years ago
Ilpo Järvinen 20de20beba [TCP]: Correct DSACK check placing 17 years ago
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
Rainer Jochem 62013dbb84 [IPV4] ipconfig: Implement DHCP Class-identifier 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 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 716062fd4c [IPSEC]: Merge most of the input path 17 years ago
Herbert Xu 862b82c6f9 [IPSEC]: Merge most of the output path 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 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 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 352e512c32 [NET]: Eliminate duplicate copies of dst_discard 17 years ago
Herbert Xu b4ce92775c [IPV6]: Move nfheader_len into rt6_info 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 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
Jens Axboe 9c55e01c0c [TCP]: Splice receive support. 17 years ago
Rolf Manderscheid a9e527e3f9 IPoIB: improve IPv4/IPv6 to IB mcast mapping functions 17 years ago
Herbert Xu f945fa7ad9 [INET]: Fix truesize setting in ip_append_data 17 years ago