aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_input.c
Commit message (Expand)AuthorAge
* 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
* [NET]: Fix "ntohl(ntohs" bugsAlexey Dobriyan2006-05-22
* [IPSEC]: Kill unused decap state structureHerbert Xu2006-04-01
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16