Commit Graph

2132 Commits (014b15be30c04622d130946ab7c0a9101b523a8a)

Author SHA1 Message Date
Denis V. Lunev 868d13ac81 [NETNS]: Pass fib_rules_ops into default_pref method. 17 years ago
Denis V. Lunev f8c26b8d58 [NETNS]: Add netns parameter to fib_rules_(un)register. 17 years ago
Pavel Emelyanov 3d7cc2ba62 [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules 17 years ago
Pavel Emelyanov 90754f8ec0 [IPVS]: Switch to using ctl_paths. 17 years ago
Rami Rosen cb7928a528 [IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4 17 years ago
Ilpo Järvinen a067d9ac39 [NET]: Remove obsolete comment 17 years ago
Ilpo Järvinen ad1b30b1c2 [IPVS]: Kill some bloat 17 years ago
Eric Dumazet 2a75de0c1d [NETNS]: Should build with CONFIG_SYSCTL=n 17 years ago
Eric Dumazet 74feb6e84e [ICMP]: Avoid sparse warnings in net/ipv4/icmp.c 17 years ago
Eric Dumazet 65f7651788 [NET]: prot_inuse cleanups and optimizations 17 years ago
Ilpo Järvinen e870a8efcd [TCP]: Perform setting of common control fields in one place 17 years ago
Ilpo Järvinen 19773b4923 [TCP]: Urgent parameter effect can be simplified. 17 years ago
Ilpo Järvinen f038ac8f9b [TCP]: cleanup tcp_parse_options deep indented switch 17 years ago
Eric Dumazet 9a429c4983 [NET]: Add some acquires/releases sparse annotations. 17 years ago
Ilpo Järvinen d436d68630 [TCP]: Remove unnecessary local variable 17 years ago
Ilpo Järvinen 409d22b470 [TCP]: Code duplication removal, added tcp_bound_to_half_wnd() 17 years ago
Ilpo Järvinen 056834d9f6 [TCP]: cleanup tcp_{in,out}put.c style 17 years ago
Ilpo Järvinen 058dc3342b [TCP]: reduce tcp_output's indentation levels a bit 17 years ago
Ilpo Järvinen 4828e7f49a [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary 17 years ago
Ilpo Järvinen cadbd0313b [TCP]: Dropped unnecessary skb/sacked accessing in reneging 17 years ago
Ilpo Järvinen 90840defab [TCP]: Introduce tcp_wnd_end() to reduce line lengths 17 years ago
Ilpo Järvinen 66f5fe624f [TCP]: Rename update_send_head & include related increment to it 17 years ago
Ilpo Järvinen 3ccd3130b3 [TCP]: Make invariant check complain about invalid sacked_out 17 years ago
Hideo Aoki 95766fff6b [UDP]: Add memory accounting. 17 years ago
Hideo Aoki 3ab224be6d [NET] CORE: Introducing new memory accounting interface. 17 years ago
Herbert Xu 9dd3245a2a [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input 17 years ago
Herbert Xu 0883ae0e55 [IPSEC]: Fix transport-mode async resume on intput without netfilter 17 years ago
Ilpo Järvinen c776ee01bd [TCP]: Remove seq_rtt ptr from clean_rtx_queue args 17 years ago
Ilpo Järvinen 0e3a4803aa [TCP]: Force TSO splits to MSS boundaries 17 years ago
Eric W. Biederman 426b5303eb [NETNS]: Modify the neighbour table code so it handles multiple network namespaces 17 years ago
Paul Moore afeb14b490 [XFRM]: RFC4303 compliant auditing 17 years ago
Eric Dumazet dfd4f0ae2e [TCP]: Avoid two divides in __tcp_grow_window() 17 years ago
Eric Dumazet 8beb5c5f12 [TCP]: Avoid a divide in tcp_mtu_probing() 17 years ago
David S. Miller 829942c187 [TCP]: Move mss variable in tcp_mtu_probing() 17 years ago
Eric Dumazet ce55dd3610 [TCP]: tcp_write_timeout.c cleanup 17 years ago
Eric Dumazet b790cedd24 [INET]: Avoid an integer divide in rt_garbage_collect() 17 years ago
YOSHIFUJI Hideaki 9cb5734e5b [TCP]: Convert several length variable to unsigned. 17 years ago
Eric Dumazet b92edbe0b8 [TCP] Avoid two divides in tcp_output.c 17 years ago
Masahide NAKAMURA a1b051405b [XFRM] IPv6: Fix dst/routing check at transformation. 17 years ago
Ilpo Järvinen bd515c3e48 [TCP]: Fix TSO deferring 17 years ago
Pavel Emelyanov 7054fb9376 [INET]: Uninline the inet_twsk_put function. 17 years ago
Pavel Emelyanov 77a5ba55da [INET]: Uninline the __inet_lookup_established function. 17 years ago
Pavel Emelyanov 152da81deb [INET]: Uninline the __inet_hash function. 17 years ago
Herbert Xu 195ad6a3ac [IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels 17 years ago
Patrick McHardy 33b8e77605 [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option 17 years ago
Patrick McHardy 34498825cb [NETFILTER]: non-power-of-two jhash optimizations 17 years ago
Jan Engelhardt e79ec50b95 [NETFILTER]: Parenthesize macro parameters 17 years ago
Jan Engelhardt 643a2c15a4 [NETFILTER]: Introduce nf_inet_address 17 years ago
Jan Engelhardt df54aae022 [NETFILTER]: x_tables: use %u format specifiers 17 years ago
Patrick McHardy 051578ccbc [NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_session 17 years ago