summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
2007-02-14[TCP]: struct tcp_sack_block annotationsAl Viro2-2/+2
2007-02-14[NETFILTER]: Clear GSO bits for TCP reset packetHerbert Xu1-0/+3
2007-02-14[TCP]: Don't apply FIN exception to full TSO segments.John Heffner1-1/+2
2007-02-14TCP: skb is unexpectedly freed.Masayuki Nakagawa1-2/+4
2007-02-14TCP: Fix sorting of SACK blocks.Baruch Even1-4/+5
2007-01-22NETFILTER: arp_tables: missing unregistration on module unloadPatrick McHardy1-0/+2
2007-01-21NETFILTER: NAT: fix NOTRACK checksum handlingPatrick McHardy1-5/+6
2007-01-09TCP: Fix and simplify microsecond rtt samplingJohn Heffner1-8/+8
2007-01-09[IPV4/IPV6]: Fix inet{,6} device initialization order.David L Stevens1-2/+3
2006-12-17[IPV4] ip_fragment: Always compute hash with ipfrag_lock held.David S. Miller1-5/+10
2006-12-15[IPV4]: severe locking bug in fib_semantics.cAlexey Kuznetsov1-6/+6
2006-12-09[IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries.David S. Miller1-0/+2
2006-12-09[XFRM]: Use output device disable_xfrm for forwarded packetsPatrick McHardy1-1/+1
2006-12-04remove garbage the sneaked into the ext3 fixAdrian Bunk1-2/+2
2006-11-29add forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro1-2/+2
2006-11-29[UDP]: Make udp_encap_rcv use pskb_may_pullOlaf Kirch1-5/+14
2006-11-09[TCP]: Don't use highmem in tcp hash size calculation.John Heffner1-2/+2
2006-11-08[IPV4]: Limit rt cache size properly.Kirill Korotaev1-1/+1
2006-11-05fix RARP ic_servaddr breakageAl Viro1-1/+1
2006-08-30ip_tables: fix table locking in ipt_do_tablePatrick McHardy2-2/+4
2006-08-26ulog: fix panic on SMP kernelsMark Huang1-0/+5
2006-07-01[PATCH] NETFILTER: SCTP conntrack: fix crash triggered by packet without chun...Patrick McHardy1-1/+1
2006-05-31[PATCH] NETFILTER: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343)Marcel Holtmann2-0/+2
2006-05-22[PATCH] NETFILTER: SNMP NAT: fix memory corruption (CVE-2006-2444)Patrick McHardy1-8/+7
2006-05-21[PATCH] Netfilter: do_add_counters race, possible oops or info leak (CVE-2006...Chris Wright2-2/+2
2006-05-03[PATCH] NETFILTER: SCTP conntrack: fix infinite loop (CVE-2006-1527)Patrick McHardy1-4/+7
2006-04-24[PATCH] Fix truesize underflowHerbert Xu1-1/+3
2006-04-19[PATCH] ip_route_input panic fix (CVE-2006-1525)Stephen Hemminger1-1/+4
2006-04-18[PATCH] NETFILTER: Fix fragmentation issues with bridge netfilterPatrick McHardy1-3/+3
2006-04-07[PATCH] fib_trie.c node freeing fixDavid S. Miller1-6/+6
2006-04-07[PATCH] {ip, nf}_conntrack_netlink: fix expectation notifier unregistrationMartin Josefsson1-1/+1
2006-03-28[PATCH] TCP: Do not use inet->id of global tcp_socket when sending RST (CVE-2...Alexey Kuznetsov1-5/+1
2006-03-13[NETFILTER]: arp_tables: fix NULL pointer dereferencePatrick McHardy1-1/+1
2006-03-13[IPV4/6]: Fix UFO error propagationPatrick McHardy1-3/+4
2006-03-13[TCP]: tcp_highspeed: fix AIMD table out-of-bounds accessPatrick McHardy1-1/+1
2006-03-12[TCP]: Fix tcp_tso_should_defer() when limit>=65536David S. Miller1-0/+4
2006-03-08[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumptionThomas Graf1-1/+1
2006-02-28[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy1-1/+6
2006-02-28[IPSEC]: Kill post_input hook and do NAT-T in esp_input directlyHerbert Xu1-90/+38
2006-02-28[IPSEC] esp: Kill unnecessary block and indentationHerbert Xu1-44/+43
2006-02-24[IPSEC]: Use TOS when doing tunnel lookupsHerbert Xu1-1/+4
2006-02-24[IPV4]: Fix garbage collection of multipath route entriesSuresh Bhogavilli1-1/+1
2006-02-20[NETFILTER]: Fix outgoing redirects to loopbackPatrick McHardy1-11/+5
2006-02-20[NETFILTER]: Fix NAT PMTUD problemsPatrick McHardy1-9/+9
2006-02-16[NETFILTER]: nf_conntrack: move registration of __nf_ct_attachYasuyuki Kozakai1-5/+0
2006-02-16[XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy4-11/+24
2006-02-15[NETFILTER]: Fix xfrm lookup after SNATPatrick McHardy2-3/+44
2006-02-14[IPV4] ICMP: Invert default for invalid icmp msgs sysctlDave Jones1-1/+1
2006-02-10[TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabledJohn Heffner1-1/+2
2006-02-10[NETLINK]: illegal use of pid in rtnetlinkAlexey Kuznetsov2-2/+2