aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_input.c
Commit message (Expand)AuthorAge
* 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-02
|\
| * 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-29
* 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-19
* 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-13
* [XFRM]: Fix statistics.Masahide NAKAMURA2008-01-31
* [XFRM]: Remove unused exports.Adrian Bunk2008-01-31
* [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_inputHerbert Xu2008-01-28
* [XFRM]: RFC4303 compliant auditingPaul Moore2008-01-28
* [XFRM]: Support to increment packet dropping statistics.Masahide NAKAMURA2008-01-28
* [IPSEC]: Add xfrm_input_state helperHerbert Xu2008-01-28
* [IPSEC]: Use the correct family for input state lookupHerbert Xu2008-01-28
* [IPSEC]: Add async resume support on inputHerbert Xu2008-01-28
* [IPSEC]: Remove nhoff from xfrm_inputHerbert Xu2008-01-28
* [IPSEC]: Move state lock into x->type->inputHerbert Xu2008-01-28
* [IPSEC]: Move integrity stat collection into xfrm_inputHerbert Xu2008-01-28
* [IPSEC]: Store xfrm states in security path directlyHerbert Xu2008-01-28
* [IPSEC]: Merge most of the input pathHerbert Xu2008-01-28
* [IPSEC]: Separate inner/outer mode processing on inputHerbert Xu2008-01-28
* [IPSEC]: Fix length check in xfrm_parse_spiHerbert Xu2007-10-18
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [NET] XFRM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* [XFRM]: xfrm_parse_spi() annotationsAl Viro2006-09-28
* [NET]: Use SLAB_PANICAlexey Dobriyan2006-09-22