aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa2013-06-29
* ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa2013-06-29
* sit: add support of x-netnsNicolas Dichtel2013-06-28
* ipv6: rearm router solicitaion timer when setting new tokenized addressHannes Frederic Sowa2013-06-26
* ipv6: remove old token ipv6 address as soon as possibleHannes Frederic Sowa2013-06-25
* ipv6: don't disable interface if last ipv6 address is removedHannes Frederic Sowa2013-06-25
* ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2013-06-25
* ipv6: add include file to suppress sparse warningsEric Dumazet2013-06-25
* ipv6: remove a useless pr_info() in addrconf_gre_config()Cong Wang2013-06-23
* sit: fix an oops when IFLA_IPTUN_PROTO is not setNicolas Dichtel2013-06-20
* ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar2013-06-19
* ip_tunnels: extend iptunnel_xmit()Pravin B Shelar2013-06-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\
| * ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer2013-06-18
* | net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-13
* | net: ping_check_bind_addr() etc. can be staticWu Fengguang2013-06-13
* | tcp: add low latency socket poll support.Eliezer Tamir2013-06-11
* | udp: add low latency socket poll supportEliezer Tamir2013-06-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
|\|
| * ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng2013-06-04
| * udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2013-05-31
| * snmp6: remove IPSTATS_MIB_CSUMERRORSNicolas Dichtel2013-05-31
| * netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-23
* | net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti2013-06-04
* | net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti2013-06-04
* | sit: add IPv4 over IPv4 supportNicolas Dichtel2013-05-31
* | ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman2013-05-29
* | net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang2013-05-29
* | net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* | MPLS: Add limited GSO supportSimon Horman2013-05-28
* | net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-24
|\|
| * ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet2013-05-18
* | ipv6: use ipv6_addr_scope() helperCong Wang2013-05-23
* | ipv6: use ipv6_addr_any() helperCong Wang2013-05-23
* | ipv6: add support of peer addressNicolas Dichtel2013-05-19
|/
* xfrm6: release dev before returning errorCong Wang2013-05-11
* ipv6,gre: do not leak info to user-spaceAmerigo Wang2013-05-11
* ipv6: do not clear pinet6 fieldEric Dumazet2013-05-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-01
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | net: Add MIB counters for checksum errorsEric Dumazet2013-04-29
* | ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar2013-04-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-04-19
| |\ \
| | * | netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal2013-04-18
| * | | net: drop dst before queueing fragmentsEric Dumazet2013-04-17
| * | | ipv6: statically link register_inet6addr_notifier()Cong Wang2013-04-14
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-19
|\ \ \ \