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