summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-06unexport neigh_update_hhsAdrian 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[IPV6]: MSG_ERRQUEUE messages do not pass to connected raw socketsDmitry Butskoy
2007-07-22[NET]: Fix gen_estimator timer removal racePatrick McHardy
2007-07-22SCTP: Add scope_id validation for link-local bindsVlad Yasevich
2007-07-22[NET] skbuff: remove export of static symbolJohannes Berg
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[NET]: "wrong timeout value" in sk_wait_data() v2Vasily Averin
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[NET_SCHED]: prio qdisc boundary conditionJamal Hadi Salim
2007-05-23[IPV6]: Reverse sense of promisc tests in ip6_mc_inputCorey Mutter
2007-05-23[IPV6]: Send ICMPv6 error on scope violations.David L Stevens
2007-05-23[TCP]: zero out rx_opt in tcp_disconnect()Srinivas Aji
2007-05-23[IPV6]: Track device renames in snmp6.Stephen Hemminger
2007-05-23[IPV6]: Fix slab corruption running ip6sicEric Sesterhenn
2007-05-05[X.25]: Add missing sock_put in x25_receive_dataAndrew Hendry
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[IPV6]: Disallow RH0 by default (CVE-2007-2242)Adrian Bunk
2007-05-01[NETLINK]: Infinite recursion in netlink (CVE-2007-1861)Adrian Bunk
2007-04-25IrDA: irttp_dup spin_lock initialisationGuennadi Liakhovetski
2007-04-25IrDA: Incorrect TTP header reservationJeet Chaudhuri
2007-04-20[IrDA]: Correctly handling socket errorOlaf Kirch
2007-04-20[NET]: Fix UDP checksum issue in net poll mode.Aubrey Li
2007-04-13[NET_SCHED]: cls_tcindex: fix compatibility breakagePatrick McHardy
2007-04-13[IPSEC]: Reject packets within replay window but outside the bit maskHerbert Xu
2007-04-13[TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS.John Heffner
2007-04-13[IPv6]: Fix incorrect length check in rawv6_sendmsg()YOSHIFUJI Hideaki
2007-04-13[NET_SCHED]: cls_basic: fix memory leak in basic_destroyPatrick McHardy
2007-04-10APPLETALK: Fix a remotely triggerable crash (CVE-2007-1357)Jean Delvare
2007-04-08tcp: fix cubic scaling errorStephen Hemminger
2007-04-03[IFB]: Fix crash on input device removalPatrick McHardy
2007-03-28[IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index.YOSHIFUJI Hideaki
2007-03-28[NET_SCHED]: Fix ingress lockingPatrick McHardy
2007-03-28[NET_SCHED]: cls_basic: fix NULL pointer dereferencePatrick McHardy
2007-03-28[NET_SCHED]: Fix endless loops caused by inaccurate qlen countersPatrick McHardy
2007-03-24[NETFILTER]: tcp conntrack: accept SYN|URG as validPatrick McHardy
2007-03-24[NETFILTER]: nfnetlink_log: fix use after freeMichał Mirosław
2007-03-24[NETFILTER]: nfnetlink_log: fix reference leakMichał Mirosław
2007-03-24[NETFILTER]: nfnetlink_log: fix possible NULL pointer dereferenceMichał Mirosław
2007-03-24[NETFILTER]: nfnetlink_log: fix NULL pointer dereferenceMichał Mirosław
2007-03-24[NETFILTER]: nfnetlink_log: fix crash on bridged packetPatrick McHardy
2007-03-24[NETFILTER]: nf_conntrack: fix incorrect classification of IPv6 fragments as ...Patrick McHardy
2007-03-24Fix reference counting (memory leak) problem in __nfulnl_send() and callers r...Michał Mirosław
2007-03-24NETFILTER: xt_connbytes: fix division by zeroPatrick McHardy