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