1. 86f9bd1 net/ipv6: Display all addresses in output of /proc/net/if_inet6 by Jeff Barnhill · 6 years ago
  2. e500c6d addrconf: reduce unnecessary atomic allocations by Cong Wang · 6 years ago
  3. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  4. e873e4b ipv6: use fib6_info_hold_safe() when necessary by Wei Wang · 6 years ago
  5. f24c598 net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devices by Sabrina Dubroca · 6 years ago
  6. bdd72f4 net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODE by Sabrina Dubroca · 6 years ago
  7. 70c30d7 net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_dev by Sabrina Dubroca · 6 years ago
  8. c6dbf7a net/ipv6: fix addrconf_sysctl_addr_gen_mode by Sabrina Dubroca · 6 years ago
  9. e7c7faa net/ipv6: Fix updates to prefix route by David Ahern · 6 years ago
  10. 3f2d67b net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr by David Ahern · 6 years ago
  11. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  12. 9deb441 net: ipv6: Generate random IID for addresses on RAWIP devices by Subash Abhinov Kasiviswanathan · 6 years ago
  13. 8308f3f net/ipv6: Add support for specifying metric of connected routes by David Ahern · 6 years ago
  14. d169a1f net/ipv6: Pass ifa6_config struct to inet6_addr_modify by David Ahern · 6 years ago
  15. 19b1518 net/ipv6: Pass ifa6_config struct to inet6_addr_add by David Ahern · 6 years ago
  16. e6464b8 net/ipv6: Convert ipv6_add_addr to struct ifa6_config by David Ahern · 6 years ago
  17. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  18. 0aef78a ipv6: addrconf: don't evaluate keep_addr_on_down twice by Ivan Vecera · 6 years ago
  19. 27b1060 net/ipv6: Fix gfp_flags arg to addrconf_prefix_route by David Ahern · 7 years ago
  20. 9ee8cbb net/ipv6: Remove aca_idev by David Ahern · 7 years ago
  21. 360a988 net/ipv6: Rename addrconf_dst_alloc by David Ahern · 7 years ago
  22. 93c2fb2 net/ipv6: Rename fib6_info struct elements by David Ahern · 7 years ago
  23. 8d1c802 net/ipv6: Flip FIB entries to fib6_info by David Ahern · 7 years ago
  24. 93531c6 net/ipv6: separate handling of FIB entries from dst based routes by David Ahern · 7 years ago
  25. acb54e3 net/ipv6: Add gfp_flags to route add functions by David Ahern · 7 years ago
  26. 3b6761d net/ipv6: Move dst flags to booleans in fib entries by David Ahern · 7 years ago
  27. 1489568 net/ipv6: move expires into rt6_info by David Ahern · 7 years ago
  28. 5e670d8 net/ipv6: Move nexthop data to fib6_nh by David Ahern · 7 years ago
  29. e8478e8 net/ipv6: Save route type in rt6_info by David Ahern · 7 years ago
  30. afb1d4b5 net/ipv6: Pass net namespace to route functions by David Ahern · 7 years ago
  31. a2d481b ipv6: send netlink notifications for manually configured addresses by Lorenzo Bianconi · 7 years ago
  32. f85f94b ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr() by Lorenzo Bianconi · 7 years ago
  33. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  34. e32ac25 ipv6: addrconf: Use normal debugging style by Joe Perches · 7 years ago
  35. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  36. 1893ff2 net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flags by David Ahern · 7 years ago
  37. 232378e net/ipv6: Change address check to always take a device argument by David Ahern · 7 years ago
  38. f1c02cf ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses by Sabrina Dubroca · 7 years ago
  39. 5091141 net: Convert raw6_net_ops, udplite6_net_ops, ipv6_proc_ops, if6_proc_net_ops and ip6_route_net_late_ops by Kirill Tkhai · 7 years ago
  40. 0bc9be6 net: Convert addrconf_ops by Kirill Tkhai · 7 years ago
  41. e64e469 ipv6: addrconf: break critical section in addrconf_verify_rtnl() by Eric Dumazet · 7 years ago
  42. c76fe2d net: ipv6: send unsolicited NA after DAD by David Ahern · 7 years ago
  43. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  44. 27c6fa7 ipv6: Set nexthop flags upon carrier change by Ido Schimmel · 7 years ago
  45. 4c981e2 ipv6: Prepare to handle multiple netdev events by Ido Schimmel · 7 years ago
  46. 2127d95 ipv6: Clear nexthop flags upon netdev up by Ido Schimmel · 7 years ago
  47. a3fde2a rtnetlink: ipv6: convert remaining users to rtnl_register_module by Florian Westphal · 7 years ago
  48. 16feebc rtnetlink: remove __rtnl_register by Florian Westphal · 7 years ago
  49. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  50. 0940095 ipv6: set all.accept_dad to 0 by default by Nicolas Dichtel · 7 years ago
  51. 2210d6b net: ipv6: sysctl to specify IPv6 ND traffic class by Maciej Żenczykowski · 7 years ago
  52. fffcefe ipv6: addrconf: fix a lockdep splat by Eric Dumazet · 7 years ago
  53. 27c565a ipv6: remove IN6_ADDR_HSIZE from addrconf.h by Eric Dumazet · 7 years ago
  54. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  55. e669b86 ipv6: addrconf: increment ifp refcount before ipv6_del_addr() by Eric Dumazet · 7 years ago
  56. da13c59 net: display hw address of source machine during ipv6 DAD failure by Vishwanath Pai · 7 years ago
  57. 4e5f47a ipv6: addrconf: do not block BH in ipv6_chk_home_addr() by Eric Dumazet · 7 years ago
  58. a5c1d98 ipv6: addrconf: do not block BH in /proc/net/if_inet6 handling by Eric Dumazet · 7 years ago
  59. 24f226d ipv6: addrconf: do not block BH in ipv6_get_ifaddr() by Eric Dumazet · 7 years ago
  60. 480318a ipv6: addrconf: do not block BH in ipv6_chk_addr_and_flags() by Eric Dumazet · 7 years ago
  61. 3f27fb2 ipv6: addrconf: add per netns perturbation in inet6_addr_hash() by Eric Dumazet · 7 years ago
  62. 752a929 ipv6: addrconf: factorize inet6_addr_hash() call by Eric Dumazet · 7 years ago
  63. 56fc709 ipv6: addrconf: move ipv6_chk_same_addr() to avoid forward declaration by Eric Dumazet · 7 years ago
  64. de95e04 net: Add extack to validator_info structs used for address notifier by David Ahern · 7 years ago
  65. ff7883e net: ipv6: Make inet6addr_validator a blocking notifier by David Ahern · 7 years ago
  66. f3d9832 ipv6: addrconf: cleanup locking in ipv6_add_addr by David Ahern · 7 years ago
  67. c24675f ipv6: addrconf: don't use rtnl mutex in RTM_GETADDR by Florian Westphal · 7 years ago
  68. 4ea2607 ipv6: addrconf: don't use rtnl mutex in RTM_GETNETCONF by Florian Westphal · 7 years ago
  69. d93fa2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  70. cc429c8 ipv6: avoid cache line dirtying in ipv6_dev_get_saddr() by Eric Dumazet · 7 years ago
  71. f59c031 ipv6: __ipv6_dev_get_saddr() rcu conversion by Eric Dumazet · 7 years ago
  72. 24ba333 ipv6: ipv6_chk_prefix() rcu conversion by Eric Dumazet · 7 years ago
  73. 47e2694 ipv6: ipv6_chk_custom_prefix() rcu conversion by Eric Dumazet · 7 years ago
  74. d9bf82c ipv6: ipv6_count_addresses() rcu conversion by Eric Dumazet · 7 years ago
  75. 8ef802a ipv6: prepare RCU lookups for idev->addr_list by Eric Dumazet · 7 years ago
  76. a2d3f3e ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real by Matteo Croce · 7 years ago
  77. 66f5d6c ipv6: replace rwlock with rcu and spinlock in fib6_table by Wei Wang · 7 years ago
  78. d3843fe ipv6: replace dst_hold() with dst_hold_safe() in routing code by Wei Wang · 7 years ago
  79. 2b760fc ipv6: hook up exception table to store dst cache by Wei Wang · 7 years ago
  80. 38fbeee ipv6: prepare fib6_locate() for exception table by Wei Wang · 7 years ago
  81. 5c45121 rtnetlink: remove __rtnl_af_unregister by Florian Westphal · 7 years ago
  82. 1f372c7 net: ipv6: send NS for DAD when link operationally up by Mike Manning · 7 years ago
  83. 63a4e80 ipv6: Remove redundant unlikely() by Tobias Klauser · 7 years ago
  84. 35e015e ipv6: fix net.ipv6.conf.all interface DAD handlers by Matteo Croce · 7 years ago
  85. 6819a14 net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure by Mike Manning · 7 years ago
  86. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  87. 4e587ea ipv6: fix sparse warning on rt6i_node by Wei Wang · 7 years ago
  88. 4832c30 net: ipv6: put host and anycast routes on device with address by David Ahern · 7 years ago
  89. b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
  90. fc882fc ipv6: Regenerate host route according to node pointer upon interface up by Ido Schimmel · 7 years ago
  91. 9217d8c ipv6: Regenerate host route according to node pointer upon loopback up by Ido Schimmel · 7 years ago
  92. 271201c net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  93. 1be9246 net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  94. ec8add2 ipv6: dad: don't remove dynamic addresses if link is down by Sabrina Dubroca · 7 years ago
  95. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  96. 60abc0b ipv6: avoid unregistering inet6_dev for loopback by WANG Cong · 7 years ago
  97. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  98. ad65a2f ipv6: call dst_hold_safe() properly by Wei Wang · 7 years ago
  99. f8a894b ipv6: fix calling in6_ifa_hold incorrectly for dad work by Xin Long · 7 years ago
  100. 3ad7d24 Ipvlan should return an error when an address is already in use. by Krister Johansen · 7 years ago