aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2013-07-01ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-07-01ipv6: fix ecmp lookup when oif is specifiedNicolas Dichtel
2013-07-01ipv6: only apply anti-spoofing checks to not-pointopoint tunnelsHannes Frederic Sowa
2013-06-28ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa
2013-06-28ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa
2013-06-27sit: add support of x-netnsNicolas Dichtel
2013-06-26ipv6: rearm router solicitaion timer when setting new tokenized addressHannes Frederic Sowa
2013-06-25ipv6: remove old token ipv6 address as soon as possibleHannes Frederic Sowa
2013-06-25ipv6: don't disable interface if last ipv6 address is removedHannes Frederic Sowa
2013-06-25ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa
2013-06-25ipv6: add include file to suppress sparse warningsEric Dumazet
2013-06-23ipv6: remove a useless pr_info() in addrconf_gre_config()Cong Wang
2013-06-19sit: fix an oops when IFLA_IPTUN_PROTO is not setNicolas Dichtel
2013-06-19ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar
2013-06-19ip_tunnels: extend iptunnel_xmit()Pravin B Shelar
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-17ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches
2013-06-13net: ping_check_bind_addr() etc. can be staticWu Fengguang
2013-06-10tcp: add low latency socket poll support.Eliezer Tamir
2013-06-10udp: add low latency socket poll supportEliezer Tamir
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-04ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng
2013-06-04net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti
2013-06-04net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti
2013-05-31sit: add IPv4 over IPv4 supportNicolas Dichtel
2013-05-31udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar
2013-05-31snmp6: remove IPSTATS_MIB_CSUMERRORSNicolas Dichtel
2013-05-28ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman
2013-05-28net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-27MPLS: Add limited GSO supportSimon Horman
2013-05-25net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal
2013-05-23ipv6: use ipv6_addr_scope() helperCong Wang
2013-05-23ipv6: use ipv6_addr_any() helperCong Wang
2013-05-19ipv6: add support of peer addressNicolas Dichtel
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