Commit Graph

292 Commits (d8ac10639b6a1ed900efbee38c18baaca31e64dc)

Author SHA1 Message Date
David S. Miller b7656e7f29 [IPV4]: Fix memory leak during fib_info hash expansion. 20 years ago
Herbert Xu b68e9f8572 [PATCH] tcp: fix TSO cwnd caching bug 20 years ago
David S. Miller 846998ae87 [PATCH] tcp: fix TSO sizing bugs 20 years ago
Alexey Kuznetsov db44575f6f [NET]: fix oops after tunnel module unload 20 years ago
Harald Welte 1f494c0e04 [NETFILTER] Inherit masq_index to slave connections 20 years ago
Baruch Even d1b04c081e [NET]: Spelling mistakes threshoulds -> thresholds 20 years ago
Matt Mackall 5e43db7730 [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c 20 years ago
Nick Sillik 7cee432a22 [NETFILTER]: Fix -Wunder error in ip_conntrack_core.c 20 years ago
Hans-Juergen Tappe (SYSGO AG) eaa1c5d059 [IPV4]: Fix Kconfig syntax error 20 years ago
Patrick McHardy 74bb421da7 [NETFILTER]: Use correct byteorder in ICMP NAT 20 years ago
Patrick McHardy 21f930e4ab [NETFILTER]: Wait until all references to ip_conntrack_untracked are dropped on unload 20 years ago
Patrick McHardy d04b4f8c1c [NETFILTER]: Fix potential memory corruption in NAT code (aka memory NAT) 20 years ago
Rusty Russell 4acdbdbe50 [NETFILTER]: ip_conntrack_expect_related must not free expectation 20 years ago
Patrick McHardy 0303770deb [NET]: Make ipip/ip6_tunnel independant of XFRM 20 years ago
Stephen Hemminger c877efb207 [IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie. 20 years ago
Patrick McHardy abaacad9bc [IPV4]: Don't select XFRM for ip_gre 20 years ago
Adrian Bunk 6876f95f20 [IPV4]: fix IP_FIB_HASH kconfig warning 20 years ago
Phil Oester 84531c24f2 [NETFILTER]: Revert nf_reset change 20 years ago
Sam Ravnborg 6a2e9b738c [NET]: move config options out to individual protocols 20 years ago
Olaf Kirch 0b7f22aab4 [IPV4]: Prevent oops when printing martian source 20 years ago
Julian Anastasov af9debd461 [IPVS]: Add and reorder bh locks after moving to keventd. 20 years ago
David L Stevens 84b42baef7 [IPV4]: fix IPv4 leave-group group matching 20 years ago
David L Stevens 9951f036fe [IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & errno fix 20 years ago
David L Stevens 917f2f105e [IPV4]: multicast API "join" issues 20 years ago
David L Stevens 8cdaaa15da [IPV4]: multicast API "join" issues 20 years ago
David L Stevens ca9b907d14 [IPV4]: multicast API "join" issues 20 years ago
Alexey Kuznetsov 4c866aa798 [IPV4]: Apply sysctl_icmp_echo_ignore_broadcasts to ICMP_TIMESTAMP as well. 20 years ago
Victor Fusco 86a76caf87 [NET]: Fix sparse warnings 20 years ago
David S. Miller b03efcfb21 [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 20 years ago
David S. Miller 908a75c17a [TCP]: Never TSO defer under periods of congestion. 20 years ago
David S. Miller c1b4a7e695 [TCP]: Move to new TSO segmenting scheme. 20 years ago
David S. Miller 0d9901df62 [TCP]: Break out send buffer expansion test. 20 years ago
David S. Miller cb83199a29 [TCP]: Do not call tcp_tso_acked() if no work to do. 20 years ago
David S. Miller a56476962e [TCP]: Kill bogus comment above tcp_tso_acked(). 20 years ago
David S. Miller b4e26f5ea0 [TCP]: Fix send-side cpu utiliziation regression. 20 years ago
David S. Miller aa93466bdf [TCP]: Eliminate redundant computations in tcp_write_xmit(). 20 years ago
David S. Miller 7f4dd0a943 [TCP]: Break out tcp_snd_test() into it's constituent parts. 20 years ago
David S. Miller 55c97f3e99 [TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling. 20 years ago
David S. Miller a2e2a59c93 [TCP]: Fix redundant calculations of tcp_current_mss() 20 years ago
David S. Miller 92df7b518d [TCP]: tcp_write_xmit() tabbing cleanup 20 years ago
David S. Miller a762a98007 [TCP]: Kill extra cwnd validate in __tcp_push_pending_frames(). 20 years ago
David S. Miller f44b527177 [TCP]: Add missing skb_header_release() call to tcp_fragment(). 20 years ago
David S. Miller 84d3e7b957 [TCP]: Move __tcp_data_snd_check into tcp_output.c 20 years ago
David S. Miller f6302d1d78 [TCP]: Move send test logic out of net/tcp.h 20 years ago
David S. Miller fc6415bcb0 [TCP]: Fix quick-ack decrementing with TSO. 20 years ago
David S. Miller c65f7f00c5 [TCP]: Simplify SKB data portion allocation with NETIF_F_SG. 20 years ago
Robert Olsson 2f36895aa7 [IPV4]: More broken memory allocation fixes for fib_trie 20 years ago
Eric Dumazet bb1d23b026 [IPV4]: Bug fix in rt_check_expire() 20 years ago
Eric Dumazet 424c4b70cc [IPV4]: Use the fancy alloc_large_system_hash() function for route hash table 20 years ago
Eric Dumazet 22c047ccbc [NET]: Hashed spinlocks in net/ipv4/route.c 20 years ago