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