1. 65bbbf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  2. acf568e xfrm: Reinject transport-mode packets through tasklet by Herbert Xu · 7 years ago
  3. d295027 xfrm: put policies when reusing pcpu xdst entry by Florian Westphal · 7 years ago
  4. 732706a xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies. by Steffen Klassert · 7 years ago
  5. 75bf50f xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM) by Antony Antony · 7 years ago
  6. ddc47e4 xfrm: Fix stack-out-of-bounds read on socket policy lookup. by Steffen Klassert · 7 years ago
  7. 4ce3dbe xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0) by Aviv Heller · 7 years ago
  8. e719135 xfrm: fix XFRMA_OUTPUT_MARK policy entry by Michal Kubecek · 7 years ago
  9. 6a53b75 xfrm: check id proto in validate_tmpl() by Cong Wang · 7 years ago
  10. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  11. 6a787d6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  12. 9480215 Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find." by Steffen Klassert · 7 years ago
  13. 0e74aa1 xfrm: Copy policy family in clone_policy by Herbert Xu · 7 years ago
  14. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  15. 6a17280 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  16. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  17. c9f3f81 xfrm: Fix stack-out-of-bounds read in xfrm_state_find. by Steffen Klassert · 7 years ago
  18. cf37966 xfrm: do unconditional template resolution before pcpu cache check by Florian Westphal · 7 years ago
  19. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  20. cb79a18 xfrm: defer daddr pointer assignment after spi parsing by Florian Westphal · 7 years ago
  21. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  22. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  23. 26a8ba2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  24. 73b9fc4 xfrm: Fix GSO for IPsec with GRE tunnel. by Steffen Klassert · 7 years ago
  25. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  26. 2fc5f83 net: xfrm_user: use BUG_ON instead of if condition followed by BUG by Gustavo A. R. Silva · 7 years ago
  27. 2b06cdf xfrm: Clear sk_dst_cache when applying per-socket policy. by Jonathan Basseri · 7 years ago
  28. ec650b2 xfrm: Fix xfrm_dst_cache memleak by Steffen Klassert · 7 years ago
  29. 1137b5e ipsec: Fix aborted xfrm policy dump crash by Herbert Xu · 7 years ago
  30. c3aed70 xfrm: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  31. 10a7ef3 ipsec: Fix dst leak in xfrm_bundle_create(). by David Miller · 7 years ago
  32. dd269db xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lock by Artem Savkov · 7 years ago
  33. a1b831f xfrm: eradicate size_t by Alexey Dobriyan · 7 years ago
  34. 5e708e4 xfrm: make xfrm_replay_state_esn_len() return unsigned int by Alexey Dobriyan · 7 years ago
  35. 1bd963a xfrm: make xfrm_alg_auth_len() return unsigned int by Alexey Dobriyan · 7 years ago
  36. 06cd22f xfrm: make xfrm_alg_len() return unsigned int by Alexey Dobriyan · 7 years ago
  37. 373b8ee xfrm: make aead_len() return unsigned int by Alexey Dobriyan · 7 years ago
  38. 23e9fcf vti: fix NULL dereference in xfrm_input() by Alexey Kodanev · 7 years ago
  39. 67a6338 xfrm: Fix negative device refcount on offload failure. by Steffen Klassert · 7 years ago
  40. c5d4d7d xfrm: Fix deletion of offloaded SAs on failure. by Steffen Klassert · 7 years ago
  41. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  42. 8598112 xfrm: Fix return value check of copy_sec_ctx. by Steffen Klassert · 7 years ago
  43. 47ebcc0 xfrm: Add support for network devices capable of removing the ESP trailer by Yossi Kuperman · 7 years ago
  44. 931e79d xfrm_user: fix info leak in build_aevent() by Mathias Krause · 7 years ago
  45. e3e5fc1 xfrm_user: fix info leak in build_expire() by Mathias Krause · 7 years ago
  46. 50329c8 xfrm_user: fix info leak in xfrm_notify_sa() by Mathias Krause · 7 years ago
  47. 5fe0d4b xfrm_user: fix info leak in copy_user_offload() by Mathias Krause · 7 years ago
  48. 8a4b578 net: xfrm: don't double-hold dst when sk_policy in use. by Lorenzo Colitti · 7 years ago
  49. a43dce9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  50. 077fbac net: xfrm: support setting an output mark. by Lorenzo Colitti · 7 years ago
  51. 13ead5c xfrm: check that cached bundle is still valid by Florian Westphal · 7 years ago
  52. 7bab096 xfrm: policy: check policy direction value by Vladis Dronov · 7 years ago
  53. 3f5a95a xfrm: fix null pointer dereference on state and tmpl sort by Koichiro Den · 7 years ago
  54. 7e9e920 xfrm: Clear RX SKB secpath xfrm_offload by Ilan Tayari · 7 years ago
  55. ffdb521 xfrm: Auto-load xfrm offload modules by Ilan Tayari · 7 years ago
  56. ec30d78 xfrm: add xdst pcpu cache by Florian Westphal · 7 years ago
  57. 09c7570 xfrm: remove flow cache by Florian Westphal · 7 years ago
  58. bd45c53 xfrm_policy: make xfrm_bundle_lookup return xfrm dst object by Florian Westphal · 7 years ago
  59. 86dc8ee xfrm_policy: remove xfrm_policy_lookup by Florian Westphal · 7 years ago
  60. aff669b xfrm_policy: kill flow to policy dir conversion by Florian Westphal · 7 years ago
  61. 855dad9 xfrm_policy: remove always true/false branches by Florian Westphal · 7 years ago
  62. 3ca2828 xfrm_policy: bypass flow_cache_lookup by Florian Westphal · 7 years ago
  63. 55eabed net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  64. 850a621 net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  65. 88755e9c net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  66. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  67. 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  68. a4c2fd7 net: remove DST_NOCACHE flag by Wei Wang · 8 years ago
  69. b2a9c0e net: remove DST_NOGC flag by Wei Wang · 8 years ago
  70. 52df157 xfrm: take refcnt of dst when creating struct xfrm_dst bundle by Wei Wang · 8 years ago
  71. 138437f xfrm: move xfrm_garbage_collect out of xfrm_policy_flush by Hangbin Liu · 8 years ago
  72. 8bafd73 xfrm: add UDP encapsulation port in migrate message by Antony Antony · 8 years ago
  73. 4ab47d4 xfrm: extend MIGRATE with UDP encapsulation port by Antony Antony · 8 years ago
  74. b81f884a xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOAD by Hangbin Liu · 8 years ago
  75. a486cd2 xfrm: fix state migration copy replay sequence numbers by Antony Antony · 8 years ago
  76. 24d472e xfrm: Make function xfrm_dev_register static by Wei Yongjun · 8 years ago
  77. a133d93 xfrm: use memdup_user by Geliang Tang · 8 years ago
  78. 2c1497b xfrm: Fix NETDEV_DOWN with IPSec offload by Ilan Tayari · 8 years ago
  79. 9b3eb54 xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY by Sabrina Dubroca · 8 years ago
  80. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  81. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  82. 152afb9 xfrm: Indicate xfrm_state offload errors by Ilan Tayari · 8 years ago
  83. cfcf99f xfrm: fix GRO for !CONFIG_NETFILTER by Sabrina Dubroca · 8 years ago
  84. 35db069 xfrm: do the garbage collection after flushing policy by Xin Long · 8 years ago
  85. 6b633e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  86. bcd1f8a xfrm: Prepare the GRO codepath for hardware offloading. by Steffen Klassert · 8 years ago
  87. f1bd7d6 xfrm: Add encapsulation header offsets while SKB is not encrypted by Ilan Tayari · 8 years ago
  88. f6e2711 net: Add a xfrm validate function to validate_xmit_skb by Steffen Klassert · 8 years ago
  89. d7dbefc xfrm: Add xfrm_replay_overflow functions for offloading by Steffen Klassert · 8 years ago
  90. 7862b40 esp: Add gso handlers for esp4 and esp6 by Steffen Klassert · 8 years ago
  91. d77e38e xfrm: Add an IPsec hardware offloading API by Steffen Klassert · 8 years ago
  92. 21f42cc xfrm: Move device notifications to a sepatate file by Steffen Klassert · 8 years ago
  93. 9d389d7 xfrm: Add a xfrm type offload. by Steffen Klassert · 8 years ago
  94. fe52145 netlink: pass extended ACK struct where available by Johannes Berg · 8 years ago
  95. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  96. 2d4bc93 netlink: extended ACK reporting by Johannes Berg · 8 years ago
  97. c6606a8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  98. 633439f xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansion by Herbert Xu · 8 years ago
  99. 52b9c81 Merge branch 'apw' (xfrm_user fixes) by Linus Torvalds · 8 years ago
  100. f843ee6 xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder by Andy Whitcroft · 8 years ago