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
/
ipv6
/
xfrm6_input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
net: use skb_sec_path helper in more places
Florian Westphal
1
-1
/
+1
2018-12-19
xfrm: change secpath_set to return secpath struct, not error value
Florian Westphal
1
-2
/
+4
2018-09-04
xfrm: reset transport header back to network header after all input transform...
Sowmini Varadhan
1
-0
/
+1
2017-12-19
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
1
-1
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-02
xfrm6: Fix CHECKSUM_COMPLETE after IPv6 header push
Yossi Kuperman
1
-1
/
+3
2017-06-22
xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish
Yossi Kuperman
1
-1
/
+1
2017-02-15
esp: Add a software GRO codepath
Steffen Klassert
1
-0
/
+7
2017-02-15
xfrm: Add a secpath_set helper.
Steffen Klassert
1
-12
/
+3
2016-09-21
vti6: fix input path
Nicolas Dichtel
1
-5
/
+11
2016-08-11
net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key
Alexey Kodanev
1
-0
/
+1
2015-09-18
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
1
-2
/
+2
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
1
-1
/
+2
2014-08-25
ipv6: White-space cleansing : gaps between function and symbol export
Ian Morris
1
-2
/
+0
2014-08-25
ipv6: White-space cleansing : Line Layouts
Ian Morris
1
-2
/
+2
2010-03-25
netfilter: ipv6: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
1
-1
/
+1
2010-02-23
xfrm: SA lookups signature with mark
Jamal Hadi Salim
1
-1
/
+1
2008-11-26
netns xfrm: per-netns MIBs
Alexey Dobriyan
1
-4
/
+5
2008-11-26
netns xfrm: state lookup in netns
Alexey Dobriyan
1
-1
/
+1
2008-03-25
[XFRM] IPV6: Optimize xfrm6_input_addr().
YOSHIFUJI Hideaki
1
-41
/
+14
2008-01-29
[IPSEC]: Fix transport-mode async resume on intput without netfilter
Herbert Xu
1
-7
/
+5
2008-01-29
[XFRM]: RFC4303 compliant auditing
Paul Moore
1
-0
/
+1
2008-01-29
[XFRM]: Support to increment packet dropping statistics.
Masahide NAKAMURA
1
-0
/
+3
2008-01-29
[XFRM] MIPv6: Fix to input RO state correctly.
Masahide NAKAMURA
1
-25
/
+29
2008-01-29
[IPSEC]: Use the correct family for input state lookup
Herbert Xu
1
-0
/
+1
2008-01-29
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-1
/
+1
2008-01-29
[IPSEC]: Add async resume support on input
Herbert Xu
1
-0
/
+3
2008-01-29
[IPSEC]: Remove nhoff from xfrm_input
Herbert Xu
1
-1
/
+3
2008-01-29
[IPSEC]: Merge most of the input path
Herbert Xu
1
-105
/
+13
2008-01-29
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
1
-1
/
+6
2007-10-18
[IPSEC]: Rename mode to outer_mode and add inner_mode
Herbert Xu
1
-2
/
+2
2007-10-18
[IPSEC]: Add missing BEET checks
Herbert Xu
1
-1
/
+1
2007-10-18
[IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spi
Herbert Xu
1
-1
/
+0
2007-10-18
[IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi
Herbert Xu
1
-5
/
+4
2007-10-15
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
1
-2
/
+2
2007-05-31
[IPSEC]: Fix panic when using inter address familiy IPsec on loopback.
Kazunori MIYAZAWA
1
-4
/
+2
2007-04-26
[IPV6] XFRM: Use ip6addr_any where applicable.
YOSHIFUJI Hideaki
1
-3
/
+1
2007-04-26
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-26
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-26
[IPV6]: Decentralize EXPORT_SYMBOLs.
YOSHIFUJI Hideaki
1
-0
/
+4
2007-02-13
[IPSEC]: changing API of xfrm6_tunnel_register
Kazunori MIYAZAWA
1
-1
/
+2
2007-02-11
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-9
/
+9
2006-09-29
[XFRM]: xrfm_replay_check() annotations
Al Viro
1
-1
/
+1
2006-09-29
[XFRM]: xfrm_parse_spi() annotations
Al Viro
1
-1
/
+1
2006-09-23
[XFRM] STATE: Common receive function for route optimization extension headers.
Masahide NAKAMURA
1
-0
/
+108
2006-09-23
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
1
-1
/
+1
2006-06-18
[IPSEC] xfrm: Abstract out encapsulation modes
Herbert Xu
1
-26
/
+3
2006-04-01
[IPSEC]: Kill unused decap state structure
Herbert Xu
1
-4
/
+5
2006-04-01
[IPSEC]: Kill unused decap state argument
Herbert Xu
1
-1
/
+1
2006-03-29
[INET]: Introduce tunnel4/tunnel6
Herbert Xu
1
-3
/
+2
[next]