summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)AuthorFilesLines
2013-07-02ipv6: fix ecmp lookup when oif is specifiedNicolas Dichtel1-4/+8
2013-07-02ipv6: only apply anti-spoofing checks to not-pointopoint tunnelsHannes Frederic Sowa1-1/+1
2013-06-29ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa2-5/+64
2013-06-29ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa1-8/+31
2013-06-28sit: add support of x-netnsNicolas Dichtel1-10/+32
2013-06-27ipv6: rearm router solicitaion timer when setting new tokenized addressHannes Frederic Sowa1-1/+4
2013-06-26ipv6: remove old token ipv6 address as soon as possibleHannes Frederic Sowa1-0/+1
2013-06-26ipv6: don't disable interface if last ipv6 address is removedHannes Frederic Sowa1-6/+0
2013-06-26ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa1-73/+91
2013-06-25ipv6: add include file to suppress sparse warningsEric Dumazet1-0/+1
2013-06-24ipv6: remove a useless pr_info() in addrconf_gre_config()Cong Wang1-2/+0
2013-06-20sit: fix an oops when IFLA_IPTUN_PROTO is not setNicolas Dichtel1-1/+1
2013-06-20ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar1-1/+6
2013-06-20ip_tunnels: extend iptunnel_xmit()Pravin B Shelar1-29/+10
2013-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-06-18ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer1-1/+1
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches4-10/+10
2013-06-13net: ping_check_bind_addr() etc. can be staticWu Fengguang1-9/+9
2013-06-11tcp: add low latency socket poll support.Eliezer Tamir1-0/+2
2013-06-11udp: add low latency socket poll supportEliezer Tamir1-1/+5
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-12/+25
2013-06-05ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng1-1/+3
2013-06-04net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti1-23/+79
2013-06-04net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti3-77/+44
2013-06-01sit: add IPv4 over IPv4 supportNicolas Dichtel1-3/+116
2013-06-01udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar1-8/+12
2013-06-01snmp6: remove IPSTATS_MIB_CSUMERRORSNicolas Dichtel1-1/+1
2013-05-29ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman8-13/+19
2013-05-29net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang2-3/+8
2013-05-29net: pass info struct via netdevice notifierJiri Pirko5-7/+7
2013-05-28MPLS: Add limited GSO supportSimon Horman2-1/+3
2013-05-26net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti4-6/+243
2013-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2-1/+8
2013-05-23ipv6: use ipv6_addr_scope() helperCong Wang1-2/+1
2013-05-23ipv6: use ipv6_addr_any() helperCong Wang1-3/+3
2013-05-20ipv6: add support of peer addressNicolas Dichtel1-17/+47
2013-05-18ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet1-1/+1
2013-05-12xfrm6: release dev before returning errorCong Wang1-1/+3
2013-05-12ipv6,gre: do not leak info to user-spaceAmerigo Wang1-0/+2
2013-05-12ipv6: do not clear pinet6 fieldEric Dumazet4-2/+27
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+2
2013-05-02proc: Supply a function to remove a proc entry by PDEDavid Howells1-2/+1
2013-04-29net: Add MIB counters for checksum errorsEric Dumazet4-16/+32
2013-04-29ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar3-16/+68
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-24/+39
2013-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller6-15/+34
2013-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+7
2013-04-19netfilter: xt_rpfilter: depend on raw or mangle tableFlorian Westphal1-1/+1
2013-04-19netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal1-1/+7