1. ec831ea net: Add default_mtu() methods to blackhole dst_ops by Roland Dreier · 14 years ago
  2. dbbe68b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  3. 9fc3bbb ipv4/route.c: respect prefsrc for local routes by Joel Sing · 14 years ago
  4. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  5. fc75fc8 ipv4: dont create routes on down devices by Eric Dumazet · 14 years ago
  6. 6561a3b ipv4: Flush per-ns routing cache more sanely. by David S. Miller · 14 years ago
  7. d33e455 net: Abstract default MTU metric calculation behind an accessor. by David S. Miller · 14 years ago
  8. 0dbaee3 net: Abstract default ADVMSS behind an accessor. by David S. Miller · 14 years ago
  9. 323e126 ipv4: Don't pre-seed hoplimit metric. by David S. Miller · 14 years ago
  10. 5170ae8 net: Abstract RTAX_HOPLIMIT metric accesses behind helper. by David S. Miller · 14 years ago
  11. defb351 net: Abstract away all dst_entry metrics accesses. by David S. Miller · 14 years ago
  12. b534ecf inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer. by David S. Miller · 14 years ago
  13. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  14. c753796 ipv4: Make rt->fl.iif tests lest obscure. by David S. Miller · 14 years ago
  15. 72cdd1d net: get rid of rtable->idev by Eric Dumazet · 14 years ago
  16. 1c31720 ipv4: add __rcu annotations to routes.c by Eric Dumazet · 14 years ago
  17. 27b75c9 net: avoid RCU for NOCACHE dst by Eric Dumazet · 14 years ago
  18. 27a954b IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast() by Andy Walls · 14 years ago
  19. fc66f95 net dst: use a percpu_counter to track entries by Eric Dumazet · 14 years ago
  20. 8391d07 ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output() by Dimitris Michailidis · 14 years ago
  21. ebc0ffa fib: RCU conversion of fib_lookup() by Eric Dumazet · 14 years ago
  22. 21a180c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  23. c7d4426 net: introduce DST_NOCACHE flag by Eric Dumazet · 14 years ago
  24. 0197aa3 ipv4: rcu conversion in ip_route_output_slow by Eric Dumazet · 14 years ago
  25. dd28d1a ipv4: __mkroute_output() speedup by Eric Dumazet · 14 years ago
  26. 7e1b33e ipv6: add IPv6 to neighbour table overflow warning by Ulrich Weber · 14 years ago
  27. 83180af net: fix rcu use in ip_route_output_slow by Eric Dumazet · 14 years ago
  28. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  29. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  30. ae2688d net: blackhole route should always be recalculated by Jianzhao Wang · 14 years ago
  31. 49e8ab0 net: build_ehash_secret() and rt_bind_peer() cleanups by Eric Dumazet · 14 years ago
  32. 963bfee net: RTA_MARK addition by Eric Dumazet · 14 years ago
  33. 4bc2f18 net/ipv4: EXPORT_SYMBOL cleanups by Eric Dumazet · 14 years ago
  34. 317fe0e inetpeer: restore small inet_peer structures by Eric Dumazet · 14 years ago
  35. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  36. ed7865a4 ipv4: avoid two atomic ops in ip_rt_redirect() by Eric Dumazet · 14 years ago
  37. 4736022 ipv4: RCU changes in __mkroute_input() by Eric Dumazet · 14 years ago
  38. 96d3622 ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mc by Eric Dumazet · 14 years ago
  39. b5f7e75 ipv4: add LINUX_MIB_IPRPFILTER snmp counter by Eric Dumazet · 14 years ago
  40. 27f39c73e net: Use __this_cpu_inc() in fast path by Eric Dumazet · 14 years ago
  41. 407eadd net: implements ip_route_input_noref() by Eric Dumazet · 14 years ago
  42. 7fee226 net: add a noref bit on skb dst by Eric Dumazet · 14 years ago
  43. 3ee9437 ipv4: remove ip_rt_secret timer (v4) by Neil Horman · 14 years ago
  44. 0eae88f net: Fix various endianness glitches by Eric Dumazet · 15 years ago
  45. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  46. 6a2bad7 ipv4: Restart rt_intern_hash after emergency rebuild (v2) by Pavel Emelyanov · 15 years ago
  47. b35ecb5 ipv4: Cleanup struct net dereference in rt_intern_hash by Pavel Emelyanov · 15 years ago
  48. 5e016cb ipv4: Don't drop redirected route cache entry unless PTMU actually expired by Guenter Roeck · 15 years ago
  49. d11a4dc ipv4: check rt_genid in dst_check by Timo Teräs · 15 years ago
  50. 858a18a route: Fix caught BUG_ON during rt_secret_rebuild_oneshot() by Vitaliy Gusev · 15 years ago
  51. 9837638 net: fix route cache rebuilds by Eric Dumazet · 15 years ago
  52. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  53. a898def net: Add checking to rcu_dereference() primitives by Paul E. McKenney · 15 years ago
  54. 7d720c3 percpu: add __percpu sparse annotations to net by Tejun Heo · 15 years ago
  55. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  56. 0a931ac ipv4: don't remove /proc/net/rt_acct by Alexey Dobriyan · 15 years ago
  57. 6532414 net: RFC3069, private VLAN proxy arp support by Jesper Dangaard Brouer · 15 years ago
  58. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  59. a5ee155 net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH by Eric W. Biederman · 15 years ago
  60. a661c41 net: convert /proc/net/rt_acct to seq_file by Alexey Dobriyan · 15 years ago
  61. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  62. 9d4fb27 net/ipv4: Move && and || to end of previous line by Joe Perches · 15 years ago
  63. 2c1409a inetpeer: Optimize inet_getid() by Eric Dumazet · 15 years ago
  64. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  65. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  66. b0c110c net: Fix RPF to work with policy routing by jamal · 15 years ago
  67. 0eae750 IP: Cleanups by John Dykstra · 15 years ago
  68. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  69. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  70. 30038fc net: ip_rt_send_redirect() optimization by Eric Dumazet · 15 years ago
  71. a33bc5c xfrm: select sane defaults for xfrm[4|6] gc_thresh by Neil Horman · 15 years ago
  72. b6280b4 ipv4 routing: Ensure that route cache entries are usable and reclaimable with caching is off by Neil Horman · 15 years ago
  73. 73e4289 ipv4: fix NULL pointer + success return in route lookup path by Neil Horman · 15 years ago
  74. 125bb8f net: use a deferred timer in rt_check_expire by Eric Dumazet · 15 years ago
  75. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  76. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
  77. 1ddbcb0 net: fix rtable leak in net/ipv4/route.c by Eric Dumazet · 15 years ago
  78. cf8da76 net: fix length computation in rt_check_expire() by Eric Dumazet · 15 years ago
  79. c9503e0 ipv4: Limit size of route cache hash table by Anton Blanchard · 15 years ago
  80. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  81. 0dcec8c alloc_percpu: add align argument to __alloc_percpu, fix by Ingo Molnar · 16 years ago
  82. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  83. 4feb88e netns: ipmr: enable namespace support in ipv4 multicast routing code by Benjamin Thery · 16 years ago
  84. 0f23174a cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net by Rusty Russell · 16 years ago
  85. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
  86. 6bb3ce2 net: remove struct dst_entry::entry_size by Alexey Dobriyan · 16 years ago
  87. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  88. 673d57e net: replace NIPQUAD() in net/ipv4/ net/ipv6/ by Harvey Harrison · 16 years ago
  89. 93adcc8 net: don't use INIT_RCU_HEAD by Alexey Dobriyan · 16 years ago
  90. def8b4f net: reduce structures when XFRM=n by Alexey Dobriyan · 16 years ago
  91. 1080d70 net: implement emergency route cache rebulds when gc_elasticity is exceeded by Neil Horman · 16 years ago
  92. b225ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  93. 00269b5 ipv4: Add a missing rcu_assign_pointer() in routing cache. by Eric Dumazet · 16 years ago
  94. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  95. a210d01 ipv4: Loosen source address check on IPv4 output by Julian Anastasov · 16 years ago
  96. b171e19 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  97. a627266 ip: speedup /proc/net/rt_cache handling by Eric Dumazet · 16 years ago
  98. d994af0 ipv4: mode 0555 in ipv4_skeleton by Hugh Dickins · 16 years ago
  99. 2f4520d ipv4: sysctl fixes by Al Viro · 16 years ago
  100. c6153b5 ipv4: Disable route secret interval on zero interval by Herbert Xu · 16 years ago