aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/esp6.c
Commit message (Expand)AuthorAgeFilesLines
...
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-021-1/+1
* [IPSEC] esp: Defer output IV initialization to first use.David S. Miller2006-09-221-2/+7
* [XFRM] STATE: Add a hook to find offset to be inserted header in outbound.Masahide NAKAMURA2006-09-221-1/+2
* [XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA2006-09-221-2/+2
* [IPSEC]: Use HMAC template and hash interfaceHerbert Xu2006-09-211-18/+24
* [IPSEC] ESP: Use block ciphers where applicableHerbert Xu2006-09-211-20/+28
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [IPSEC] proto: Move transport mode input path into xfrm_mode_transportHerbert Xu2006-06-171-16/+4
* [IPSEC]: Kill unused decap state argumentHerbert Xu2006-04-011-1/+1
* [IPV6]: Nearly complete kzalloc cleanup for net/ipv6Ingo Oeser2006-03-201-3/+1
* [IPSEC]: Sync series - fast pathJamal Hadi Salim2006-03-201-0/+1
* [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-131-2/+1
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+1
* [IPv6] IPsec: fix pmtu calculation of espKazunori MIYAZAWA2005-12-081-1/+1
* [IPSEC] Fix block size/MTU bugs in ESPHerbert Xu2005-10-101-3/+4
* [IPSEC]: Use ALIGN macro in ESPHerbert Xu2005-10-101-5/+6
* [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-011-16/+8
* [NET]: Make NETDEBUG pure printk wrappersPatrick McHardy2005-08-291-2/+1
* [IPSEC]: Add xfrm_init_stateHerbert Xu2005-06-201-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+424