1. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years, 1 month ago
  2. 3df98d7 lsm,selinux: pass flowi_common instead of flowi to the LSM hooks by Paul Moore · 4 years, 4 months ago
  3. af13b3c Remove DST_HOST by David Laight · 4 years, 10 months ago
  4. 571912c net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc. by Martin Varghese · 5 years ago
  5. 02b2494 ipv4: use dst hint for ipv4 list receive by Paolo Abeni · 5 years ago
  6. 77d5bc7 ipv4: Revert removal of rt_uses_gateway by David Ahern · 5 years ago
  7. e93fb3e net: route dump netlink NLM_F_MULTI flag missing by John Fastabend · 5 years ago
  8. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  9. 5b18f12 ipv4: reset rt_iif for recirculated mcast/bcast out pkts by Stephen Suryaputra · 6 years ago
  10. ee28906 ipv4: Dump route exceptions if requested by Stefano Brivio · 6 years ago
  11. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  12. 5c9f7c1 ipv4: Add helpers for neigh lookup for nexthop by David Ahern · 6 years ago
  13. 0f5f7d7 ipv4: Add support to rtable for ipv6 gateway by David Ahern · 6 years ago
  14. 1550c17 ipv4: Prepare rtable for IPv6 gateway by David Ahern · 6 years ago
  15. 1042caa net-ipv4: remove 2 always zero parameters from ipv4_redirect() by Maciej Żenczykowski · 6 years ago
  16. d888f39 net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu() by Maciej Żenczykowski · 6 years ago
  17. af4d768 net/ipv4: Add support for specifying metric of connected routes by David Ahern · 7 years ago
  18. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  19. d52e5a7 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 7 years ago
  20. 510c321 xfrm: reuse uncached_list to track xdsts by Xin Long · 7 years ago
  21. 68e813a net/ipv4: Remove fib table id from rtable by David Ahern · 7 years ago
  22. ca25c30 ip_rt_ioctl(): take copyin to caller by Al Viro · 8 years ago
  23. bc044e8 udp: perform source validation for mcast early demux by Paolo Abeni · 7 years ago
  24. 222d7dbd net: prevent dst uses after free by Eric Dumazet · 7 years ago
  25. 64327fc ipv4: Don't override return code from ip_route_input_noref() by Stefano Brivio · 7 years ago
  26. 9df16ef ipv4: call dst_hold_safe() properly by Wei Wang · 8 years ago
  27. 5510cdf net: ipv4: refactor ip_route_input_noref by David Ahern · 8 years ago
  28. 3abd1ade net: ipv4: refactor __ip_route_output_key_hash by David Ahern · 8 years ago
  29. bf4e0a3 net: ipv4: add support for ECMP hash policy choice by Nikolay Aleksandrov · 8 years ago
  30. e2d118a net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  31. d66f6c0 net: ipv4: Remove l3mdev_get_saddr by David Ahern · 8 years ago
  32. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  33. 9ab179d net: vrf: Fix dst reference counting by David Ahern · 9 years ago
  34. 0340d0b net: Checks skb_dst to be NULL in inet_iif by Tom Herbert · 9 years ago
  35. fa50d97 ipv4: Namespaceify ip_default_ttl sysctl knob by Nikolay Borisov · 9 years ago
  36. b5bdacf net: Propagate lookup failure in l3mdev_get_saddr to caller by David Ahern · 9 years ago
  37. 8cbb512c net: Add source address lookup op for VRF by David Ahern · 9 years ago
  38. 6e2895a net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC by David Ahern · 9 years ago
  39. 79a1315 ipv4: ICMP packet inspection for multipath by Peter Nørlund · 9 years ago
  40. 9478d12 net: Move netif_index_is_l3_master to l3mdev.h by David Ahern · 9 years ago
  41. 007979e net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER by David Ahern · 9 years ago
  42. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  43. 6f9c961 inet: constify ip_route_output_flow() socket argument by Eric Dumazet · 9 years ago
  44. 58189ca net: Fix vti use case with oif in dst lookups by David Ahern · 9 years ago
  45. b7503e0 net: Add FIB table id to rtable by David Ahern · 9 years ago
  46. 9b8ff51 net: Make table id type u32 by David Ahern · 9 years ago
  47. 61adedf route: move lwtunnel state to dst_entry by Jiri Benc · 9 years ago
  48. 30bbaa1 net: Fix up inet_addr_type checks by David Ahern · 9 years ago
  49. 15be405e net: Add inet_addr lookup by table by David Ahern · 9 years ago
  50. 613d09b net: Use VRF device index for lookups on TX by David Ahern · 9 years ago
  51. 571e722 ipv4: support for fib route lwtunnel encap attributes by Roopa Prabhu · 9 years ago
  52. 5055c37 ipv4: per cpu uncached list by Eric Dumazet · 10 years ago
  53. 0b8c7f6 ipv4: remove ip_rt_dump from route.c by Li RongQing · 11 years ago
  54. f87c10a ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing by Hannes Frederic Sowa · 11 years ago
  55. 0e0d44a net: Remove FLOWI_FLAG_CAN_SLEEP by Steffen Klassert · 11 years ago
  56. 482fc60 ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE by Hannes Frederic Sowa · 11 years ago
  57. 0baf2b3 ipv4: shrink rt_cache_stat by Eric Dumazet · 11 years ago
  58. aa66158 ipv4: processing ancillary IP_TOS or IP_TTL by Francesco Fusco · 11 years ago
  59. 2702c4bb route.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  60. 0ea9d5e xfrm: introduce helper for safe determination of mtu by Hannes Frederic Sowa · 11 years ago
  61. 6da025f ipv4: avoid a test in ip_rt_put() by Eric Dumazet · 12 years ago
  62. 155e833 ipv4: introduce rt_uses_gateway by Julian Anastasov · 12 years ago
  63. bafa6d9 ipv4/route: arg delay is useless in rt_cache_flush() by Nicolas Dichtel · 12 years ago
  64. caacf05 ipv4: Properly purge netdev references on uncached routes. by David S. Miller · 12 years ago
  65. c6cffba ipv4: Fix input route performance regression. by David S. Miller · 12 years ago
  66. 13378ca ipv4: Change rt->rt_iif encoding. by David S. Miller · 12 years ago
  67. 2860583 ipv4: Kill rt->fi by David S. Miller · 13 years ago
  68. 9917e1e8 ipv4: Turn rt->rt_route_iif into rt->rt_is_input. by David S. Miller · 13 years ago
  69. 4fd551d ipv4: Kill rt->rt_oif by David S. Miller · 13 years ago
  70. f8126f1 ipv4: Adjust semantics of rt->rt_gateway. by David S. Miller · 13 years ago
  71. f1ce306 ipv4: Remove 'rt_dst' from 'struct rtable' by David S. Miller · 13 years ago
  72. b486988 ipv4: Remove 'rt_mark' from 'struct rtable' by David Miller · 13 years ago
  73. d6c0a4f ipv4: Kill 'rt_src' from 'struct rtable' by David Miller · 13 years ago
  74. 1a00fee ipv4: Remove rt_key_{src,dst,tos} from struct rtable. by David Miller · 13 years ago
  75. 38a424e ipv4: Kill ip_route_input_noref(). by David Miller · 13 years ago
  76. 89aef89 ipv4: Delete routing cache. by David S. Miller · 13 years ago
  77. 1f42539 ipv4: Kill ip_rt_redirect(). by David S. Miller · 13 years ago
  78. b42597e ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions. by David S. Miller · 13 years ago
  79. 9420612 ipv4: Rearrange arguments to ip_rt_redirect() by David S. Miller · 13 years ago
  80. f185071 ipv4: Remove inetpeer from routes. by David S. Miller · 13 years ago
  81. 5943634 ipv4: Maintain redirect and PMTU info in struct rtable again. by David S. Miller · 13 years ago
  82. 3e12939 inet: Kill FLOWI_FLAG_PRECOW_METRICS. by David S. Miller · 13 years ago
  83. 41347dc ipv4: Kill rt->rt_spec_dst, no longer used. by David S. Miller · 13 years ago
  84. c10237e Revert "ipv4: tcp: dont cache unconfirmed intput dst" by David S. Miller · 13 years ago
  85. c074da2 ipv4: tcp: dont cache unconfirmed intput dst by Eric Dumazet · 13 years ago
  86. 3639339 ipv4: Handle PMTU in all ICMP error handlers. by David S. Miller · 13 years ago
  87. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  88. 55afaba inet: Fix BUG triggered by __rt{,6}_get_peer(). by David S. Miller · 13 years ago
  89. 4651700 ipv4: Kill ip_rt_frag_needed(). by David S. Miller · 13 years ago
  90. 97bab73 inet: Hide route peer accesses behind helpers. by David S. Miller · 13 years ago
  91. c5d21c4 net: Reorder initialization in ip_route_output to fix gcc warning by Roland Dreier · 13 years ago
  92. fbfe95a inet: Create and use rt{,6}_get_peer_create(). by David S. Miller · 13 years ago
  93. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  94. e6b4524 ipv4: reset flowi parameters on route connect by Julian Anastasov · 13 years ago
  95. b8400f3 route: struct rtable can be const in rt_is_input_route and rt_is_output_route by Steffen Klassert · 13 years ago
  96. a48eff1 ipv4: Pass explicit destination address to rt_bind_peer(). by David S. Miller · 14 years ago
  97. ed2361e6 ipv4: Pass explicit destination address to rt_get_peer(). by David S. Miller · 14 years ago
  98. 8e36360 ipv4: Remove route key identity dependencies in ip_rt_get_source(). by David S. Miller · 14 years ago
  99. cbb1e85 ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels. by David S. Miller · 14 years ago
  100. 31e4543d ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 14 years ago