aboutsummaryrefslogtreecommitdiff
path: root/include/net/esp.h
AgeCommit message (Expand)Author
2020-02-19ESP: Export esp_output_fill_trailer functionRaed Salem
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-14esp6: Reorganize esp_outputSteffen Klassert
2017-04-14esp4: Reorganize esp_outputSteffen Klassert
2013-11-07net: move pskb_put() to core codeMathias Krause
2013-10-29net: esp{4,6}: get rid of struct esp_dataMathias Krause
2013-10-29net: esp{4,6}: remove padlen from struct esp_dataMathias Krause
2013-09-20esp.h: Remove extern from function prototypesJoe Perches
2008-01-31[IPSEC]: Use crypto_aead and authenc in ESPHerbert Xu
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-10-10[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdrHerbert Xu
2007-10-10[IPSEC] esp: Remove keys from esp_data structureHerbert Xu
2007-04-25[NET]: Move generic skbuff stuff from XFRM code to generic codeDavid 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 interfaceHerbert Xu
2006-09-21[IPSEC] ESP: Use block ciphers where applicableHerbert Xu
2006-09-21[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu
2005-04-16Linux-2.6.12-rc2Linus Torvalds