1. 87063a1f ipv4: Pass fib_nh_common to rt_cache_route by David Ahern · 6 years ago
  2. 0f457a3 ipv4: Move cached routes to fib_nh_common by David Ahern · 6 years ago
  3. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  4. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  5. 20ff83f ipv4: add sanity checks in ipv4_link_failure() by Eric Dumazet · 6 years ago
  6. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  7. c543cb4 ipv4: ensure rcu_read_lock() in ipv4_link_failure() by Eric Dumazet · 6 years ago
  8. ed0de45 ipv4: recompile ip options in ipv4_link_failure by Stephen Suryaputra · 6 years ago
  9. 6de9c05 ipv4: Handle ipv6 gateway in ipv4_confirm_neigh by David Ahern · 6 years ago
  10. 5c9f7c1 ipv4: Add helpers for neigh lookup for nexthop by David Ahern · 6 years ago
  11. 0f5f7d7 ipv4: Add support to rtable for ipv6 gateway by David Ahern · 6 years ago
  12. 1550c17 ipv4: Prepare rtable for IPv6 gateway by David Ahern · 6 years ago
  13. bdf0046 net: Replace nhc_has_gw with nhc_gw_family by David Ahern · 6 years ago
  14. eba618a ipv4: Add fib_nh_common to fib_result by David Ahern · 6 years ago
  15. b75ed8b ipv4: Rename fib_nh entries by David Ahern · 6 years ago
  16. df45370 inet: switch IP ID generator to siphash by Eric Dumazet · 6 years ago
  17. 02afc7a net: dst: remove gc leftovers by Julian Wiedmann · 6 years ago
  18. ee60ad2 route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race by Xin Long · 6 years ago
  19. 22c7476 ipv4/route: fail early when inet dev is missing by Paolo Abeni · 6 years ago
  20. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  21. 2a8e499 net: ipv4: Fix NULL pointer dereference in route lookup by Ido Schimmel · 6 years ago
  22. 5e1a99e ipv4: Add ICMPv6 support when parse route ipproto by Hangbin Liu · 6 years ago
  23. 24ba144 route: Add multipath_hash in flowi_common to make user-define hash by wenxu · 6 years ago
  24. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  25. c09551c6 net: ipv4: use a dedicated counter for icmp_v4 redirect packets by Lorenzo Bianconi · 6 years ago
  26. 1d2f4eb ipv4/igmp: Don't drop IGMP pkt with zeros src addr by Edward Chron · 6 years ago
  27. a00302b6 net: ipv4: route: perform strict checks also for doit handlers by Jakub Kicinski · 6 years ago
  28. 21f9477 net: ipv4: Set skb->dev for output route resolution by Ido Schimmel · 6 years ago
  29. b2c8510 ipv4: Don't try to print ASCII of link level header in martian dumps. by David S. Miller · 6 years ago
  30. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  31. 28d35bc net: ipv4: don't let PMTU updates increase route MTU by Sabrina Dubroca · 6 years ago
  32. 1620a33 net: Move free of dst_metrics to helper by David Ahern · 6 years ago
  33. e1255ed net: common metrics init helper for dst_entry by David Ahern · 6 years ago
  34. e8e3fbe net: inet_rtm_getroute() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  35. e351bb6 net: ip_rt_get_source() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  36. 1042caa net-ipv4: remove 2 always zero parameters from ipv4_redirect() by Maciej Żenczykowski · 6 years ago
  37. d888f39 net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu() by Maciej Żenczykowski · 6 years ago
  38. 5cbf777 route: add support for directed broadcast forwarding by Xin Long · 6 years ago
  39. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  40. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  41. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  42. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  43. 90fed9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  44. 404eb77 ipv4: support sport, dport and ip_proto in RTM_GETROUTE by Roopa Prabhu · 7 years ago
  45. 50d889b net/ipv4: Add helper to return path MTU based on fib result by David Ahern · 7 years ago
  46. 5a847a6 net/ipv4: Initialize proto and ports in flow struct by David Ahern · 7 years ago
  47. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  48. 0e8411e ipv4: reset fnhe_mtu_locked after cache route flushed by Hangbin Liu · 7 years ago
  49. 94720e3 ipv4: fix fnhe usage by non-cached routes by Julian Anastasov · 7 years ago
  50. c18bb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  51. d0ea2b1 ipv4: fix uninit-value in ip_route_output_key_hash_rcu() by Eric Dumazet · 7 years ago
  52. 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 7 years ago
  53. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  54. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  55. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  56. d52e5a7 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 7 years ago
  57. d2ddf628 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  58. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  59. ec7127a net/ipv4: Simplify fib_multipath_hash with optional flow keys by David Ahern · 7 years ago
  60. 6f74b6c net: Align ip_multipath_l3_keys and ip6_multipath_l3_keys by David Ahern · 7 years ago
  61. 7efc0b6 net/ipv4: Pass net to fib_multipath_hash instead of fib_info by David Ahern · 7 years ago
  62. e2c0dc1 vrf: check forwarding on the original netdevice when generating ICMP dest unreachable by Stephen Suryaputra · 7 years ago
  63. 773daa3 net: ipv4: avoid unused variable warning for sysctl by Arnd Bergmann · 7 years ago
  64. e37b1e9 ipv6: route: dissect flow in input path if fib rules need it by Roopa Prabhu · 7 years ago
  65. c7272c2 net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68 by Sabrina Dubroca · 7 years ago
  66. f74290f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  67. 1fe4b11 net: ipv4: Set addr_type in hash_keys for forwarded case by David Ahern · 7 years ago
  68. 510c321 xfrm: reuse uncached_list to track xdsts by Xin Long · 7 years ago
  69. 68e813a net/ipv4: Remove fib table id from rtable by David Ahern · 7 years ago
  70. 9942895 net: Move ipv4 set_lwt_redirect helper to lwtunnel by David Ahern · 7 years ago
  71. 8c2ceab net/ipv4: Unexport fib_multipath_hash and fib_select_path by David Ahern · 7 years ago
  72. f84c682 net: Convert pernet_subsys, registered from inet_init() by Kirill Tkhai · 7 years ago
  73. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  74. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  75. 6503a30 net: ipv4: Make "ip route get" match iif lo rules again. by Lorenzo Colitti · 7 years ago
  76. 0f6c480 xfrm: Move dst->path into struct xfrm_dst by David Miller · 7 years ago
  77. cebe84c route: also update fnhe_genid when updating a route cache by Xin Long · 7 years ago
  78. e39d524 route: update fnhe_expires for redirect when the fnhe exists by Xin Long · 7 years ago
  79. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  80. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  81. 164a5e7 ipv4: ipv4_default_advmss() should use route mtu by Eric Dumazet · 7 years ago
  82. d93fa2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  83. 6c0e728 ipv4: Fix traffic triggered IPsec connections. by Steffen Klassert · 7 years ago
  84. 1bcdca3 net/ipv4: Remove unused variable in route.c by Tim Hansen · 7 years ago
  85. bc044e8 udp: perform source validation for mcast early demux by Paolo Abeni · 7 years ago
  86. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  87. bc3aae2 net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set by Roopa Prabhu · 7 years ago
  88. 9620fef ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t by Eric Dumazet · 7 years ago
  89. c780a04 ipv4: better IP_MAX_MTU enforcement by Eric Dumazet · 7 years ago
  90. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  91. 394f51a ipv4: route: set ipv4 RTM_GETROUTE to not use rtnl by Florian Westphal · 7 years ago
  92. 2c87d63 ipv4: route: fix inet_rtm_getroute induced crash by Florian Westphal · 7 years ago
  93. 9438c87 net: ipv4: remove unnecessary check on orig_oif by David Ahern · 7 years ago
  94. 839da4d net: ipv4: set orig_oif based on fib result for local traffic by David Ahern · 7 years ago
  95. b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
  96. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  97. 7aed9f7 net/route: use get_random_int for random counter by Jason A. Donenfeld · 8 years ago
  98. a4c2fd7 net: remove DST_NOCACHE flag by Wei Wang · 8 years ago
  99. b2a9c0e net: remove DST_NOGC flag by Wei Wang · 8 years ago
  100. b838d5e ipv4: mark DST_NOGC and remove the operation of dst_free() by Wei Wang · 8 years ago