1. 51b77ca route: Mark unused route cache flags as such. by Thomas Graf · 16 years ago
  2. 1ac06e0 ipsec: Use the correct ip_local_out function by Herbert Xu · 16 years ago
  3. 5ffc02a ip: Use inline function dst_metric() instead of direct access to dst->metric[] by Satoru SATOH · 16 years ago
  4. 0bbeafd ip: Make use of the inline function dst_metric_locked() by Satoru SATOH · 16 years ago
  5. 0010e46 ipv4: Update MTU to all related cache entries in ip_rt_frag_needed() by Timo Teras · 16 years ago
  6. 5e659e4 [NET]: Fix heavy stack usage in seq_file output routines. by Pavel Emelyanov · 16 years ago
  7. a7d632b [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. by YOSHIFUJI Hideaki · 16 years ago
  8. c0b8c32 IPV4: use xor rather than multiple ands for route compare by Stephen Hemminger · 16 years ago
  9. 2fa7527 IPV4: route rekey timer can be deferrable by Stephen Hemminger · 16 years ago
  10. 1294fc4 IPV4: route use jhash3 by Stephen Hemminger · 16 years ago
  11. 5969f71 IPV4: route inline changes by Stephen Hemminger · 16 years ago
  12. 878628f [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  13. 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  14. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  15. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  16. 817bc4d [IPV4] route: use read_mostly by Stephen Hemminger · 16 years ago
  17. ce25999 [IPV4]: sk parameter is unused in ipv4_dst_blackhole. by Denis V. Lunev · 16 years ago
  18. ee6b967 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts by Eric Dumazet · 16 years ago
  19. 1937504 [NETNS]: Enable all routing manipulation via netlink inside namespace. by Denis V. Lunev · 16 years ago
  20. 73b3871 [NETNS]: Register /proc/net/rt_cache for each namespace. by Denis V. Lunev · 16 years ago
  21. a75e936 [NETNS]: Process /proc/net/rt_cache inside a namespace. by Denis V. Lunev · 16 years ago
  22. 642d631 [IPV4]: rt_cache_get_next should take rt_genid into account. by Denis V. Lunev · 16 years ago
  23. 317805b [NETNS]: Process ip_rt_redirect in the correct namespace. by Denis V. Lunev · 16 years ago
  24. 7702072 [IPV4]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  25. 4136cd5 [IPV4]: route: fix crash ip_route_input by Patrick McHardy · 17 years ago
  26. 29e7525 [IPV4] route cache: Introduce rt_genid for smooth cache invalidation by Eric Dumazet · 17 years ago
  27. e242297 [NET]: should explicitely initialize atomic_t field in struct dst_ops by Eric Dumazet · 17 years ago
  28. b592191 [NETNS]: Routing cache virtualization. by Denis V. Lunev · 17 years ago
  29. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 17 years ago
  30. f1b050b [NETNS]: Add namespace parameter to ip_route_output_flow. by Denis V. Lunev · 17 years ago
  31. 611c183 [NETNS]: Add namespace parameter to __ip_route_output_key. by Denis V. Lunev · 17 years ago
  32. b40afd0 [NETNS]: Add namespace parameter to ip_route_output_slow. by Denis V. Lunev · 17 years ago
  33. 1ab3527 [NETNS]: Add namespace parameter to ip_dev_find. by Denis V. Lunev · 17 years ago
  34. 010278e [NETNS]: Add netns parameter to fib_select_default. by Denis V. Lunev · 17 years ago
  35. ecfdc8c [NETNS]: Pass correct namespace in ip_rt_get_source. by Denis V. Lunev · 17 years ago
  36. 84a885f [NETNS]: Pass correct namespace in ip_route_input_slow. by Denis V. Lunev · 17 years ago
  37. da0e28c [NETNS]: Add netns parameter to fib_lookup. by Denis V. Lunev · 17 years ago
  38. 1e637c7 [IPV4]: Enable use of 240/4 address space. by Jan Engelhardt · 17 years ago
  39. 569d364 [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions by Daniel Lezcano · 17 years ago
  40. 6b175b2 [NETNS]: Add netns parameter to inet_(dev_)add_type. by Eric W. Biederman · 17 years ago
  41. cb7928a [IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4 by Rami Rosen · 17 years ago
  42. b790ced [INET]: Avoid an integer divide in rt_garbage_collect() by Eric Dumazet · 17 years ago
  43. f97c1e0 [IPV4] net/ipv4: Use ipv4_is_<type> by Joe Perches · 17 years ago
  44. 586f121 [IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one by Pavel Emelyanov · 17 years ago
  45. bb72845 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT by Herbert Xu · 17 years ago
  46. 5a3e55d [NET]: Multiple namespaces in the all dst_ifdown routines. by Denis V. Lunev · 17 years ago
  47. 1ff1cc2 [IPV4] ROUTE: Convert rt_hash_lock_init() macro into function by Pavel Emelyanov · 17 years ago
  48. 107f163 [IPV4] ROUTE: Clean up proc files creation. by Pavel Emelyanov · 17 years ago
  49. 78c686e [IPV4] ROUTE: Collect proc-related functions together by Pavel Emelyanov · 17 years ago
  50. beb659b [PATCH] IPV4 : Move ip route cache flush (secret_rebuild) from softirq to workqueue by Eric Dumazet · 17 years ago
  51. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  52. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  53. 8dbde28 [NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variables by Eric Dumazet · 17 years ago
  54. 862b82c [IPSEC]: Merge most of the output path by Herbert Xu · 17 years ago
  55. 352e512 [NET]: Eliminate duplicate copies of dst_discard by Herbert Xu · 17 years ago
  56. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  57. 0bccead [IPV4] ROUTE: fix rcu_dereference() uses in /proc/net/rt_cache by Eric Dumazet · 17 years ago
  58. d8c9283 [IPV4] ROUTE: ip_rt_dump() is unecessary slow by Eric Dumazet · 17 years ago
  59. 56c99d0 [IPV4]: Remove prototype of ip_rt_advice by Denis V. Lunev · 17 years ago
  60. 7f53878 [IPv4]: Reply net unreachable ICMP message by Mitsuru Chinen · 17 years ago
  61. 483b23f [NET]: Corrects a bug in ip_rt_acct_read() by Eric Dumazet · 17 years ago
  62. d90bf5a [NET]: rt_check_expire() can take a long time, add a cond_resched() by Eric Dumazet · 17 years ago
  63. 03f49f3 [NET]: Make helper to get dst entry and "use" it by Pavel Emelyanov · 17 years ago
  64. b166760 [IPV4]: Remove bugus goto-s from ip_route_input_slow by Pavel Emelyanov · 17 years ago
  65. cf7732e [NET]: Make core networking code use seq_open_private by Pavel Emelyanov · 17 years ago
  66. cfcabdc [NET]: sparse warning fixes by Stephen Hemminger · 17 years ago
  67. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  68. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  69. 39c90ec [IPV4]: Convert rt_check_expire() from softirq processing to workqueue. by Eric Dumazet · 17 years ago
  70. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  71. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  72. 1bcabbd [IPV4] route.c: mostly kmalloc + memset conversion to k[cz]alloc by Mariusz Kozlowski · 17 years ago
  73. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  74. 4839c52 [IPV4]: Make ip_tos2prio const. by Philippe De Muyter · 17 years ago
  75. e06e7c6 [IPV4]: The scheduled removal of multipath cached routing support. by David S. Miller · 17 years ago
  76. 42f811b [IPV4]: Convert IPv4 devconf to an array by Herbert Xu · 17 years ago
  77. 14e50e5 [XFRM]: Allow packet drops during larval state resolution. by David S. Miller · 17 years ago
  78. f6c5d73 [IPV4]: Remove IPVS icmp hack from route.c for now. by David S. Miller · 17 years ago
  79. 2d771cd [IPV4] LVS: Allow to send ICMP unreachable responses when real-servers are removed by Janusz Krzysztofik · 17 years ago
  80. 63f3444 [IPv4]: Use rtnl registration interface by Thomas Graf · 17 years ago
  81. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  82. f690808 [NET]: make seq_operations const by Stephen Hemminger · 17 years ago
  83. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  84. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  85. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  86. 9d729f7 [NET]: Convert xtime.tv_sec to get_seconds() by James Morris · 17 years ago
  87. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  88. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 18 years ago
  89. 093c2ca [IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointer by Eric Dumazet · 18 years ago
  90. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  91. 2693256 [NETLINK]: Don't BUG on undersized allocations by Patrick McHardy · 18 years ago
  92. 14fb8a7 [IPV4]: Fix BUG of ip_rt_send_redirect() by Li Yewang · 18 years ago
  93. 1f29bcd [PATCH] sysctl: remove unused "context" param by Alexey Dobriyan · 18 years ago
  94. 1b6651f [XFRM]: Use output device disable_xfrm for forwarded packets by Patrick McHardy · 18 years ago
  95. e3703b3 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code by Thomas Graf · 18 years ago
  96. 714e85b [IPV6]: Assorted trivial endianness annotations. by Al Viro · 18 years ago
  97. 47dcf0c [NET]: Rethink mark field in struct flowi by Thomas Graf · 18 years ago
  98. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  99. 8238b21 [NET]: Do not memcmp() over pad bytes of struct flowi. by David S. Miller · 18 years ago
  100. 17fb2c6 [IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotated by Al Viro · 18 years ago