index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ipcomp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: coding style: comparison for equality with NULL
Ian Morris
2015-04-03
1
-1
/
+1
*
ipcomp4: Use the IPsec protocol multiplexer API
Steffen Klassert
2014-02-25
1
-9
/
+17
*
ipv4: properly refresh rtable entries on pmtu/redirect events
Timo Teräs
2013-06-03
1
-5
/
+2
*
xfrm: allow to avoid copying DSCP during encapsulation
Nicolas Dichtel
2013-03-06
1
-0
/
+1
*
ipcomp: Mark as netns_ok.
David S. Miller
2013-02-04
1
-0
/
+1
*
xfrm4: Invalidate all ipv4 routes on IPsec pmtu events
Steffen Klassert
2013-01-21
1
-2
/
+5
*
ipv4: Add redirect support to all protocol icmp error handlers.
David S. Miller
2012-07-11
1
-5
/
+13
*
ipv4: Handle PMTU in all ICMP error handlers.
David S. Miller
2012-06-14
1
-0
/
+1
*
net: Convert printks to pr_<level>
Joe Perches
2012-03-11
1
-4
/
+4
*
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-22
1
-2
/
+2
*
xfrm: SA lookups signature with mark
Jamal Hadi Salim
2010-02-22
1
-2
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-16
1
-5
/
+1
|
\
|
*
ipcomp: Avoid duplicate calls to ipcomp_destroy
Herbert Xu
2010-02-16
1
-5
/
+1
*
|
netns xfrm: ipcomp support
Alexey Dobriyan
2010-01-28
1
-3
/
+6
|
/
*
net: constify struct net_protocol
Alexey Dobriyan
2009-09-14
1
-1
/
+1
*
netns xfrm: state lookup in netns
Alexey Dobriyan
2008-11-25
1
-2
/
+2
*
netns xfrm: add struct xfrm_state::xs_net
Alexey Dobriyan
2008-11-25
1
-1
/
+1
*
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
Harvey Harrison
2008-10-31
1
-2
/
+2
*
ipcomp: Fix warnings after ipcomp consolidation.
David S. Miller
2008-07-27
1
-3
/
+1
*
ipsec: ipcomp - Merge IPComp implementations
Herbert Xu
2008-07-25
1
-308
/
+7
*
net: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
*
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
YOSHIFUJI Hideaki
2008-04-14
1
-1
/
+1
*
[IPCOMP]: Disable BH on output when using shared tfm
Herbert Xu
2008-02-28
1
-1
/
+4
*
[XFRM]: constify 'struct xfrm_type'
Eric Dumazet
2008-01-31
1
-1
/
+1
*
[IPCOMP]: Fetch nexthdr before ipch is destroyed
Herbert Xu
2008-01-31
1
-1
/
+4
*
[IPSEC]: Forbid BEET + ipcomp for now
Herbert Xu
2008-01-28
1
-8
/
+12
*
[IPSEC]: Fix crypto_alloc_comp error checking
Herbert Xu
2007-11-07
1
-1
/
+2
*
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-11-02
1
-1
/
+0
*
[IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c
Herbert Xu
2007-10-10
1
-3
/
+4
*
[IPSEC]: Move IP length/checksum setting out of transforms
Herbert Xu
2007-10-10
1
-17
/
+5
*
[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
Herbert Xu
2007-10-10
1
-1
/
+1
*
[IPSEC]: Use IPv6 calling convention as the convention for x->mode->output
Herbert Xu
2007-10-10
1
-5
/
+5
*
[IPSEC]: Set skb->data to payload in x->mode->output
Herbert Xu
2007-10-10
1
-0
/
+1
*
[XFRM]: Add module alias for transformation type.
Masahide NAKAMURA
2007-07-10
1
-0
/
+1
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
1
-32
/
+18
*
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-16
/
+16
*
[XFRM]: BEET mode
Diego Beltrami
2006-10-04
1
-1
/
+4
*
[XFRM]: xfrm_state_lookup() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
2006-09-22
1
-4
/
+4
*
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
2006-09-21
1
-12
/
+13
*
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-07-21
1
-2
/
+1
*
[IPCOMP]: Fix truesize after decompression
Herbert Xu
2006-07-12
1
-1
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[NET]: Clean up skb_linearize
Herbert Xu
2006-06-17
1
-8
/
+3
*
[IPSEC] proto: Move transport mode input path into xfrm_mode_transport
Herbert Xu
2006-06-17
1
-18
/
+5
*
[NET]: Fix "ntohl(ntohs" bugs
Alexey Dobriyan
2006-05-22
1
-1
/
+1
*
[NET]: Remove redundant NULL checks before [kv]free
Jesper Juhl
2006-04-18
1
-5
/
+2
[next]