summaryrefslogtreecommitdiff
path: root/net/ipv6/esp6.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-26[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo1-2/+2
2007-02-11[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki1-15/+15
2006-12-03[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro1-1/+1
2006-09-23[IPSEC] esp: Defer output IV initialization to first use.David S. Miller1-2/+7
2006-09-23[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.Masahide NAKAMURA1-1/+2
2006-09-23[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-18[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-21[IPV6]: Nearly complete kzalloc cleanup for net/ipv6Ingo Oeser1-3/+1
2006-03-21[IPSEC]: Sync series - fast pathJamal Hadi Salim1-0/+1
2006-01-14[NET]: Use NIP6_FMT in kernel.hJoe Perches1-2/+1
2006-01-04[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-0/+1
2005-12-09[IPv6] IPsec: fix pmtu calculation of espKazunori MIYAZAWA1-1/+1
2005-10-11[IPSEC] Fix block size/MTU bugs in ESPHerbert Xu1-3/+4
2005-10-11[IPSEC]: Use ALIGN macro in ESPHerbert Xu1-5/+6
2005-09-02[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl1-16/+8
2005-08-30[NET]: Make NETDEBUG pure printk wrappersPatrick McHardy1-2/+1
2005-06-21[IPSEC]: Add xfrm_init_stateHerbert Xu1-1/+1
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+424