1. d093d17 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 3 years ago
  2. c6e7871 ipv6/esp6: Remove structure variables and alignment statements by luo penghao · 3 years, 2 months ago
  3. 5f9c55c ipv6: check return value of ipv6_skip_exthdr by Jordy Zomer · 3 years, 1 month ago
  4. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  5. 7c2becf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 3 years, 6 months ago
  6. d1002d2 xfrm: remove hdr_offset indirection by Florian Westphal · 3 years, 7 months ago
  7. 152bca0 xfrm: remove description from xfrm_type struct by Florian Westphal · 3 years, 7 months ago
  8. b515d26 xfrm: xfrm_state_mtu should return at least 1280 for ipv6 by Sabrina Dubroca · 3 years, 9 months ago
  9. 8c1186b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 3 years, 9 months ago
  10. 6ad2dd6 ipv6: fix clang Wformat warning by Arnd Bergmann · 3 years, 9 months ago
  11. 9ab1265 xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume by Evan Nimmo · 3 years, 10 months ago
  12. fc1a8db Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 3 years, 11 months ago
  13. bf3da52 esp: Simplify the calculation of variables by Jiapeng Chong · 4 years ago
  14. 9bd6b62 esp: avoid unneeded kmap_atomic call by Willem de Bruijn · 4 years ago
  15. d5dba13 xfrm: esp6: fix the location of the transport header with encapsulation by Sabrina Dubroca · 4 years, 5 months ago
  16. 17175d1 xfrm: esp6: fix encapsulation header offset computation by Sabrina Dubroca · 4 years, 6 months ago
  17. 26333c3 xfrm: add IPv6 support for espintcp by Sabrina Dubroca · 4 years, 8 months ago
  18. 0146dca xfrm: add support for UDPv6 encapsulation of ESP by Sabrina Dubroca · 4 years, 8 months ago
  19. dda520c ESP: Export esp_output_fill_trailer function by Raed Salem · 4 years, 10 months ago
  20. c7b37c7 xfrm: remove get_mtu indirection from xfrm_type by Florian Westphal · 6 years ago
  21. 4f518e8 xfrm: remove type and offload_type map from xfrm_state_afinfo by Florian Westphal · 6 years ago
  22. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  23. 09db512 esp: Skip TX bytes accounting when sending from a request socket by Martin Willi · 6 years ago
  24. 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
  25. 0c05f98 esp: remove redundant define esph by Haishuang Yan · 6 years ago
  26. 7284fdf esp6: fix memleak on error path in esp6_input by Zhen Lei · 7 years ago
  27. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  28. bcfd09f xfrm: Return error on unknown encap_type in init_state by Herbert Xu · 7 years ago
  29. f58869c esp: Don't require synchronous crypto fallback on offloading anymore. by Steffen Klassert · 7 years ago
  30. f53c723 net: Add asynchronous callbacks for xfrm on layer 2. by Steffen Klassert · 7 years ago
  31. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  32. 068c2e7 net: use -ENOSPC for transient busy indication by Gilad Ben-Yossef · 7 years ago
  33. eee12df ipv6: esp6: use BUG_ON instead of if condition followed by BUG by Gustavo A. R. Silva · 7 years ago
  34. d3cc547 esp6: remove redundant initialization of esph by Colin Ian King · 7 years ago
  35. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  36. 47ebcc0 xfrm: Add support for network devices capable of removing the ESP trailer by Yossi Kuperman · 7 years ago
  37. 54ffd79 esp: Fix skb tailroom calculation by Steffen Klassert · 7 years ago
  38. 36ff0dd esp: Fix locking on page fragment allocation by Steffen Klassert · 7 years ago
  39. a9b28c2 esp6: Fix RX checksum after header pull by Yossi Kuperman · 7 years ago
  40. e51a647 esp6: Support RX checksum with crypto offload by Ilan Tayari · 7 years ago
  41. e619492 esp: Fix memleaks on error paths. by Steffen Klassert · 7 years ago
  42. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  43. 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  44. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  45. 3f29770 ipsec: check return value of skb_to_sgvec always by Jason A. Donenfeld · 8 years ago
  46. d49c9dc ipv6: remove unused variables in esp6 by Stephen Hemminger · 8 years ago
  47. e892d2d esp: Fix misplaced spin_unlock_bh. by Steffen Klassert · 8 years ago
  48. b3859c8 esp: Use a synchronous crypto algorithm on offloading. by Steffen Klassert · 8 years ago
  49. 7862b40 esp: Add gso handlers for esp4 and esp6 by Steffen Klassert · 8 years ago
  50. 383d035 esp6: Reorganize esp_output by Steffen Klassert · 8 years ago
  51. f1fbed0 esp6: Remame esp_input_done2 by Steffen Klassert · 8 years ago
  52. d77e38e xfrm: Add an IPsec hardware offloading API by Steffen Klassert · 8 years ago
  53. eb758c8 esp: Introduce a helper to setup the trailer by Steffen Klassert · 8 years ago
  54. 03e2a30 esp6: Avoid skb_cow_data whenever possible by Steffen Klassert · 8 years ago
  55. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  56. a55e238 esp6: Fix integrity verification when ESN are used by Tobias Brunner · 8 years ago
  57. e2d118a net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  58. 000ae7b esp6: Switch to new AEAD interface by Herbert Xu · 10 years ago
  59. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  60. e5d08d7 ipv6: coding style improvements (remove assignment in if statements) by Ian Morris · 10 years ago
  61. ba7a46f net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited by Joe Perches · 10 years ago
  62. 4508349 net: esp: Convert NETDEBUG to pr_info by Joe Perches · 10 years ago
  63. cc24bec ipv6: White-space cleansing : Structure layouts by Ian Morris · 10 years ago
  64. 67ba415 ipv6: White-space cleansing : Line Layouts by Ian Morris · 10 years ago
  65. d5860c5 esp6: Use the IPsec protocol multiplexer API by Steffen Klassert · 11 years ago
  66. a99421d ipv4/ipv6: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  67. 296c106 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  68. 1c5ad13 net: esp{4,6}: get rid of struct esp_data by Mathias Krause · 11 years ago
  69. 123b0d1 net: esp{4,6}: remove padlen from struct esp_data by Mathias Krause · 11 years ago
  70. b3b2b9e ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACH by Steffen Klassert · 11 years ago
  71. b55b76b ipv6:introduce function to find route for redirect by Duan Jiong · 11 years ago
  72. 7921895 net: esp{4,6}: fix potential MTU calculation overflows by Daniel Borkmann · 11 years ago
  73. a9403f8 ah6/esp6: set transport header correctly for IPsec tunnel mode. by Li RongQing · 12 years ago
  74. 48f125c net: ipv6: fix error return code by Julia Lawall · 12 years ago
  75. ec18d9a ipv6: Add redirect support to all protocol icmp error handlers. by David S. Miller · 12 years ago
  76. 81aded2 ipv6: Handle PMTU in ICMP error handlers. by David S. Miller · 13 years ago
  77. 91657ea xfrm: take net hdr len into account for esp payload size calculation by Benjamin Poirier · 13 years ago
  78. 91df42b net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 13 years ago
  79. f321383 net: ipv6: Standardize prefixes for message logging by Joe Perches · 13 years ago
  80. 7143b7d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  81. c0a56e6 esp6: Fix scatterlist initialization by Steffen Klassert · 14 years ago
  82. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 14 years ago
  83. d212a4c esp6: Add support for IPsec extended sequence numbers by Steffen Klassert · 14 years ago
  84. 1ce3644 xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb by Steffen Klassert · 14 years ago
  85. 040253c xfrm: Traffic Flow Confidentiality for IPv6 ESP by Martin Willi · 14 years ago
  86. bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 15 years ago
  87. 8f8a088 xfrm: Use the user specified truncation length in ESP and AH by Martin Willi · 15 years ago
  88. 41135cc net: constify struct inet6_protocol by Alexey Dobriyan · 15 years ago
  89. d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 16 years ago
  90. 4fb236b netns xfrm: AH/ESP in netns! by Alexey Dobriyan · 16 years ago
  91. 221df1e netns xfrm: state lookup in netns by Alexey Dobriyan · 16 years ago
  92. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  93. 0c6ce78 net: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  94. abf5cdb ipsec: Interfamily IPSec BEET, ipv4-inner ipv6-outer by Joakim Koskela · 16 years ago
  95. 920fc94 [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access by Thomas Graf · 17 years ago
  96. b318e0e [IPSEC]: Fix bogus usage of u64 on input sequence number by Herbert Xu · 17 years ago
  97. 533cb5b [XFRM]: constify 'struct xfrm_type' by Eric Dumazet · 17 years ago
  98. 1a6509d [IPSEC]: Add support for combined mode algorithms by Herbert Xu · 17 years ago
  99. 38320c7 [IPSEC]: Use crypto_aead and authenc in ESP by Herbert Xu · 17 years ago
  100. 9dd3245 [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input by Herbert Xu · 17 years ago