1. 1caf614 Merge 4.9.218 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  2. 86e98ce xfrm: policy: Fix doulbe free in xfrm_policy_timer by YueHaibing · 4 years, 2 months ago
  3. 6fffec4 UPSTREAM: xfrm: Make set-mark default behavior backward compatible by Benedict Wong · 5 years ago
  4. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  5. 9da255b xfrm: policy: use hlist rcu variants on insert by Florian Westphal · 6 years ago
  6. f5bb9e9 BACKPORT: xfrm: Add virtual xfrm interfaces by Steffen Klassert · 6 years ago
  7. a80f560 BACKPORT: xfrm: Add a new lookup key to match xfrm interfaces. by Steffen Klassert · 6 years ago
  8. 78f10c5 BACKPORT: xfrm: Extend the output_mark to support input direction and masking. by Steffen Klassert · 6 years ago
  9. b727d1c Merge 4.9.129 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. af322ba xfrm: fix 'passing zero to ERR_PTR()' warning by YueHaibing · 6 years ago
  11. a925dfb Merge 4.9.125 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  12. 590f312 xfrm: fix missing dst_release() after policy blocking lbcast and multicast by Tommi Rantala · 6 years ago
  13. 5eef9b5 net: xfrm: allow clearing socket xfrm policies. by Lorenzo Colitti · 6 years ago
  14. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  15. 46b3171 xfrm: Fix stack-out-of-bounds read on socket policy lookup. by Steffen Klassert · 6 years ago
  16. 5d89917 xfrm: skip policies marked as dead while rehashing by Florian Westphal · 6 years ago
  17. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  18. 6ceabde xfrm: Copy policy family in clone_policy by Herbert Xu · 7 years ago
  19. 38884cc UPSTREAM: net: xfrm: allow clearing socket xfrm policies. by Lorenzo Colitti · 6 years ago
  20. 34e23de BACKPORT: net: xfrm: support setting an output mark. by Lorenzo Colitti · 7 years ago
  21. 12a70cc xfrm: policy: check policy direction value by Vladis Dronov · 7 years ago
  22. 0b86564 xfrm: Don't use sk_family for socket policy lookups by Steffen Klassert · 7 years ago
  23. 1e16662 xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY by Sabrina Dubroca · 7 years ago
  24. f68a09c xfrm: policy: init locks early by Florian Westphal · 7 years ago
  25. 330e832 xfrm: unbreak xfrm_sk_policy_lookup by Florian Westphal · 8 years ago
  26. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. 4141b36 xfrm: Fix xfrm_policy_lock imbalance by Steffen Klassert · 8 years ago
  28. 9d0380d xfrm: policy: convert policy_lock to spinlock by Florian Westphal · 8 years ago
  29. d5b8f86 xfrm: policy: don't acquire policy lock in xfrm_spd_getinfo by Florian Westphal · 8 years ago
  30. ae33786 xfrm: policy: only use rcu in xfrm_sk_policy_lookup by Florian Westphal · 8 years ago
  31. a7c44247 xfrm: policy: make xfrm_policy_lookup_bytype lockless by Florian Westphal · 8 years ago
  32. e37cc8a xfrm: policy: use atomic_inc_not_zero in rcu section by Florian Westphal · 8 years ago
  33. 3084609 xfrm: policy: add sequence count to sync with hash resize by Florian Westphal · 8 years ago
  34. e1e551b xfrm: policy: prepare policy_bydst hash for rcu lookups by Florian Westphal · 8 years ago
  35. a5eefc1 xfrm: policy: use rcu versions for iteration and list add/del by Florian Westphal · 8 years ago
  36. 6916fb3 xfrm: Ignore socket policies when rebuilding hash tables by Tobias Brunner · 8 years ago
  37. 024f35c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  38. d188ba8 xfrm: add rcu protection to sk->sk_policy[] by Eric Dumazet · 8 years ago
  39. 56f0473 xfrm: add rcu grace period in xfrm_policy_destroy() by Eric Dumazet · 8 years ago
  40. bd5eb35 xfrm: take care of request sockets by Eric Dumazet · 8 years ago
  41. a8a572a xfrm: dst_entries_init() per-net dst_ops by Dan Streetman · 9 years ago
  42. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
  43. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  44. 3f5312a xfrm: Only compute net once in xfrm_policy_queue_process by Eric W. Biederman · 9 years ago
  45. 6f9c961 inet: constify ip_route_output_flow() socket argument by Eric Dumazet · 9 years ago
  46. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  47. a6568b2 xfrm: Remove unused afinfo method init_dst by Eric W. Biederman · 9 years ago
  48. 42a7b32 xfrm: Add oif to dst lookups by David Ahern · 9 years ago
  49. 8faf491 xfrm: optimise to search the inexact policy list by Li RongQing · 9 years ago
  50. de2ad48 xfrm: move the checking for old xfrm_policy hold_queue to beginning by Li RongQing · 9 years ago
  51. 586f2eb xfrm: remove the unnecessary checking before call xfrm_pol_hold by Li RongQing · 9 years ago
  52. f31e8d4f xfrm: fix the return code when xfrm_*_register_afinfo failed by Li RongQing · 9 years ago
  53. 8007770 xfrm: optimise the use of walk list header in xfrm_policy/state_walk by Li RongQing · 9 years ago
  54. 1ee5e66 xfrm: remove the xfrm_queue_purge definition by Li RongQing · 9 years ago
  55. ac37e25 xfrm: release dst_orig in case of error in xfrm_lookup() by huaibin Wang · 9 years ago
  56. 6db70e3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 9 years ago
  57. 12bfa8b xfrm: Use __xfrm_policy_link in xfrm_policy_insert by Herbert Xu · 10 years ago
  58. 53c2e28 xfrm: Do not hash socket policies by Herbert Xu · 10 years ago
  59. 39bb5e6 net: skb_fclone_busy() needs to detect orphaned skb by Eric Dumazet · 10 years ago
  60. 5c1e9f2 xfrm: fix set but not used warning in xfrm_policy_queue_process() by Fabian Frederick · 10 years ago
  61. d0bf4a9 net: cleanup and document skb fclone layout by Eric Dumazet · 10 years ago
  62. f5c7e1a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  63. b8c203b xfrm: Generate queueing routes only from route lookup functions by Steffen Klassert · 10 years ago
  64. f92ee61 xfrm: Generate blackhole routes only from route lookup functions by Steffen Klassert · 10 years ago
  65. 880a6fa xfrm: configure policy hash table thresholds by netlink by Christophe Gouault · 10 years ago
  66. b58555f xfrm: hash prefixed policies based on preflen thresholds by Christophe Gouault · 10 years ago
  67. 1d02328 list: fix order of arguments for hlist_add_after(_rcu) by Ken Helias · 10 years ago
  68. b7eea45 xfrm: Fix refcount imbalance in xfrm_lookup by Steffen Klassert · 10 years ago
  69. 65db611 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  70. 698365f net: clean up snmp stats code by WANG Cong · 10 years ago
  71. 2e71029 xfrm: Remove useless xfrm_audit struct. by Tetsuo Handa · 10 years ago
  72. f1370cc xfrm: Remove useless secid field from xfrm_audit. by Tetsuo Handa · 10 years ago
  73. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  74. 4a93f50 flowcache: Fix resource leaks on namespace exit. by Steffen Klassert · 10 years ago
  75. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  76. 3a9016f xfrm: Fix unlink race when policies are deleted. by Steffen Klassert · 10 years ago
  77. 1a1ccc9 xfrm: Remove caching of xfrm_policy_sk_bundles by Steffen Klassert · 10 years ago
  78. ca925cf flowcache: Make flow cache name space aware by Fan Du · 10 years ago
  79. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  80. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  81. aef2b45 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  82. 4440e85 audit: convert all sessionid declaration to unsigned int by Eric Paris · 10 years ago
  83. da7c224 net: xfrm: xfrm_policy: silence compiler warning by Ying Xue · 10 years ago
  84. be7928d net: xfrm: xfrm_policy: fix inline not at beginning of declaration by Daniel Borkmann · 10 years ago
  85. 2f3ea9a xfrm: checkpatch erros with inline keyword position by Weilong Chen · 10 years ago
  86. 42054569 xfrm: fix checkpatch error by Weilong Chen · 10 years ago
  87. 02d0892 xfrm: checkpatch erros with space prohibited by Weilong Chen · 10 years ago
  88. 3e94c2d xfrm: checkpatch errors with foo * bar by Weilong Chen · 10 years ago
  89. 9b7a787 xfrm: checkpatch errors with space by Weilong Chen · 10 years ago
  90. 5b8ef34 xfrm: Remove ancient sleeping when the SA is in acquire state by Steffen Klassert · 11 years ago
  91. 283bc9f xfrm: Namespacify xfrm state/policy locks by Fan Du · 11 years ago
  92. 8d549c4 xfrm: Using the right namespace to migrate key info by Fan Du · 11 years ago
  93. e682adf xfrm: Try to honor policy index if it's supplied by user by Fan Du · 11 years ago
  94. 296c106 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  95. 4d53eff xfrm: Don't queue retransmitted packets if the original is still on the host by Steffen Klassert · 11 years ago
  96. 2bb53e2 xfrm: check for a vaild skb in xfrm_policy_queue_process by Steffen Klassert · 11 years ago
  97. e7d8f6c xfrm: Add refcount handling to queued policies by Steffen Klassert · 11 years ago
  98. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  99. 302a50b xfrm: Fix potential null pointer dereference in xdst_queue_output by Steffen Klassert · 11 years ago
  100. e3fec5a xfrm: remove irrelevant comment in xfrm_input(). by Rami Rosen · 11 years ago