1. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  2. 8965779 ipv6,mcast: always hold idev->lock before mca_lock by Amerigo Wang · 11 years ago
  3. b173ee4 ipv6: resend MLD report if a link-local address completes DAD by Hannes Frederic Sowa · 11 years ago
  4. 1ec047e ipv6: introduce per-interface counter for dad-completed ipv6 addresses by Hannes Frederic Sowa · 11 years ago
  5. 77ecaac ipv6: rearm router solicitaion timer when setting new tokenized address by Hannes Frederic Sowa · 11 years ago
  6. 2b9651d ipv6: remove old token ipv6 address as soon as possible by Hannes Frederic Sowa · 11 years ago
  7. dc84829 ipv6: check return value of ipv6_get_lladdr by Hannes Frederic Sowa · 11 years ago
  8. 876fd05 ipv6: don't disable interface if last ipv6 address is removed by Hannes Frederic Sowa · 11 years ago
  9. b7b1bfc ipv6: split duplicate address detection and router solicitation timer by Hannes Frederic Sowa · 11 years ago
  10. b33698e ipv6: remove a useless pr_info() in addrconf_gre_config() by Cong Wang · 11 years ago
  11. a881ae1 ipv6: don't call addrconf_dst_alloc again when enable lo by Gao feng · 11 years ago
  12. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  13. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  14. 534c877 ipv6: assign rt6_info to inet6_ifaddr in init_loopback by Gao feng · 11 years ago
  15. 75538c2 net: always pass struct netdev_notifier_info to netdevice notifiers by Cong Wang · 11 years ago
  16. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  17. 2a7851b netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6 by Florian Westphal · 11 years ago
  18. 8892475 ipv6: use ipv6_addr_scope() helper by Cong Wang · 11 years ago
  19. 7996c79 ipv6: use ipv6_addr_any() helper by Cong Wang · 11 years ago
  20. caeaba7 ipv6: add support of peer address by Nicolas Dichtel · 11 years ago
  21. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  22. f88c91d ipv6: statically link register_inet6addr_notifier() by Cong Wang · 11 years ago
  23. 617fe29 net: ipv6: only invalidate previously tokenized addresses by Daniel Borkmann · 11 years ago
  24. fc40383 net: ipv6: also allow token to be set when device not ready by Daniel Borkmann · 11 years ago
  25. 914faa1 net: ipv6: minor: use in6addr_any in token init by Daniel Borkmann · 11 years ago
  26. f53adae net: ipv6: add tokenized interface identifier support by Daniel Borkmann · 11 years ago
  27. d662483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  28. 25fb6ca4 net IPv6 : Fix broken IPv6 routing table after loopback down-up by Balakumaran Kannan · 11 years ago
  29. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  30. cb6bf35 firewire net, ipv6: IPv6 over Firewire (RFC3146) support. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  31. a79ca22 ipv6: fix bad free of addrconf_init_net by Hong Zhiguo · 11 years ago
  32. 63998ac ipv6: provide addr and netconf dump consistency info by Nicolas Dichtel · 11 years ago
  33. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 11 years ago
  34. 7a67420 netconf: add the handler to dump entries by Nicolas Dichtel · 11 years ago
  35. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  36. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  37. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  38. 2c5e893 ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2 by Hannes Frederic Sowa · 11 years ago
  39. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  40. 5e98a36 ipv6 addrconf: Fix interface identifiers of 802.15.4 devices. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  41. 5c766d6 ipv4: introduce address lifetime by Jiri Pirko · 12 years ago
  42. 3f0d2ba ipv6: Use IS_ERR_OR_NULL(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  43. 21caa66 ipv6: use addrconf_get_prefix_route for prefix route lookup [v2] by Romain Kuntz · 12 years ago
  44. 85da53b ipv6: fix the noflags test in addrconf_get_prefix_route by Romain Kuntz · 12 years ago
  45. bd77902 ipv6: addrconf.c: remove unnecessary "if" by Cong Ding · 12 years ago
  46. b1afce9 ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTE by David S. Miller · 12 years ago
  47. d67b8c6 netconf: advertise mc_forwarding status by Nicolas Dichtel · 12 years ago
  48. 9ba2add ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) if Router Advertisements are accepted by Shmulik Ladkani · 12 years ago
  49. aeaf6e9 ipv6: unify logic evaluating inet6_dev's accept_ra property by Shmulik Ladkani · 12 years ago
  50. b51642f net: Enable a userns root rtnl calls that are safe for unprivilged users by Eric W. Biederman · 12 years ago
  51. c027aab net: Enable some sysctls that are safe for the userns root by Eric W. Biederman · 12 years ago
  52. af31f41 net: Allow userns root to control ipv6 by Eric W. Biederman · 12 years ago
  53. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  54. 464dc80 net: Don't export sysctls to unprivileged users by Eric W. Biederman · 12 years ago
  55. 5cb0443 ipv6: add knob to send unsolicited ND on link-layer address change by Hannes Frederic Sowa · 12 years ago
  56. 94e187c ipv6: introduce ip6_rt_put() by Amerigo Wang · 12 years ago
  57. 1a94083 ipv6: remove a useless NULL check by Amerigo Wang · 12 years ago
  58. 07a9362 ipv6: use IS_ENABLED() by Amerigo Wang · 12 years ago
  59. 76f8f6c rtnl/ipv6: add support of RTM_GETNETCONF by Nicolas Dichtel · 12 years ago
  60. f3a1bfb rtnl/ipv6: use netconf msg to advertise forwarding status by Nicolas Dichtel · 12 years ago
  61. 9f0d3c2 ipv6: addrconf: fix /proc/net/if_inet6 by Eric Dumazet · 12 years ago
  62. 62b54dd ipv6: don't add link local route when there is no link local address by Nicolas Dichtel · 12 years ago
  63. 64c6d08 ipv6: del unreachable route when an addr is deleted on lo by Nicolas Dichtel · 12 years ago
  64. 5744dd9 ipv6: replace write lock with read lock when get route info by Li RongQing · 12 years ago
  65. 91b4b04 ipv6: Compare addresses only bits up to the prefix length (RFC6724). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  66. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  67. ace1fe1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 12 years ago
  68. eb7e057 ipv6: remove some deadcode by Sorin Dumitru · 12 years ago
  69. b3f644f netfilter: ip6tables: add MASQUERADE target by Patrick McHardy · 12 years ago
  70. 748e2d9 net: reinstate rtnl in call_netdevice_notifiers() by Eric Dumazet · 12 years ago
  71. 0115e8e net: remove delay at device dismantle by Eric Dumazet · 12 years ago
  72. 4acd494 ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock by Ben Hutchings · 12 years ago
  73. ddbe503 ipv6: add ipv6_addr_hash() helper by Eric Dumazet · 12 years ago
  74. c727e7f Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  75. 91df42b net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  76. f321383 net: ipv6: Standardize prefixes for message logging by Joe Perches · 12 years ago
  77. 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 12 years ago
  78. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  79. 06a4c1c 6lowpan: IPv6 link local address by alex.bluesman.smirnov@gmail.com · 12 years ago
  80. 6105e29 net ipv6: Convert addrconf to use register_net_sysctl by Eric W. Biederman · 12 years ago
  81. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  82. cf22f9a ipv6: Remove unused argument to addrconf_dad_start(). by David S. Miller · 12 years ago
  83. 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 12 years ago
  84. 8e5e8f3 net/ipv6/addrconf.c: Checkpatch cleanups by Eldad Zack · 12 years ago
  85. c78679e ipv6: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  86. 8b2aaed ipv6: Fix Smatch warning. by Li Wei · 12 years ago
  87. d6ddef9 IPv6: Fix not join all-router mcast group when forwarding set. by Li Wei · 12 years ago
  88. 013d97e net: race condition in ipv6 forwarding and disable_ipv6 parameters by Francesco Ruggeri · 13 years ago
  89. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
  90. 1d57830 ipv6/addrconf: speedup /proc/net/if_inet6 filling by Mihai Maruseac · 13 years ago
  91. e6bff99 ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) by Neil Horman · 13 years ago
  92. d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 13 years ago
  93. 7ffbcec ipv6: Remove optimistic DAD flag test in ipv6_add_addr() by David Miller · 13 years ago
  94. b26e478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  95. 4af04ab ipv6: Fix for adding multicast route for loopback device automatically. by Li Wei · 13 years ago
  96. 8f03151 ipv6: Make third arg to anycast_dst_alloc() bool. by David S. Miller · 13 years ago
  97. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  98. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  99. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  100. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago