1. d77e38e xfrm: Add an IPsec hardware offloading API by Steffen Klassert · 8 years ago
  2. 21f42cc xfrm: Move device notifications to a sepatate file by Steffen Klassert · 8 years ago
  3. 9d389d7 xfrm: Add a xfrm type offload. by Steffen Klassert · 8 years ago
  4. c6606a8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  5. 52b9c81 Merge branch 'apw' (xfrm_user fixes) by Linus Torvalds · 8 years ago
  6. f843ee6 xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder by Andy Whitcroft · 8 years ago
  7. 677e806 xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window by Andy Whitcroft · 8 years ago
  8. d7f6946 xfrm: use "unsigned int" in __xfrm6_pref_hash() by Alexey Dobriyan · 8 years ago
  9. 1560875 xfrm: remove unused struct xfrm_mgr::id by Alexey Dobriyan · 8 years ago
  10. 8474c8c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  11. 1ecc9ad xfrm: provide correct dst in xfrm_neigh_lookup by Julian Anastasov · 8 years ago
  12. 99d5cee Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  13. 7785bba esp: Add a software GRO codepath by Steffen Klassert · 8 years ago
  14. 54ef207 xfrm: Extend the sec_path for IPsec offloading by Steffen Klassert · 8 years ago
  15. 1e29537 xfrm: Export xfrm_parse_spi. by Steffen Klassert · 8 years ago
  16. 25393d3 net: Prepare gro for packet consuming gro callbacks by Steffen Klassert · 8 years ago
  17. b0fcee8 xfrm: Add a secpath_set helper. by Steffen Klassert · 8 years ago
  18. 4c86d77 xfrm: Don't use sk_family for socket policy lookups by Steffen Klassert · 8 years ago
  19. 37b1038 xfrm: policy: make policy backend const by Florian Westphal · 9 years ago
  20. bdba9fe xfrm: policy: remove xfrm_policy_put_afinfo by Florian Westphal · 9 years ago
  21. a2817d8 xfrm: policy: remove family field by Florian Westphal · 9 years ago
  22. 3d7d25a xfrm: policy: remove garbage_collect callback by Florian Westphal · 9 years ago
  23. 2b61997 xfrm: policy: xfrm_policy_unregister_afinfo can return void by Florian Westphal · 9 years ago
  24. f5e2bb4 xfrm: policy: xfrm_get_tos cannot fail by Florian Westphal · 9 years ago
  25. 960fdfd xfrm: input: constify xfrm_input_afinfo by Florian Westphal · 9 years ago
  26. c282222 xfrm: policy: init locks early by Florian Westphal · 9 years ago
  27. 97e219b gro_cells: move to net/core/gro_cells.c by Eric Dumazet · 9 years ago
  28. 63fca65 net: add confirm_neigh method to dst_ops by Julian Anastasov · 9 years ago
  29. 1995876 xfrm: Add a dummy network device for napi. by Steffen Klassert · 9 years ago
  30. 3819a35 xfrm: fix possible null deref in xfrm_init_tempstate by Florian Westphal · 9 years ago
  31. 75cda62 xfrm: state: simplify rcu_read_unlock handling in two spots by Florian Westphal · 9 years ago
  32. 711059b xfrm: add and use xfrm_state_afinfo_get_rcu by Florian Westphal · 9 years ago
  33. af5d27c xfrm: remove xfrm_state_put_afinfo by Florian Westphal · 9 years ago
  34. 423826a xfrm: avoid rcu sparse warning by Florian Westphal · 9 years ago
  35. b3b73b8 xfrm: state: do not acquire lock in get_mtu helpers by Florian Westphal · 9 years ago
  36. 1365e547c xfrm: trivial typos by Alexander Alemayhu · 9 years ago
  37. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 9 years ago
  38. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 9 years ago
  39. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  40. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  41. 83e2d05 xfrm_user: fix return value from xfrm_user_rcv_msg by Yi Zhao · 9 years ago
  42. 330e832 xfrm: unbreak xfrm_sk_policy_lookup by Florian Westphal · 9 years ago
  43. a4fc1bf net/flowcache: Convert to hotplug state machine by Sebastian Andrzej Siewior · 9 years ago
  44. 1d00578 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 9 years ago
  45. 2258d92 xfrm: remove unused helper by Florian Westphal · 9 years ago
  46. 07613873 proc: Reduce cache miss in xfrm_statistics_seq_show by Jia He · 9 years ago
  47. 1678c11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 9 years ago
  48. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  49. c2f672f xfrm: state lookup can be lockless by Florian Westphal · 9 years ago
  50. b588479 xfrm: Fix memory leak of aead algorithm name by Ilan Tayari · 9 years ago
  51. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  52. 65b323e xfrm: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 9 years ago
  53. 2f30ea5 xfrm_user: propagate sec ctx allocation errors by Mathias Krause · 9 years ago
  54. 575f9c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 9 years ago
  55. 0f76d25 net: xfrm: Change u32 sysctl entries to use proc_douintvec by subashab@codeaurora.org · 9 years ago
  56. 35db57bb xfrm: state: remove per-netns gc task by Florian Westphal · 9 years ago
  57. 4141b36 xfrm: Fix xfrm_policy_lock imbalance by Steffen Klassert · 9 years ago
  58. 9d0380d xfrm: policy: convert policy_lock to spinlock by Florian Westphal · 9 years ago
  59. d5b8f86 xfrm: policy: don't acquire policy lock in xfrm_spd_getinfo by Florian Westphal · 9 years ago
  60. ae33786 xfrm: policy: only use rcu in xfrm_sk_policy_lookup by Florian Westphal · 9 years ago
  61. a7c44247 xfrm: policy: make xfrm_policy_lookup_bytype lockless by Florian Westphal · 9 years ago
  62. e37cc8a xfrm: policy: use atomic_inc_not_zero in rcu section by Florian Westphal · 9 years ago
  63. 3084609 xfrm: policy: add sequence count to sync with hash resize by Florian Westphal · 9 years ago
  64. e1e551b xfrm: policy: prepare policy_bydst hash for rcu lookups by Florian Westphal · 9 years ago
  65. a5eefc1 xfrm: policy: use rcu versions for iteration and list add/del by Florian Westphal · 9 years ago
  66. 1625f45 net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key by Alexey Kodanev · 9 years ago
  67. d737a58 xfrm: state: don't use lock anymore unless acquire operation is needed by Florian Westphal · 9 years ago
  68. c840699 xfrm: state: use rcu_deref and assign_pointer helpers by Florian Westphal · 9 years ago
  69. b65e3d7 xfrm: state: add sequence count to detect hash resizes by Florian Westphal · 9 years ago
  70. df7274e xfrm: state: delay freeing until rcu grace period has elapsed by Florian Westphal · 9 years ago
  71. 02efdff xfrm: state: use atomic_inc_not_zero to increment refcount by Florian Westphal · 9 years ago
  72. ae3fb6d xfrm: state: use hlist_for_each_entry_rcu helper by Florian Westphal · 9 years ago
  73. e45a8a9 xfrm: constify xfrm_replay structures by Julia Lawall · 9 years ago
  74. 6916fb3 xfrm: Ignore socket policies when rebuilding hash tables by Tobias Brunner · 9 years ago
  75. 7677c75 xfrm: get rid of another incorrect WARN by Vegard Nossum · 9 years ago
  76. 73efc32 xfrm: get rid of incorrect WARN by Vegard Nossum · 9 years ago
  77. 1ba5bf9 xfrm: fix crash in XFRM_MSG_GETSA netlink handler by Vegard Nossum · 9 years ago
  78. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  79. 32b583a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  80. de95c4a xfrm: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  81. 071d36b xfrm: Fix crash observed during device unregistration and decryption by subashab@codeaurora.org · 9 years ago
  82. 2bf8c47 net/xfrm_user: use in_compat_syscall to deny compat syscalls by Andy Lutomirski · 9 years ago
  83. 215276c xfrm: Reset encapsulation field of the skb before transformation by Steffen Klassert · 9 years ago
  84. 17bc197 ipsec: Use skcipher and ahash when probing algorithms by Herbert Xu · 10 years ago
  85. 9207f9d net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 10 years ago
  86. 024f35c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  87. d188ba8 xfrm: add rcu protection to sk->sk_policy[] by Eric Dumazet · 10 years ago
  88. 56f0473 xfrm: add rcu grace period in xfrm_policy_destroy() by Eric Dumazet · 10 years ago
  89. bd5eb35 xfrm: take care of request sockets by Eric Dumazet · 10 years ago
  90. a8a572a xfrm: dst_entries_init() per-net dst_ops by Dan Streetman · 10 years ago
  91. e7b63ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  92. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  93. cb866e3 xfrm: Increment statistic counter on inner mode error by Steffen Klassert · 10 years ago
  94. e33d4f1 xfrm: Fix unaligned access to stats in copy_to_user_state() by Sowmini Varadhan · 10 years ago
  95. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 10 years ago
  96. cf91a99 ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out by Eric W. Biederman · 10 years ago
  97. 4ebdfba7 dst: Pass a sk into .local_out by Eric W. Biederman · 10 years ago
  98. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 10 years ago
  99. 3f5312a xfrm: Only compute net once in xfrm_policy_queue_process by Eric W. Biederman · 10 years ago
  100. 4e07723 xfrm: Fix state threshold configuration from userspace by Michael Rossberg · 10 years ago