1. b8400f3 route: struct rtable can be const in rt_is_input_route and rt_is_output_route by Steffen Klassert · 13 years ago
  2. a48eff1 ipv4: Pass explicit destination address to rt_bind_peer(). by David S. Miller · 13 years ago
  3. ed2361e ipv4: Pass explicit destination address to rt_get_peer(). by David S. Miller · 13 years ago
  4. 8e36360 ipv4: Remove route key identity dependencies in ip_rt_get_source(). by David S. Miller · 13 years ago
  5. cbb1e85 ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels. by David S. Miller · 13 years ago
  6. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  7. 475949d ipv4: Renamt struct rtable's rt_tos to rt_key_tos. by David S. Miller · 13 years ago
  8. 6706b6e ipv4: Remove now superfluous code in ip_route_connect(). by David S. Miller · 13 years ago
  9. 813b3b5 ipv4: Use caller's on-stack flowi as-is in output route lookups. by David S. Miller · 13 years ago
  10. b678027 ipv4: Kill RTO_CONN. by David S. Miller · 13 years ago
  11. 2d7192d ipv4: Sanitize and simplify ip_route_{connect,newports}() by David S. Miller · 13 years ago
  12. 2a9e950 net: Remove __KERNEL__ cpp checks from include/net by David S. Miller · 13 years ago
  13. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  14. c1e48ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  15. 1b86a58 ipv4: Fix "Set rt->rt_iif more sanely on output routes." by OGAWA Hirofumi · 13 years ago
  16. 94b92b8 ipv4: Use flowi4_init_output() in net/route.h by David S. Miller · 13 years ago
  17. 6df59a8 route: Take the right src and dst addresses in ip_route_newports by Steffen Klassert · 13 years ago
  18. e6abbaa ipv4: fix route deletion for IPs on many subnets by Julian Anastasov · 13 years ago
  19. 9cce96d net: Put fl4_* macros to struct flowi4 and use them again. by David S. Miller · 13 years ago
  20. 9d6ec93 ipv4: Use flowi4 in public route lookup interfaces. by David S. Miller · 13 years ago
  21. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  22. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  23. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  24. 5e2b61f ipv4: Remove flowi from struct rtable. by David S. Miller · 13 years ago
  25. 4157434 ipv4: Use passed-in protocol in ip_route_newports(). by David S. Miller · 13 years ago
  26. 5bfa787 ipv4: ip_route_output_key() is better as an inline. by David S. Miller · 13 years ago
  27. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  28. 2774c13 xfrm: Handle blackhole route creation via afinfo. by David S. Miller · 13 years ago
  29. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 13 years ago
  30. 5df65e5 net: Add FLOWI_FLAG_CAN_SLEEP. by David S. Miller · 13 years ago
  31. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 13 years ago
  32. abdf7e7 ipv4: Can final ip_route_connect() arg to boolean "can_sleep". by David S. Miller · 13 years ago
  33. dca8b08 ipv4: Rearrange how ip_route_newports() gets port keys. by David S. Miller · 13 years ago
  34. 6431cbc inet: Create a mechanism for upward inetpeer propagation into routes. by David S. Miller · 14 years ago
  35. a4daad6 net: Pre-COW metrics for TCP. by David S. Miller · 14 years ago
  36. 62fa8a8 net: Implement read-only protection and COW'ing of metrics. by David S. Miller · 14 years ago
  37. 6561a3b ipv4: Flush per-ns routing cache more sanely. by David S. Miller · 14 years ago
  38. 323e126 ipv4: Don't pre-seed hoplimit metric. by David S. Miller · 14 years ago
  39. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  40. c753796 ipv4: Make rt->fl.iif tests lest obscure. by David S. Miller · 14 years ago
  41. 72cdd1d net: get rid of rtable->idev by Eric Dumazet · 14 years ago
  42. fb0c5f0 tproxy: check for transparent flag in ip_route_newports by Ulrich Weber · 14 years ago
  43. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  44. 407eadd net: implements ip_route_input_noref() by Eric Dumazet · 14 years ago
  45. 7d720c3 percpu: add __percpu sparse annotations to net by Tejun Heo · 14 years ago
  46. a5ee155 net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH by Eric W. Biederman · 15 years ago
  47. fd2c3ef net: cleanup include/net by Eric Dumazet · 15 years ago
  48. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
  49. 7987687 ipv4: Conditionally enable transparent flow flag when connecting by KOVACS Krisztian · 16 years ago
  50. 1668e01 ipv4: Make inet_sock.h independent of route.h by KOVACS Krisztian · 16 years ago
  51. eeb61f7 missing bits of net-namespace / sysctl by Al Viro · 16 years ago
  52. 76e6ebf netns: add namespace parameter to rt_cache_flush by Denis V. Lunev · 16 years ago
  53. 0010e46 ipv4: Update MTU to all related cache entries in ip_rt_frag_needed() by Timo Teras · 16 years ago
  54. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  55. 7d164be [NET]: include/net/route.h - remove duplicate include by Joe Perches · 16 years ago
  56. 29e7525 [IPV4] route cache: Introduce rt_genid for smooth cache invalidation by Eric Dumazet · 17 years ago
  57. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 17 years ago
  58. b592191 [NETNS]: Routing cache virtualization. by Denis V. Lunev · 17 years ago
  59. eee8059 [NETNS]: Correct namespace for connect-time routing. by Denis V. Lunev · 17 years ago
  60. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 17 years ago
  61. f1b050b [NETNS]: Add namespace parameter to ip_route_output_flow. by Denis V. Lunev · 17 years ago
  62. 611c183 [NETNS]: Add namespace parameter to __ip_route_output_key. by Denis V. Lunev · 17 years ago
  63. 1bad118 [NETNS]: Pass namespace through ip_rt_ioctl. by Denis V. Lunev · 17 years ago
  64. 6b175b2 [NETNS]: Add netns parameter to inet_(dev_)add_type. by Eric W. Biederman · 17 years ago
  65. 0553811 [IPV4]: Add inet_dev_addr_type() by Laszlo Attila Toth · 17 years ago
  66. 56c99d0 [IPV4]: Remove prototype of ip_rt_advice by Denis V. Lunev · 17 years ago
  67. 4839c52 [IPV4]: Make ip_tos2prio const. by Philippe De Muyter · 17 years ago
  68. e06e7c6 [IPV4]: The scheduled removal of multipath cached routing support. by David S. Miller · 17 years ago
  69. 093c2ca [IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointer by Eric Dumazet · 18 years ago
  70. 8eb9086 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. by David S. Miller · 18 years ago
  71. 39dccd9 [IPV4]: route.h annotations by Al Viro · 18 years ago
  72. fd68322 [IPV4]: inet_addr_type() annotations by Al Viro · 18 years ago
  73. bada8ad [IPV4]: ip_route_connect() ipv4 address arguments annotated by Al Viro · 18 years ago
  74. f2c3fe2 [IPV4]: annotate ipv4 addresses in struct rtable and struct flowi by Al Viro · 18 years ago
  75. f765522 [IPV4]: ip_rt_redirect() annotations by Al Viro · 18 years ago
  76. 9e12bb2 [IPV4]: ip_route_input() annotations by Al Viro · 18 years ago
  77. beb8d13 [MLSXFRM]: Add flow labeling by Venkat Yekkirala · 18 years ago
  78. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  79. cef2685 [IPV4]: Aggregate route entries with different TOS values by Ilia Sotnikov · 18 years ago
  80. 5d39a79 [IPV4]: Always set fl.proto in ip_route_newports by Patrick McHardy · 19 years ago
  81. 0ff60a4 [IPV4]: Fix secondary IP addresses after promotion by Jamal Hadi Salim · 19 years ago
  82. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  83. 0742fd5 [IPV4]: possible cleanups by Adrian Bunk · 19 years ago
  84. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
  85. 37e20a6 [IPV4]: Kill MULTIPATHHOLDROUTE flag. by Pravin B. Shelar · 19 years ago
  86. 02c30a8 [PATCH] update Ross Biro bouncing email address by Jesper Juhl · 19 years ago
  87. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago