aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ipcomp6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro1-1/+1
2006-10-04[XFRM]: BEET modeDiego Beltrami1-1/+4
2006-09-28[XFRM]: xfrm_state_lookup() annotationsAl Viro1-2/+2
2006-09-22[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.Masahide NAKAMURA1-0/+1
2006-09-22[XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA1-3/+3
2006-09-21[CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu1-12/+13
2006-07-12[IPCOMP]: Fix truesize after decompressionHerbert Xu1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-17[NET]: Clean up skb_linearizeHerbert Xu1-8/+3
2006-06-17[IPSEC] proto: Move transport mode input path into xfrm_mode_transportHerbert Xu1-22/+5
2006-05-22[NET]: Fix "ntohl(ntohs" bugsAlexey Dobriyan1-1/+1
2006-04-11[PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki1-4/+4
2006-04-01[IPSEC]: Kill unused decap state argumentHerbert Xu1-1/+1
2006-03-26[IPSEC]: Fix tunnel error handling in ipcomp6Herbert Xu1-0/+5
2006-03-20[IPV6]: Nearly complete kzalloc cleanup for net/ipv6Ingo Oeser1-2/+1
2006-03-20[NET] sem2mutex: net/Arjan van de Ven1-7/+8
2006-03-20[IPCOMP6]: don't check vfree() argument for NULL.Jesper Juhl1-2/+2
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-11-08[NET]: kfree cleanupJesper Juhl1-2/+1
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl1-2/+1
2005-08-18[IPCOMP]: Fix false smp_processor_id warningHerbert Xu1-1/+1
2005-06-20[IPSEC]: Add xfrm_init_stateHerbert Xu1-7/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+524