1. 55eabed net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  2. 850a621 net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  3. 88755e9 net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  4. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  5. 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  6. a4c2fd7 net: remove DST_NOCACHE flag by Wei Wang · 7 years ago
  7. b2a9c0e net: remove DST_NOGC flag by Wei Wang · 7 years ago
  8. 52df157 xfrm: take refcnt of dst when creating struct xfrm_dst bundle by Wei Wang · 7 years ago
  9. 138437f xfrm: move xfrm_garbage_collect out of xfrm_policy_flush by Hangbin Liu · 8 years ago
  10. 8bafd73 xfrm: add UDP encapsulation port in migrate message by Antony Antony · 8 years ago
  11. 4ab47d4 xfrm: extend MIGRATE with UDP encapsulation port by Antony Antony · 8 years ago
  12. b81f884 xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOAD by Hangbin Liu · 8 years ago
  13. a486cd2 xfrm: fix state migration copy replay sequence numbers by Antony Antony · 8 years ago
  14. 24d472e xfrm: Make function xfrm_dev_register static by Wei Yongjun · 8 years ago
  15. a133d93 xfrm: use memdup_user by Geliang Tang · 8 years ago
  16. 2c1497b xfrm: Fix NETDEV_DOWN with IPSec offload by Ilan Tayari · 8 years ago
  17. 9b3eb54 xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY by Sabrina Dubroca · 8 years ago
  18. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  19. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  20. 152afb9 xfrm: Indicate xfrm_state offload errors by Ilan Tayari · 8 years ago
  21. cfcf99f xfrm: fix GRO for !CONFIG_NETFILTER by Sabrina Dubroca · 8 years ago
  22. 35db069 xfrm: do the garbage collection after flushing policy by Xin Long · 8 years ago
  23. 6b633e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  24. bcd1f8a xfrm: Prepare the GRO codepath for hardware offloading. by Steffen Klassert · 8 years ago
  25. f1bd7d6 xfrm: Add encapsulation header offsets while SKB is not encrypted by Ilan Tayari · 8 years ago
  26. f6e2711 net: Add a xfrm validate function to validate_xmit_skb by Steffen Klassert · 8 years ago
  27. d7dbefc xfrm: Add xfrm_replay_overflow functions for offloading by Steffen Klassert · 8 years ago
  28. 7862b40 esp: Add gso handlers for esp4 and esp6 by Steffen Klassert · 8 years ago
  29. d77e38e xfrm: Add an IPsec hardware offloading API by Steffen Klassert · 8 years ago
  30. 21f42cc xfrm: Move device notifications to a sepatate file by Steffen Klassert · 8 years ago
  31. 9d389d7 xfrm: Add a xfrm type offload. by Steffen Klassert · 8 years ago
  32. fe52145 netlink: pass extended ACK struct where available by Johannes Berg · 8 years ago
  33. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  34. 2d4bc93 netlink: extended ACK reporting by Johannes Berg · 8 years ago
  35. c6606a8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  36. 633439f xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansion by Herbert Xu · 8 years ago
  37. 52b9c81 Merge branch 'apw' (xfrm_user fixes) by Linus Torvalds · 8 years ago
  38. f843ee6 xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder by Andy Whitcroft · 8 years ago
  39. 677e806 xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window by Andy Whitcroft · 8 years ago
  40. d7f6946 xfrm: use "unsigned int" in __xfrm6_pref_hash() by Alexey Dobriyan · 8 years ago
  41. 1560875 xfrm: remove unused struct xfrm_mgr::id by Alexey Dobriyan · 8 years ago
  42. 8474c8c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  43. 1ecc9ad xfrm: provide correct dst in xfrm_neigh_lookup by Julian Anastasov · 8 years ago
  44. 99d5cee Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  45. 7785bba esp: Add a software GRO codepath by Steffen Klassert · 8 years ago
  46. 54ef207 xfrm: Extend the sec_path for IPsec offloading by Steffen Klassert · 8 years ago
  47. 1e29537 xfrm: Export xfrm_parse_spi. by Steffen Klassert · 8 years ago
  48. 25393d3 net: Prepare gro for packet consuming gro callbacks by Steffen Klassert · 8 years ago
  49. b0fcee8 xfrm: Add a secpath_set helper. by Steffen Klassert · 8 years ago
  50. 4c86d77 xfrm: Don't use sk_family for socket policy lookups by Steffen Klassert · 8 years ago
  51. 37b1038 xfrm: policy: make policy backend const by Florian Westphal · 8 years ago
  52. bdba9fe xfrm: policy: remove xfrm_policy_put_afinfo by Florian Westphal · 8 years ago
  53. a2817d8 xfrm: policy: remove family field by Florian Westphal · 8 years ago
  54. 3d7d25a xfrm: policy: remove garbage_collect callback by Florian Westphal · 8 years ago
  55. 2b61997 xfrm: policy: xfrm_policy_unregister_afinfo can return void by Florian Westphal · 8 years ago
  56. f5e2bb4 xfrm: policy: xfrm_get_tos cannot fail by Florian Westphal · 8 years ago
  57. 960fdfd xfrm: input: constify xfrm_input_afinfo by Florian Westphal · 8 years ago
  58. c282222 xfrm: policy: init locks early by Florian Westphal · 8 years ago
  59. 97e219b gro_cells: move to net/core/gro_cells.c by Eric Dumazet · 8 years ago
  60. 63fca65 net: add confirm_neigh method to dst_ops by Julian Anastasov · 8 years ago
  61. 1995876 xfrm: Add a dummy network device for napi. by Steffen Klassert · 8 years ago
  62. 3819a35 xfrm: fix possible null deref in xfrm_init_tempstate by Florian Westphal · 8 years ago
  63. 75cda62 xfrm: state: simplify rcu_read_unlock handling in two spots by Florian Westphal · 8 years ago
  64. 711059b xfrm: add and use xfrm_state_afinfo_get_rcu by Florian Westphal · 8 years ago
  65. af5d27c xfrm: remove xfrm_state_put_afinfo by Florian Westphal · 8 years ago
  66. 423826a xfrm: avoid rcu sparse warning by Florian Westphal · 8 years ago
  67. b3b73b8 xfrm: state: do not acquire lock in get_mtu helpers by Florian Westphal · 8 years ago
  68. 1365e547c xfrm: trivial typos by Alexander Alemayhu · 8 years ago
  69. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  70. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  71. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  73. 83e2d05 xfrm_user: fix return value from xfrm_user_rcv_msg by Yi Zhao · 8 years ago
  74. 330e832 xfrm: unbreak xfrm_sk_policy_lookup by Florian Westphal · 8 years ago
  75. a4fc1bf net/flowcache: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  76. 1d00578 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  77. 2258d92 xfrm: remove unused helper by Florian Westphal · 8 years ago
  78. 07613873 proc: Reduce cache miss in xfrm_statistics_seq_show by Jia He · 8 years ago
  79. 1678c11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  80. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  81. c2f672f xfrm: state lookup can be lockless by Florian Westphal · 8 years ago
  82. b588479 xfrm: Fix memory leak of aead algorithm name by Ilan Tayari · 8 years ago
  83. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  84. 65b323e xfrm: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  85. 2f30ea5 xfrm_user: propagate sec ctx allocation errors by Mathias Krause · 8 years ago
  86. 575f9c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  87. 0f76d25 net: xfrm: Change u32 sysctl entries to use proc_douintvec by subashab@codeaurora.org · 8 years ago
  88. 35db57bb xfrm: state: remove per-netns gc task by Florian Westphal · 8 years ago
  89. 4141b36 xfrm: Fix xfrm_policy_lock imbalance by Steffen Klassert · 8 years ago
  90. 9d0380d xfrm: policy: convert policy_lock to spinlock by Florian Westphal · 8 years ago
  91. d5b8f86 xfrm: policy: don't acquire policy lock in xfrm_spd_getinfo by Florian Westphal · 8 years ago
  92. ae33786 xfrm: policy: only use rcu in xfrm_sk_policy_lookup by Florian Westphal · 8 years ago
  93. a7c44247 xfrm: policy: make xfrm_policy_lookup_bytype lockless by Florian Westphal · 8 years ago
  94. e37cc8a xfrm: policy: use atomic_inc_not_zero in rcu section by Florian Westphal · 8 years ago
  95. 3084609 xfrm: policy: add sequence count to sync with hash resize by Florian Westphal · 8 years ago
  96. e1e551b xfrm: policy: prepare policy_bydst hash for rcu lookups by Florian Westphal · 8 years ago
  97. a5eefc1 xfrm: policy: use rcu versions for iteration and list add/del by Florian Westphal · 8 years ago
  98. 1625f45 net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key by Alexey Kodanev · 8 years ago
  99. d737a58 xfrm: state: don't use lock anymore unless acquire operation is needed by Florian Westphal · 8 years ago
  100. c840699 xfrm: state: use rcu_deref and assign_pointer helpers by Florian Westphal · 8 years ago