index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ipcomp.c
Age
Commit message (
Expand
)
Author
2012-03-12
net: Convert printks to pr_<level>
Joe Perches
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
2010-02-23
xfrm: SA lookups signature with mark
Jamal Hadi Salim
2010-02-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-16
ipcomp: Avoid duplicate calls to ipcomp_destroy
Herbert Xu
2010-01-28
netns xfrm: ipcomp support
Alexey Dobriyan
2009-09-15
net: constify struct net_protocol
Alexey Dobriyan
2008-11-26
netns xfrm: state lookup in netns
Alexey Dobriyan
2008-11-26
netns xfrm: add struct xfrm_state::xs_net
Alexey Dobriyan
2008-10-31
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
Harvey Harrison
2008-07-27
ipcomp: Fix warnings after ipcomp consolidation.
David S. Miller
2008-07-25
ipsec: ipcomp - Merge IPComp implementations
Herbert Xu
2008-04-19
net: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-14
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
YOSHIFUJI Hideaki
2008-02-28
[IPCOMP]: Disable BH on output when using shared tfm
Herbert Xu
2008-02-01
[XFRM]: constify 'struct xfrm_type'
Eric Dumazet
2008-02-01
[IPCOMP]: Fetch nexthdr before ipch is destroyed
Herbert Xu
2008-01-28
[IPSEC]: Forbid BEET + ipcomp for now
Herbert Xu
2007-11-07
[IPSEC]: Fix crypto_alloc_comp error checking
Herbert Xu
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-10-10
[IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c
Herbert Xu
2007-10-10
[IPSEC]: Move IP length/checksum setting out of transforms
Herbert Xu
2007-10-10
[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
Herbert Xu
2007-10-10
[IPSEC]: Use IPv6 calling convention as the convention for x->mode->output
Herbert Xu
2007-10-10
[IPSEC]: Set skb->data to payload in x->mode->output
Herbert Xu
2007-07-11
[XFRM]: Add module alias for transformation type.
Masahide NAKAMURA
2007-04-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-02-11
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-10-04
[XFRM]: BEET mode
Diego Beltrami
2006-09-29
[XFRM]: xfrm_state_lookup() annotations
Al Viro
2006-09-22
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
2006-09-21
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-07-12
[IPCOMP]: Fix truesize after decompression
Herbert Xu
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-18
[NET]: Clean up skb_linearize
Herbert Xu
2006-06-18
[IPSEC] proto: Move transport mode input path into xfrm_mode_transport
Herbert Xu
2006-05-22
[NET]: Fix "ntohl(ntohs" bugs
Alexey Dobriyan
2006-04-18
[NET]: Remove redundant NULL checks before [kv]free
Jesper Juhl
2006-04-11
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
2006-04-01
[IPSEC]: Kill unused decap state argument
Herbert Xu
2006-03-21
[NET] sem2mutex: net/
Arjan van de Ven
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2005-09-02
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
Jesper Juhl
2005-08-29
[NET]: Make NETDEBUG pure printk wrappers
Patrick McHardy
2005-08-18
[IPCOMP]: Fix false smp_processor_id warning
Herbert Xu
2005-06-20
[IPSEC]: Add xfrm_init_state
Herbert Xu
[next]