1. 11b1f82 ipv6: addrconf: add missing validate_link_af handler by Daniel Borkmann · 9 years ago
  2. c58da4c net: ipv6: allow explicitly choosing optimistic addresses by Erik Kline · 9 years ago
  3. 207895f net: mark some potential candidates __read_mostly by Daniel Borkmann · 10 years ago
  4. c2943f1 net: ipv6: Add sysctl entry to disable MTU updates from RA by Harout Hedeshian · 10 years ago
  5. 7b46a64 netlink: Fix bugs in nlmsg_end() conversions. by David S. Miller · 10 years ago
  6. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  7. 73cf0e9 ipv6: Remove unnecessary test by zhuyj · 10 years ago
  8. e5d08d7 ipv6: coding style improvements (remove assignment in if statements) by Ian Morris · 10 years ago
  9. ba7a46f net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited by Joe Perches · 10 years ago
  10. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  11. 7fd2561 net: ipv6: Add a sysctl to make optimistic addresses useful candidates by Erik Kline · 10 years ago
  12. b2ed64a ipv6: notify userspace when we added or changed an ipv6 token by Lubomir Rintel · 10 years ago
  13. 9451a30 ipv6: replace min/casting by min_t by Fabian Frederick · 10 years ago
  14. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  15. 705f1c8 ipv6: remove rt6i_genid by Hannes Frederic Sowa · 10 years ago
  16. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  17. 3ce62a8 ipv6: exit early in addrconf_notify() if IPv6 is disabled by WANG Cong · 10 years ago
  18. 013b4d9 ipv6: clean up ipv6_dev_ac_inc() by WANG Cong · 10 years ago
  19. 381f4dc ipv6: clean up anycast when an interface is destroyed by Sabrina Dubroca · 10 years ago
  20. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  21. e7478df ipv6: use addrconf_get_prefix_route() to remove peer addr by Nicolas Dichtel · 10 years ago
  22. f24062b ipv6: fix a refcnt leak with peer addr by Nicolas Dichtel · 10 years ago
  23. a9ed4a2 ipv6: fix rtnl locking in setsockopt for anycast and multicast by Sabrina Dubroca · 10 years ago
  24. 67ba415 ipv6: White-space cleansing : Line Layouts by Ian Morris · 10 years ago
  25. a317a2f ipv6: fail early when creating netdev named all or default by WANG Cong · 10 years ago
  26. bc91b0f ipv6: addrconf: implement address generation modes by Jiri Pirko · 10 years ago
  27. d933319 ipv6: Allow accepting RA from local IP addresses. by Ben Greear · 10 years ago
  28. 698365f net: clean up snmp stats code by WANG Cong · 10 years ago
  29. 07c8e35 ipv6: remove unused function ipv6_inherit_linklocal() by WANG Cong · 10 years ago
  30. 6046d5b ipv6: support IFA_F_MANAGETEMPADDR for address deletion too by Heiner Kallweit · 10 years ago
  31. c15b1cc ipv6: move DAD and addrconf_verify processing to workqueue by Hannes Frederic Sowa · 10 years ago
  32. ecab670 ipv6: Avoid unnecessary temporary addresses being generated by Heiner Kallweit · 10 years ago
  33. 08b4465 gre: add link local route when local addr is any by Nicolas Dichtel · 10 years ago
  34. 33d9911 ipv6: reallocate addrconf router for ipv6 address when lo device up by Gao feng · 11 years ago
  35. 602582c ipv6: optimize link local address search by Hannes Frederic Sowa · 11 years ago
  36. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  37. 11ffff7 ipv6: simplify detection of first operational link-local address on interface by Hannes Frederic Sowa · 11 years ago
  38. 5b84efe ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE by Thomas Haller · 11 years ago
  39. 761aac7 ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes by Thomas Haller · 11 years ago
  40. db9c7c3 ipv6: addrconf spelling fixes by stephen hemminger · 11 years ago
  41. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  42. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  43. 235f939 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  44. 07edd74 ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME by Hannes Frederic Sowa · 11 years ago
  45. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  46. 88ad314 ipv6: don't install anycast address for /128 addresses on routers by Hannes Frederic Sowa · 11 years ago
  47. fad8da3 ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft is infinity by Yasushi Asano · 11 years ago
  48. 3678a9d netlink: cleanup rntl_af_register by stephen hemminger · 11 years ago
  49. 46306b4 ipv6: unneccessary to get address prefix in addrconf_get_prefix_route by Li RongQing · 11 years ago
  50. c92d549 netconf: add support for IPv6 proxy_ndp by stephen hemminger · 11 years ago
  51. e74bccb ipv6: Add checks for 6LOWPAN ARP type by Jukka Rissanen · 11 years ago
  52. 971a351 ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag format by Jiri Pirko · 11 years ago
  53. bba2489 neigh: ipv6: respect default values set before an address is assigned to device by Jiri Pirko · 11 years ago
  54. 73af614 neigh: use tbl->family to distinguish ipv4 from ipv6 by Jiri Pirko · 11 years ago
  55. 1f9248e5 neigh: convert parms to an array by Jiri Pirko · 11 years ago
  56. 53bd674 ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage temporary addresses by Jiri Pirko · 11 years ago
  57. 479840f ipv6 addrconf: extend ifa_flags to u32 by Jiri Pirko · 11 years ago
  58. 57ec0af ipv6: fix third arg of anycast_dst_alloc(), must be bool. by François-Xavier Le Bail · 11 years ago
  59. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  60. f7cb888 sit/gre6: don't try to add the same route two times by Nicolas Dichtel · 11 years ago
  61. f0e2acf sit: link local routes are missing by Nicolas Dichtel · 11 years ago
  62. 929c9cf sit: fix prefix length of ll and v4mapped addresses by Nicolas Dichtel · 11 years ago
  63. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  64. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  65. 5d9efa7 ipv6: Remove privacy config option. by David S. Miller · 11 years ago
  66. c9d55d5 ipv6: Fix preferred_lft not updating in some cases by Paul Marks · 11 years ago
  67. 7df37ff IPv6 NAT: Do not drop DNATed 6to4/6rd packets by Catalin\(ux\) M. BOIE · 11 years ago
  68. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  69. 13c7bf0 ipv6: ipv6_create_tempaddr cleanup by Petr Holasek · 11 years ago
  70. f39dc10 ipv6: move in6_dev_finish_destroy() into core kernel by Cong Wang · 11 years ago
  71. caf92bc ipv6: do not call ndisc_send_rs() with write lock by Cong Wang · 11 years ago
  72. 034dfc5 ipv6: export in6addr_loopback to modules by Cong Wang · 11 years ago
  73. b800c3b ipv6: drop fragmented ndisc packets by default (RFC 6980) by Hannes Frederic Sowa · 11 years ago
  74. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  75. e837735 ip6_tunnel: ensure to always have a link local address by Nicolas Dichtel · 11 years ago
  76. 7eaa48a Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c" by David S. Miller · 11 years ago
  77. df8372c ipv6: fix checkpatch errors in net/ipv6/addrconf.c by dingtianhong · 11 years ago
  78. ba3542e ipv6: convert the uses of ADBG and remove the superfluous parentheses by dingtianhong · 11 years ago
  79. 4b08a8f ipv6: remove max_addresses check from ipv6_create_tempaddr by Hannes Frederic Sowa · 11 years ago
  80. fc4eba5 ipv6: make unsolicited report intervals configurable for mld by Hannes Frederic Sowa · 11 years ago
  81. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  82. 439677d ipv6: bump genid when delete/add address by fan.du · 11 years ago
  83. 8a226b2 ipv6: prevent race between address creation and removal by Jiri Benc · 11 years ago
  84. 3f8f529 ipv6: move peer_addr init into ipv6_add_addr() by Jiri Pirko · 11 years ago
  85. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  86. 8965779 ipv6,mcast: always hold idev->lock before mca_lock by Amerigo Wang · 11 years ago
  87. b173ee4 ipv6: resend MLD report if a link-local address completes DAD by Hannes Frederic Sowa · 11 years ago
  88. 1ec047e ipv6: introduce per-interface counter for dad-completed ipv6 addresses by Hannes Frederic Sowa · 11 years ago
  89. 77ecaac ipv6: rearm router solicitaion timer when setting new tokenized address by Hannes Frederic Sowa · 11 years ago
  90. 2b9651d ipv6: remove old token ipv6 address as soon as possible by Hannes Frederic Sowa · 11 years ago
  91. dc84829 ipv6: check return value of ipv6_get_lladdr by Hannes Frederic Sowa · 11 years ago
  92. 876fd05 ipv6: don't disable interface if last ipv6 address is removed by Hannes Frederic Sowa · 11 years ago
  93. b7b1bfc ipv6: split duplicate address detection and router solicitation timer by Hannes Frederic Sowa · 11 years ago
  94. b33698e ipv6: remove a useless pr_info() in addrconf_gre_config() by Cong Wang · 11 years ago
  95. a881ae1 ipv6: don't call addrconf_dst_alloc again when enable lo by Gao feng · 11 years ago
  96. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  97. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  98. 534c877 ipv6: assign rt6_info to inet6_ifaddr in init_loopback by Gao feng · 11 years ago
  99. 75538c2 net: always pass struct netdev_notifier_info to netdevice notifiers by Cong Wang · 11 years ago
  100. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago