summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2008-07-14sit: Add missing kfree_skb() on pskb_may_pull() failure. (CVE-2008-2136)David S. Miller
2008-01-16[IPV6]: Restore IPv6 when MTU is big enoughEvgeniy Polyakov
2007-11-12[IPV6]: Fix unbalanced socket reference with MSG_CONFIRM.YOSHIFUJI Hideaki
2007-07-22[IPV6]: MSG_ERRQUEUE messages do not pass to connected raw socketsDmitry Butskoy
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[IPV6]: Track device renames in snmp6.Stephen Hemminger
2007-05-23[IPV6]: Fix slab corruption running ip6sicEric Sesterhenn
2007-05-01[IPV6]: Disallow RH0 by default (CVE-2007-2242)Adrian Bunk
2007-04-13[IPv6]: Fix incorrect length check in rawv6_sendmsg()YOSHIFUJI Hideaki
2007-03-28[IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index.YOSHIFUJI Hideaki
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