Commit Graph

989 Commits (8de242e60a441f177dd51b323894b17d3d63e9f2)

Author SHA1 Message Date
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
Herbert Xu bbcf467dab [NET]: Verify gso_type too in gso_segment 19 years ago
Ingo Molnar c636618485 [PATCH] lockdep: annotate bh_lock_sock() 19 years ago
Ingo Molnar 6205120044 [PATCH] lockdep: fix RT_HASH_LOCK_SZ 19 years ago
Ingo Molnar 8a25d5debf [PATCH] lockdep: prove spinlock rwlock locking correctness 19 years ago
Ingo Molnar e4d9191885 [PATCH] lockdep: locking init debugging improvement 19 years ago
Herbert Xu f83ef8c0b5 [IPV6]: Added GSO support for TCPv6 19 years ago
Herbert Xu bcd7611117 [NET]: Generalise TSO-specific bits from skb_setup_caps 19 years ago
Herbert Xu adcfc7d0b4 [IPV6]: Added GSO support for TCPv6 19 years ago
Patrick McHardy dd7271feba [NETFILTER]: SCTP conntrack: fix crash triggered by packet without chunks 19 years ago
Herbert Xu 3820c3f3e4 [TCP]: Reset gso_segs if packet is dodgy 19 years ago