1. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  2. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  3. a3ea867 rt_cpu_seq_next should increase position index by Vasily Averin · 5 years ago
  4. 90b93f1 ipv4: Add "offload" and "trap" indications to routes by Ido Schimmel · 5 years ago
  5. 1e301fd ipv4: Encapsulate function arguments in a struct by Ido Schimmel · 5 years ago
  6. bd085ef net: add bool confirm_neigh parameter for dst_ops.update_pmtu by Hangbin Liu · 5 years ago
  7. 02b2494 ipv4: use dst hint for ipv4 list receive by Paolo Abeni · 5 years ago
  8. 54074f1 icmp: remove duplicate code by Matteo Croce · 5 years ago
  9. 5018c59 ipv4: fix race condition between route lookup and invalidation by Wei Wang · 5 years ago
  10. 595e065 ipv4: Return -ENETUNREACH if we can't create route but saddr is valid by Stefano Brivio · 5 years ago
  11. b406472 net: ipv4: avoid mixed n_redirects and rate_tokens usage by Paolo Abeni · 5 years ago
  12. 77d5bc7 ipv4: Revert removal of rt_uses_gateway by David Ahern · 5 years ago
  13. e93fb3e net: route dump netlink NLM_F_MULTI flag missing by John Fastabend · 5 years ago
  14. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  15. 828b2b4 ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts by Stephen Suryaputra · 6 years ago
  16. 537de0c ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup() by Ido Schimmel · 6 years ago
  17. 8d7017f blackhole_netdev: use blackhole_netdev to invalidate dst entries by Mahesh Bandewar · 6 years ago
  18. 5cdda5f ipv4: enable route flushing in network namespaces by Christian Brauner · 6 years ago
  19. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  20. 5b18f12 ipv4: reset rt_iif for recirculated mcast/bcast out pkts by Stephen Suryaputra · 6 years ago
  21. 93ed54b ipv4: fix suspicious RCU usage in fib_dump_info_fnhe() by Eric Dumazet · 6 years ago
  22. ee28906 ipv4: Dump route exceptions if requested by Stefano Brivio · 6 years ago
  23. d948974 ipv4/route: Allow NULL flowinfo in rt_fill_info() by Stefano Brivio · 6 years ago
  24. 363887a ipv4: Support multipath hashing on inner IP pkts for GRE tunnel by Stephen Suryaputra · 6 years ago
  25. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  26. 1e1d926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  27. 0a90478 ipv4: not do cache for local delivery if bc_forwarding is enabled by Xin Long · 6 years ago
  28. dcb1ecb ipv4: Prepare for fib6_nh from a nexthop object by David Ahern · 6 years ago
  29. 5481d73 ipv4: Use accessors for fib_info nexthop data by David Ahern · 6 years ago
  30. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  31. a5995e7 ipv4: Move exception bucket to nh_common by David Ahern · 6 years ago
  32. 87063a1f ipv4: Pass fib_nh_common to rt_cache_route by David Ahern · 6 years ago
  33. 0f457a3 ipv4: Move cached routes to fib_nh_common by David Ahern · 6 years ago
  34. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  35. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  36. 20ff83f ipv4: add sanity checks in ipv4_link_failure() by Eric Dumazet · 6 years ago
  37. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  38. c543cb4 ipv4: ensure rcu_read_lock() in ipv4_link_failure() by Eric Dumazet · 6 years ago
  39. ed0de45 ipv4: recompile ip options in ipv4_link_failure by Stephen Suryaputra · 6 years ago
  40. 6de9c05 ipv4: Handle ipv6 gateway in ipv4_confirm_neigh by David Ahern · 6 years ago
  41. 5c9f7c1 ipv4: Add helpers for neigh lookup for nexthop by David Ahern · 6 years ago
  42. 0f5f7d7 ipv4: Add support to rtable for ipv6 gateway by David Ahern · 6 years ago
  43. 1550c17 ipv4: Prepare rtable for IPv6 gateway by David Ahern · 6 years ago
  44. bdf0046 net: Replace nhc_has_gw with nhc_gw_family by David Ahern · 6 years ago
  45. eba618a ipv4: Add fib_nh_common to fib_result by David Ahern · 6 years ago
  46. b75ed8b ipv4: Rename fib_nh entries by David Ahern · 6 years ago
  47. df45370 inet: switch IP ID generator to siphash by Eric Dumazet · 6 years ago
  48. 02afc7a net: dst: remove gc leftovers by Julian Wiedmann · 6 years ago
  49. ee60ad2 route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race by Xin Long · 6 years ago
  50. 22c7476 ipv4/route: fail early when inet dev is missing by Paolo Abeni · 6 years ago
  51. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  52. 2a8e499 net: ipv4: Fix NULL pointer dereference in route lookup by Ido Schimmel · 6 years ago
  53. 5e1a99e ipv4: Add ICMPv6 support when parse route ipproto by Hangbin Liu · 6 years ago
  54. 24ba144 route: Add multipath_hash in flowi_common to make user-define hash by wenxu · 6 years ago
  55. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  56. c09551c6 net: ipv4: use a dedicated counter for icmp_v4 redirect packets by Lorenzo Bianconi · 6 years ago
  57. 1d2f4eb ipv4/igmp: Don't drop IGMP pkt with zeros src addr by Edward Chron · 6 years ago
  58. a00302b6 net: ipv4: route: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  59. 21f9477 net: ipv4: Set skb->dev for output route resolution by Ido Schimmel · 6 years ago
  60. b2c8510 ipv4: Don't try to print ASCII of link level header in martian dumps. by David S. Miller · 6 years ago
  61. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  62. 28d35bc net: ipv4: don't let PMTU updates increase route MTU by Sabrina Dubroca · 6 years ago
  63. 1620a33 net: Move free of dst_metrics to helper by David Ahern · 6 years ago
  64. e1255ed net: common metrics init helper for dst_entry by David Ahern · 6 years ago
  65. e8e3fbe net: inet_rtm_getroute() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  66. e351bb6 net: ip_rt_get_source() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  67. 1042caa net-ipv4: remove 2 always zero parameters from ipv4_redirect() by Maciej Żenczykowski · 6 years ago
  68. d888f39 net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu() by Maciej Żenczykowski · 6 years ago
  69. 5cbf777 route: add support for directed broadcast forwarding by Xin Long · 6 years ago
  70. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  71. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  72. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  73. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  74. 90fed9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  75. 404eb77 ipv4: support sport, dport and ip_proto in RTM_GETROUTE by Roopa Prabhu · 7 years ago
  76. 50d889b net/ipv4: Add helper to return path MTU based on fib result by David Ahern · 7 years ago
  77. 5a847a6 net/ipv4: Initialize proto and ports in flow struct by David Ahern · 7 years ago
  78. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  79. 0e8411e4 ipv4: reset fnhe_mtu_locked after cache route flushed by Hangbin Liu · 7 years ago
  80. 94720e3 ipv4: fix fnhe usage by non-cached routes by Julian Anastasov · 7 years ago
  81. c18bb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  82. d0ea2b1 ipv4: fix uninit-value in ip_route_output_key_hash_rcu() by Eric Dumazet · 7 years ago
  83. 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 7 years ago
  84. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  85. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  86. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  87. d52e5a7 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 7 years ago
  88. d2ddf628 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  89. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  90. ec7127a net/ipv4: Simplify fib_multipath_hash with optional flow keys by David Ahern · 7 years ago
  91. 6f74b6c net: Align ip_multipath_l3_keys and ip6_multipath_l3_keys by David Ahern · 7 years ago
  92. 7efc0b6 net/ipv4: Pass net to fib_multipath_hash instead of fib_info by David Ahern · 7 years ago
  93. e2c0dc1 vrf: check forwarding on the original netdevice when generating ICMP dest unreachable by Stephen Suryaputra · 7 years ago
  94. 773daa3 net: ipv4: avoid unused variable warning for sysctl by Arnd Bergmann · 7 years ago
  95. e37b1e9 ipv6: route: dissect flow in input path if fib rules need it by Roopa Prabhu · 7 years ago
  96. c7272c2 net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68 by Sabrina Dubroca · 7 years ago
  97. f74290f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  98. 1fe4b11 net: ipv4: Set addr_type in hash_keys for forwarded case by David Ahern · 7 years ago
  99. 510c321 xfrm: reuse uncached_list to track xdsts by Xin Long · 7 years ago
  100. 68e813a net/ipv4: Remove fib table id from rtable by David Ahern · 7 years ago