1. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 7 years ago
  2. e37704d Merge tag 'v4.9.8' into android-4.9 by Dmitry Shmidt · 7 years ago
  3. 79453ab ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock by Kefeng Wang · 7 years ago
  4. 6b1064d ANDROID: net: ipv6: autoconf routes into per-device tables by Lorenzo Colitti · 10 years ago
  5. 5044bbd Merge remote-tracking branch '4.4/tmp-e5517c2' into 4.8 by Kyle Yan · 8 years ago
  6. 764d3be ipv6: bump genid when the IFA_F_TENTATIVE flag is clear by Paolo Abeni · 8 years ago
  7. dd5e9dd Merge remote-tracking branch 'origin/tmp-bc33b0c' into 4.8 by Channagoud Kadabi · 8 years ago
  8. 4ec05103 ipv6: generate random IID only for temporary addresses on RAWIP devices by Harout Hedeshian · 9 years ago
  9. 5494800 msm_rmnet: merge support for RAWIP msm_rmnet device by Subash Abhinov Kasiviswanathan · 14 years ago
  10. 9fcb87d net: ipv6: autoconf routes into per-device tables by Lorenzo Colitti · 10 years ago
  11. 7aa8e63 ipv6: properly prevent temp_prefered_lft sysctl race by Jiri Bohac · 8 years ago
  12. 76506a9 IPv6: fix DESYNC_FACTOR by Jiri Bohac · 8 years ago
  13. 9d6280d IPv6: Drop the temporary address regen_timer by Jiri Bohac · 8 years ago
  14. a220445 ipv6: correctly add local routes when lo goes up by Nicolas Dichtel · 8 years ago
  15. cb4a4c6 ipv6 addrconf: disallow rtr_solicits < -1 by Maciej Żenczykowski · 8 years ago
  16. cb9e684 ipv6 addrconf: remove addrconf_sysctl_hop_limit() by Maciej Żenczykowski · 8 years ago
  17. bd11f07 ipv6 addrconf: implement RFC7559 router solicitation backoff by Maciej Żenczykowski · 8 years ago
  18. aca0567 ipv6: Remove useless parameter in __snmp6_fill_statsdev by Jia He · 8 years ago
  19. 751eb6b ipv6: addrconf: fix dev refcont leak when DAD failed by Wei Yongjun · 8 years ago
  20. 29c994e netconf: add a notif when settings are created by Nicolas Dichtel · 8 years ago
  21. d26c638 ipv6: add missing netconf notif when 'all' is updated by Nicolas Dichtel · 8 years ago
  22. 85b51b1 net: ipv6: Remove addresses for failures with strict DAD by Mike Manning · 8 years ago
  23. bc56163 net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled by Mike Manning · 8 years ago
  24. c882219 net: ipv6: use list_move instead of list_del/list_add by Wei Yongjun · 8 years ago
  25. ea06f71 net: ipv6: Always leave anycast and multicast groups on link down by Mike Manning · 8 years ago
  26. 927265b ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf() by Eric Dumazet · 8 years ago
  27. afbac601 net: ipv6: Address selection needs to consider L3 domains by David Ahern · 8 years ago
  28. cc84b3c ipv6: export several functions by Alexander Aring · 8 years ago
  29. f997c55 ipv6: introduce neighbour discovery ops by Alexander Aring · 8 years ago
  30. 4f67223 addrconf: put prefix address add in an own function by Alexander Aring · 8 years ago
  31. 2ad3ed5 6lowpan: add 802.15.4 short addr slaac by Alexander Aring · 8 years ago
  32. ba46ee4 net: ipv6: Do not add multicast route for l3 master devices by David Ahern · 8 years ago
  33. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  34. 38bd10c net: ipv6: Delete host routes on an ifdown by David Ahern · 8 years ago
  35. 6a92393 Revert "ipv6: Revert optional address flusing on ifdown." by David S. Miller · 8 years ago
  36. 841645b ipv6: Revert optional address flusing on ifdown. by David S. Miller · 8 years ago
  37. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  38. 5df1f77 net/ipv6/addrconf: fix sysctl table indentation by Konstantin Khlebnikov · 8 years ago
  39. 607ea7c net/ipv6/addrconf: simplify sysctl registration by Konstantin Khlebnikov · 8 years ago
  40. 70af921 net: ipv6: Do not keep linklocal and loopback addresses by David Ahern · 8 years ago
  41. 47e27d5 ipv6, token: allow for clearing the current device token by Daniel Borkmann · 8 years ago
  42. 4f7f34e net: vrf: Fix dev refcnt leak due to IPv6 prefix route by David Ahern · 8 years ago
  43. 136ba62 netconf: add macro to represent all attributes by Zhang Shengju · 8 years ago
  44. 799977d net: ipv6: Fix refcnt on host routes by David Ahern · 8 years ago
  45. 4f25a11 net: ipv6/l3mdev: Move host route on saved address if necessary by David Ahern · 8 years ago
  46. f1705ec net: ipv6: Make address flushing on ifdown optional by David Ahern · 8 years ago
  47. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. a97eb33 rtnl: RTM_GETNETCONF: fix wrong return value by Anton Protopopov · 8 years ago
  49. 7a02bf8 ipv6: add option to drop unsolicited neighbor advertisements by Johannes Berg · 8 years ago
  50. abbc304 ipv6: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 8 years ago
  51. 16186a8 ipv6: addrconf: Fix recursive spin lock call by subashab@codeaurora.org · 8 years ago
  52. 3d171f3 ipv6: always add flag an address that failed DAD with DADFAILED by Lubomir Rintel · 9 years ago
  53. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  54. 5449a5c addrconf: always initialize sysctl table data by WANG Cong · 9 years ago
  55. cc9da6c ipv6: addrconf: use stable address generator for ARPHRD_NONE by Bjørn Mork · 9 years ago
  56. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  57. 9b29c69 ipv6: automatically enable stable privacy mode if stable_secret set by Hannes Frederic Sowa · 9 years ago
  58. 5241c2d ipv6: addrconf: drop ieee802154 specific things by Alexander Aring · 9 years ago
  59. 9a1ec46 ipv6: keep existing flags when setting IFA_F_OPTIMISTIC by Bjørn Mork · 9 years ago
  60. 3ef0952 ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addresses by Andrew Lunn · 9 years ago
  61. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  62. d6df198 net: ipv6: restrict hop_limit sysctl setting to range [1; 255] by Phil Sutter · 9 years ago
  63. 304d888 Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests" by Nicolas Dichtel · 9 years ago
  64. 2a189f9 ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev by Sabrina Dubroca · 9 years ago
  65. b7b0b1d ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTU by Alexander Duyck · 9 years ago
  66. b1974ed netlink: Rightsize IFLA_AF_SPEC size calculation by Arad, Ronen · 9 years ago
  67. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  68. ca25449 net: Add VRF support to IPv6 stack by David Ahern · 9 years ago
  69. d9e4ce6 ipv6: gre: setup default multicast routes over PtP links by Hannes Frederic Sowa · 9 years ago
  70. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  71. 38cf595 ipv6: remove unused neigh parameter from ndisc functions by Jiri Benc · 9 years ago
  72. d5566fd rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats by Sowmini Varadhan · 9 years ago
  73. 8e3d5be ipv6: Avoid double dst_free by Martin KaFai Lau · 9 years ago
  74. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  75. a3a7737 net: Optimize snmp stat aggregation by walking all the percpu data at once by Raghavendra K T · 9 years ago
  76. 399e6f9 net/ipv6: Export addrconf_ifid_eui48 by Matan Barak · 9 years ago
  77. ab45060 ipv6: ndisc: inherit metadata dst when creating ndisc requests by Jiri Benc · 9 years ago
  78. 0344338 net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo by Andy Gospodarek · 9 years ago
  79. 35103d1 net: ipv6 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 9 years ago
  80. 8013d1d net/ipv6: add sysctl option accept_ra_min_hop_limit by Hangbin Liu · 9 years ago
  81. 3985e8a ipv6: sysctl to restrict candidate source addresses by Erik Kline · 9 years ago
  82. c15df30 ipv6: Remove unused arguments for __ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 9 years ago
  83. c0b8da1 ipv6: Fix finding best source address in ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki/吉藤英明 · 9 years ago
  84. 9131f3d ipv6: Do not iterate over all interfaces when finding source address on specific interface. by YOSHIFUJI Hideaki/吉藤英明 · 9 years ago
  85. 1f56a01 ipv6: Consider RTF_CACHE when searching the fib6 tree by Martin KaFai Lau · 9 years ago
  86. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  87. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  88. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  89. ff40217 ipv6: fix sparse warnings in privacy stable addresses generation by Hannes Frederic Sowa · 9 years ago
  90. 1855b7c ipv6: introduce idgen_delay and idgen_retries knobs by Hannes Frederic Sowa · 9 years ago
  91. 5f40ef7 ipv6: do retries on stable privacy addresses by Hannes Frederic Sowa · 9 years ago
  92. 8e8e676 ipv6: collapse state_lock and lock by Hannes Frederic Sowa · 9 years ago
  93. 64236f3 ipv6: introduce IFA_F_STABLE_PRIVACY flag by Hannes Frederic Sowa · 9 years ago
  94. 622c81d ipv6: generation of stable privacy addresses for link-local and autoconf by Hannes Frederic Sowa · 9 years ago
  95. 3d1bec9 ipv6: introduce secret_stable to ipv6_devconf by Hannes Frederic Sowa · 9 years ago
  96. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 9 years ago
  97. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  98. 93a714d multicast: Extend ip address command to enable multicast group join/leave on by Madhu Challa · 9 years ago
  99. 7775142 ipv6: addrconf: validate new MTU before applying it by Marcelo Leitner · 9 years ago
  100. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago