1. 2371779 [IPV6]: Update MSS even if MTU is unchanged. by Jim Paris · 17 years ago
  2. e242297 [NET]: should explicitely initialize atomic_t field in struct dst_ops by Eric Dumazet · 17 years ago
  3. 2216b48 [NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config() by Benjamin Thery · 17 years ago
  4. 569d364 [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions by Daniel Lezcano · 17 years ago
  5. 50eb431 [IPV6] route: kill some bloat by Ilpo Järvinen · 17 years ago
  6. 4d1169c [NETNS]: Add netns to nl_info structure. by Denis V. Lunev · 17 years ago
  7. 4990509 [NETNS][IPV6]: Make sysctls route per namespace. by Daniel Lezcano · 17 years ago
  8. 760f2d0 [NETNS][IPV6]: Make multiple instance of sysctl tables. by Daniel Lezcano · 17 years ago
  9. 528c4ce [IPV6]: Always pass a valid nl_info to inet6_rt_notify. by Denis V. Lunev · 17 years ago
  10. 7e5449c [IPV6]: route6 remove ifdef for fib_rules by Daniel Lezcano · 17 years ago
  11. c35b7e7 [IPV6]: remove ifdef in route6 for xfrm6 by Daniel Lezcano · 17 years ago
  12. 75314fb [IPV6]: create route6 proc init-fini functions by Daniel Lezcano · 17 years ago
  13. f845ab6 [IPV6] route6/fib6: Don't panic a kmem_cache_create. by Daniel Lezcano · 17 years ago
  14. 433d49c [IPV6]: Make ip6_route_init to return an error code. by Daniel Lezcano · 17 years ago
  15. 5a3e55d [NET]: Multiple namespaces in the all dst_ifdown routines. by Denis V. Lunev · 17 years ago
  16. c7dc89c [IPV6]: Add RFC4214 support by Fred L. Templin · 17 years ago
  17. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  18. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  19. 862b82c [IPSEC]: Merge most of the output path by Herbert Xu · 17 years ago
  20. 352e512 [NET]: Eliminate duplicate copies of dst_discard by Herbert Xu · 17 years ago
  21. 398bcbe [IPV6] ROUTE: Make sending algorithm more friendly with RFC 4861. by YOSHIFUJI Hideaki · 17 years ago
  22. 03f49f3 [NET]: Make helper to get dst entry and "use" it by Pavel Emelyanov · 17 years ago
  23. 33120b3 [IPV6]: Convert /proc/net/ipv6_route to seq_file interface by Alexey Dobriyan · 17 years ago
  24. 428b367 sysctl: ipv6 route flushing (kill binary path) by Eric W. Biederman · 17 years ago
  25. 4acad72 [IPV6]: Consolidate the ip6_pol_route_(input|output) pair by Pavel Emelyanov · 17 years ago
  26. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  27. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  28. 8f4c1f9 [NETLINK]: Introduce nested and byteorder flag to netlink attribute by Thomas Graf · 17 years ago
  29. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  30. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  31. 566cfd8 [IPV6]: Don't update ADVMSS on routes where the MTU is not also updated by Simon Arlott · 17 years ago
  32. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  33. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  34. 14e50e5 [XFRM]: Allow packet drops during larval state resolution. by David S. Miller · 17 years ago
  35. 952a10b [IPV6] SNMP: Fix several warnings without procfs. by YOSHIFUJI Hideaki · 17 years ago
  36. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  37. c127ea2 [IPv6]: Use rtnl registration interface by Thomas Graf · 17 years ago
  38. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  39. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  40. 7159039 [IPV6]: Decentralize EXPORT_SYMBOLs. by YOSHIFUJI Hideaki · 18 years ago
  41. 612f09e [IPV6] SNMP: Fix {In,Out}NoRoutes statistics. by YOSHIFUJI Hideaki · 17 years ago
  42. 161980f [IPV6]: Revert recent change to rt6_check_dev(). by David S. Miller · 17 years ago
  43. f11e665 [IPV6]: Fix routing round-robin locking. by David S. Miller · 17 years ago
  44. b6f99a2 [NET]: fix up misplaced inlines. by Dave Jones · 17 years ago
  45. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 18 years ago
  46. 7cc4826 [IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer by Eric Dumazet · 18 years ago
  47. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  48. a0d78eb [IPV6] ROUTE: Do not route packets to link-local address on other device. by YOSHIFUJI Hideaki · 18 years ago
  49. 2693256 [NETLINK]: Don't BUG on undersized allocations by Patrick McHardy · 18 years ago
  50. 6a2b9ce [IPV6]: Fixed the size of the netlink message notified by inet6_rt_notify(). by Noriaki TAKAMIYA · 18 years ago
  51. 8bce65b [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES by Kim Nordlund · 18 years ago
  52. e3703b3 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code by Thomas Graf · 18 years ago
  53. e69a4adc [IPV6]: Misc endianness annotations. by Al Viro · 18 years ago
  54. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  55. a11d206 [IPV6]: Per-interface statistics support. by YOSHIFUJI Hideaki · 18 years ago
  56. 40aa7b9 [IPV6] ROUTE: Use &rt->u.dst instead of cast. by YOSHIFUJI Hideaki · 18 years ago
  57. 33e93c9 [IPV6] ROUTE: Use macros to format /proc/net/ipv6_route. by YOSHIFUJI Hideaki · 18 years ago
  58. 47dcf0c [NET]: Rethink mark field in struct flowi by Thomas Graf · 18 years ago
  59. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  60. 90bcaf7 [IPV6]: flowlabels are net-endian by Al Viro · 18 years ago
  61. ea659e0 [IPV6] ROUTE: Do not enable router reachability probing in router mode. by YOSHIFUJI Hideaki · 18 years ago
  62. 557e92e [IPV6] ROUTE: Prefer reachable nexthop only if the caller requests. by YOSHIFUJI Hideaki · 18 years ago
  63. ea73ee2 [IPV6] ROUTE: Try to use router which is not known unreachable. by YOSHIFUJI Hideaki · 18 years ago
  64. 6723ab5 [IPV6]: Fix route.c warnings when multiple tables are disabled. by David S. Miller · 18 years ago
  65. 9ce8ade [IPv6] route: Fix prohibit and blackhole routing decision by Thomas Graf · 18 years ago
  66. 22e1e4d [IPV6]: Always copy rt->u.dst.error when copying a rt6_info. by Ville Nuorvala · 18 years ago
  67. e0eda7b [IPV6]: Clean up BACKTRACK(). by Ville Nuorvala · 18 years ago
  68. adaa70b [IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectors by Thomas Graf · 18 years ago
  69. 33cc489 [IPV6] ROUTE: Fix dst reference counting in ip6_pol_route_lookup(). by YOSHIFUJI Hideaki · 18 years ago
  70. 5176f91 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation by Thomas Graf · 18 years ago
  71. e5d679f33 [NET]: Use SLAB_PANIC by Alexey Dobriyan · 18 years ago
  72. 267935b [IPV6]: Fix build with fwmark disabled. by David S. Miller · 18 years ago
  73. 75bff8f [IPV6] ROUTE: Routing by FWMARK. by YOSHIFUJI Hideaki · 18 years ago
  74. 77d16f4 [IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags by YOSHIFUJI Hideaki · 18 years ago
  75. c0bece9 [IPV6] ROUTE: Add credits about subtree fixes. by YOSHIFUJI Hideaki · 18 years ago
  76. cb15d9c [IPV6] NDISC: Search subtrees when backtracking on receipt of redirects. by YOSHIFUJI Hideaki · 18 years ago
  77. 982f56f [IPV6] ROUTE: Search subtree when backtracking. by YOSHIFUJI Hideaki · 18 years ago
  78. a627945 [IPV6] NDISC: Search over all possible rules on receipt of redirect. by YOSHIFUJI Hideaki · 18 years ago
  79. 5e032e3 [IPV6] NDISC: Take source address into account for redirects. by YOSHIFUJI Hideaki · 18 years ago
  80. ab364a6 [IPv6] route: Convert GETROUTE to use new netlink api by Thomas Graf · 18 years ago
  81. 2d7202b [IPv6] route: Convert FIB6 dumping to use new netlink api by Thomas Graf · 18 years ago
  82. 86872cb [IPv6] route: FIB6 configuration using struct fib6_config by Thomas Graf · 18 years ago
  83. 40e22e8 [IPv6] route: Simplify ip6_ins_rt() by Thomas Graf · 18 years ago
  84. e0a1ad73 [IPv6] route: Simplify ip6_del_rt() by Thomas Graf · 18 years ago
  85. 21713eb [IPv6] route: Convert route notifications to use rtnl_notify() by Thomas Graf · 18 years ago
  86. 2942e90 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts by Thomas Graf · 18 years ago
  87. 1b43af5 [IPV6]: Increase number of possible routing tables to 2^32 by Patrick McHardy · 18 years ago
  88. 9e762a4 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes by Patrick McHardy · 18 years ago
  89. 8ce11e6 [NET]: Make code static. by Adrian Bunk · 18 years ago
  90. 6c813a7 [IPV6]: Fix crash in ip6_del_rt by Patrick McHardy · 18 years ago
  91. d7aba67 [IPV6]: Fix thinko in rt6_fill_node by Patrick McHardy · 18 years ago
  92. 101367c [IPV6]: Policy Routing Rules by Thomas Graf · 18 years ago
  93. c71099a [IPV6]: Multiple Routing Tables by Thomas Graf · 18 years ago
  94. 5d0bbee [IPV6]: Remove ndiscs rt6_lock dependency by Thomas Graf · 18 years ago
  95. 76d0cc1 [IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter error by Lv Liangying · 18 years ago
  96. 8d71740 [NET]: Core net changes to generate netevents by Tom Tucker · 18 years ago
  97. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  98. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  99. 4d0c591 [IPV6] ROUTE: Don't try less preferred routes for on-link routes. by YOSHIFUJI Hideaki · 18 years ago
  100. c302e6d [IPV6]: Fix race in route selection. by YOSHIFUJI Hideaki · 18 years ago