Age | Commit message (Expand) | Author |
2008-07-14 | sit: 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 enough | Evgeniy 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 sockets | Dmitry Butskoy |
2007-05-23 | [IPV6]: Reverse sense of promisc tests in ip6_mc_input | Corey 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 ip6sic | Eric 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-24 | NETFILTER: nf_conntrack_ipv6: fix crash when handling fragments | Patrick McHardy |
2007-03-20 | [IPV6]: ipv6_fl_socklist is inadvertently shared. | Masayuki Nakagawa |
2007-03-11 | [IPV6] fix ipv6_getsockopt_sticky copy_to_user leak | Chris Wright |
2007-03-11 | [IPV6]: Fix for ipv6_setsockopt NULL dereference | Olaf 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 refcnt | David Stevens |
2007-03-08 | [IPV6]: anycast refcnt fix | Michal Wrobel |
2007-02-26 | [IPV4/IPV6] multicast: Check add_grhead() return value | Alexey 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-04 | remove garbage the sneaked into the ext3 fix | Adrian Bunk |
2006-11-29 | add 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-13 | IPV6: 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 IPv6 | Herbert Xu |
2006-03-12 | [IPV4/6]: Fix UFO error propagation | Patrick McHardy |
2006-03-12 | [XFRM]: Fix leak in ah6_input | Patrick McHardy |
2006-03-11 | [IPV6]: fix ipv6_saddr_score struct element | Brian Haley |
2006-03-07 | [NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption | Thomas Graf |
2006-02-27 | [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility | Patrick 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 params | Hugo Santos |
2006-02-18 | [PATCH] missing ntohs() in ip6_tunnel | Al Viro |
2006-02-15 | [NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 error | Yasuyuki Kozakai |
2006-02-15 | [NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECT | Yasuyuki Kozakai |
2006-02-13 | [IPV6] Don't store dst_entry for RAW socket | Nicolas DICHTEL |
2006-02-08 | [IPV6]: Address autoconfiguration does not work after device down/up cycle | Kristian Slavov |
2006-02-07 | [PATCH] net/ipv6/mcast.c NULL noise removal | Al Viro |