1. e715b6d net: fib6: convert cfg metric to u32 outside of table write lock by Florian Westphal · 10 years ago
  2. 42b1870 ipv6: make rt_sernum atomic and serial number fields ordinary ints by Hannes Frederic Sowa · 10 years ago
  3. 94b2cfe ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal by Hannes Frederic Sowa · 10 years ago
  4. 705f1c8 ipv6: remove rt6i_genid by Hannes Frederic Sowa · 10 years ago
  5. e5fd387 ipv6: do not overwrite inetpeer metrics prematurely by Michal Kubeček · 10 years ago
  6. 0c3584d ipv6: remove prune parameter for fib6_clean_all by Li RongQing · 11 years ago
  7. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  8. 01ba16d ipv6: reset dst.expires value when clearing expire flag by Hannes Frederic Sowa · 11 years ago
  9. 8d2ca1d ipv6: avoid high order memory allocations for /proc/net/ipv6_route by Hannes Frederic Sowa · 11 years ago
  10. 5c3a0fd ip*.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  11. 2ac3ac8 ipv6: prevent fib6_run_gc() contention by Michal Kubeček · 11 years ago
  12. ecd9883 ipv6: fix race condition regarding dst->expires and dst->from. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  13. 887c95c ipv6: Complete neighbour entry removal from dst_entry. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  14. a4477c4 ipv6: remove rt6i_peer_genid from rt6_info and its handler by Li RongQing · 12 years ago
  15. 94e187c ipv6: introduce ip6_rt_put() by Amerigo Wang · 12 years ago
  16. 51ebd31 ipv6: add support of equal cost multipath (ECMP) by Nicolas Dichtel · 12 years ago
  17. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  18. 6f3118b ipv6: use net->rt_genid to check dst validity by Nicolas Dichtel · 12 years ago
  19. ef2c7d7 ipv6: fix handling of blackhole and prohibit routes by Nicolas Dichtel · 12 years ago
  20. 97cac08 ipv6: Store route neighbour in rt6_info struct. by David S. Miller · 12 years ago
  21. aee289b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  22. e8803b6 Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route" by David S. Miller · 12 years ago
  23. 7e52b33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  24. 2a0c451 ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route by Thomas Graf · 12 years ago
  25. 8e77327 inet: Add inetpeer tree roots to the FIB tables. by David S. Miller · 12 years ago
  26. 97bab73 inet: Hide route peer accesses behind helpers. by David S. Miller · 12 years ago
  27. cda31e1 ipv6: clean up rt6_clean_expires by Jiri Bohac · 12 years ago
  28. edfb5d4 ipv6: fix rt6_update_expires by Jiri Bohac · 12 years ago
  29. 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 12 years ago
  30. 32b293a IPv6: Avoid taking write lock for /proc/net/ipv6_route by Josh Hunt · 13 years ago
  31. d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 13 years ago
  32. 9cbb7ec ipv6: Get rid of rt6i_nexthop macro. by David S. Miller · 13 years ago
  33. 2a9e950 net: Remove __KERNEL__ cpp checks from include/net by David S. Miller · 13 years ago
  34. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  35. c3968a8 ipv6: RTA_PREFSRC support for ipv6 route source address selection by Daniel Walter · 13 years ago
  36. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  37. 6431cbc inet: Create a mechanism for upward inetpeer propagation into routes. by David S. Miller · 14 years ago
  38. b341936 ipv6: Add infrastructure to bind inet_peer objects to routes. by David S. Miller · 14 years ago
  39. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  40. bd2c77a ipv6 fib: Make rt6_info{} more cache-line aware. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  41. bbef49d ipv6: use standard lists for FIB walks by Alexey Dobriyan · 14 years ago
  42. 2bec5a3 ipv6: fib: fix crash when changing large fib while dumping it by Patrick McHardy · 15 years ago
  43. fd2c3ef net: cleanup include/net by Eric Dumazet · 15 years ago
  44. a33bc5c xfrm: select sane defaults for xfrm[4|6] gc_thresh by Neil Horman · 15 years ago
  45. 8ed6778 [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace by Daniel Lezcano · 16 years ago
  46. 5b7c931 [NETNS][IPV6] ip6_fib - add net to gc timer parameter by Daniel Lezcano · 16 years ago
  47. f3db485 [NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces by Daniel Lezcano · 16 years ago
  48. 58f09b7 [NETNS][IPV6] ip6_fib - make it per network namespace by Daniel Lezcano · 16 years ago
  49. 4e881a2 [IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.h by Rami Rosen · 17 years ago
  50. a1b0514 [XFRM] IPv6: Fix dst/routing check at transformation. by Masahide NAKAMURA · 17 years ago
  51. 7e5449c [IPV6]: route6 remove ifdef for fib_rules by Daniel Lezcano · 17 years ago
  52. 9eb87f3 [IPV6]: Make fib6_rules_init to return an error code. by Daniel Lezcano · 17 years ago
  53. d63bddb [IPV6]: Make fib6_init to return an error code. by Daniel Lezcano · 17 years ago
  54. b4ce927 [IPV6]: Move nfheader_len into rt6_info by Herbert Xu · 17 years ago
  55. a47ed4c [IPV6] XFRM: Fix connected socket to use transformation. by Noriaki TAKAMIYA · 17 years ago
  56. c127ea2 [IPv6]: Use rtnl registration interface by Thomas Graf · 17 years ago
  57. f11e665 [IPV6]: Fix routing round-robin locking. by David S. Miller · 17 years ago
  58. 7cc4826 [IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer by Eric Dumazet · 18 years ago
  59. 8bce65b [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES by Kim Nordlund · 18 years ago
  60. 7a3025b [IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}. by YOSHIFUJI Hideaki · 18 years ago
  61. 77d16f4 [IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags by YOSHIFUJI Hideaki · 18 years ago
  62. 7fc3316 [IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use. by YOSHIFUJI Hideaki · 18 years ago
  63. 86872cb [IPv6] route: FIB6 configuration using struct fib6_config by Thomas Graf · 18 years ago
  64. 90d4112 [IPV6] ip6_fib.c: make code static by Adrian Bunk · 18 years ago
  65. 8ce11e6 [NET]: Make code static. by Adrian Bunk · 18 years ago
  66. 101367c [IPV6]: Policy Routing Rules by Thomas Graf · 18 years ago
  67. c71099a [IPV6]: Multiple Routing Tables by Thomas Graf · 18 years ago
  68. 0d51aa8 [IPV6]: V6 route events reported with wrong netlink PID and seq number by Jamal Hadi Salim · 19 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago