summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_input.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-29
|\
| * xfrm: Reinject transport-mode packets through taskletHerbert Xu2017-12-19
| * xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0)Aviv Heller2017-12-01
* | xfrm: Remove redundant state assignment in xfrm_input()Aviv Heller2017-12-01
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-11-09
|\
| * xfrm: defer daddr pointer assignment after spi parsingFlorian Westphal2017-11-02
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* vti: fix NULL dereference in xfrm_input()Alexey Kodanev2017-09-13
* xfrm: Add support for network devices capable of removing the ESP trailerYossi Kuperman2017-08-31
* xfrm: Clear RX SKB secpath xfrm_offloadIlan Tayari2017-08-02
* net, xfrm: convert sec_path.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\
| * xfrm: Prepare the GRO codepath for hardware offloading.Steffen Klassert2017-04-14
| * xfrm: Add an IPsec hardware offloading APISteffen Klassert2017-04-14
* | xfrm: fix GRO for !CONFIG_NETFILTERSabrina Dubroca2017-04-27
|/
* esp: Add a software GRO codepathSteffen Klassert2017-02-15
* xfrm: Extend the sec_path for IPsec offloadingSteffen Klassert2017-02-15
* xfrm: Export xfrm_parse_spi.Steffen Klassert2017-02-15
* xfrm: Add a secpath_set helper.Steffen Klassert2017-02-15
* xfrm: input: constify xfrm_input_afinfoFlorian Westphal2017-02-09
* xfrm: Add a dummy network device for napi.Steffen Klassert2017-01-30
* net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_keyAlexey Kodanev2016-08-11
* xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org2016-03-24
* xfrm: Increment statistic counter on inner mode errorSteffen Klassert2015-10-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-01
|\
| * xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_inputAlexander Duyck2015-05-28
* | xfrm: slightly optimise xfrm_inputLi RongQing2015-04-24
* | xfrm: fix the return code when xfrm_*_register_afinfo failedLi RongQing2015-04-23
|/
* xfrm: fix xfrm_input/xfrm_tunnel_check oopsAlexey Dobriyan2015-04-07
* xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlySteffen Klassert2014-03-14
* xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert2014-02-25
* xfrm4: Add IPsec protocol multiplexerSteffen Klassert2014-02-25
* xfrm: checkpatch errors with foo * barWeilong Chen2014-01-02
* xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counterFan Du2013-06-06
* xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-09-04
* xfrm: Perform a replay check after return from async codepathsSteffen Klassert2011-09-21
* xfrm: Move the test on replay window size into the replay check functionsSteffen Klassert2011-03-28
* xfrm: Force a dst refcount before entering the xfrm type handlersSteffen Klassert2011-03-27
* xfrm: Add support for IPsec extended sequence numbersSteffen Klassert2011-03-13
* xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert2011-03-13
* xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...Steffen Klassert2011-03-13
* xfrm: SA lookups signature with markJamal Hadi Salim2010-02-22
* net: skb->dst accessorsEric Dumazet2009-06-03
* Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"David S. Miller2008-12-18
* xfrm: Accept ESP packets regardless of UDP encapsulation modeMartin Willi2008-12-04
* netns xfrm: per-netns MIBsAlexey Dobriyan2008-11-25
* netns xfrm: xfrm_input() fixupAlexey Dobriyan2008-11-25
* netns xfrm: state lookup in netnsAlexey Dobriyan2008-11-25
* [IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA2008-03-24
* [IPSEC]: Fix bogus usage of u64 on input sequence numberHerbert Xu2008-02-12