1. 3a7ef45 ipv6: Fix return value of ipv6_mc_may_pull() for malformed packets by Stefano Brivio · 5 years ago
  2. e1ae5c2 vrf: Increment Icmp6InMsgs on the original netdev by Stephen Suryaputra · 6 years ago
  3. 3616d08 ipv6: Move ipv6 stubs to a separate header file by David Ahern · 6 years ago
  4. 6d3d07b ipv6: Refactor fib6_ignore_linkdown by David Ahern · 6 years ago
  5. 9b0a6a9 ipv6_stub: add ipv6_route_input stub/proxy. by Peter Oskolkov · 6 years ago
  6. 4b3087c bridge: Snoop Multicast Router Advertisements by Linus Lüssing · 6 years ago
  7. ba5ea614 bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls by Linus Lüssing · 6 years ago
  8. 2384d02 net/ipv6: Add anycast addresses to a global hashtable by Jeff Barnhill · 6 years ago
  9. 8a615c6 bpf: Allow sk_lookup with IPv6 module by Joe Stringer · 6 years ago
  10. 2dbb9b9 bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT by Martin KaFai Lau · 6 years ago
  11. 8308f3f net/ipv6: Add support for specifying metric of connected routes by David Ahern · 7 years ago
  12. e6464b8 net/ipv6: Convert ipv6_add_addr to struct ifa6_config by David Ahern · 7 years ago
  13. 901731b net/ipv6: Add helper to return path MTU based on fib result by David Ahern · 7 years ago
  14. 65a2022 net/ipv6: Add fib lookup stubs for use in bpf helper by David Ahern · 7 years ago
  15. bdb7cc6 ipv6: Count interface receive statistics on the ingress netdev by Stephen Suryaputra · 7 years ago
  16. d74bad4 bpf: Hooks for sys_connect by Andrey Ignatov · 7 years ago
  17. 232378e net/ipv6: Change address check to always take a device argument by David Ahern · 7 years ago
  18. a3fde2a rtnetlink: ipv6: convert remaining users to rtnl_register_module by Florian Westphal · 7 years ago
  19. 27c565a ipv6: remove IN6_ADDR_HSIZE from addrconf.h by Eric Dumazet · 7 years ago
  20. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  21. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  22. da13c59 net: display hw address of source machine during ipv6 DAD failure by Vishwanath Pai · 7 years ago
  23. 3f27fb2 ipv6: addrconf: add per netns perturbation in inet6_addr_hash() by Eric Dumazet · 7 years ago
  24. de95e04 net: Add extack to validator_info structs used for address notifier by David Ahern · 7 years ago
  25. 7016e06 net: Convert int functions to bool by Joe Perches · 7 years ago
  26. 12d94a8 ipv6: fix NULL dereference in ip6_route_dev_notify() by Eric Dumazet · 7 years ago
  27. 271201c net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  28. 1be9246 net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  29. 3ad7d24 Ipvlan should return an error when an address is already in use. by Krister Johansen · 8 years ago
  30. 242d3a4 ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf by WANG Cong · 8 years ago
  31. 4d6f285 {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function by Yuval Shaia · 8 years ago
  32. 85b3daa net: ipv6: Refactor inet6_netconf_notify_devconf to take event by David Ahern · 8 years ago
  33. fe38d2a inet: collapse ipv4/v6 rcv_saddr_equal functions into one by Josef Bacik · 8 years ago
  34. 8651be8 ipv6: fix a potential deadlock in do_ipv6_setsockopt() by WANG Cong · 8 years ago
  35. bd11f07 ipv6 addrconf: implement RFC7559 router solicitation backoff by Maciej Żenczykowski · 8 years ago
  36. cc84b3c ipv6: export several functions by Alexander Aring · 9 years ago
  37. 2ad3ed5 6lowpan: add 802.15.4 short addr slaac by Alexander Aring · 9 years ago
  38. a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 9 years ago
  39. e32ea7e soreuseport: fast reuseport UDP socket selection by Craig Gallek · 9 years ago
  40. 38cf595 ipv6: remove unused neigh parameter from ndisc functions by Jiri Benc · 9 years ago
  41. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  42. 399e6f9 net/ipv6: Export addrconf_ifid_eui48 by Matan Barak · 9 years ago
  43. 343d60a ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument by Roopa Prabhu · 9 years ago
  44. 9afd85c net: Export IGMP/MLD message validation code by Linus Lüssing · 10 years ago
  45. c58da4c net: ipv6: allow explicitly choosing optimistic addresses by Erik Kline · 10 years ago
  46. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  47. 013b4d9 ipv6: clean up ipv6_dev_ac_inc() by WANG Cong · 10 years ago
  48. 381f4dc ipv6: clean up anycast when an interface is destroyed by Sabrina Dubroca · 10 years ago
  49. 5c98631 net: ipv6: Introduce ip6_sk_dst_hoplimit. by Lorenzo Colitti · 11 years ago
  50. bc86195 ipv6: addrconf: silence sparse endianness warnings by Bjørn Mork · 11 years ago
  51. 7c90cc2 ipv6: enable anycast addresses as source addresses for datagrams by FX Le Bail · 11 years ago
  52. bba2489 neigh: ipv6: respect default values set before an address is assigned to device by Jiri Pirko · 11 years ago
  53. 479840f ipv6 addrconf: extend ifa_flags to u32 by Jiri Pirko · 11 years ago
  54. 7df37ff IPv6 NAT: Do not drop DNATed 6to4/6rd packets by Catalin\(ux\) M. BOIE · 11 years ago
  55. f564f45 vxlan: add ipv6 proxy support by Cong Wang · 11 years ago
  56. e15a00a vxlan: add ipv6 route short circuit support by Cong Wang · 11 years ago
  57. 5f81bd2 ipv6: export a stub for IPv6 symbols used by vxlan by Cong Wang · 11 years ago
  58. e8e54d3 addrconf.h: Remove extern function prototypes by Joe Perches · 11 years ago
  59. 8965779 ipv6,mcast: always hold idev->lock before mca_lock by Amerigo Wang · 12 years ago
  60. b173ee4 ipv6: resend MLD report if a link-local address completes DAD by Hannes Frederic Sowa · 12 years ago
  61. 2a7851b netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6 by Florian Westphal · 12 years ago
  62. f88c91d ipv6: statically link register_inet6addr_notifier() by Cong Wang · 12 years ago
  63. 5c766d6 ipv4: introduce address lifetime by Jiri Pirko · 12 years ago
  64. d164156 ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  65. 9d10077 ipv6: Optimize ipv6_addr_is_solict_mult(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  66. ca97a64 ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast Addresses. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  67. b27b28c ipv6: Make ipv6_addr_is_XXX() return boolean. by YOSHIFUJI Hideaki · 12 years ago
  68. daad151 ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  69. d67b8c6 netconf: advertise mc_forwarding status by Nicolas Dichtel · 12 years ago
  70. b3f644f netfilter: ip6tables: add MASQUERADE target by Patrick McHardy · 12 years ago
  71. ddbe503 ipv6: add ipv6_addr_hash() helper by Eric Dumazet · 12 years ago
  72. a50feda ipv6: bool/const conversions phase2 by Eric Dumazet · 13 years ago
  73. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  74. f79d52c ipv6: Remove never used function inet6_ac_check(). by David S. Miller · 13 years ago
  75. e6bff99 ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) by Neil Horman · 13 years ago
  76. 76f793e ipv6: updates to privacy addresses per RFC 4941. by Lorenzo Colitti · 13 years ago
  77. 2a9e950 net: Remove __KERNEL__ cpp checks from include/net by David S. Miller · 14 years ago
  78. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 14 years ago
  79. dca9b24 net: kill unused macros from head file by Shan Wei · 14 years ago
  80. c61393e ipv6: make __ipv6_isatap_ifid static by stephen hemminger · 14 years ago
  81. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  82. 2cc6d2b ipv6: add a missing unregister_pernet_subsys call by Neil Horman · 14 years ago
  83. 48daa3b ipv6: addrconf.h cleanups by Eric Dumazet · 14 years ago
  84. a898def net: Add checking to rcu_dereference() primitives by Paul E. McKenney · 15 years ago
  85. 75c7850 bonding: remap muticast addresses without using dev_close() and dev_open() by Moni Shoua · 15 years ago
  86. b2f5e7c ipv6: Fix conflict resolutions during ipv6 binding by Vlad Yasevich · 16 years ago
  87. 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 16 years ago
  88. 3de2325 ipv6 netns: Address labels per namespace by Benjamin Thery · 17 years ago
  89. 4bed72e [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. by YOSHIFUJI Hideaki · 17 years ago
  90. f3ee401 [IPV6]: Define constants for link-local multicast addresses. by YOSHIFUJI Hideaki · 17 years ago
  91. 9acd9f3 [IPV6]: Make address arguments const. by YOSHIFUJI Hideaki · 17 years ago
  92. dfd982b [IPV6] ADDRCONF: Uninline ipv6_isatap_eui64(). by YOSHIFUJI Hideaki · 17 years ago
  93. 3eb84f4 [IPV6] ADDRCONF: Uninline ipv6_addr_hash(). by YOSHIFUJI Hideaki · 17 years ago
  94. fed85383 [IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons. by YOSHIFUJI Hideaki · 17 years ago
  95. 52eeeb8 [IPV6]: Unify ip6_onlink() and ipip6_onlink(). by YOSHIFUJI Hideaki · 17 years ago
  96. be2ce06 [IPV6]: Remove unused method declaration in include/net/addrconf.h. by Rami Rosen · 17 years ago
  97. 6ab57e7 [NETNS][IPV6] anycast - handle several network namespace by Daniel Lezcano · 17 years ago
  98. 7cbca67 [IPV6]: Support Source Address Selection API (RFC5014). by YOSHIFUJI Hideaki · 17 years ago
  99. 6b75d09 [IPV6]: Optimize hop-limit determination. by YOSHIFUJI Hideaki · 17 years ago
  100. af28493 [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf by Daniel Lezcano · 17 years ago