summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2007-02-26[TCP]: Prevent pseudo garbage in SYN's advertized windowIlpo Järvinen
2007-02-26[IPV4/IPV6] multicast: Check add_grhead() return valueAlexey Dobriyan
2007-02-14[TCP]: struct tcp_sack_block annotationsAl Viro
2007-02-14[NETFILTER]: Clear GSO bits for TCP reset packetHerbert Xu
2007-02-14[TCP]: Don't apply FIN exception to full TSO segments.John Heffner
2007-02-14TCP: skb is unexpectedly freed.Masayuki Nakagawa
2007-02-14TCP: Fix sorting of SACK blocks.Baruch Even
2007-01-22NETFILTER: arp_tables: missing unregistration on module unloadPatrick McHardy
2007-01-20NETFILTER: NAT: fix NOTRACK checksum handlingPatrick McHardy
2007-01-09TCP: Fix and simplify microsecond rtt samplingJohn Heffner
2007-01-09[IPV4/IPV6]: Fix inet{,6} device initialization order.David L Stevens
2006-12-17[IPV4] ip_fragment: Always compute hash with ipfrag_lock held.David S. Miller
2006-12-14[IPV4]: severe locking bug in fib_semantics.cAlexey Kuznetsov
2006-12-09[IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries.David S. Miller
2006-12-09[XFRM]: Use output device disable_xfrm for forwarded packetsPatrick McHardy
2006-12-04remove garbage the sneaked into the ext3 fixAdrian Bunk
2006-11-29add forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro
2006-11-29[UDP]: Make udp_encap_rcv use pskb_may_pullOlaf Kirch
2006-11-09[TCP]: Don't use highmem in tcp hash size calculation.John Heffner
2006-11-08[IPV4]: Limit rt cache size properly.Kirill Korotaev
2006-11-05fix RARP ic_servaddr breakageAl Viro
2006-08-30ip_tables: fix table locking in ipt_do_tablePatrick McHardy
2006-08-26ulog: fix panic on SMP kernelsMark Huang
2006-06-30[PATCH] NETFILTER: SCTP conntrack: fix crash triggered by packet without chun...Patrick McHardy
2006-05-30[PATCH] NETFILTER: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343)Marcel Holtmann
2006-05-22[PATCH] NETFILTER: SNMP NAT: fix memory corruption (CVE-2006-2444)Patrick McHardy
2006-05-20[PATCH] Netfilter: do_add_counters race, possible oops or info leak (CVE-2006...Chris Wright
2006-05-02[PATCH] NETFILTER: SCTP conntrack: fix infinite loop (CVE-2006-1527)Patrick McHardy
2006-04-24[PATCH] Fix truesize underflowHerbert Xu
2006-04-18[PATCH] ip_route_input panic fix (CVE-2006-1525)Stephen Hemminger
2006-04-17[PATCH] NETFILTER: Fix fragmentation issues with bridge netfilterPatrick McHardy
2006-04-07[PATCH] fib_trie.c node freeing fixDavid S. Miller
2006-04-07[PATCH] {ip, nf}_conntrack_netlink: fix expectation notifier unregistrationMartin Josefsson
2006-03-27[PATCH] TCP: Do not use inet->id of global tcp_socket when sending RST (CVE-2...Alexey Kuznetsov
2006-03-12[NETFILTER]: arp_tables: fix NULL pointer dereferencePatrick McHardy
2006-03-12[IPV4/6]: Fix UFO error propagationPatrick McHardy
2006-03-12[TCP]: tcp_highspeed: fix AIMD table out-of-bounds accessPatrick McHardy
2006-03-11[TCP]: Fix tcp_tso_should_defer() when limit>=65536David S. Miller
2006-03-07[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumptionThomas Graf
2006-02-27[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy
2006-02-27[IPSEC]: Kill post_input hook and do NAT-T in esp_input directlyHerbert Xu
2006-02-27[IPSEC] esp: Kill unnecessary block and indentationHerbert Xu
2006-02-23[IPSEC]: Use TOS when doing tunnel lookupsHerbert Xu
2006-02-23[IPV4]: Fix garbage collection of multipath route entriesSuresh Bhogavilli
2006-02-19[NETFILTER]: Fix outgoing redirects to loopbackPatrick McHardy
2006-02-19[NETFILTER]: Fix NAT PMTUD problemsPatrick McHardy
2006-02-15[NETFILTER]: nf_conntrack: move registration of __nf_ct_attachYasuyuki Kozakai
2006-02-15[XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy
2006-02-15[NETFILTER]: Fix xfrm lookup after SNATPatrick McHardy
2006-02-13[IPV4] ICMP: Invert default for invalid icmp msgs sysctlDave Jones