aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2013-10-13ip6tnl: allow to use rtnl ops on fb tunnelNicolas Dichtel
2013-10-13sit: allow to use rtnl ops on fb tunnelNicolas Dichtel
2013-10-13ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine
2013-10-13ipv6: gre: correct calculation of max_headroomHannes Frederic Sowa
2013-10-13IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin(ux) M. BOIE
2013-10-13ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa
2013-10-13ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-10-13ip6_tunnels: raddr and laddr are inverted in nl msgDing Zhi
2013-10-13net: fib: fib6_add: fix potential NULL pointer dereferenceDaniel Borkmann
2013-10-13ipv6/exthdrs: accept tlv which includes only paddingJiri Pirko
2013-09-14net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann
2013-09-14ipv6: fix null pointer dereference in __ip6addrlbl_addHannes Frederic Sowa
2013-09-14ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac
2013-09-14ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf
2013-09-14ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa
2013-09-14ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa
2013-09-14ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa
2013-08-11ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa
2013-07-28ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa
2013-07-28ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa
2013-07-28ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa
2013-07-28ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...Hannes Frederic Sowa
2013-07-28ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa
2013-07-28ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-07-28ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-07-28ipv6: only apply anti-spoofing checks to not-pointopoint tunnelsHannes Frederic Sowa
2013-06-26ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet
2013-06-25ipv6: check return value of ipv6_get_lladdrHannes Frederic Sowa
2013-06-25ipv6: Process unicast packet with Router Alert by checking flag in skb.YOSHIFUJI Hideaki / 吉藤英明
2013-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-06-20netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handlingPhil Oester
2013-06-19ipv6: don't call addrconf_dst_alloc again when enable loGao feng
2013-06-17ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer
2013-06-04ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng
2013-05-31udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar
2013-05-31snmp6: remove IPSTATS_MIB_CSUMERRORSNicolas Dichtel
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal
2013-05-18ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet
2013-05-11xfrm6: release dev before returning errorCong Wang
2013-05-11ipv6,gre: do not leak info to user-spaceAmerigo Wang
2013-05-11ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells
2013-04-29net: Add MIB counters for checksum errorsEric Dumazet
2013-04-29ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-04-19netfilter: xt_rpfilter: depend on raw or mangle tableFlorian Westphal
2013-04-19netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal