1. 3bd653c netns: add net parameter to IP6_INC_STATS by Denis V. Lunev · 16 years ago
  2. b339a47c ipv6: initialize ip6_route sysctl vars in ip6_route_net_init() by Peter Zijlstra · 16 years ago
  3. 68fffc6 ipv6: clean up ip6_route_net_init() error handling by Peter Zijlstra · 16 years ago
  4. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  5. 5dc121e XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep by Arnaud Ebalard · 16 years ago
  6. 1e493d1 ipv6: On interface down/unregister, purge icmp routes too. by David S. Miller · 16 years ago
  7. 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 16 years ago
  8. 5e0115e ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output, rt6_fill_node+0x175 by Brian Haley · 16 years ago
  9. 1ca615f ipv6: replace dst_metric() with dst_mtu() in net/ipv6/route.c. by Rami Rosen · 16 years ago
  10. 3d0f24a ipv6: icmp6_dst_gc return change by Stephen Hemminger · 16 years ago
  11. 53b7997 ipv6 netns: Make several "global" sysctl variables namespace aware. by YOSHIFUJI Hideaki · 16 years ago
  12. b6fcbdb proc: consolidate per-net single-release callers by Pavel Emelyanov · 16 years ago
  13. de05c55 proc: consolidate per-net single_open callers by Pavel Emelyanov · 16 years ago
  14. dd3abc4 ipv6 route: Prefer outgoing interface with source address assigned. by YOSHIFUJI Hideaki · 16 years ago
  15. 5ce83af ipv6: Assume the loopback address in link-local scope. by YOSHIFUJI Hideaki · 16 years ago
  16. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  17. d420895 ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags. by YOSHIFUJI Hideaki · 16 years ago
  18. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  19. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  20. 36e3dea ipv6 route: Fix route lifetime in netlink message. by YOSHIFUJI Hideaki · 16 years ago
  21. 4bed72e [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. by YOSHIFUJI Hideaki · 16 years ago
  22. 1ac06e0 ipsec: Use the correct ip_local_out function by Herbert Xu · 16 years ago
  23. 6f70499 ipv6 addrconf: Allow infinite prefix lifetime. by YOSHIFUJI Hideaki · 16 years ago
  24. 69cdf8f ipv6 route: Fix lifetime in netlink. by YOSHIFUJI Hideaki · 16 years ago
  25. a326443 ipv6 addrconf: Fix route lifetime setting in corner case. by YOSHIFUJI Hideaki · 16 years ago
  26. 5ffc02a ip: Use inline function dst_metric() instead of direct access to dst->metric[] by Satoru SATOH · 16 years ago
  27. 633d424b [NETNS]: Don't initialize err variable twice. by Pavel Emelyanov · 16 years ago
  28. 280a34c [IPV6]: Make struct ip6_prohibit_entry_template static. by Adrian Bunk · 16 years ago
  29. 48115be [NETNS]: Add netns refcnt debug for dst ops. by Denis V. Lunev · 16 years ago
  30. 9acd9f3 [IPV6]: Make address arguments const. by YOSHIFUJI Hideaki · 16 years ago
  31. 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
  32. 7bc570c [IPV6] MROUTE: Support multicast forwarding. by YOSHIFUJI Hideaki · 16 years ago
  33. fadf6bf [IPV6] SIT: Add PRL management for ISATAP. by Templin, Fred L · 16 years ago
  34. a233352 [IPV6]: Fix potential net leak and oops in ipv6 routing code. by Pavel Emelyanov · 16 years ago
  35. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  36. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  37. 7cbca67 [IPV6]: Support Source Address Selection API (RFC5014). by YOSHIFUJI Hideaki · 16 years ago
  38. 6b75d09 [IPV6]: Optimize hop-limit determination. by YOSHIFUJI Hideaki · 16 years ago
  39. 8a3edd8 [NETNS][IPV6] fix some missing namespace by Daniel Lezcano · 16 years ago
  40. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  41. 4591db4 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output by Daniel Lezcano · 16 years ago
  42. 7019b78 [NETNS][IPV6] route6 - Make ip6_dst_gc simpler by Daniel Lezcano · 16 years ago
  43. 6891a34 [NETNS][IPV6] route6 - make garbage collection work with multiple network namespaces by Benjamin Thery · 16 years ago
  44. f2fc6a5 [NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace by Benjamin Thery · 16 years ago
  45. 9a7ec3a [NETNS][IPV6] route6 - dynamically allocate ip6_dst_ops by Daniel Lezcano · 16 years ago
  46. 8ed6778 [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace by Daniel Lezcano · 16 years ago
  47. bdb3289 [NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer by Daniel Lezcano · 16 years ago
  48. 5578689 [NETNS][IPV6] route6 - make route6 per namespace by Daniel Lezcano · 16 years ago
  49. 7b4da53 [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt_routers by Daniel Lezcano · 16 years ago
  50. efa2cea [NETNS][IPV6] route6 - Pass network namespace to rt6_add_route_info and rt6_get_route_info by Daniel Lezcano · 16 years ago
  51. 69ddb80 [NETNS][IPV6] route6 - Make proc entry /proc/net/rt6_stats per namespace by Daniel Lezcano · 16 years ago
  52. 606a2b4 [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup by Daniel Lezcano · 16 years ago
  53. cdb1876 [NETNS][IPV6] route6 - create route6 proc files for the namespace by Daniel Lezcano · 16 years ago
  54. c572872 [NETNS][IPV6] rt6_stats - make the stats per network namespace by Benjamin Thery · 16 years ago
  55. 6cc118b [NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics by Daniel Lezcano · 16 years ago
  56. 63152fc [NETNS][IPV6] ip6_fib - gc timer per namespace by Daniel Lezcano · 16 years ago
  57. 5b7c931 [NETNS][IPV6] ip6_fib - add net to gc timer parameter by Daniel Lezcano · 16 years ago
  58. f3db485 [NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces by Daniel Lezcano · 16 years ago
  59. 58f09b7 [NETNS][IPV6] ip6_fib - make it per network namespace by Daniel Lezcano · 16 years ago
  60. 3b00944 [IPV6]: Make ndisc_dst_alloc() common for later use. by YOSHIFUJI Hideaki · 17 years ago
  61. 5e5f3f0 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 16 years ago
  62. 5ee0910 [IPV6] SYSCTL: complete initialization for sysctl table in subsystem code. by YOSHIFUJI Hideaki · 16 years ago
  63. f1243c2 [IPV6]: Add missing initializations of the new nl_info.nl_net field by Benjamin Thery · 16 years ago
  64. 238fc7e [IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_metric. by Rami Rosen · 16 years ago
  65. 2371779 [IPV6]: Update MSS even if MTU is unchanged. by Jim Paris · 17 years ago
  66. e242297 [NET]: should explicitely initialize atomic_t field in struct dst_ops by Eric Dumazet · 17 years ago
  67. 2216b48 [NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config() by Benjamin Thery · 17 years ago
  68. 569d364 [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions by Daniel Lezcano · 17 years ago
  69. 50eb431 [IPV6] route: kill some bloat by Ilpo Järvinen · 17 years ago
  70. 4d1169c [NETNS]: Add netns to nl_info structure. by Denis V. Lunev · 17 years ago
  71. 4990509 [NETNS][IPV6]: Make sysctls route per namespace. by Daniel Lezcano · 17 years ago
  72. 760f2d0 [NETNS][IPV6]: Make multiple instance of sysctl tables. by Daniel Lezcano · 17 years ago
  73. 528c4ce [IPV6]: Always pass a valid nl_info to inet6_rt_notify. by Denis V. Lunev · 17 years ago
  74. 7e5449c [IPV6]: route6 remove ifdef for fib_rules by Daniel Lezcano · 17 years ago
  75. c35b7e7 [IPV6]: remove ifdef in route6 for xfrm6 by Daniel Lezcano · 17 years ago
  76. 75314fb [IPV6]: create route6 proc init-fini functions by Daniel Lezcano · 17 years ago
  77. f845ab6 [IPV6] route6/fib6: Don't panic a kmem_cache_create. by Daniel Lezcano · 17 years ago
  78. 433d49c [IPV6]: Make ip6_route_init to return an error code. by Daniel Lezcano · 17 years ago
  79. 5a3e55d [NET]: Multiple namespaces in the all dst_ifdown routines. by Denis V. Lunev · 17 years ago
  80. c7dc89c [IPV6]: Add RFC4214 support by Fred L. Templin · 17 years ago
  81. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  82. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  83. 862b82c [IPSEC]: Merge most of the output path by Herbert Xu · 17 years ago
  84. 352e512 [NET]: Eliminate duplicate copies of dst_discard by Herbert Xu · 17 years ago
  85. 398bcbe [IPV6] ROUTE: Make sending algorithm more friendly with RFC 4861. by YOSHIFUJI Hideaki · 17 years ago
  86. 03f49f3 [NET]: Make helper to get dst entry and "use" it by Pavel Emelyanov · 17 years ago
  87. 33120b3 [IPV6]: Convert /proc/net/ipv6_route to seq_file interface by Alexey Dobriyan · 17 years ago
  88. 428b367 sysctl: ipv6 route flushing (kill binary path) by Eric W. Biederman · 17 years ago
  89. 4acad72 [IPV6]: Consolidate the ip6_pol_route_(input|output) pair by Pavel Emelyanov · 17 years ago
  90. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  91. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  92. 8f4c1f9 [NETLINK]: Introduce nested and byteorder flag to netlink attribute by Thomas Graf · 17 years ago
  93. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  94. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  95. 566cfd8 [IPV6]: Don't update ADVMSS on routes where the MTU is not also updated by Simon Arlott · 17 years ago
  96. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  97. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  98. 14e50e5 [XFRM]: Allow packet drops during larval state resolution. by David S. Miller · 17 years ago
  99. 952a10b [IPV6] SNMP: Fix several warnings without procfs. by YOSHIFUJI Hideaki · 17 years ago
  100. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago