1. 66eb9f8 ipv6: avoid dad-failures for addresses with NODAD by Mahesh Bandewar · 8 years ago
  2. 242d3a4 ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf by WANG Cong · 8 years ago
  3. 2f46093 ipv6: initialize route null entry in addrconf_init() by WANG Cong · 8 years ago
  4. 6d71713 net: ipv6: Do not duplicate DAD on link up by David Ahern · 8 years ago
  5. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. 8048ced net: ipv6: regenerate host route if moved to gc list by David Ahern · 8 years ago
  7. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  8. 450cc8c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  9. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  10. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  11. 9dae2e0 6lowpan: Fix IID format for Bluetooth by Luiz Augusto von Dentz · 8 years ago
  12. 8a7a4b4 ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration by Alexander Aring · 8 years ago
  13. a2d6cbb ipv6: Fix idev->addr_list corruption by Rabin Vincent · 8 years ago
  14. 2345217 net: ipv6: Add support for RTM_DELNETCONF by David Ahern · 8 years ago
  15. 85b3daa net: ipv6: Refactor inet6_netconf_notify_devconf to take event by David Ahern · 8 years ago
  16. bbea124 net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs. by Joel Scherpelz · 8 years ago
  17. df789fe ipv6: Provide ipv6 version of "disable_policy" sysctl by David Forster · 8 years ago
  18. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  19. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  20. 8c171d6 net/ipv6: avoid possible dead locking on addr_gen_mode sysctl by Felix Jia · 8 years ago
  21. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  22. a11a7f7 ipv6: addrconf: fix generation of new temporary addresses by Marcus Huewe · 8 years ago
  23. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  24. a088d1d ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches by Linus Lüssing · 8 years ago
  25. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  26. 45ce0fd net/ipv6: support more tunnel interfaces for EUI64 link-local generation by Felix Jia · 8 years ago
  27. d35a00b net/ipv6: allow sysctl to change link-local address generation mode by Felix Jia · 8 years ago
  28. 03e4def ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock by Kefeng Wang · 8 years ago
  29. f784ad3 ipv6: do not send RTM_DELADDR for tentative addresses by Mahesh Bandewar · 8 years ago
  30. adc176c ipv6 addrconf: Implemented enhanced DAD (RFC7527) by Erik Nordmark · 8 years ago
  31. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  32. 764d3be ipv6: bump genid when the IFA_F_TENTATIVE flag is clear by Paolo Abeni · 8 years ago
  33. bf355b8 ipv6: sr: add core files for SR HMAC support by David Lebrun · 8 years ago
  34. 1ababeb ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header) by David Lebrun · 8 years ago
  35. 7aa8e63 ipv6: properly prevent temp_prefered_lft sysctl race by Jiri Bohac · 8 years ago
  36. 76506a9 IPv6: fix DESYNC_FACTOR by Jiri Bohac · 8 years ago
  37. 9d6280d IPv6: Drop the temporary address regen_timer by Jiri Bohac · 8 years ago
  38. a220445 ipv6: correctly add local routes when lo goes up by Nicolas Dichtel · 8 years ago
  39. cb4a4c6 ipv6 addrconf: disallow rtr_solicits < -1 by Maciej Żenczykowski · 8 years ago
  40. cb9e684 ipv6 addrconf: remove addrconf_sysctl_hop_limit() by Maciej Żenczykowski · 8 years ago
  41. bd11f07 ipv6 addrconf: implement RFC7559 router solicitation backoff by Maciej Żenczykowski · 8 years ago
  42. aca0567 ipv6: Remove useless parameter in __snmp6_fill_statsdev by Jia He · 8 years ago
  43. 751eb6b ipv6: addrconf: fix dev refcont leak when DAD failed by Wei Yongjun · 8 years ago
  44. 29c994e netconf: add a notif when settings are created by Nicolas Dichtel · 8 years ago
  45. d26c638 ipv6: add missing netconf notif when 'all' is updated by Nicolas Dichtel · 8 years ago
  46. 85b51b1 net: ipv6: Remove addresses for failures with strict DAD by Mike Manning · 8 years ago
  47. bc56163 net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled by Mike Manning · 8 years ago
  48. c882219 net: ipv6: use list_move instead of list_del/list_add by Wei Yongjun · 8 years ago
  49. ea06f71 net: ipv6: Always leave anycast and multicast groups on link down by Mike Manning · 8 years ago
  50. 927265b ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf() by Eric Dumazet · 8 years ago
  51. afbac601 net: ipv6: Address selection needs to consider L3 domains by David Ahern · 9 years ago
  52. cc84b3c ipv6: export several functions by Alexander Aring · 9 years ago
  53. f997c55 ipv6: introduce neighbour discovery ops by Alexander Aring · 9 years ago
  54. 4f67223 addrconf: put prefix address add in an own function by Alexander Aring · 9 years ago
  55. 2ad3ed5 6lowpan: add 802.15.4 short addr slaac by Alexander Aring · 9 years ago
  56. ba46ee4 net: ipv6: Do not add multicast route for l3 master devices by David Ahern · 9 years ago
  57. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  58. 38bd10c net: ipv6: Delete host routes on an ifdown by David Ahern · 9 years ago
  59. 6a92393 Revert "ipv6: Revert optional address flusing on ifdown." by David S. Miller · 9 years ago
  60. 841645b ipv6: Revert optional address flusing on ifdown. by David S. Miller · 9 years ago
  61. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  62. 5df1f77 net/ipv6/addrconf: fix sysctl table indentation by Konstantin Khlebnikov · 9 years ago
  63. 607ea7c net/ipv6/addrconf: simplify sysctl registration by Konstantin Khlebnikov · 9 years ago
  64. 70af921 net: ipv6: Do not keep linklocal and loopback addresses by David Ahern · 9 years ago
  65. 47e27d5 ipv6, token: allow for clearing the current device token by Daniel Borkmann · 9 years ago
  66. 4f7f34e net: vrf: Fix dev refcnt leak due to IPv6 prefix route by David Ahern · 9 years ago
  67. 136ba62 netconf: add macro to represent all attributes by Zhang Shengju · 9 years ago
  68. 799977d net: ipv6: Fix refcnt on host routes by David Ahern · 9 years ago
  69. 4f25a11 net: ipv6/l3mdev: Move host route on saved address if necessary by David Ahern · 9 years ago
  70. f1705ec net: ipv6: Make address flushing on ifdown optional by David Ahern · 9 years ago
  71. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  72. a97eb33 rtnl: RTM_GETNETCONF: fix wrong return value by Anton Protopopov · 9 years ago
  73. 7a02bf8 ipv6: add option to drop unsolicited neighbor advertisements by Johannes Berg · 9 years ago
  74. abbc304 ipv6: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 9 years ago
  75. 16186a8 ipv6: addrconf: Fix recursive spin lock call by subashab@codeaurora.org · 9 years ago
  76. 3d171f3 ipv6: always add flag an address that failed DAD with DADFAILED by Lubomir Rintel · 9 years ago
  77. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  78. 5449a5c addrconf: always initialize sysctl table data by WANG Cong · 9 years ago
  79. cc9da6c ipv6: addrconf: use stable address generator for ARPHRD_NONE by Bjørn Mork · 9 years ago
  80. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  81. 9b29c69 ipv6: automatically enable stable privacy mode if stable_secret set by Hannes Frederic Sowa · 9 years ago
  82. 5241c2d ipv6: addrconf: drop ieee802154 specific things by Alexander Aring · 9 years ago
  83. 9a1ec46 ipv6: keep existing flags when setting IFA_F_OPTIMISTIC by Bjørn Mork · 9 years ago
  84. 3ef0952 ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addresses by Andrew Lunn · 9 years ago
  85. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  86. d6df198 net: ipv6: restrict hop_limit sysctl setting to range [1; 255] by Phil Sutter · 9 years ago
  87. 304d888 Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests" by Nicolas Dichtel · 9 years ago
  88. 2a189f9 ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev by Sabrina Dubroca · 9 years ago
  89. b7b0b1d ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTU by Alexander Duyck · 9 years ago
  90. b1974ed netlink: Rightsize IFLA_AF_SPEC size calculation by Arad, Ronen · 9 years ago
  91. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  92. ca25449 net: Add VRF support to IPv6 stack by David Ahern · 9 years ago
  93. d9e4ce6 ipv6: gre: setup default multicast routes over PtP links by Hannes Frederic Sowa · 9 years ago
  94. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  95. 38cf595 ipv6: remove unused neigh parameter from ndisc functions by Jiri Benc · 9 years ago
  96. d5566fd rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats by Sowmini Varadhan · 9 years ago
  97. 8e3d5be ipv6: Avoid double dst_free by Martin KaFai Lau · 9 years ago
  98. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  99. a3a7737 net: Optimize snmp stat aggregation by walking all the percpu data at once by Raghavendra K T · 9 years ago
  100. 399e6f9 net/ipv6: Export addrconf_ifid_eui48 by Matan Barak · 9 years ago