Commit Graph

122 Commits (d5950b4355049092739bea97d1bdc14433126cc5)

Author SHA1 Message Date
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
Patrick McHardy f0e36f8cee [IPV4]: Handle large allocations in fib_trie 20 years ago
Herbert Xu 30e224d76f [IPV4]: Fix crash in ip_rcv while booting related to netconsole 20 years ago
Thomas Graf e176fe8954 [NET]: Remove unused security member in sk_buff 20 years ago
Patrick McHardy 9666dae510 [NETFILTER]: Fix connection tracking bug in 2.6.12 20 years ago
Neil Horman fb3d89498d [IPVS]: Close race conditions on ip_vs_conn_tab list modification 20 years ago
Robert Olsson f835e471b5 [IPV4]: Broken memory allocation in fib_trie 20 years ago
Maxime Bizon 7a1af5d7bb [IPV4]: ipconfig.c: fix dhcp timeout behaviour 20 years ago
Dietmar Eggemann 2c2910a401 [IPV4]: Snmpv2 Mib IP counter ipInAddrErrors support 20 years ago
Patrick McHardy 9ef1d4c7c7 [NETLINK]: Missing initializations in dumped data 20 years ago
Harald Welte 4095ebf1e6 [NETFILTER]: ipt_CLUSTERIP: fix ARP mangling 20 years ago
pageexec 4da62fc70d [IPVS]: Fix for overflows 20 years ago
Adrian Bunk 60fe740320 [TCP]: Let TCP_CONG_ADVANCED default to n 20 years ago
David S. Miller 6c3607676c [IPV4]: Fix thinko in TCP_CONG_BIC default. 20 years ago
David S. Miller a6484045fd [TCP]: Do not present confusing congestion control options by default. 20 years ago
David S. Miller bb298ca3ce [IPV4]: Move FIB lookup algorithm choice under IP_ADVANCED_ROUTING 20 years ago
Stephen Hemminger 5f8ef48d24 [TCP]: Allow choosing TCP congestion control via sockopt. 20 years ago
John Heffner 0e57976b63 [TCP]: Add Scalable TCP congestion control module. 20 years ago
Baruch Even a7868ea68d [TCP]: Add H-TCP congestion control module. 20 years ago
Stephen Hemminger b87d8561d8 [TCP]: Add TCP Vegas congestion control module. 20 years ago