1. 1c87e79 ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL by Xin Long · 6 years ago
  2. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  3. 5e1a99e ipv4: Add ICMPv6 support when parse route ipproto by Hangbin Liu · 6 years ago
  4. e381854 ipv6: Return error for RTA_VIA attribute by David Ahern · 6 years ago
  5. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  6. 97f0082 net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 by Kalash Nainwal · 6 years ago
  7. f5b51fe ipv6: route: purge exception on removal by Paolo Abeni · 6 years ago
  8. bf1dc8b ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink() by Paolo Abeni · 6 years ago
  9. 193f368 ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt() by Paolo Abeni · 6 years ago
  10. 1490ed2 net/ipv6: prefer rcu_access_pointer() over rcu_dereference() by Paolo Abeni · 6 years ago
  11. fa7f3a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  12. 0eff0a2 net: ipv6: route: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  13. a5a82d8 ipv6: route: place a warning with duplicated string with correct extack by Jakub Kicinski · 6 years ago
  14. 7adf324 ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error by Stefano Brivio · 6 years ago
  15. f0fb9b2 ipv6/route: Add a missing check on proc_dointvec by Aditya Pakki · 6 years ago
  16. f2be6d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  17. 7ddacfa ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF by David Ahern · 6 years ago
  18. 761f602 ipv6: fix a dst leak when removing its exception by Xin Long · 6 years ago
  19. d7e774f net: Add extack argument to ip_fib_metrics_init by David Ahern · 6 years ago
  20. 4ed591c net/ipv6: Allow onlink routes to have a device mismatch if it is the default route by David Ahern · 6 years ago
  21. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  22. 13e3890 net/ipv6: Plumb support for filtering route dumps by David Ahern · 6 years ago
  23. f547fac ipv6: rate-limit probes for neighbourless routes by Sabrina Dubroca · 6 years ago
  24. 7c6bb7d net/ipv6: Add knob to skip DELROUTE message on device down by David Ahern · 6 years ago
  25. ed792e2 net/ipv6: Make ipv6_route_table_template static by David Ahern · 6 years ago
  26. dac9c97 net: Add extack to nlmsg_parse by David Ahern · 6 years ago
  27. fda21d4 ipv6: do not leave garbage in rt->fib6_metrics by Eric Dumazet · 6 years ago
  28. 1620a33 net: Move free of dst_metrics to helper by David Ahern · 6 years ago
  29. e1255ed net: common metrics init helper for dst_entry by David Ahern · 6 years ago
  30. 767a221 net: common metrics init helper for FIB entries by David Ahern · 6 years ago
  31. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  32. 744486d net: inet6_rtm_getroute() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  33. 84db840 net: rtm_to_fib6_config() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  34. 8823a3a net: rtmsg_to_fib6_config() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  35. dc92095 net: ip6_update_pmtu() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  36. d456336 net: remove 1 always zero parameter from ip6_redirect_no_header() by Maciej Żenczykowski · 6 years ago
  37. 0b26fb1 net: ip6_redirect_no_header() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  38. 1f7f10a net: ip6_redirect() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  39. 36f19d5 net/ipv6: Remove extra call to ip6_convert_metrics for multipath case by David Ahern · 6 years ago
  40. a06ee25 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  41. 3ede0bb ipv6: Allow the l3mdev to be a loopback by Robert Shearman · 6 years ago
  42. ce7ea4a ipv6: fix memory leak on dst->_metrics by Wei Wang · 6 years ago
  43. 8675860 Revert "ipv6: fix double refcount of fib6_metrics" by Wei Wang · 6 years ago
  44. e366fa4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  45. 30bfd93 net/ipv6: do not copy dst flags on rt init by Peter Oskolkov · 6 years ago
  46. 22d0bd8 ipv6: use rt6_info members when dst is set in rt6_fill_node by Xin Long · 6 years ago
  47. 0153167 net/ipv6: Remove rt6i_prefsrc by David Ahern · 6 years ago
  48. 3630268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  49. 93bbadd ipv6: don't get lwtstate twice in ip6_rt_copy_init() by Alexey Kodanev · 6 years ago
  50. 1367bbf net/ipv6: Do not reset nl_net in ip6_route_info_create by David Ahern · 6 years ago
  51. d23c4b6 net/ipv6: init ip6 anycast rt->dst.input as ip6_input by Hangbin Liu · 6 years ago
  52. e70a3aa ipv6: fix double refcount of fib6_metrics by Cong Wang · 6 years ago
  53. e873e4b ipv6: use fib6_info_hold_safe() when necessary by Wei Wang · 6 years ago
  54. b5d2d75 net/ipv6: Do not allow device only routes via the multipath API by David Ahern · 6 years ago
  55. 33bd5ac net/ipv6: Revert attempt to simplify route replace and append by David Ahern · 6 years ago
  56. 0975764 ipv6: allow PMTU exceptions to local routes by Julian Anastasov · 7 years ago
  57. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  58. f722517 net/ipv6: prevent use after free in ip6_route_mpath_notify by David Ahern · 7 years ago
  59. fa1be7e ipv6: omit traffic class when calculating flow hash by Michal Kubecek · 7 years ago
  60. a925ab4 Revert "ipv6: omit traffic class when calculating flow hash" by David S. Miller · 7 years ago
  61. 87ae68c ipv6: omit traffic class when calculating flow hash by Michal Kubecek · 7 years ago
  62. 30d444d net/ipv6: Udate fib6_table_lookup tracepoint by David Ahern · 7 years ago
  63. 90fed9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  64. eacb938 ipv6: support sport, dport and ip_proto in RTM_GETROUTE by Roopa Prabhu · 7 years ago
  65. f34436a net/ipv6: Simplify route replace and appending into multipath route by David Ahern · 7 years ago
  66. 901731b net/ipv6: Add helper to return path MTU based on fib result by David Ahern · 7 years ago
  67. b9f672a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  68. 3617d94 proc: introduce proc_create_net_single by Christoph Hellwig · 7 years ago
  69. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  70. d4bea42 net/ipv6: Update fib6 tracepoint to take fib6_info by David Ahern · 7 years ago
  71. 1d053da net/ipv6: Extract table lookup from ip6_pol_route by David Ahern · 7 years ago
  72. 3b290a3 net/ipv6: Rename rt6_multipath_select by David Ahern · 7 years ago
  73. 6454743 net/ipv6: Rename fib6_lookup to fib6_node_lookup by David Ahern · 7 years ago
  74. 9e57501 net/ipv6: fix lock imbalance in ip6_route_del() by Eric Dumazet · 7 years ago
  75. 8fb11a9 net/ipv6: rename rt6_next to fib6_next by David Ahern · 7 years ago
  76. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  77. cea67a2 ipv6: fix uninit-value in ip6_multipath_l3_keys() by Eric Dumazet · 7 years ago
  78. c749fa1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  79. 091311d net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt() by Eric Dumazet · 7 years ago
  80. 8a14e46 net/ipv6: Fix missing rcu dereferences on from by David Ahern · 7 years ago
  81. c3c14da net/ipv6: add rcu locking to ip6_negative_advice by David Ahern · 7 years ago
  82. aa8f877 ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy by Eric Dumazet · 7 years ago
  83. 8ae8697 net/ipv6: Remove unncessary check on f6i in fib6_check by David Ahern · 7 years ago
  84. a68886a net/ipv6: Make from in rt6_info rcu protected by David Ahern · 7 years ago
  85. a87b7dc net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe by David Ahern · 7 years ago
  86. 4d85cd0 net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_alloc by David Ahern · 7 years ago
  87. a269f1a net/ipv6: Rename rt6_get_cookie_safe by David Ahern · 7 years ago
  88. 6a3e030 net/ipv6: Clean up rt expires helpers by David Ahern · 7 years ago
  89. 263243d net/ipv6: Fix ip6_convert_metrics() bug by Eric Dumazet · 7 years ago
  90. dcd1f57 net/ipv6: Remove fib6_idev by David Ahern · 7 years ago
  91. eea68cd net/ipv6: Remove unnecessary checks on fib6_idev by David Ahern · 7 years ago
  92. 360a988 net/ipv6: Rename addrconf_dst_alloc by David Ahern · 7 years ago
  93. 93c2fb2 net/ipv6: Rename fib6_info struct elements by David Ahern · 7 years ago
  94. 77634cc net/ipv6: Remove unused code and variables for rt6_info by David Ahern · 7 years ago
  95. 8d1c802 net/ipv6: Flip FIB entries to fib6_info by David Ahern · 7 years ago
  96. 93531c6 net/ipv6: separate handling of FIB entries from dst based routes by David Ahern · 7 years ago
  97. 23fb93a net/ipv6: Cleanup exception and cache route handling by David Ahern · 7 years ago
  98. acb54e3 net/ipv6: Add gfp_flags to route add functions by David Ahern · 7 years ago
  99. f8a1b43 net/ipv6: Create a neigh_lookup for FIB entries by David Ahern · 7 years ago
  100. 3b6761d net/ipv6: Move dst flags to booleans in fib entries by David Ahern · 7 years ago