Age | Commit message (Expand) | Author |
2022-07-22 | net: add missing includes and forward declarations under net/ | Jakub Kicinski |
2022-04-13 | esp: limit skb_page_frag_refill use to a single page | Sabrina Dubroca |
2022-03-07 | esp: Fix possible buffer overflow in ESP transformation | Steffen Klassert |
2020-02-19 | ESP: Export esp_output_fill_trailer function | Raed Salem |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-04-14 | esp6: Reorganize esp_output | Steffen Klassert |
2017-04-14 | esp4: Reorganize esp_output | Steffen Klassert |
2013-11-07 | net: move pskb_put() to core code | Mathias Krause |
2013-10-29 | net: esp{4,6}: get rid of struct esp_data | Mathias Krause |
2013-10-29 | net: esp{4,6}: remove padlen from struct esp_data | Mathias Krause |
2013-09-20 | esp.h: Remove extern from function prototypes | Joe Perches |
2008-01-31 | [IPSEC]: Use crypto_aead and authenc in ESP | Herbert Xu |
2007-11-02 | cleanup asm/scatterlist.h includes | Adrian Bunk |
2007-10-10 | [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr | Herbert Xu |
2007-10-10 | [IPSEC] esp: Remove keys from esp_data structure | Herbert Xu |
2007-04-25 | [NET]: Move generic skbuff stuff from XFRM code to generic code | David Howells |
2006-09-22 | [IPSEC] esp: Defer output IV initialization to first use. | David S. Miller |
2006-09-21 | [IPSEC]: Use HMAC template and hash interface | Herbert Xu |
2006-09-21 | [IPSEC] ESP: Use block ciphers where applicable | Herbert Xu |
2006-09-21 | [IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h | Herbert Xu |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |