1. 4b7a427 net: replace %#p6 format specifier with %pi6 by Harvey Harrison · 16 years ago
  2. b071195 net: replace all current users of NIP6_SEQFMT with %#p6 by Harvey Harrison · 16 years ago
  3. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  4. f410a1f ipv6: protocol for address routes by Stephen Hemminger · 16 years ago
  5. 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 16 years ago
  6. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  7. 888c848 ipv6: make struct ipv6_devconf static by Adrian Bunk · 16 years ago
  8. 702beb8 ipv6: Fix warning in addrconf code. by David Miller · 16 years ago
  9. 53b7997 ipv6 netns: Make several "global" sysctl variables namespace aware. by YOSHIFUJI Hideaki · 16 years ago
  10. 0529794 pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6. by David S. Miller · 16 years ago
  11. b0e1e64 netdev: Move rest of qdisc state into struct netdev_queue by David S. Miller · 16 years ago
  12. 7c3ceb4a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  13. b223856 ipv6: fix race between ipv6_del_addr and DAD timer by Andrey Vagin · 16 years ago
  14. 1b34be7 ipv6 addrconf: add accept_dad sysctl to control DAD operation. by YOSHIFUJI Hideaki · 16 years ago
  15. 778d80b ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. by YOSHIFUJI Hideaki · 16 years ago
  16. d68b827 ipv6: Do not assign non-valid address on interface. by YOSHIFUJI Hideaki · 16 years ago
  17. 0187bdf net: Disable LRO on devices that are forwarding by Ben Hutchings · 16 years ago
  18. e6e30ad Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next by David S. Miller · 16 years ago
  19. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  20. 3de2325 ipv6 netns: Address labels per namespace by Benjamin Thery · 16 years ago
  21. 2b5ead4 ipv6 addrconf: Introduce addrconf_is_prefix_route() helper. by YOSHIFUJI Hideaki · 16 years ago
  22. 4bed72e [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. by YOSHIFUJI Hideaki · 16 years ago
  23. 24ef0da [IPV6] ADDRCONF: Check range of prefix length by Thomas Graf · 16 years ago
  24. 6f70499 ipv6 addrconf: Allow infinite prefix lifetime. by YOSHIFUJI Hideaki · 16 years ago
  25. 0686caa ndisc: Add missing strategies for per-device retrans timer/reachable time settings. by YOSHIFUJI Hideaki · 16 years ago
  26. 92998dd [NETNS]: Remove empty ->init callback. by Pavel Emelyanov · 16 years ago
  27. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  28. 9625ed7 [IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface. by YOSHIFUJI Hideaki · 16 years ago
  29. b077d7a [IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are disabled. by YOSHIFUJI Hideaki · 16 years ago
  30. cee8947 [IPV6] MROUTE: Do not call ipv6_find_idev() directly. by YOSHIFUJI Hideaki · 16 years ago
  31. d7aabf2 [IPV6]: Use in6addr_any where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  32. f3ee401 [IPV6]: Define constants for link-local multicast addresses. by YOSHIFUJI Hideaki · 16 years ago
  33. 9acd9f3 [IPV6]: Make address arguments const. by YOSHIFUJI Hideaki · 16 years ago
  34. dfd982b [IPV6] ADDRCONF: Uninline ipv6_isatap_eui64(). by YOSHIFUJI Hideaki · 16 years ago
  35. 3eb84f4 [IPV6] ADDRCONF: Uninline ipv6_addr_hash(). by YOSHIFUJI Hideaki · 16 years ago
  36. caad295 [IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp(). by YOSHIFUJI Hideaki · 16 years ago
  37. 8eefca4 Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev by David S. Miller · 16 years ago
  38. 7bc570c [IPV6] MROUTE: Support multicast forwarding. by YOSHIFUJI Hideaki · 16 years ago
  39. f6a07b2 [IPV6] ADDRCONF: Fix array size for sysctls. by YOSHIFUJI Hideaki · 16 years ago
  40. eb86757 [IPV6]: inet6_dev on loopback should be kept until namespace stop. by Denis V. Lunev · 16 years ago
  41. 439e238 [IPV6]: Event type in addrconf_ifdown is mis-used. by Denis V. Lunev · 16 years ago
  42. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  43. 52eeeb8 [IPV6]: Unify ip6_onlink() and ipip6_onlink(). by YOSHIFUJI Hideaki · 16 years ago
  44. eac55bf IPv6: do not create temporary adresses with too short preferred lifetime by Benoit Boissinot · 16 years ago
  45. c6fbfac IPv6: only update the lifetime of the relevant temporary address by Benoit Boissinot · 16 years ago
  46. 878628f [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  47. 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  48. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  49. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  50. 7cbca67 [IPV6]: Support Source Address Selection API (RFC5014). by YOSHIFUJI Hideaki · 16 years ago
  51. a9b0572 [IPV6] ADDRCONF: Clean-up ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 16 years ago
  52. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  53. a05c44f [IPV6]: Remove commented lines. by Daniel Lezcano · 16 years ago
  54. 6fda735 [NETNS][IPV6] addrconf - make addrconf per namespace by Benjamin Thery · 16 years ago
  55. af28493 [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf by Daniel Lezcano · 16 years ago
  56. 8ed6778 [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace by Daniel Lezcano · 16 years ago
  57. bdb3289 [NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer by Daniel Lezcano · 16 years ago
  58. 7b4da53 [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt_routers by Daniel Lezcano · 16 years ago
  59. 606a2b4 [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup by Daniel Lezcano · 16 years ago
  60. f3db485 [NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces by Daniel Lezcano · 16 years ago
  61. 5e5f3f0 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 16 years ago
  62. 99cd07a [IPV6]: Fix source address selection for ORCHID addresses by Juha-Matti Tapio · 16 years ago
  63. f1243c2 [IPV6]: Add missing initializations of the new nl_info.nl_net field by Benjamin Thery · 16 years ago
  64. 5d5619b [IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forward. by YOSHIFUJI Hideaki · 17 years ago
  65. d20b310 [IPV6]: addrconf sparse warnings by Stephen Hemminger · 17 years ago
  66. 389f661 [NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware by Daniel Lezcano · 17 years ago
  67. 1cab3da [NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware by Daniel Lezcano · 17 years ago
  68. 06bfe65 [NETNS][IPV6]: inet6_addr - ipv6_chk_same_addr namespace aware by Daniel Lezcano · 17 years ago
  69. bfeade0 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace by Daniel Lezcano · 17 years ago
  70. 3c40090 [NETNS][IPV6]: inet6_addr - isolate inet6 addresses from proc file by Daniel Lezcano · 17 years ago
  71. e186932 [NETNS]: Use the per-net ipv6_devconf(_all) in sysctl handlers by Pavel Emelyanov · 17 years ago
  72. 441fc2a [NETNS]: Use the per-net ipv6_devconf_dflt by Pavel Emelyanov · 17 years ago
  73. e0da5a4 [NETNS]: Create ipv6 devconf-s for namespaces by Pavel Emelyanov · 17 years ago
  74. bff16c2 [NETNS]: Make the ctl-tables per-namespace by Pavel Emelyanov · 17 years ago
  75. 9589731 [NETNS]: Make the __addrconf_sysctl_register return an error by Pavel Emelyanov · 17 years ago
  76. 408c476 [NETNS]: Clean out the ipv6-related sysctls creation/destruction by Pavel Emelyanov · 17 years ago
  77. 09f7709 [IPV6]: fix section mismatch warnings by Daniel Lezcano · 17 years ago
  78. c69bce2 [NET]: Remove unused "mibalign" argument for snmp_mib_init(). by YOSHIFUJI Hideaki · 17 years ago
  79. c8fecf2 [IPV6]: Eliminate difference in actions of sysctl and proc handler for conf.all.forwarding by Pavel Emelyanov · 17 years ago
  80. 1dab622 [IPV6]: Use ctl paths to register addrconf sysctls by Pavel Emelyanov · 17 years ago
  81. f52295a [IPV6]: Unify and cleanup calls to addrconf_sysctl_register by Pavel Emelyanov · 17 years ago
  82. f68635e [IPV6]: Cleanup the addconf_sysctl_register by Pavel Emelyanov · 17 years ago
  83. c7dc89c [IPV6]: Add RFC4214 support by Fred L. Templin · 17 years ago
  84. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  85. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  86. 2a8cc6c [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. by YOSHIFUJI Hideaki · 17 years ago
  87. 303065a [IPV6] ADDRCONF: Allow address selection policy with ifindex. by YOSHIFUJI Hideaki · 17 years ago
  88. c1ee656 [IPV6] ADDRCONF: Rename ipv6_saddr_label() to ipv6_addr_label(). by YOSHIFUJI Hideaki · 17 years ago
  89. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  90. d31c7b8 [IPV6]: Restore IPv6 when MTU is big enough by Evgeniy Polyakov · 17 years ago
  91. 3b6d821c [IPV6]: Add missing "space" by Joe Perches · 17 years ago
  92. 1675c7b [IPV6]: remove duplicate call to proc_net_remove by Daniel Lezcano · 17 years ago
  93. aaf70ec [IPV6]: Cleanup snmp6_alloc_dev() by Pavel Emelyanov · 17 years ago
  94. 16910b9 [IPV6]: Fix return type for snmp6_free_dev() by Pavel Emelyanov · 17 years ago
  95. f24e3d6 [IPV6]: Defer IPv6 device initialization until a valid qdisc is specified by Mitsuru Chinen · 17 years ago
  96. cf7732e [NET]: Make core networking code use seq_open_private by Pavel Emelyanov · 17 years ago
  97. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  98. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  99. 14878f7 [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2] by David L Stevens · 17 years ago
  100. 0b69d4b [IPV6]: Remove redundant RTM_DELLINK message. by Milan Kocian · 17 years ago