Commit Graph

593 Commits (29cb9f9c5502f6218cd3ea574efe46a5e55522d2)

Author SHA1 Message Date
David S. Miller c65f7f00c5 [TCP]: Simplify SKB data portion allocation with NETIF_F_SG. 20 years ago
David Chau 52609c0b56 [NET]: improve readability of dev_set_promiscuity() in net/core/dev.c 20 years ago
Robert Olsson 2f36895aa7 [IPV4]: More broken memory allocation fixes for fib_trie 20 years ago
Thomas Graf db1322b801 [DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rules 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 e2ed4052aa [IPV6]: Makes IPv6 rcv registration happen last during initialisation. 20 years ago
Herbert Xu 30e224d76f [IPV4]: Fix crash in ip_rcv while booting related to netconsole 20 years ago
Thomas Graf 023e09a767 [PKT_SCHED]: Report rate estimator configuration errors during qdisc allocation 20 years ago
Thomas Graf 3d54b82fdf [PKT_SCHED]: Cleanup qdisc creation and alignment macros 20 years ago
Thomas Graf e176fe8954 [NET]: Remove unused security member in sk_buff 20 years ago
Patrick McHardy 3154e540e3 [NET]: net/core/filter.c: make len cover the entire packet 20 years ago
Patrick McHardy 0b05b2a49e [NET]: Consolidate common code in net/core/filter.c 20 years ago
Patrick McHardy 6935d46c2d [NET]: Remove redundant code in net/core/filter.c 20 years ago
Patrick McHardy 9666dae510 [NETFILTER]: Fix connection tracking bug in 2.6.12 20 years ago
Denis Vlasenko ff593c592a [NET]: Micro optimization in eth_header() 20 years ago
YOSHIFUJI Hideaki 7fe40f73d7 [IPV6]: remove more unused IPV6_AUTHHDR things. 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
Vlad Yasevich 2f85a42964 [SCTP] Make init & delayed sack timeouts configurable by user. 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
YOSHIFUJI Hideaki ae9cda5d65 [IPV6]: Don't dump temporary addresses twice 20 years ago
Patrick McHardy 8a47077a0b [NETLINK]: Missing padding fields in dumped structures 20 years ago
Patrick McHardy 9ef1d4c7c7 [NETLINK]: Missing initializations in dumped data 20 years ago
Patrick McHardy b3563c4fbf [NETLINK]: Clear padding in netlink messages 20 years ago
Harald Welte 4095ebf1e6 [NETFILTER]: ipt_CLUSTERIP: fix ARP mangling 20 years ago
David S. Miller 85c1937b26 [EBTABLES]: Fix thinkos in ebt_log.c 20 years ago
pageexec 4da62fc70d [IPVS]: Fix for overflows 20 years ago
David S. Miller d470e3b483 [NETLINK]: Fix two socket hashing bugs. 20 years ago
Robert Olsson 64053beeb5 [PKTGEN]: Fix random packet sizes causing panic 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
Christoph Lameter 3e1d1d28d9 [PATCH] Cleanup patch for process freezing 20 years ago
David S. Miller c54d7e03c3 [SUNRPC]: Fix {s,}size_t printf format strings in xprt.c 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
David S. Miller f7704347a7 [PKT_SCHED]: Make TEXTSEARCH* options only selected. 20 years ago
Adrian Bunk 52c1da3953 [PATCH] make various thing static 20 years ago
NeilBrown 5ba266d632 [PATCH] knfsd: nfsd4: fix probe_callback 20 years ago
David S. Miller f2d368fa3e [PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARCh 20 years ago
Thomas Graf d675c989ed [PKT_SCHED]: Packet classification based on textsearch (ematch) 20 years ago
Thomas Graf 3fc7e8a6d8 [NET]: skb_find_text() - Find a text pattern in skb data 20 years ago
Thomas Graf 677e90eda3 [NET]: Zerocopy sequential reading of skb data 20 years ago
Stephen Hemminger 5f8ef48d24 [TCP]: Allow choosing TCP congestion control via sockopt. 20 years ago
Stephen Hemminger 51b0bdedb8 [NET]: Separate two usages of netdev_max_backlog. 20 years ago
Stephen Hemminger 31aa02c53c [NET]: Eliminate netif_rx massive packet drops. 20 years ago
Stephen Hemminger 34008d8c63 [NET]: Remove obsolete netif_rx congestion sensing mechanism. 20 years ago