index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ipcomp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
xfrm: ipcomp: add extack to ipcomp{4,6}_init_state
Sabrina Dubroca
1
-2
/
+5
2022-09-29
xfrm: pass extack down to xfrm_type ->init_state
Sabrina Dubroca
1
-1
/
+2
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+0
2021-06-09
xfrm: remove description from xfrm_type struct
Florian Westphal
1
-1
/
+0
2021-05-18
ipv4: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-07-09
ipcomp: assign if_id to child tunnel from parent tunnel
Xin Long
1
-0
/
+1
2019-07-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+1
2019-06-06
xfrm: remove type and offload_type map from xfrm_state_afinfo
Florian Westphal
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-09-27
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
1
-1
/
+1
2018-09-27
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
1
-1
/
+1
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
1
-1
/
+1
2014-02-25
ipcomp4: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-9
/
+17
2013-06-03
ipv4: properly refresh rtable entries on pmtu/redirect events
Timo Teräs
1
-5
/
+2
2013-03-06
xfrm: allow to avoid copying DSCP during encapsulation
Nicolas Dichtel
1
-0
/
+1
2013-02-05
ipcomp: Mark as netns_ok.
David S. Miller
1
-0
/
+1
2013-01-21
xfrm4: Invalidate all ipv4 routes on IPsec pmtu events
Steffen Klassert
1
-2
/
+5
2012-07-12
ipv4: Add redirect support to all protocol icmp error handlers.
David S. Miller
1
-5
/
+13
2012-06-15
ipv4: Handle PMTU in all ICMP error handlers.
David S. Miller
1
-0
/
+1
2012-03-12
net: Convert printks to pr_<level>
Joe Perches
1
-4
/
+4
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-2
/
+2
2010-02-23
xfrm: SA lookups signature with mark
Jamal Hadi Salim
1
-2
/
+4
2010-02-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+1
2010-02-17
ipcomp: Avoid duplicate calls to ipcomp_destroy
Herbert Xu
1
-5
/
+1
2010-01-28
netns xfrm: ipcomp support
Alexey Dobriyan
1
-3
/
+6
2009-09-15
net: constify struct net_protocol
Alexey Dobriyan
1
-1
/
+1
2008-11-26
netns xfrm: state lookup in netns
Alexey Dobriyan
1
-2
/
+2
2008-11-26
netns xfrm: add struct xfrm_state::xs_net
Alexey Dobriyan
1
-1
/
+1
2008-10-31
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
Harvey Harrison
1
-2
/
+2
2008-07-27
ipcomp: Fix warnings after ipcomp consolidation.
David S. Miller
1
-3
/
+1
2008-07-25
ipsec: ipcomp - Merge IPComp implementations
Herbert Xu
1
-308
/
+7
2008-04-19
net: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-14
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-02-28
[IPCOMP]: Disable BH on output when using shared tfm
Herbert Xu
1
-1
/
+4
2008-02-01
[XFRM]: constify 'struct xfrm_type'
Eric Dumazet
1
-1
/
+1
2008-02-01
[IPCOMP]: Fetch nexthdr before ipch is destroyed
Herbert Xu
1
-1
/
+4
2008-01-29
[IPSEC]: Forbid BEET + ipcomp for now
Herbert Xu
1
-8
/
+12
2007-11-07
[IPSEC]: Fix crypto_alloc_comp error checking
Herbert Xu
1
-1
/
+2
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
1
-1
/
+0
2007-10-11
[IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c
Herbert Xu
1
-3
/
+4
2007-10-11
[IPSEC]: Move IP length/checksum setting out of transforms
Herbert Xu
1
-17
/
+5
2007-10-11
[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
Herbert Xu
1
-1
/
+1
2007-10-11
[IPSEC]: Use IPv6 calling convention as the convention for x->mode->output
Herbert Xu
1
-5
/
+5
2007-10-11
[IPSEC]: Set skb->data to payload in x->mode->output
Herbert Xu
1
-0
/
+1
2007-07-11
[XFRM]: Add module alias for transformation type.
Masahide NAKAMURA
1
-0
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-32
/
+18
2007-02-11
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-16
/
+16
[next]