1. f88c91d ipv6: statically link register_inet6addr_notifier() by Cong Wang · 11 years ago
  2. 25fb6ca4 net IPv6 : Fix broken IPv6 routing table after loopback down-up by Balakumaran Kannan · 11 years ago
  3. a79ca22 ipv6: fix bad free of addrconf_init_net by Hong Zhiguo · 11 years ago
  4. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  5. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  6. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  7. 2c5e893 ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2 by Hannes Frederic Sowa · 11 years ago
  8. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  9. 5e98a36 ipv6 addrconf: Fix interface identifiers of 802.15.4 devices. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  10. 5c766d6 ipv4: introduce address lifetime by Jiri Pirko · 11 years ago
  11. 3f0d2ba ipv6: Use IS_ERR_OR_NULL(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  12. 21caa66 ipv6: use addrconf_get_prefix_route for prefix route lookup [v2] by Romain Kuntz · 12 years ago
  13. 85da53b ipv6: fix the noflags test in addrconf_get_prefix_route by Romain Kuntz · 12 years ago
  14. bd77902 ipv6: addrconf.c: remove unnecessary "if" by Cong Ding · 12 years ago
  15. b1afce9 ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTE by David S. Miller · 12 years ago
  16. d67b8c6 netconf: advertise mc_forwarding status by Nicolas Dichtel · 12 years ago
  17. 9ba2add ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) if Router Advertisements are accepted by Shmulik Ladkani · 12 years ago
  18. aeaf6e9 ipv6: unify logic evaluating inet6_dev's accept_ra property by Shmulik Ladkani · 12 years ago
  19. b51642f net: Enable a userns root rtnl calls that are safe for unprivilged users by Eric W. Biederman · 12 years ago
  20. c027aab net: Enable some sysctls that are safe for the userns root by Eric W. Biederman · 12 years ago
  21. af31f41 net: Allow userns root to control ipv6 by Eric W. Biederman · 12 years ago
  22. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  23. 464dc80 net: Don't export sysctls to unprivileged users by Eric W. Biederman · 12 years ago
  24. 5cb0443 ipv6: add knob to send unsolicited ND on link-layer address change by Hannes Frederic Sowa · 12 years ago
  25. 94e187c ipv6: introduce ip6_rt_put() by Amerigo Wang · 12 years ago
  26. 1a94083 ipv6: remove a useless NULL check by Amerigo Wang · 12 years ago
  27. 07a9362 ipv6: use IS_ENABLED() by Amerigo Wang · 12 years ago
  28. 76f8f6c rtnl/ipv6: add support of RTM_GETNETCONF by Nicolas Dichtel · 12 years ago
  29. f3a1bfb rtnl/ipv6: use netconf msg to advertise forwarding status by Nicolas Dichtel · 12 years ago
  30. 9f0d3c2 ipv6: addrconf: fix /proc/net/if_inet6 by Eric Dumazet · 12 years ago
  31. 62b54dd ipv6: don't add link local route when there is no link local address by Nicolas Dichtel · 12 years ago
  32. 64c6d08 ipv6: del unreachable route when an addr is deleted on lo by Nicolas Dichtel · 12 years ago
  33. 5744dd9 ipv6: replace write lock with read lock when get route info by Li RongQing · 12 years ago
  34. 91b4b04 ipv6: Compare addresses only bits up to the prefix length (RFC6724). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  35. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  36. ace1fe1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 12 years ago
  37. eb7e057 ipv6: remove some deadcode by Sorin Dumitru · 12 years ago
  38. b3f644f netfilter: ip6tables: add MASQUERADE target by Patrick McHardy · 12 years ago
  39. 748e2d9 net: reinstate rtnl in call_netdevice_notifiers() by Eric Dumazet · 12 years ago
  40. 0115e8e net: remove delay at device dismantle by Eric Dumazet · 12 years ago
  41. 4acd494 ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock by Ben Hutchings · 12 years ago
  42. ddbe503 ipv6: add ipv6_addr_hash() helper by Eric Dumazet · 12 years ago
  43. c727e7f Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  44. 91df42b net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  45. f321383 net: ipv6: Standardize prefixes for message logging by Joe Perches · 12 years ago
  46. 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 12 years ago
  47. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  48. 06a4c1c 6lowpan: IPv6 link local address by alex.bluesman.smirnov@gmail.com · 12 years ago
  49. 6105e29 net ipv6: Convert addrconf to use register_net_sysctl by Eric W. Biederman · 12 years ago
  50. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  51. cf22f9a ipv6: Remove unused argument to addrconf_dad_start(). by David S. Miller · 12 years ago
  52. 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 12 years ago
  53. 8e5e8f3 net/ipv6/addrconf.c: Checkpatch cleanups by Eldad Zack · 12 years ago
  54. c78679e ipv6: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  55. 8b2aaed ipv6: Fix Smatch warning. by Li Wei · 12 years ago
  56. d6ddef9 IPv6: Fix not join all-router mcast group when forwarding set. by Li Wei · 12 years ago
  57. 013d97e net: race condition in ipv6 forwarding and disable_ipv6 parameters by Francesco Ruggeri · 13 years ago
  58. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
  59. 1d57830 ipv6/addrconf: speedup /proc/net/if_inet6 filling by Mihai Maruseac · 13 years ago
  60. e6bff99 ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) by Neil Horman · 13 years ago
  61. d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 13 years ago
  62. 7ffbcec ipv6: Remove optimistic DAD flag test in ipv6_add_addr() by David Miller · 13 years ago
  63. b26e478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  64. 4af04ab ipv6: Fix for adding multicast route for loopback device automatically. by Li Wei · 13 years ago
  65. 8f03151 ipv6: Make third arg to anycast_dst_alloc() bool. by David S. Miller · 13 years ago
  66. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  67. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  68. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  69. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  70. 14ef37b ipv6: fix route lookup in addrconf_prefix_rcv() by Andreas Hofmeister · 13 years ago
  71. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  72. 8603e33 ipv6: fix a possible double free by Roy Li · 13 years ago
  73. 026359b ipv6: Send ICMPv6 RSes only when RAs are accepted by Tore Anderson · 13 years ago
  74. 19fd617 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  75. f2c31e3 net: fix NULL dereferences in check_peer_redir() by Eric Dumazet · 13 years ago
  76. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  77. 76f793e ipv6: updates to privacy addresses per RFC 4941. by Lorenzo Colitti · 13 years ago
  78. 32019e6 ipv6: Do not leave router anycast address for /127 prefixes. by YOSHIFUJI Hideaki · 13 years ago
  79. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  80. 9cbb7ec ipv6: Get rid of rt6i_nexthop macro. by David S. Miller · 13 years ago
  81. 2bda8a0 Disable router anycast address for /127 prefixes by Bjørn Mork · 13 years ago
  82. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  83. aee80b5 ipv6: generate link local address for GRE tunnel by stephen hemminger · 13 years ago
  84. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  85. be281e5 ipv6: reduce per device ICMP mib sizes by Eric Dumazet · 13 years ago
  86. e578598 net,rcu: convert call_rcu(inet6_ifa_finish_destroy_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  87. 38f57d1 net,rcu: convert call_rcu(in6_dev_finish_destroy_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  88. 7143b7d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  89. ff53881 sysctl: net: call unregister_net_sysctl_table where needed by Lucian Adrian Grijincu · 13 years ago
  90. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  91. c3968a8 ipv6: RTA_PREFSRC support for ipv6 route source address selection by Daniel Walter · 13 years ago
  92. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  93. 96d796a ipv6: hash is calculated but not used afterwards by Hagen Paul Pfeifer · 13 years ago
  94. 73a8bd7 ipv6: Revert 'administrative down' address handling changes. by David S. Miller · 13 years ago
  95. 2fdc1c8 ipv6: Silence privacy extensions initialization by Romain Francoise · 14 years ago
  96. d1ed113 ipv6: remove duplicate neigh_ifdown by stephen hemminger · 14 years ago
  97. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  98. 29ba5fe ipv6: don't flush routes when setting loopback down by stephen hemminger · 14 years ago
  99. 5f75a10 ipv6: fix nl group when advertising a new link by Nicolas Dichtel · 14 years ago
  100. cf7afbf rtnl: make link af-specific updates atomic by Thomas Graf · 14 years ago