summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2007-03-24[NETFILTER]: nf_conntrack: fix incorrect classification of IPv6 fragments as ...Patrick McHardy
2007-03-24NETFILTER: nf_conntrack_ipv6: fix crash when handling fragmentsPatrick McHardy
2007-03-20[IPV6]: ipv6_fl_socklist is inadvertently shared.Masayuki Nakagawa
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[IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcntDavid Stevens
2007-03-08[IPV6]: anycast refcnt fixMichal Wrobel
2007-02-26[IPV4/IPV6] multicast: Check add_grhead() return valueAlexey Dobriyan
2007-01-18[IPV6] Fix joining all-node multicast group.YOSHIFUJI Hideaki
2007-01-09[IPV4/IPV6]: Fix inet{,6} device initialization order.David L Stevens
2006-12-04[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop...YOSHIFUJI Hideaki
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-05[NETFILTER]: Fix ip6_tables extension header bypass bug (CVE-2006-4572)Patrick McHardy
2006-11-05[NETFILTER]: Fix ip6_tables protocol bypass bug (CVE-2006-4572)Patrick McHardy
2006-11-05[IPV6]: fix lockup via /proc/net/ip6_flowlabel (CVE-2006-5619)James Morris
2006-10-13IPV6: Sum real space for RTAs.YOSHIFUJI Hideaki
2006-09-06[IPV6]: Fix kernel OOPs when setting sticky socket options.YOSHIFUJI Hideaki
2006-07-17[PATCH] IPV6 ADDRCONF: Fix default source address selection without CONFIG_IP...YOSHIFUJI Hideaki
2006-07-17[PATCH] IPV6: Fix source address selection.$,1 aukasz Stelmach
2006-05-20[PATCH] Netfilter: do_add_counters race, possible oops or info leak (CVE-2006...Chris Wright
2006-04-24[PATCH] IPV6: XFRM: Fix decoding session with preceding extension header(s).YOSHIFUJI Hideaki / 吉藤英明
2006-04-24[PATCH] IPV6: XFRM: Don't use old copy of pointer after pskb_may_pull().YOSHIFUJI Hideaki / 吉藤英明
2006-04-24[PATCH] IPV6: Ensure to have hop-by-hop options in our header of &sk_buff.YOSHIFUJI Hideaki / 吉藤英明
2006-03-13[TCP]: Fix zero port problem in IPv6Herbert Xu
2006-03-12[IPV4/6]: Fix UFO error propagationPatrick McHardy
2006-03-12[XFRM]: Fix leak in ah6_inputPatrick McHardy
2006-03-11[IPV6]: fix ipv6_saddr_score struct elementBrian Haley
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-24[IPV6]: Do not ignore IPV6_MTU socket option.YOSHIFUJI Hideaki
2006-02-24[IPV6] ip6_tunnel: release cached dst on change of tunnel paramsHugo Santos
2006-02-18[PATCH] missing ntohs() in ip6_tunnelAl Viro
2006-02-15[NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 errorYasuyuki Kozakai
2006-02-15[NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECTYasuyuki Kozakai
2006-02-13[IPV6] Don't store dst_entry for RAW socketNicolas DICHTEL
2006-02-08[IPV6]: Address autoconfiguration does not work after device down/up cycleKristian Slavov
2006-02-07[PATCH] net/ipv6/mcast.c NULL noise removalAl Viro
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro
2006-02-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet
2006-02-04[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unificationPatrick McHardy
2006-02-04[NETFILTER]: Fix ip6t_policy address matchingPatrick McHardy
2006-02-04[NETFILTER]: Check policy length in policy match strict modePatrick McHardy
2006-02-04[NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev
2006-02-02[IPV6]: Fix illegal dst locking in softirq context.Herbert Xu
2006-02-02[IPV6]: Don't hold extra ref count in ipv6_ifa_notifyHerbert Xu
2006-01-31[IPV6] tcp_v6_send_synack: release the destinationEric W. Biederman
2006-01-24[IPV6] MLDv2: fix change records when transitioning to/from inactiveDavid L Stevens