summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2008-07-14[NETFILTER]: Fix warnings in ip_nat_snmp_basic.cDavid S. Miller
2008-07-14asn1: additional sanity checking during BER decoding (CVE-2008-1673)Chris Wright
2008-07-14TCP: Fix shrinking windows with window scalingPatrick McHardy
2008-01-20[IPV4] ROUTE: ip_rt_dump() is unecessary slowEric Dumazet
2008-01-16[INET]: Fix netdev renaming and inet address labelsMark McLoughlin
2008-01-16[IPV4] raw: Strengthen check on validity of iph->ihlHerbert Xu
2007-12-09ipv4/arp.c:arp_process(): remove bogus #ifdef messAdrian Bunk
2007-11-12[INET_DIAG]: Fix oops in netlink_rcv_skbPatrick McHardy
2007-11-02[ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctlPatrick McHardy
2007-10-18[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKedIlpo Järvinen
2007-10-12Revert "TCP: Fix TCP handling of SACK in bidirectional flows"Adrian Bunk
2007-10-06unexport ip_conntrack_{,un}register_notifierAdrian Bunk
2007-10-06[IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302.Nick Bowler
2007-09-24TCP: Fix TCP handling of SACK in bidirectional flowsIlpo Järvinen
2007-07-22[NETFILTER]: nf_conntrack: don't track locally generated special ICMP errorYasuyuki Kozakai
2007-07-22[TCP]: Use default 32768-61000 outgoing port range in all cases.Mark Glines
2007-07-22[IPV4]: Correct rp_filter help text.Dave Jones
2007-07-22[NETFILTER]: {ip,nf}_conntrack_sctp: fix remotely triggerable NULL ptr derefe...Patrick McHardy
2007-05-23[TCP]: zero out rx_opt in tcp_disconnect()Srinivas Aji
2007-05-04[NETFILTER]: ipt_CLUSTERIP: fix oops in checkentry functionJaroslav Kysela
2007-05-04[NETFILTER]: ip_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte
2007-05-01[NETLINK]: Infinite recursion in netlink (CVE-2007-1861)Adrian Bunk
2007-04-13[TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS.John Heffner
2007-04-08tcp: fix cubic scaling errorStephen Hemminger
2007-03-24[NETFILTER]: tcp conntrack: accept SYN|URG as validPatrick McHardy
2007-03-24NETFILTER: ctnetlink: check for status attribute existence on conntrack creationPablo Neira Ayuso
2007-03-20[IPV4]: Do not disable preemption in trie_leaf_remove().Robert Olsson
2007-03-08[TCP]: Fix minisock tcp_create_openreq_child() typo.Arnaldo Carvalho de Melo
2007-03-08[UDP]: Reread uh pointer after pskb_trimHerbert Xu
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