index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_input.c
Age
Commit message (
Expand
)
Author
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
xfrm: Fix transport mode skb control buffer usage.
Steffen Klassert
2018-02-27
xfrm: mark kmem_caches as __ro_after_init
Alexey Dobriyan
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-05
xfrm: Use __skb_queue_tail in xfrm_trans_queue
Herbert Xu
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-19
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
2017-12-01
xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0)
Aviv Heller
2017-12-01
xfrm: Remove redundant state assignment in xfrm_input()
Aviv Heller
2017-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-11-02
xfrm: defer daddr pointer assignment after spi parsing
Florian Westphal
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-13
vti: fix NULL dereference in xfrm_input()
Alexey Kodanev
2017-08-31
xfrm: Add support for network devices capable of removing the ESP trailer
Yossi Kuperman
2017-08-02
xfrm: Clear RX SKB secpath xfrm_offload
Ilan Tayari
2017-07-04
net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-04-27
xfrm: fix GRO for !CONFIG_NETFILTER
Sabrina Dubroca
2017-04-14
xfrm: Prepare the GRO codepath for hardware offloading.
Steffen Klassert
2017-04-14
xfrm: Add an IPsec hardware offloading API
Steffen Klassert
2017-02-15
esp: Add a software GRO codepath
Steffen Klassert
2017-02-15
xfrm: Extend the sec_path for IPsec offloading
Steffen Klassert
2017-02-15
xfrm: Export xfrm_parse_spi.
Steffen Klassert
2017-02-15
xfrm: Add a secpath_set helper.
Steffen Klassert
2017-02-09
xfrm: input: constify xfrm_input_afinfo
Florian Westphal
2017-01-30
xfrm: Add a dummy network device for napi.
Steffen Klassert
2016-08-11
net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key
Alexey Kodanev
2016-03-24
xfrm: Fix crash observed during device unregistration and decryption
subashab@codeaurora.org
2015-10-23
xfrm: Increment statistic counter on inner mode error
Steffen Klassert
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-28
xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input
Alexander Duyck
2015-04-24
xfrm: slightly optimise xfrm_input
Li RongQing
2015-04-23
xfrm: fix the return code when xfrm_*_register_afinfo failed
Li RongQing
2015-04-07
xfrm: fix xfrm_input/xfrm_tunnel_check oops
Alexey Dobriyan
2014-03-14
xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly
Steffen Klassert
2014-02-25
xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer
Steffen Klassert
2014-02-25
xfrm4: Add IPsec protocol multiplexer
Steffen Klassert
2014-01-02
xfrm: checkpatch errors with foo * bar
Weilong Chen
2013-06-06
xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter
Fan Du
2012-09-04
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
2011-09-21
xfrm: Perform a replay check after return from async codepaths
Steffen Klassert
2011-03-28
xfrm: Move the test on replay window size into the replay check functions
Steffen Klassert
2011-03-27
xfrm: Force a dst refcount before entering the xfrm type handlers
Steffen Klassert
2011-03-13
xfrm: Add support for IPsec extended sequence numbers
Steffen Klassert
2011-03-13
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert
2011-03-13
xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...
Steffen Klassert
2010-02-22
xfrm: SA lookups signature with mark
Jamal Hadi Salim
2009-06-03
net: skb->dst accessors
Eric Dumazet
2008-12-18
Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"
David S. Miller
2008-12-04
xfrm: Accept ESP packets regardless of UDP encapsulation mode
Martin Willi
[next]