index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: use correct size to initialise sp->ovec
Li RongQing
2018-10-08
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-10-01
1
-0
/
+1
|
\
|
*
xfrm: reset crypto_done when iterating over multiple input xfrms
Sowmini Varadhan
2018-09-04
1
-0
/
+1
*
|
xfrm: Add virtual xfrm interfaces
Steffen Klassert
2018-06-23
1
-0
/
+3
*
|
xfrm: Extend the output_mark to support input direction and masking.
Steffen Klassert
2018-06-23
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
1
-0
/
+6
|
\
|
*
xfrm: Fix transport mode skb control buffer usage.
Steffen Klassert
2018-03-23
1
-0
/
+6
*
|
xfrm: mark kmem_caches as __ro_after_init
Alexey Dobriyan
2018-02-27
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
1
-1
/
+1
|
\
|
*
xfrm: Use __skb_queue_tail in xfrm_trans_queue
Herbert Xu
2018-01-05
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
1
-1
/
+68
|
\
|
|
*
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
2017-12-19
1
-0
/
+57
|
*
xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0)
Aviv Heller
2017-12-01
1
-1
/
+11
*
|
xfrm: Remove redundant state assignment in xfrm_input()
Aviv Heller
2017-12-01
1
-1
/
+0
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-11-09
1
-2
/
+2
|
\
|
*
xfrm: defer daddr pointer assignment after spi parsing
Florian Westphal
2017-11-02
1
-2
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
vti: fix NULL dereference in xfrm_input()
Alexey Kodanev
2017-09-13
1
-2
/
+4
*
xfrm: Add support for network devices capable of removing the ESP trailer
Yossi Kuperman
2017-08-31
1
-0
/
+5
*
xfrm: Clear RX SKB secpath xfrm_offload
Ilan Tayari
2017-08-02
1
-0
/
+2
*
net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
1
-2
/
+39
|
\
|
*
xfrm: Prepare the GRO codepath for hardware offloading.
Steffen Klassert
2017-04-14
1
-25
/
+25
|
*
xfrm: Add an IPsec hardware offloading API
Steffen Klassert
2017-04-14
1
-2
/
+39
*
|
xfrm: fix GRO for !CONFIG_NETFILTER
Sabrina Dubroca
2017-04-27
1
-1
/
+1
|
/
*
esp: Add a software GRO codepath
Steffen Klassert
2017-02-15
1
-5
/
+26
*
xfrm: Extend the sec_path for IPsec offloading
Steffen Klassert
2017-02-15
1
-0
/
+2
*
xfrm: Export xfrm_parse_spi.
Steffen Klassert
2017-02-15
1
-0
/
+1
*
xfrm: Add a secpath_set helper.
Steffen Klassert
2017-02-15
1
-12
/
+22
*
xfrm: input: constify xfrm_input_afinfo
Florian Westphal
2017-02-09
1
-20
/
+11
*
xfrm: Add a dummy network device for napi.
Steffen Klassert
2017-01-30
1
-1
/
+11
*
net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key
Alexey Kodanev
2016-08-11
1
-7
/
+7
*
xfrm: Fix crash observed during device unregistration and decryption
subashab@codeaurora.org
2016-03-24
1
-0
/
+3
*
xfrm: Increment statistic counter on inner mode error
Steffen Klassert
2015-10-23
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
1
-1
/
+16
|
\
|
*
xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input
Alexander Duyck
2015-05-28
1
-1
/
+16
*
|
xfrm: slightly optimise xfrm_input
Li RongQing
2015-04-24
1
-5
/
+5
*
|
xfrm: fix the return code when xfrm_*_register_afinfo failed
Li RongQing
2015-04-23
1
-1
/
+1
|
/
*
xfrm: fix xfrm_input/xfrm_tunnel_check oops
Alexey Dobriyan
2015-04-07
1
-5
/
+5
*
xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly
Steffen Klassert
2014-03-14
1
-0
/
+75
*
xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer
Steffen Klassert
2014-02-25
1
-0
/
+5
*
xfrm4: Add IPsec protocol multiplexer
Steffen Klassert
2014-02-25
1
-6
/
+11
*
xfrm: checkpatch errors with foo * bar
Weilong Chen
2014-01-02
1
-3
/
+3
*
xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter
Fan Du
2013-06-06
1
-0
/
+5
*
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
2012-09-04
1
-1
/
+1
*
xfrm: Perform a replay check after return from async codepaths
Steffen Klassert
2011-09-21
1
-0
/
+5
*
xfrm: Move the test on replay window size into the replay check functions
Steffen Klassert
2011-03-28
1
-1
/
+1
*
xfrm: Force a dst refcount before entering the xfrm type handlers
Steffen Klassert
2011-03-27
1
-0
/
+2
*
xfrm: Add support for IPsec extended sequence numbers
Steffen Klassert
2011-03-13
1
-0
/
+4
*
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert
2011-03-13
1
-3
/
+2
[next]