1. 3ac2d19 Merge android-4.9.106 (8b94b87) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  2. 61aafb6 Revert "ANDROID: check dir value of xfrm_userpolicy_id" by Nathan Chancellor · 7 years ago
  3. ff75e7b Merge android-4.9.101 (aef17a58) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  4. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  5. 3e54e1c xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM) by Antony Antony · 7 years ago
  6. 2e229cb02 Merge android-4.9.94 (8683408) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  7. f4b8243 Merge android-4.9.93 (05baf14) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  8. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  9. c4c3203 xfrm: fix state migration copy replay sequence numbers by Antony Antony · 7 years ago
  10. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 7 years ago
  11. 02a5b41 xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems by Steffen Klassert · 7 years ago
  12. 30df7fb5 net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms() by Greg Hackmann · 7 years ago
  13. 0355a9f xfrm_user: uncoditionally validate esn replay attribute struct by Florian Westphal · 7 years ago
  14. 4b1a5e3 net: xfrm: remove duplicate output_mark by Sean Tranchetti · 7 years ago
  15. 5eef9b5 net: xfrm: allow clearing socket xfrm policies. by Lorenzo Colitti · 7 years ago
  16. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  17. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  18. 9a54c51 xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies. by Steffen Klassert · 7 years ago
  19. 8555288 xfrm: check id proto in validate_tmpl() by Cong Wang · 7 years ago
  20. 46b3171 xfrm: Fix stack-out-of-bounds read on socket policy lookup. by Steffen Klassert · 7 years ago
  21. 5d89917 xfrm: skip policies marked as dead while rehashing by Florian Westphal · 7 years ago
  22. 2a5cc53 BACKPORT: xfrm: Fix return value check of copy_sec_ctx. by Steffen Klassert · 7 years ago
  23. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 7 years ago
  24. b8d2f6e Merge 4.9.69 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  25. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  26. 6ceabde xfrm: Copy policy family in clone_policy by Herbert Xu · 7 years ago
  27. 38884cc UPSTREAM: net: xfrm: allow clearing socket xfrm policies. by Lorenzo Colitti · 7 years ago
  28. b0240c4 BACKPORT: xfrm: Clear sk_dst_cache when applying per-socket policy. by Jonathan Basseri · 7 years ago
  29. f79dd42 Merge "Merge remote-tracking branch '4.9/tmp-4b2b8b9' into msm-4.9" by Linux Build Service Account · 7 years ago
  30. bf25c79 BACKPORT: net: xfrm: support setting an output mark. by Lorenzo Colitti · 7 years ago
  31. 4b2b8b9 Merge 4.9.60 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  32. 6d14481 Merge 4.9.60 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  33. 543aabb ipsec: Fix aborted xfrm policy dump crash by Herbert Xu · 7 years ago
  34. 34e23de BACKPORT: net: xfrm: support setting an output mark. by Lorenzo Colitti · 7 years ago
  35. c491afc Merge 4.9.48 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  36. 85e1c01 Merge 4.9.48 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  37. 12a70cc xfrm: policy: check policy direction value by Vladis Dronov · 7 years ago
  38. 34803e7 ANDROID: check dir value of xfrm_userpolicy_id by Suren Baghdasaryan · 7 years ago
  39. e6b0c64f Merge 4.9.41 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  40. 0b86564 xfrm: Don't use sk_family for socket policy lookups by Steffen Klassert · 8 years ago
  41. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  42. 1e16662 xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY by Sabrina Dubroca · 8 years ago
  43. f117eaf ANDROID: make PF_KEY SHA256 use RFC-compliant truncation. by Lorenzo Colitti · 8 years ago
  44. 79191ea xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder by Andy Whitcroft · 8 years ago
  45. 64a5465 xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window by Andy Whitcroft · 8 years ago
  46. f68a09c xfrm: policy: init locks early by Florian Westphal · 8 years ago
  47. 83e2d05 xfrm_user: fix return value from xfrm_user_rcv_msg by Yi Zhao · 8 years ago
  48. 330e832 xfrm: unbreak xfrm_sk_policy_lookup by Florian Westphal · 8 years ago
  49. 07613873 proc: Reduce cache miss in xfrm_statistics_seq_show by Jia He · 8 years ago
  50. 1678c11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  51. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. c2f672f xfrm: state lookup can be lockless by Florian Westphal · 8 years ago
  53. b588479 xfrm: Fix memory leak of aead algorithm name by Ilan Tayari · 8 years ago
  54. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  55. 65b323e xfrm: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  56. 2f30ea5 xfrm_user: propagate sec ctx allocation errors by Mathias Krause · 8 years ago
  57. 575f9c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  58. 0f76d25 net: xfrm: Change u32 sysctl entries to use proc_douintvec by subashab@codeaurora.org · 8 years ago
  59. 35db57bb xfrm: state: remove per-netns gc task by Florian Westphal · 8 years ago
  60. 4141b36 xfrm: Fix xfrm_policy_lock imbalance by Steffen Klassert · 8 years ago
  61. 9d0380d xfrm: policy: convert policy_lock to spinlock by Florian Westphal · 8 years ago
  62. d5b8f86 xfrm: policy: don't acquire policy lock in xfrm_spd_getinfo by Florian Westphal · 8 years ago
  63. ae33786 xfrm: policy: only use rcu in xfrm_sk_policy_lookup by Florian Westphal · 8 years ago
  64. a7c44247 xfrm: policy: make xfrm_policy_lookup_bytype lockless by Florian Westphal · 8 years ago
  65. e37cc8a xfrm: policy: use atomic_inc_not_zero in rcu section by Florian Westphal · 8 years ago
  66. 3084609 xfrm: policy: add sequence count to sync with hash resize by Florian Westphal · 8 years ago
  67. e1e551b xfrm: policy: prepare policy_bydst hash for rcu lookups by Florian Westphal · 8 years ago
  68. a5eefc1 xfrm: policy: use rcu versions for iteration and list add/del by Florian Westphal · 8 years ago
  69. 1625f45 net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key by Alexey Kodanev · 8 years ago
  70. d737a58 xfrm: state: don't use lock anymore unless acquire operation is needed by Florian Westphal · 8 years ago
  71. c840699 xfrm: state: use rcu_deref and assign_pointer helpers by Florian Westphal · 8 years ago
  72. b65e3d7 xfrm: state: add sequence count to detect hash resizes by Florian Westphal · 8 years ago
  73. df7274e xfrm: state: delay freeing until rcu grace period has elapsed by Florian Westphal · 8 years ago
  74. 02efdff xfrm: state: use atomic_inc_not_zero to increment refcount by Florian Westphal · 8 years ago
  75. ae3fb6d xfrm: state: use hlist_for_each_entry_rcu helper by Florian Westphal · 8 years ago
  76. e45a8a9 xfrm: constify xfrm_replay structures by Julia Lawall · 8 years ago
  77. 6916fb3 xfrm: Ignore socket policies when rebuilding hash tables by Tobias Brunner · 8 years ago
  78. 7677c75 xfrm: get rid of another incorrect WARN by Vegard Nossum · 8 years ago
  79. 73efc32 xfrm: get rid of incorrect WARN by Vegard Nossum · 8 years ago
  80. 1ba5bf9 xfrm: fix crash in XFRM_MSG_GETSA netlink handler by Vegard Nossum · 8 years ago
  81. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  82. 32b583a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  83. de95c4a xfrm: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  84. 071d36b xfrm: Fix crash observed during device unregistration and decryption by subashab@codeaurora.org · 9 years ago
  85. 2bf8c47 net/xfrm_user: use in_compat_syscall to deny compat syscalls by Andy Lutomirski · 9 years ago
  86. 215276c xfrm: Reset encapsulation field of the skb before transformation by Steffen Klassert · 9 years ago
  87. 17bc197 ipsec: Use skcipher and ahash when probing algorithms by Herbert Xu · 9 years ago
  88. 9207f9d net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 9 years ago
  89. 024f35c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  90. d188ba8 xfrm: add rcu protection to sk->sk_policy[] by Eric Dumazet · 9 years ago
  91. 56f0473 xfrm: add rcu grace period in xfrm_policy_destroy() by Eric Dumazet · 9 years ago
  92. bd5eb35 xfrm: take care of request sockets by Eric Dumazet · 9 years ago
  93. a8a572a xfrm: dst_entries_init() per-net dst_ops by Dan Streetman · 9 years ago
  94. e7b63ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 9 years ago
  95. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  96. cb866e3 xfrm: Increment statistic counter on inner mode error by Steffen Klassert · 9 years ago
  97. e33d4f1 xfrm: Fix unaligned access to stats in copy_to_user_state() by Sowmini Varadhan · 9 years ago
  98. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
  99. cf91a99 ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out by Eric W. Biederman · 9 years ago
  100. 4ebdfba7 dst: Pass a sk into .local_out by Eric W. Biederman · 9 years ago