summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)AuthorLines
2013-06-26ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet-1/+7
2013-06-25ipv6: check return value of ipv6_get_lladdrHannes Frederic Sowa-5/+4
2013-06-25ipv6: Process unicast packet with Router Alert by checking flag in skb.YOSHIFUJI Hideaki / 吉藤英明-3/+2
2013-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+1
2013-06-20netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handlingPhil Oester-1/+1
2013-06-19ipv6: don't call addrconf_dst_alloc again when enable loGao feng-0/+3
2013-06-17ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer-1/+1
2013-06-04ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng-1/+3
2013-05-31udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar-8/+12
2013-05-31snmp6: remove IPSTATS_MIB_CSUMERRORSNicolas Dichtel-1/+1
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal-1/+8
2013-05-18ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet-1/+1
2013-05-11xfrm6: release dev before returning errorCong Wang-1/+3
2013-05-11ipv6,gre: do not leak info to user-spaceAmerigo Wang-0/+2
2013-05-11ipv6: do not clear pinet6 fieldEric Dumazet-2/+27
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-3/+2
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells-2/+1
2013-04-29net: Add MIB counters for checksum errorsEric Dumazet-16/+32
2013-04-29ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar-16/+68
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-24/+39
2013-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller-15/+34
2013-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+7
2013-04-19netfilter: xt_rpfilter: depend on raw or mangle tableFlorian Westphal-1/+1
2013-04-19netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal-1/+7
2013-04-18netfilter: add my copyright statementsPatrick McHardy-0/+9
2013-04-17net: drop dst before queueing fragmentsEric Dumazet-2/+10
2013-04-14net: sock: make sock_tx_timestamp voidDaniel Borkmann-5/+2
2013-04-14ipv6: statically link register_inet6addr_notifier()Cong Wang-21/+22
2013-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-2/+5
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro-1/+1
2013-04-09net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann-2/+5
2013-04-09net: ipv6: also allow token to be set when device not readyDaniel Borkmann-6/+16
2013-04-09net: ipv6: minor: use in6addr_any in token initDaniel Borkmann-1/+1
2013-04-08net: ipv6: add tokenized interface identifier supportDaniel Borkmann-3/+84
2013-04-08netfilter: nat: propagate errors from xfrm_me_harder()Patrick McHardy-6/+11
2013-04-08netfilter: ipv6: propagate routing errors from ip6_route_me_harder()Patrick McHardy-8/+13
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+2
2013-04-07ipv6/tcp: Stop processing ICMPv6 redirect messagesChristoph Paasch-0/+1
2013-04-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller-6/+26
2013-04-06netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation hand...Hannes Frederic Sowa-2/+20
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng-4/+6
2013-04-04Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller-1/+1
2013-04-03netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengthsMatthias Schiffer-1/+1
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+27
2013-04-02net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan-0/+27
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+12
2013-03-29ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa-0/+12
2013-03-28net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo-5/+5
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-16/+10
2013-03-26firewire net, ipv6: IPv6 over Firewire (RFC3146) support.YOSHIFUJI Hideaki / 吉藤英明-1/+19