1. b48c05a xfrm: Fix warning in xfrm6_tunnel_net_exit. by Steffen Klassert · 7 years ago
  2. e9a441b xfrm: Register xfrm_dev_notifier in appropriate place by Kirill Tkhai · 7 years ago
  3. 82695b3 inet: whitespace cleanup by Stephen Hemminger · 7 years ago
  4. 50bd870 xfrm: Add ESN support for IPSec HW offload by Yossef Efraim · 7 years ago
  5. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. 7f05b46 xfrm: check for xdo_dev_state_free by Shannon Nelson · 7 years ago
  7. 2271d51 xfrm: Allow IPsec GSO with software crypto for local sockets. by Steffen Klassert · 7 years ago
  8. f53c723 net: Add asynchronous callbacks for xfrm on layer 2. by Steffen Klassert · 7 years ago
  9. 3dca3f3 xfrm: Separate ESP handling from segmentation for GRO packets. by Steffen Klassert · 7 years ago
  10. acf568e xfrm: Reinject transport-mode packets through tasklet by Herbert Xu · 7 years ago
  11. 0f6c480 xfrm: Move dst->path into struct xfrm_dst by David Miller · 7 years ago
  12. b6ca8bd xfrm: Move child route linkage into xfrm_dst. by David Miller · 7 years ago
  13. 45b018be ipsec: Create and use new helpers for dst child access. by David Miller · 7 years ago
  14. b92cf4a net: Create and use new helper xfrm_dst_child(). by David Miller · 7 years ago
  15. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  16. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  17. 5e708e4 xfrm: make xfrm_replay_state_esn_len() return unsigned int by Alexey Dobriyan · 7 years ago
  18. 1bd963a xfrm: make xfrm_alg_auth_len() return unsigned int by Alexey Dobriyan · 7 years ago
  19. 06cd22f xfrm: make xfrm_alg_len() return unsigned int by Alexey Dobriyan · 7 years ago
  20. 373b8ee xfrm: make aead_len() return unsigned int by Alexey Dobriyan · 7 years ago
  21. 47ebcc0 xfrm: Add support for network devices capable of removing the ESP trailer by Yossi Kuperman · 7 years ago
  22. 077fbac net: xfrm: support setting an output mark. by Lorenzo Colitti · 7 years ago
  23. f70f250 net: Allow IPsec GSO for local sockets by Steffen Klassert · 7 years ago
  24. ffdb521 xfrm: Auto-load xfrm offload modules by Ilan Tayari · 7 years ago
  25. ec30d78 xfrm: add xdst pcpu cache by Florian Westphal · 7 years ago
  26. 09c7570 xfrm: remove flow cache by Florian Westphal · 7 years ago
  27. 55eabed net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  28. 850a621 net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  29. 88755e9c net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  30. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  32. 8bafd73 xfrm: add UDP encapsulation port in migrate message by Antony Antony · 8 years ago
  33. 4ab47d4 xfrm: extend MIGRATE with UDP encapsulation port by Antony Antony · 8 years ago
  34. b81f884a xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOAD by Hangbin Liu · 8 years ago
  35. 9b3eb54 xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY by Sabrina Dubroca · 8 years ago
  36. f6e2711 net: Add a xfrm validate function to validate_xmit_skb by Steffen Klassert · 8 years ago
  37. d77e38e xfrm: Add an IPsec hardware offloading API by Steffen Klassert · 8 years ago
  38. c35fe41 xfrm: Add mode handlers for IPsec on layer 2 by Steffen Klassert · 8 years ago
  39. 21f42cc xfrm: Move device notifications to a sepatate file by Steffen Klassert · 8 years ago
  40. 9d389d7 xfrm: Add a xfrm type offload. by Steffen Klassert · 8 years ago
  41. 6c786bc xfrm: branchless addr4_match() on 64-bit by Alexey Dobriyan · 8 years ago
  42. e1b0048 xfrm: use "unsigned int" in addr_match() by Alexey Dobriyan · 8 years ago
  43. 1560875 xfrm: remove unused struct xfrm_mgr::id by Alexey Dobriyan · 8 years ago
  44. 7785bba esp: Add a software GRO codepath by Steffen Klassert · 8 years ago
  45. 54ef207 xfrm: Extend the sec_path for IPsec offloading by Steffen Klassert · 8 years ago
  46. 1e29537 xfrm: Export xfrm_parse_spi. by Steffen Klassert · 8 years ago
  47. b0fcee8 xfrm: Add a secpath_set helper. by Steffen Klassert · 8 years ago
  48. a2817d8 xfrm: policy: remove family field by Florian Westphal · 8 years ago
  49. 3d7d25a xfrm: policy: remove garbage_collect callback by Florian Westphal · 8 years ago
  50. 2b61997 xfrm: policy: xfrm_policy_unregister_afinfo can return void by Florian Westphal · 8 years ago
  51. 960fdfd xfrm: input: constify xfrm_input_afinfo by Florian Westphal · 8 years ago
  52. cac2661 esp4: Avoid skb_cow_data whenever possible by Steffen Klassert · 8 years ago
  53. 711059b xfrm: add and use xfrm_state_afinfo_get_rcu by Florian Westphal · 8 years ago
  54. af5d27c xfrm: remove xfrm_state_put_afinfo by Florian Westphal · 8 years ago
  55. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  56. 63c4378 vti6: fix input path by Nicolas Dichtel · 8 years ago
  57. e45a8a9 xfrm: constify xfrm_replay structures by Julia Lawall · 8 years ago
  58. b540f9d net: xfrm: kill XFRM_INC_STATS_BH() by Eric Dumazet · 9 years ago
  59. 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 9 years ago
  60. d188ba8 xfrm: add rcu protection to sk->sk_policy[] by Eric Dumazet · 9 years ago
  61. 56f0473 xfrm: add rcu grace period in xfrm_policy_destroy() by Eric Dumazet · 9 years ago
  62. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
  63. a6568b2 xfrm: Remove unused afinfo method init_dst by Eric W. Biederman · 9 years ago
  64. 42a7b32 xfrm: Add oif to dst lookups by David Ahern · 9 years ago
  65. 69b0137 ipsec: Add IV generator information to xfrm_state by Herbert Xu · 10 years ago
  66. 165ecc6 xfrm: Add IV generator information to xfrm_algo_desc by Herbert Xu · 10 years ago
  67. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 10 years ago
  68. 15e318b xfrm: simplify xfrm_address_t use by Jiri Benc · 10 years ago
  69. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 10 years ago
  70. 880a6fa xfrm: configure policy hash table thresholds by netlink by Christophe Gouault · 10 years ago
  71. 2e71029 xfrm: Remove useless xfrm_audit struct. by Tetsuo Handa · 11 years ago
  72. f1370cc xfrm: Remove useless secid field from xfrm_audit. by Tetsuo Handa · 11 years ago
  73. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 11 years ago
  74. 995dca4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  75. 573ce1c xfrm6: Remove xfrm_tunnel_notifier by Steffen Klassert · 11 years ago
  76. 7e14ea1 xfrm6: Add IPsec protocol multiplexer by Steffen Klassert · 11 years ago
  77. 2f32b51 xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly by Steffen Klassert · 11 years ago
  78. 870a2df xfrm: rename struct xfrm_filter by Nicolas Dichtel · 11 years ago
  79. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  80. 9994bb8 xfrm4: Remove xfrm_tunnel_notifier by Steffen Klassert · 11 years ago
  81. 70be6c9 xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer by Steffen Klassert · 11 years ago
  82. 3328715 xfrm4: Add IPsec protocol multiplexer by Steffen Klassert · 11 years ago
  83. ee5c231 xfrm: Clone states properly on migration by Steffen Klassert · 11 years ago
  84. d362309 ipsec: add support of limited SA dump by Nicolas Dichtel · 11 years ago
  85. 0f24558 xfrm: avoid creating temporary SA when there are no listeners by Horia Geanta · 11 years ago
  86. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  87. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  88. 4440e85 audit: convert all sessionid declaration to unsigned int by Eric Paris · 11 years ago
  89. c454997 {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen by Fan Du · 11 years ago
  90. 776e9dd xfrm: export verify_userspi_info for pkfey and netlink interface by Fan Du · 11 years ago
  91. 283bc9f xfrm: Namespacify xfrm state/policy locks by Fan Du · 11 years ago
  92. 8d549c4 xfrm: Using the right namespace to migrate key info by Fan Du · 11 years ago
  93. 212e560 ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel. by Steffen Klassert · 11 years ago
  94. 7b77d16 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  95. d511337 xfrm.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  96. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  97. aba8269 {ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callback by Fan Du · 11 years ago
  98. 5a25cf1 xfrm: revert ipv4 mtu determination to dst_mtu by Hannes Frederic Sowa · 11 years ago
  99. 844d487 xfrm: choose protocol family by skb protocol by Hannes Frederic Sowa · 11 years ago
  100. 0ea9d5e xfrm: introduce helper for safe determination of mtu by Hannes Frederic Sowa · 11 years ago