summaryrefslogtreecommitdiff
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ipv6: avoid cache line dirtying in ipv6_dev_get_saddr()Eric Dumazet2017-10-08
* ipv6: __ipv6_dev_get_saddr() rcu conversionEric Dumazet2017-10-08
* ipv6: ipv6_chk_prefix() rcu conversionEric Dumazet2017-10-08
* ipv6: ipv6_chk_custom_prefix() rcu conversionEric Dumazet2017-10-08
* ipv6: ipv6_count_addresses() rcu conversionEric Dumazet2017-10-08
* ipv6: prepare RCU lookups for idev->addr_listEric Dumazet2017-10-08
* ipv6: fix a BUG in rt6_get_pcpu_route()Eric Dumazet2017-10-08
* ipv6: take care of rt6_statsWei Wang2017-10-07
* ipv6: replace rwlock with rcu and spinlock in fib6_tableWei Wang2017-10-07
* ipv6: add key length check into rt6_select()Wei Wang2017-10-07
* ipv6: check fn->leaf before it is usedWei Wang2017-10-07
* ipv6: update fn_sernum after route is inserted to treeWei Wang2017-10-07
* ipv6: replace dst_hold() with dst_hold_safe() in routing codeWei Wang2017-10-07
* ipv6: don't release rt->rt6i_pcpu memory during rt6_release()Wei Wang2017-10-07
* ipv6: grab rt->rt6i_ref before allocating pcpu rtWei Wang2017-10-07
* ipv6: hook up exception table to store dst cacheWei Wang2017-10-07
* ipv6: prepare fib6_locate() for exception tableWei Wang2017-10-07
* ipv6: prepare fib6_age() for exception tableWei Wang2017-10-07
* ipv6: prepare rt6_clean_tohost() for exception tableWei Wang2017-10-07
* ipv6: prepare rt6_mtu_change() for exception tableWei Wang2017-10-07
* ipv6: prepare fib6_remove_prefsrc() for exception tableWei Wang2017-10-07
* ipv6: introduce a hash table to store dst cacheWei Wang2017-10-07
* ipv6: introduce a new function fib6_update_sernum()Wei Wang2017-10-07
* net/ipv6: Convert icmpv6_push_pending_frames to voidJoe Perches2017-10-06
* net/ipv6: remove unused err variable on icmpv6_push_pending_framesTim Hansen2017-10-05
* net: ipv6: remove unused code in ipv6_find_hdr()Lin Zhang2017-10-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-05
|\
| * ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx pathXin Long2017-10-01
| * ip6_gre: ip6gre_tap device should keep dstXin Long2017-10-01
| * vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev2017-09-26
* | rtnetlink: remove __rtnl_af_unregisterFlorian Westphal2017-10-04
* | net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND)Maciej Żenczykowski2017-09-30
* | net: ipv6: send NS for DAD when link operationally upMike Manning2017-09-30
* | ipv6: Remove redundant unlikely()Tobias Klauser2017-09-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-23
|\ \ | |/
| * ipv6: fix net.ipv6.conf.all interface DAD handlersMatteo Croce2017-09-19
| * net: ipv6: fix regression of no RTM_DELADDR sent after DAD failureMike Manning2017-09-19
| * ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdlineXin Long2017-09-18
| * ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_headerXin Long2017-09-18
| * udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan2017-09-18
* | ipv6: Use ipv6_authlen for len in ipv6_skip_exthdrXiang Gao2017-09-20
* | ipv6: speedup ipv6 tunnels dismantleEric Dumazet2017-09-19
* | ipv6: addrlabel: per netns listEric Dumazet2017-09-19
|/
* ip6_tunnel: fix ip6 tunnel lookup in collect_md modeHaishuang Yan2017-09-12
* ipv6: sr: remove duplicate routing header type checkDavid Lebrun2017-09-11
* ip6_tunnel: fix setting hop_limit value for ipv6 tunnelHaishuang Yan2017-09-08
* ipv6: fix typo in fib6_net_exit()Eric Dumazet2017-09-08
* tcp: fix a request socket leakEric Dumazet2017-09-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-09-08
|\
| * netfilter: xtables: add scheduling opportunity in get_countersFlorian Westphal2017-09-08