1. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. d543907 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 6 years ago
  3. 34e23de BACKPORT: net: xfrm: support setting an output mark. by Lorenzo Colitti · 7 years ago
  4. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  5. e0d56fd net: l3mdev: remove redundant calls by David Ahern · 8 years ago
  6. 40e3012 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  7. 11d7a0b xfrm: Only add l3mdev oif to dst lookups by David Ahern · 8 years ago
  8. 318d3cc net: xfrm: fix old-style declaration by Arnd Bergmann · 8 years ago
  9. 024f35c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  10. a8a572a xfrm: dst_entries_init() per-net dst_ops by Dan Streetman · 9 years ago
  11. e7b63ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 9 years ago
  12. ea673a4 xfrm4: Reload skb header pointers after calling pskb_may_pull. by Steffen Klassert · 9 years ago
  13. 1a14f1e xfrm4: Fix header checks in _decode_session4. by Steffen Klassert · 9 years ago
  14. 385add9 net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents by David Ahern · 9 years ago
  15. c386578 xfrm: Let the flowcache handle its size by default. by Steffen Klassert · 9 years ago
  16. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  17. 58189ca net: Fix vti use case with oif in dst lookups by David Ahern · 9 years ago
  18. b7503e0 net: Add FIB table id to rtable by David Ahern · 9 years ago
  19. 4ec3b28 xfrm: Use VRF master index if output device is enslaved by David Ahern · 9 years ago
  20. 42a7b32 xfrm: Add oif to dst lookups by David Ahern · 9 years ago
  21. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  22. ddb3b60 net: Remove protocol from struct dst_ops by Eric W. Biederman · 9 years ago
  23. 2f32b51 xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly by Steffen Klassert · 10 years ago
  24. 84502b5 xfrm: Fix null pointer dereference when decoding sessions by Steffen Klassert · 11 years ago
  25. eeb1b73 xfrm: Increase the garbage collector threshold by Steffen Klassert · 11 years ago
  26. bafd4bd xfrm: Decode sessions with output interface. by Steffen Klassert · 11 years ago
  27. 8d06887 xfrm: make gc_thresh configurable in all namespaces by Michal Kubecek · 11 years ago
  28. 1f53c80 xfrm: remove unused xfrm4_policy_fini() by Michal Kubecek · 11 years ago
  29. 703fb94 xfrm: Fix the gc threshold value for ipv4 by Steffen Klassert · 12 years ago
  30. 155e833 ipv4: introduce rt_uses_gateway by Julian Anastasov · 12 years ago
  31. caacf05 ipv4: Properly purge netdev references on uncached routes. by David S. Miller · 12 years ago
  32. 9917e1e8 ipv4: Turn rt->rt_route_iif into rt->rt_is_input. by David S. Miller · 12 years ago
  33. 4fd551d ipv4: Kill rt->rt_oif by David S. Miller · 12 years ago
  34. f1ce306 ipv4: Remove 'rt_dst' from 'struct rtable' by David S. Miller · 12 years ago
  35. b486988 ipv4: Remove 'rt_mark' from 'struct rtable' by David Miller · 12 years ago
  36. d6c0a4f ipv4: Kill 'rt_src' from 'struct rtable' by David Miller · 12 years ago
  37. 1a00fee ipv4: Remove rt_key_{src,dst,tos} from struct rtable. by David Miller · 12 years ago
  38. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  39. 1ed5c48 net: Remove checks for dst_ops->redirect being NULL. by David S. Miller · 12 years ago
  40. 55be7a9 ipv4: Add redirect support to all protocol icmp error handlers. by David S. Miller · 12 years ago
  41. f185071 ipv4: Remove inetpeer from routes. by David S. Miller · 12 years ago
  42. 5943634 ipv4: Maintain redirect and PMTU info in struct rtable again. by David S. Miller · 12 years ago
  43. 41347dc ipv4: Kill rt->rt_spec_dst, no longer used. by David S. Miller · 12 years ago
  44. 97bab73 inet: Hide route peer accesses behind helpers. by David S. Miller · 12 years ago
  45. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago
  46. 5e73ea1 ipv4: fix checkpatch errors by Daniel Baluta · 12 years ago
  47. b732339 ipv4: fix ipsec forward performance regression by Yan, Zheng · 13 years ago
  48. 56f8a75 ip: introduce ip_is_fragment helper inline function by Paul Gortmaker · 13 years ago
  49. 8f01cb0 ipv4: xfrm: Eliminate ->rt_src reference in policy code. by David S. Miller · 13 years ago
  50. 475949d ipv4: Renamt struct rtable's rt_tos to rt_key_tos. by David S. Miller · 13 years ago
  51. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  52. 1b86a58 ipv4: Fix "Set rt->rt_iif more sanely on output routes." by OGAWA Hirofumi · 13 years ago
  53. 9cce96d net: Put fl4_* macros to struct flowi4 and use them again. by David S. Miller · 13 years ago
  54. 7e1dc7b net: Use flowi4 and flowi6 in xfrm layer. by David S. Miller · 13 years ago
  55. 9d6ec93 ipv4: Use flowi4 in public route lookup interfaces. by David S. Miller · 13 years ago
  56. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  57. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  58. 5e2b61f ipv4: Remove flowi from struct rtable. by David S. Miller · 13 years ago
  59. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  60. 2774c13 xfrm: Handle blackhole route creation via afinfo. by David S. Miller · 13 years ago
  61. 5e6b930 xfrm: Const'ify address arguments to ->dst_lookup() by David S. Miller · 13 years ago
  62. 0c7b3ee xfrm: Mark flowi arg to ->fill_dst() const. by David S. Miller · 13 years ago
  63. 05d8402 xfrm: Mark flowi arg to ->get_tos() const. by David S. Miller · 13 years ago
  64. 62fa8a8 net: Implement read-only protection and COW'ing of metrics. by David S. Miller · 13 years ago
  65. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  66. cc9ff19 xfrm: use gre key as flow upper protocol info by Timo Teräs · 14 years ago
  67. 72cdd1d net: get rid of rtable->idev by Eric Dumazet · 14 years ago
  68. fc66f95 net dst: use a percpu_counter to track entries by Eric Dumazet · 14 years ago
  69. 94e22389 xfrm4: strip ECN bits from tos field by Ulrich Weber · 14 years ago
  70. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  71. 44b451f xfrm: fix xfrm by MARK logic by Peter Kosyh · 14 years ago
  72. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  73. 80c802f xfrm: cache bundles instead of policies for outgoing flows by Timo Teräs · 14 years ago
  74. 87c1e12 ipsec: Fix bogus bundle flowi by Herbert Xu · 14 years ago
  75. d7c7544 netns xfrm: deal with dst entries in netns by Alexey Dobriyan · 14 years ago
  76. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  77. f816700 xfrm4: fix build when SYSCTLs are disabled by Randy Dunlap · 15 years ago
  78. a33bc5c xfrm: select sane defaults for xfrm[4|6] gc_thresh by Neil Horman · 15 years ago
  79. a44a4a0 xfrm: export xfrm garbage collector thresholds via sysctl by Neil Horman · 15 years ago
  80. c615c9f xfrm4: fix the ports decode of sctp protocol by Wei Yongjun · 15 years ago
  81. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  82. fbda33b netns xfrm: ->get_saddr in netns by Alexey Dobriyan · 16 years ago
  83. c5b3cf4 netns xfrm: ->dst_lookup in netns by Alexey Dobriyan · 16 years ago
  84. ddcfd79 netns xfrm: dst garbage-collecting in netns by Alexey Dobriyan · 16 years ago
  85. 6bb3ce2 net: remove struct dst_entry::entry_size by Alexey Dobriyan · 16 years ago
  86. 5a5f3a8 net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_policy.c by Jianjun Kong · 16 years ago
  87. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  88. e242297 [NET]: should explicitely initialize atomic_t field in struct dst_ops by Eric Dumazet · 16 years ago
  89. 611c183 [NETNS]: Add namespace parameter to __ip_route_output_key. by Denis V. Lunev · 16 years ago
  90. 569d364 [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions by Daniel Lezcano · 16 years ago
  91. a1b0514 [XFRM] IPv6: Fix dst/routing check at transformation. by Masahide NAKAMURA · 17 years ago
  92. d5422ef [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse by Herbert Xu · 17 years ago
  93. 5a3e55d [NET]: Multiple namespaces in the all dst_ifdown routines. by Denis V. Lunev · 17 years ago
  94. 862b82c [IPSEC]: Merge most of the output path by Herbert Xu · 17 years ago
  95. 25ee328 [IPSEC]: Merge common code into xfrm_bundle_create by Herbert Xu · 17 years ago
  96. 66cdb3c [IPSEC]: Move flow construction into xfrm_dst_lookup by Herbert Xu · 17 years ago
  97. fff6938 [IPSEC]: Make sure idev is consistent with dev in xfrm_dst by Herbert Xu · 17 years ago
  98. 45ff5a3 [IPSEC]: Set dst->input to dst_discard by Herbert Xu · 17 years ago
  99. 8ce68ce [IPSEC]: Only set neighbour on top xfrm dst by Herbert Xu · 17 years ago
  100. b4ce927 [IPV6]: Move nfheader_len into rt6_info by Herbert Xu · 17 years ago