1. 9589731 [NETNS]: Make the __addrconf_sysctl_register return an error by Pavel Emelyanov · 18 years ago
  2. 408c476 [NETNS]: Clean out the ipv6-related sysctls creation/destruction by Pavel Emelyanov · 18 years ago
  3. 09f7709 [IPV6]: fix section mismatch warnings by Daniel Lezcano · 18 years ago
  4. c69bce2 [NET]: Remove unused "mibalign" argument for snmp_mib_init(). by YOSHIFUJI Hideaki · 18 years ago
  5. c8fecf2 [IPV6]: Eliminate difference in actions of sysctl and proc handler for conf.all.forwarding by Pavel Emelyanov · 18 years ago
  6. 1dab622 [IPV6]: Use ctl paths to register addrconf sysctls by Pavel Emelyanov · 18 years ago
  7. f52295a [IPV6]: Unify and cleanup calls to addrconf_sysctl_register by Pavel Emelyanov · 18 years ago
  8. f68635e [IPV6]: Cleanup the addconf_sysctl_register by Pavel Emelyanov · 18 years ago
  9. c7dc89c [IPV6]: Add RFC4214 support by Fred L. Templin · 18 years ago
  10. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 18 years ago
  11. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 18 years ago
  12. 2a8cc6c [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. by YOSHIFUJI Hideaki · 18 years ago
  13. 303065a [IPV6] ADDRCONF: Allow address selection policy with ifindex. by YOSHIFUJI Hideaki · 18 years ago
  14. c1ee656 [IPV6] ADDRCONF: Rename ipv6_saddr_label() to ipv6_addr_label(). by YOSHIFUJI Hideaki · 18 years ago
  15. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 18 years ago
  16. d31c7b8 [IPV6]: Restore IPv6 when MTU is big enough by Evgeniy Polyakov · 18 years ago
  17. 3b6d821 [IPV6]: Add missing "space" by Joe Perches · 18 years ago
  18. 1675c7b [IPV6]: remove duplicate call to proc_net_remove by Daniel Lezcano · 18 years ago
  19. aaf70ec [IPV6]: Cleanup snmp6_alloc_dev() by Pavel Emelyanov · 18 years ago
  20. 16910b9 [IPV6]: Fix return type for snmp6_free_dev() by Pavel Emelyanov · 18 years ago
  21. f24e3d6 [IPV6]: Defer IPv6 device initialization until a valid qdisc is specified by Mitsuru Chinen · 18 years ago
  22. cf7732e [NET]: Make core networking code use seq_open_private by Pavel Emelyanov · 18 years ago
  23. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 18 years ago
  24. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 18 years ago
  25. 14878f7 [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2] by David L Stevens · 18 years ago
  26. 0b69d4b [IPV6]: Remove redundant RTM_DELLINK message. by Milan Kocian · 18 years ago
  27. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 18 years ago
  28. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 18 years ago
  29. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 18 years ago
  30. 6ae5f98 [IPV6]: Fix source address selection. by Jiri Kosina · 18 years ago
  31. b217d61 [IPV4/IPV6]: Fail registration if inet device construction fails by Herbert Xu · 18 years ago
  32. 063ed36 [IPV6]: Call inet6addr_chain notifiers on link down by Vlad Yasevich · 18 years ago
  33. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 18 years ago
  34. dffe4f0 [IPV6]: Remove unneeded pointer idev from addrconf_cleanup(). by Micah Gruber · 18 years ago
  35. 59fbb3a [IPV6] MIP6: Loadable module support for MIPv6. by Masahide NAKAMURA · 18 years ago
  36. c2edacf bonding / ipv6: no addrconf for slaves separately from master by Jay Vosburgh · 18 years ago
  37. 74235a2 [IPV6] addrconf: Fix IPv6 on tuntap tunnels by Herbert Xu · 18 years ago
  38. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 18 years ago
  39. bbb711e [IPV6]: Ignore ipv6 events on non-IPV6 capable devices. by Oliver Hartkopp · 18 years ago
  40. 9a6bf6f [IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry. by YOSHIFUJI Hideaki · 18 years ago
  41. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 18 years ago
  42. 5632c51 [IPV6]: Track device renames in snmp6. by Stephen Hemminger · 18 years ago
  43. df8981d [IPV6]: Export in6addr_any for future use. by YOSHIFUJI Hideaki · 18 years ago
  44. 7f7d9a6 [IPV6]: Consolidate common SNMP code by Herbert Xu · 18 years ago
  45. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 18 years ago
  46. bf99f1b [IPV6] SNMP: Netlink interface. by YOSHIFUJI Hideaki · 18 years ago
  47. 6313c1e [RTNETLINK]: Remove unnecessary locking in dump callbacks by Patrick McHardy · 18 years ago
  48. c127ea2 [IPv6]: Use rtnl registration interface by Thomas Graf · 18 years ago
  49. 95c385b [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support. by Neil Horman · 18 years ago
  50. 7159039 [IPV6]: Decentralize EXPORT_SYMBOLs. by YOSHIFUJI Hideaki · 19 years ago
  51. 0bcbc92 [IPV6]: Disallow RH0 by default. by YOSHIFUJI Hideaki · 18 years ago
  52. 53aadcc [IPV6]: Set IF_READY if the device is up and has carrier by Herbert Xu · 18 years ago
  53. b6f99a2 [NET]: fix up misplaced inlines. by Dave Jones · 18 years ago
  54. c7ababb [IPV6]: Do not set IF_READY if device is down by Herbert Xu · 18 years ago
  55. 2c12a74 [IPV6]: anycast refcnt fix by Michal Wrobel · 18 years ago
  56. 45ba9dd [IPV6] ADDRCONF: Register inet6_dev earlier. by YOSHIFUJI Hideaki · 19 years ago
  57. 46d4804 [IPV6] ADDRCONF: Manage prefix route corresponding to address manually added. by YOSHIFUJI Hideaki · 19 years ago
  58. 8c14b7c [IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem. by YOSHIFUJI Hideaki · 19 years ago
  59. 3fbfa98 [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables by Eric W. Biederman · 19 years ago
  60. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 19 years ago
  61. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 19 years ago
  62. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 19 years ago
  63. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 19 years ago
  64. 2693256 [NETLINK]: Don't BUG on undersized allocations by Patrick McHardy · 19 years ago
  65. fa03ef3 [IPV6]: Fix up some CONFIG typos by Neil Horman · 19 years ago
  66. d88ae4c [IPV6] MCAST: Fix joining all-node multicast group on device initialization. by YOSHIFUJI Hideaki · 19 years ago
  67. 30c4cf5 [IPV4/IPV6]: Fix inet{,6} device initialization order. by David L Stevens · 19 years ago
  68. 1f29bcd [PATCH] sysctl: remove unused "context" param by Alexey Dobriyan · 19 years ago
  69. af879cc [IPV6]: Use kmemdup by Arnaldo Carvalho de Melo · 19 years ago
  70. e69a4ad [IPV6]: Misc endianness annotations. by Al Viro · 19 years ago
  71. 6051e2f [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api by Thomas Graf · 19 years ago
  72. 04561c1 [IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink api by Thomas Graf · 19 years ago
  73. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 19 years ago
  74. 7a3025b [IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}. by YOSHIFUJI Hideaki · 19 years ago
  75. 0be669b [IPV6]: Seperate sit driver to extra module (addrconf.c changes) by Joerg Roedel · 19 years ago
  76. 8210323 [IPV4]: inet_rcv_saddr() annotations by Al Viro · 19 years ago
  77. 3b9f9a1 [IPV6] ADDRCONF: Mobile IPv6 Home Address support. by Noriaki TAKAMIYA · 19 years ago
  78. 55ebaef [IPV6] ADDRCONF: Allow non-DAD'able addresses. by Noriaki TAKAMIYA · 19 years ago
  79. 8814c4b [IPV6] ADDRCONF: Convert addrconf_lock to RCU. by YOSHIFUJI Hideaki · 19 years ago
  80. fbea49e [IPV6] NDISC: Add proxy_ndp sysctl. by YOSHIFUJI Hideaki · 19 years ago
  81. 7198f8c [IPV6] address: Support NLM_F_EXCL when adding addresses by Thomas Graf · 19 years ago
  82. 680a27a [IPV6] address: Allow address changes while device is administrative down by Thomas Graf · 19 years ago
  83. 0ab6803 [IPV6] address: Convert address dumping to new netlink api by Thomas Graf · 19 years ago
  84. 101bb22 [IPV6] address: Add put_ifaddrmsg() and rt_scope() by Thomas Graf · 19 years ago
  85. 85486af [IPV6] address: Add put_cacheinfo() to dump struct cacheinfo by Thomas Graf · 19 years ago
  86. 1b29fc2 [IPV6] address: Convert address lookup to new netlink api by Thomas Graf · 19 years ago
  87. b933f71 [IPV6] address: Convert address deletion to new netlink api by Thomas Graf · 19 years ago
  88. 461d883 [IPV6] address: Convert address addition to new netlink api by Thomas Graf · 19 years ago
  89. 86872cb [IPv6] route: FIB6 configuration using struct fib6_config by Thomas Graf · 19 years ago
  90. 40e22e8 [IPv6] route: Simplify ip6_ins_rt() by Thomas Graf · 19 years ago
  91. e0a1ad73 [IPv6] route: Simplify ip6_del_rt() by Thomas Graf · 19 years ago
  92. ab32ea5 [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly by Brian Haley · 19 years ago
  93. 8c384bfa [IPv6] prefix: Convert prefix notifications to use rtnl_notify() by Thomas Graf · 19 years ago
  94. 8d7a76c [IPv6] link: Convert link notifications to use rtnl_notify() by Thomas Graf · 19 years ago
  95. 5d62026 [IPv6] address: Convert address notification to use rtnl_notify() by Thomas Graf · 19 years ago
  96. 2942e90 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts by Thomas Graf · 19 years ago
  97. 8423a9a [IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef by David S. Miller · 19 years ago
  98. 1823730 [IPv4]: Move interface address bits to linux/if_addr.h by Thomas Graf · 19 years ago
  99. 101367c [IPV6]: Policy Routing Rules by Thomas Graf · 19 years ago
  100. c71099a [IPV6]: Multiple Routing Tables by Thomas Graf · 19 years ago