1. afc154e ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF by Hannes Frederic Sowa · 11 years ago
  2. 1eb4f75 ipv6: in case of link failure remove route directly instead of letting it expire by Hannes Frederic Sowa · 11 years ago
  3. 3630d40 ipv6: rt6_check_neigh should successfully verify neigh if no NUD information are available by Hannes Frederic Sowa · 11 years ago
  4. 52bd4c0 ipv6: fix ecmp lookup when oif is specified by Nicolas Dichtel · 11 years ago
  5. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  6. 29a3cad ipv6: Correct comparisons and calculations using skb->tail and skb-transport_header by Simon Horman · 11 years ago
  7. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  8. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 11 years ago
  9. 3e8b0ac net: ipv6: Don't purge default router if accept_ra=2 by Lorenzo Colitti · 11 years ago
  10. ecd9883 ipv6: fix race condition regarding dst->expires and dst->from. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  11. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  12. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  13. b820bb6 ndisc: Do not try to update "updated" time if neighbour has already gone. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  14. 12fd84f ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  15. 887c95c ipv6: Complete neighbour entry removal from dst_entry. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  16. 2152cae ipv6: Do not depend on rt->n in rt6_probe(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  17. 145a362 ipv6: Do not depend on rt->n in rt6_check_neigh(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  18. c440f16 ipv6: Do not depend on rt->n in ip6_pol_route(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  19. dd0cbf2 ipv6 route: Dump gateway based on RTF_GATEWAY flag and rt->rt6i_gateway. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  20. 8e022ee ndisc: Remove tbl argument for __ipv6_neigh_lookup(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  21. 7ff74a5 ndisc: Update neigh->updated with write lock. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  22. 6059283 ipv6 netevent: Remove old_neigh from netevent_redirect. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  23. c08977b ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  24. 6502ca5 ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  25. 71bcdba ndisc: Use struct rd_msg for redirect message. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  26. a5a81f0 ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=n by Paul Marks · 12 years ago
  27. b51642f net: Enable a userns root rtnl calls that are safe for unprivilged users by Eric W. Biederman · 12 years ago
  28. af31f41 net: Allow userns root to control ipv6 by Eric W. Biederman · 12 years ago
  29. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  30. 464dc80 net: Don't export sysctls to unprivileged users by Eric W. Biederman · 12 years ago
  31. c75ea26 ipv6: remove obsolete comments in route.c by Li RongQing · 12 years ago
  32. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  33. a4477c4 ipv6: remove rt6i_peer_genid from rt6_info and its handler by Li RongQing · 12 years ago
  34. 94e187c ipv6: introduce ip6_rt_put() by Amerigo Wang · 12 years ago
  35. 1a72418 ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop by Nicolas Dichtel · 12 years ago
  36. 14edd87 ipv6: Set default hoplimit as zero. by Li RongQing · 12 years ago
  37. b3ce5ae ipv6: fix sparse warnings in rt6_info_hash_nhsfn() by Nicolas Dichtel · 12 years ago
  38. 51ebd31 ipv6: add support of equal cost multipath (ECMP) by Nicolas Dichtel · 12 years ago
  39. 6825a26 ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt by Gao feng · 12 years ago
  40. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  41. 3fd91fb ipv6: recursive check rt->dst.from when call rt6_check_expired by Li RongQing · 12 years ago
  42. 2c20cbd ipv6: use DST_* macro to set obselete field by Nicolas Dichtel · 12 years ago
  43. 6f3118b ipv6: use net->rt_genid to check dst validity by Nicolas Dichtel · 12 years ago
  44. 5744dd9 ipv6: replace write lock with read lock when get route info by Li RongQing · 12 years ago
  45. fb0af4c ipv6: route templates can be const by Eric Dumazet · 12 years ago
  46. fdd6681 ipv6: remove some useless RCU read lock by Amerigo Wang · 12 years ago
  47. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  48. b4949ab ipv6: fix handling of throw routes by Nicolas Dichtel · 12 years ago
  49. ef2c7d7 ipv6: fix handling of blackhole and prohibit routes by Nicolas Dichtel · 12 years ago
  50. 1fb9489 net: Loopback ifindex is constant now by Pavel Emelyanov · 12 years ago
  51. 8253947 ipv6: fix incorrect route 'expires' value passed to userspace by Li Wei · 12 years ago
  52. f5b0a87 net: Document dst->obsolete better. by David S. Miller · 12 years ago
  53. a6ff1a2 Merge branch 'nexthop_exceptions' by David S. Miller · 12 years ago
  54. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  55. f0396f60 ipv6: fix RTPROT_RA markup of RA routes w/nexthops by Denis Ovsienko · 12 years ago
  56. 8104891 ipv6: Initialize the struct rt6_info behind the dst_enty field by Steffen Klassert · 12 years ago
  57. b587ee3 net: Add dummy dst_ops->redirect method where needed. by David S. Miller · 12 years ago
  58. b94f1c0 ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect(). by David S. Miller · 12 years ago
  59. 3a5ad2e ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions. by David S. Miller · 12 years ago
  60. 6e157b6 ipv6: Pull main logic of rt6_redirect() into rt6_do_redirect(). by David S. Miller · 12 years ago
  61. e8599ff ipv6: Move bulk of redirect handling into rt6_redirect(). by David S. Miller · 12 years ago
  62. 87a5069 rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo(). by David S. Miller · 12 years ago
  63. 3e12939 inet: Kill FLOWI_FLAG_PRECOW_METRICS. by David S. Miller · 12 years ago
  64. 81166dd tcp: Move timestamps from inetpeer to metrics cache. by David S. Miller · 12 years ago
  65. a2de86f ipv6: Initialize the neighbour pointer of rt6_info on allocation by Steffen Klassert · 12 years ago
  66. 97cac08 ipv6: Store route neighbour in rt6_info struct. by David S. Miller · 12 years ago
  67. 1d248b1 net: Pass neighbours and dest address into NETEVENT_REDIRECT events. by David S. Miller · 12 years ago
  68. f894cbf net: Add optional SKB arg to dst_ops->neigh_lookup(). by David S. Miller · 12 years ago
  69. 4dc27d1c net/ipv6/route.c: packets originating on device match lo by David McCullough · 12 years ago
  70. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  71. d189634 ipv6: Move ipv6 proc file registration to end of init order by Thomas Graf · 12 years ago
  72. aee289b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  73. e8803b6 Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route" by David S. Miller · 12 years ago
  74. 42ae66c ipv6: Fix types of ip6_update_pmtu(). by David S. Miller · 12 years ago
  75. 7e52b33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  76. 2a0c451 ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route by Thomas Graf · 12 years ago
  77. 81aded2 ipv6: Handle PMTU in ICMP error handlers. by David S. Miller · 12 years ago
  78. 7b34ca2 inet: Avoid potential NULL peer dereference. by David S. Miller · 12 years ago
  79. 8b96d22 inet: Use FIB table peer roots in routes. by David S. Miller · 12 years ago
  80. 97bab73 inet: Hide route peer accesses behind helpers. by David S. Miller · 12 years ago
  81. c0efc88 inet: Pass inetpeer root into inet_getpeer*() interfaces. by David S. Miller · 12 years ago
  82. 2b823f7 ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata. by David S. Miller · 12 years ago
  83. 56a6b24 inet: Consolidate inetpeer_invalidate_tree() interfaces. by David S. Miller · 12 years ago
  84. c3426b4 inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c by David S. Miller · 12 years ago
  85. fbfe95a inet: Create and use rt{,6}_get_peer_create(). by David S. Miller · 12 years ago
  86. 54db0cc inetpeer: add parameter net for inet_getpeer_v4,v6 by Gao feng · 12 years ago
  87. a50feda ipv6: bool/const conversions phase2 by Eric Dumazet · 12 years ago
  88. f321383 net: ipv6: Standardize prefixes for message logging by Joe Perches · 12 years ago
  89. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  90. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  92. 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 12 years ago
  93. 2173bff ipv6: Fix 'inet6_rtm_getroute' to release 'rt->dst' in case of 'alloc_skb' failure by Shmulik Ladkani · 12 years ago
  94. c78679e ipv6: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  95. 72331bc ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4 by Shmulik Ladkani · 12 years ago
  96. 94f826b net: fix a potential rcu_read_lock() imbalance in rt6_fill_node() by Eric Dumazet · 12 years ago
  97. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  98. 122bdf6 ipv6: fix icmp6_dst_alloc() by Eric Dumazet · 12 years ago
  99. a7563f3 ipv6: Use ipv6_addr_any() by David S. Miller · 13 years ago
  100. 3923297 ipv4/ipv6: Prepare for new route gateway semantics. by David S. Miller · 13 years ago