aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/esp6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro1-1/+1
2006-09-22[IPSEC] esp: Defer output IV initialization to first use.David S. Miller1-2/+7
2006-09-22[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.Masahide NAKAMURA1-1/+2
2006-09-22[XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA1-2/+2
2006-09-21[IPSEC]: Use HMAC template and hash interfaceHerbert Xu1-18/+24
2006-09-21[IPSEC] ESP: Use block ciphers where applicableHerbert Xu1-20/+28
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-17[IPSEC] proto: Move transport mode input path into xfrm_mode_transportHerbert Xu1-16/+4
2006-04-01[IPSEC]: Kill unused decap state argumentHerbert Xu1-1/+1
2006-03-20[IPV6]: Nearly complete kzalloc cleanup for net/ipv6Ingo Oeser1-3/+1
2006-03-20[IPSEC]: Sync series - fast pathJamal Hadi Salim1-0/+1
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches1-2/+1
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-0/+1
2005-12-08[IPv6] IPsec: fix pmtu calculation of espKazunori MIYAZAWA1-1/+1
2005-10-10[IPSEC] Fix block size/MTU bugs in ESPHerbert Xu1-3/+4
2005-10-10[IPSEC]: Use ALIGN macro in ESPHerbert Xu1-5/+6
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl1-16/+8
2005-08-29[NET]: Make NETDEBUG pure printk wrappersPatrick McHardy1-2/+1
2005-06-20[IPSEC]: Add xfrm_init_stateHerbert Xu1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+424