summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2007-03-24NETFILTER: nf_conntrack_ipv6: fix crash when handling fragmentsPatrick McHardy
2007-03-24NETFILTER: ctnetlink: check for status attribute existence on conntrack creationPablo Neira Ayuso
2007-03-24NETFILTER: Kconfig: fix xt_physdev dependenciesPatrick McHardy
2007-03-20[NET]: Copy mac_len in skb_clone() as wellAlexey Dobriyan
2007-03-20[IPV6]: ipv6_fl_socklist is inadvertently shared.Masayuki Nakagawa
2007-03-20[IPV4]: Do not disable preemption in trie_leaf_remove().Robert Olsson
2007-03-20[XFRM]: Fix missing protocol comparison of larval SAs.Joy Latten
2007-03-11[IPV6] fix ipv6_getsockopt_sticky copy_to_user leakChris Wright
2007-03-11[IPV6]: Fix for ipv6_setsockopt NULL dereferenceOlaf Kirch
2007-03-09[IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky(). (CVE-2007-1000)David S. Miller
2007-03-08[TCP]: Fix minisock tcp_create_openreq_child() typo.Arnaldo Carvalho de Melo
2007-03-08[IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcntDavid Stevens
2007-03-08[IPV6]: anycast refcnt fixMichal Wrobel
2007-03-08[UDP]: Reread uh pointer after pskb_trimHerbert Xu