1. e27cca9 xfrm: add espintcp (RFC 8229) by Sabrina Dubroca · 5 years ago
  2. eecd227a esp4: split esp_output_udp_encap and introduce esp_output_encap by Sabrina Dubroca · 5 years ago
  3. 25f6802 esp4: prepare esp_input_done2 for non-UDP encapsulation by Sabrina Dubroca · 5 years ago
  4. c7b37c7 xfrm: remove get_mtu indirection from xfrm_type by Florian Westphal · 6 years ago
  5. 4f518e8 xfrm: remove type and offload_type map from xfrm_state_afinfo by Florian Westphal · 6 years ago
  6. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  7. 8dfb4eb esp4: add length check for UDP encapsulation by Sabrina Dubroca · 6 years ago
  8. 09db512 esp: Skip TX bytes accounting when sending from a request socket by Martin Willi · 6 years ago
  9. 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
  10. 2240c12 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  11. 1042caa net-ipv4: remove 2 always zero parameters from ipv4_redirect() by Maciej Żenczykowski · 6 years ago
  12. d888f39 net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu() by Maciej Żenczykowski · 6 years ago
  13. 0c05f98 esp: remove redundant define esph by Haishuang Yan · 6 years ago
  14. 60aa804 esp4: remove redundant initialization of pointer esph by Colin Ian King · 7 years ago
  15. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  16. bcfd09f xfrm: Return error on unknown encap_type in init_state by Herbert Xu · 7 years ago
  17. f58869c esp: Don't require synchronous crypto fallback on offloading anymore. by Steffen Klassert · 7 years ago
  18. f53c723 net: Add asynchronous callbacks for xfrm on layer 2. by Steffen Klassert · 7 years ago
  19. 068c2e7 net: use -ENOSPC for transient busy indication by Gilad Ben-Yossef · 7 years ago
  20. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  21. 47ebcc0 xfrm: Add support for network devices capable of removing the ESP trailer by Yossi Kuperman · 7 years ago
  22. 54ffd79 esp: Fix skb tailroom calculation by Steffen Klassert · 7 years ago
  23. 36ff0dd esp: Fix locking on page fragment allocation by Steffen Klassert · 7 years ago
  24. ec9567a esp4: Support RX checksum with crypto offload by Ilan Tayari · 7 years ago
  25. e619492 esp: Fix memleaks on error paths. by Steffen Klassert · 7 years ago
  26. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  27. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  28. 3f29770 ipsec: check return value of skb_to_sgvec always by Jason A. Donenfeld · 8 years ago
  29. 0e78a87 esp4: Fix udpencap for local TCP packets. by Steffen Klassert · 8 years ago
  30. 67d349e net/esp4: Fix invalid esph pointer crash by Ilan Tayari · 8 years ago
  31. e892d2d esp: Fix misplaced spin_unlock_bh. by Steffen Klassert · 8 years ago
  32. b3859c8 esp: Use a synchronous crypto algorithm on offloading. by Steffen Klassert · 8 years ago
  33. 7862b40 esp: Add gso handlers for esp4 and esp6 by Steffen Klassert · 8 years ago
  34. fca11eb esp4: Reorganize esp_output by Steffen Klassert · 8 years ago
  35. d77e38e xfrm: Add an IPsec hardware offloading API by Steffen Klassert · 8 years ago
  36. eb758c8 esp: Introduce a helper to setup the trailer by Steffen Klassert · 8 years ago
  37. cac2661 esp4: Avoid skb_cow_data whenever possible by Steffen Klassert · 8 years ago
  38. 7c7fedd esp4: Fix integrity verification when ESN are used by Tobias Brunner · 8 years ago
  39. 962fcef esp: Fix ESN generation under UDP encapsulation by Herbert Xu · 9 years ago
  40. 7021b2e esp4: Switch to new AEAD interface by Herbert Xu · 10 years ago
  41. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  42. 4508349 net: esp: Convert NETDEBUG to pr_info by Joe Perches · 10 years ago
  43. 05006e8 esp4: remove assignment in if condition by Fabian Frederick · 10 years ago
  44. 827789c esp4: Use the IPsec protocol multiplexer API by Steffen Klassert · 11 years ago
  45. 1c5ad13 net: esp{4,6}: get rid of struct esp_data by Mathias Krause · 11 years ago
  46. 123b0d1 net: esp{4,6}: remove padlen from struct esp_data by Mathias Krause · 11 years ago
  47. 7921895 net: esp{4,6}: fix potential MTU calculation overflows by Daniel Borkmann · 11 years ago
  48. 387aa65 ipv4: properly refresh rtable entries on pmtu/redirect events by Timo Teräs · 12 years ago
  49. 06848c1 esp4: fix error return code in esp_output() by Wei Yongjun · 12 years ago
  50. 05ab86c xfrm4: Invalidate all ipv4 routes on IPsec pmtu events by Steffen Klassert · 12 years ago
  51. 7143dfa ah4/esp4: set transport header correctly for IPsec tunnel mode. by Li RongQing · 12 years ago
  52. 55be7a9 ipv4: Add redirect support to all protocol icmp error handlers. by David S. Miller · 13 years ago
  53. 3639339 ipv4: Handle PMTU in all ICMP error handlers. by David S. Miller · 13 years ago
  54. 91657ea xfrm: take net hdr len into account for esp payload size calculation by Benjamin Poirier · 13 years ago
  55. afd46503 net: ipv4: Standardize prefixes for message logging by Joe Perches · 13 years ago
  56. 058bd4d net: Convert printks to pr_<level> by Joe Perches · 13 years ago
  57. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 14 years ago
  58. 0dc49e9 esp4: Add support for IPsec extended sequence numbers by Steffen Klassert · 14 years ago
  59. 1ce3644 xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb by Steffen Klassert · 14 years ago
  60. d979e20 xfrm: Traffic Flow Confidentiality for IPv4 ESP by Martin Willi · 14 years ago
  61. bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 15 years ago
  62. 8f8a088 xfrm: Use the user specified truncation length in ESP and AH by Martin Willi · 15 years ago
  63. 3261309 net: constify struct net_protocol by Alexey Dobriyan · 15 years ago
  64. 4fb236b netns xfrm: AH/ESP in netns! by Alexey Dobriyan · 16 years ago
  65. 221df1e netns xfrm: state lookup in netns by Alexey Dobriyan · 16 years ago
  66. d9319100 net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c inetpeer.c ip_output.c by Jianjun Kong · 16 years ago
  67. eb49e63 ipsec: Interfamily IPSec BEET by Joakim Koskela · 16 years ago
  68. 920fc94 [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access by Thomas Graf · 17 years ago
  69. 5e226e4 [IPV4]: esp_output() misannotations by Al Viro · 17 years ago
  70. b318e0e [IPSEC]: Fix bogus usage of u64 on input sequence number by Herbert Xu · 17 years ago
  71. 533cb5b [XFRM]: constify 'struct xfrm_type' by Eric Dumazet · 17 years ago
  72. 1a6509d [IPSEC]: Add support for combined mode algorithms by Herbert Xu · 17 years ago
  73. 38320c7 [IPSEC]: Use crypto_aead and authenc in ESP by Herbert Xu · 17 years ago
  74. 9dd3245 [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input by Herbert Xu · 17 years ago
  75. afeb14b [XFRM]: RFC4303 compliant auditing by Paul Moore · 17 years ago
  76. 0ebea8e [IPSEC]: Move state lock into x->type->input by Herbert Xu · 17 years ago
  77. 668dc8a [IPSEC]: Move integrity stat collection into xfrm_input by Herbert Xu · 17 years ago
  78. 2017a72 [IPv4] ESP: Discard dummy packets introduced in rfc4303 by Thomas Graf · 17 years ago
  79. 51c739d [NET]: Fix incorrect sg_mark_end() calls. by David S. Miller · 17 years ago
  80. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  81. 72998d8 [INET] ESP: Must #include <linux/scatterlist.h> by Adrian Bunk · 17 years ago
  82. ed0e7e0 [IPSEC]: Add missing sg_init_table() calls to ESP. by David S. Miller · 17 years ago
  83. 631a6698 [IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c by Herbert Xu · 17 years ago
  84. ceb1eec8 [IPSEC]: Move IP length/checksum setting out of transforms by Herbert Xu · 17 years ago
  85. 87bdc48 [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr by Herbert Xu · 17 years ago
  86. 37fedd3 [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output by Herbert Xu · 17 years ago
  87. 7b277b1 [IPSEC]: Set skb->data to payload in x->mode->output by Herbert Xu · 17 years ago
  88. 8bd1707 [IPSEC] esp: Remove NAT-T checksum invalidation for BEET by Herbert Xu · 17 years ago
  89. b7c6538 [IPSEC]: Move state lock into x->type->output by Herbert Xu · 17 years ago
  90. 007f021 [IPSEC]: Store IPv6 nh pointer in mac_header on output by Herbert Xu · 17 years ago
  91. 436a0a4 [IPSEC]: Move output replay code into xfrm_output by Herbert Xu · 17 years ago
  92. 4b7137f [IPSEC] esp: Remove keys from esp_data structure by Herbert Xu · 17 years ago
  93. d3d6dd3 [XFRM]: Add module alias for transformation type. by Masahide NAKAMURA · 18 years ago
  94. ac758e3 [XFRM]: beet: fix worst case header_len calculation by Patrick McHardy · 18 years ago
  95. c5c2523 [XFRM]: Optimize MTU calculation by Patrick McHardy · 18 years ago
  96. 5579225 [XFRM]: esp: fix skb_tail_pointer conversion bug by Patrick McHardy · 18 years ago
  97. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
  98. 88c7664 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph by Arnaldo Carvalho de Melo · 18 years ago
  99. 967b05f [SK_BUFF]: Introduce skb_set_transport_header by Arnaldo Carvalho de Melo · 18 years ago
  100. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 18 years ago