Commit Graph

799 Commits (e478bec0ba0a83a48a0f6982934b6de079e7e6b3)

Author SHA1 Message Date
Al Viro 888454c57a [IPV4] fib_trie: missing ntohl() when calling fib_semantic_match() 19 years ago
Wong Hoi Sing Edison 3795da47e8 [TCP] tcp-lp: bug fix for oops in 2.6.18-rc6 19 years ago
Simon Horman b552216ff1 [IPVS]: remove the debug option go ip_vs_ftp 19 years ago
Simon Horman 3f5af5b353 [IPVS]: Make sure ip_vs_ftp ports are valid 19 years ago
Simon Horman 70e76b768b [IPVS]: auto-help for ip_vs_ftp 19 years ago
Stephen Hemminger b3a8a40da5 [TCP]: Turn ABC off. 19 years ago
Wei Dong 0668b47205 [IPV4]: Fix SNMPv2 "ipFragFails" counter error 19 years ago
Daikichi Osuga 3fdf3f0c99 [TCP]: Two RFC3465 Appropriate Byte Count fixes. 19 years ago
Stephen Hemminger 316c1592be [TCP]: Limit window scaling if window is clamped. 19 years ago
Patrick McHardy e0b7cde997 [NETFILTER]: arp_tables: fix table locking in arpt_do_table 19 years ago
Patrick McHardy 8311731afc [NETFILTER]: ip_tables: fix table locking in ipt_do_table 19 years ago
Patrick McHardy d205dc4079 [NETFILTER]: ctnetlink: fix deadlock in table dumping 19 years ago
Alexey Kuznetsov 6e8fcbf640 [IPV4]: severe locking bug in fib_semantics.c 19 years ago
David L Stevens acd6e00b8e [MCAST]: Fix filter leak on device removal. 19 years ago
Michal Ruzicka bb699cbca0 [IPV4]: Possible leak of multicast source filter sctructure 19 years ago
Herbert Xu e9fa4f7bd2 [INET]: Use pskb_trim_unique when trimming paged unique skbs 19 years ago
Mark Huang dcb7cd97f1 [NETFILTER]: ulog: fix panic on SMP kernels 19 years ago
Patrick McHardy 0eff66e625 [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path 19 years ago
Patrick McHardy 1c7628bd7a [NETFILTER]: xt_hashlimit: fix limit off-by-one 19 years ago
David S. Miller 18b6fe64d4 [TCP]: Fix botched memory leak fix to tcpprobe_read(). 19 years ago
Wei Yongjun bd37a08859 [TCP]: SNMPv2 tcpOutSegs counter error 19 years ago
Kirill Korotaev 8d1502de27 [IPV4]: Limit rt cache size properly. 19 years ago
Ilpo Järvinen d254bcdbf2 [TCP]: Fixes IW > 2 cases when TCP is application limited 19 years ago
Alexey Dobriyan 29bbd72d6e [NET]: Fix more per-cpu typos 19 years ago
Catherine Zhang dc49c1f94e [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch 19 years ago
Wei Dong dafee49085 [IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error 19 years ago
Patrick McHardy 3ab720881b [NETFILTER]: xt_hashlimit/xt_string: missing string validation 19 years ago
Patrick McHardy b10866fd7d [NETFILTER]: SIP helper: expect RTP streams in both directions 19 years ago
David S. Miller 52499afe40 [TCP]: Process linger2 timeout consistently. 19 years ago
Tom Tucker 8d71740c56 [NET]: Core net changes to generate netevents 19 years ago
Wei Yongjun 3687b1dc6f [TCP]: SNMPv2 tcpAttemptFails counter error 19 years ago
James Morris 118075b3cd [TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprobe_read() 19 years ago
Tetsuo Handa f59fc7f30b [IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg(). 19 years ago
Alexey Kuznetsov 7228749092 [IPV4] ipmr: ip multicast route bug fix. 19 years ago
Guillaume Chazarain d569f1d72f [IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags. 19 years ago
Patrick McHardy 8cf8fb5687 [NETFILTER]: SNMP NAT: fix byteorder confusion 19 years ago
Adrian Bunk 72b5582359 [NETFILTER]: conntrack: fix SYSCTL=n compile 19 years ago
Patrick McHardy 083edca05a [NETFILTER]: H.323 helper: fix possible NULL-ptr dereference 19 years ago
Patrick McHardy 8265abc082 [IPV4]: Fix nexthop realm dumping for multipath routes 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Herbert Xu 5d9c5a3292 [IPV4]: Get rid of redundant IPCB->opts initialisation 19 years ago
Stephen Hemminger 53602f92dd [IPV4]: Clear skb cb on IP input 19 years ago
Herbert Xu b47b2ec198 [IPV4]: Fix error handling for fib_insert_node call 19 years ago
Herbert Xu da952315c9 [IPCOMP]: Fix truesize after decompression 19 years ago
Xiaoliang (David) Wei 6150c22e2a [TCP] tcp_highspeed: Fix AI updates. 19 years ago
David S. Miller c427d27452 [TCP]: Remove TCP Compound 19 years ago
Herbert Xu 7466d90f85 [IPV4] inetpeer: Get rid of volatile from peer_total 19 years ago
Patrick McHardy 26e0fd1ce2 [NET]: Fix IPv4/DECnet routing rule dumping 19 years ago
Herbert Xu a430a43d08 [NET] gso: Fix up GSO packets with broken checksums 19 years ago
Herbert Xu 89114afd43 [NET] gso: Add skb_is_gso 19 years ago