aboutsummaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_input.c
AgeCommit message (Expand)Author
2008-12-18Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"David S. Miller
2008-12-04xfrm: Accept ESP packets regardless of UDP encapsulation modeMartin Willi
2008-11-25netns xfrm: per-netns MIBsAlexey Dobriyan
2008-11-25netns xfrm: xfrm_input() fixupAlexey Dobriyan
2008-11-25netns xfrm: state lookup in netnsAlexey Dobriyan
2008-03-24[IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA
2008-02-12[IPSEC]: Fix bogus usage of u64 on input sequence numberHerbert Xu
2008-01-31[XFRM]: Fix statistics.Masahide NAKAMURA
2008-01-31[XFRM]: Remove unused exports.Adrian Bunk
2008-01-28[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_inputHerbert Xu
2008-01-28[XFRM]: RFC4303 compliant auditingPaul Moore
2008-01-28[XFRM]: Support to increment packet dropping statistics.Masahide NAKAMURA
2008-01-28[IPSEC]: Add xfrm_input_state helperHerbert Xu
2008-01-28[IPSEC]: Use the correct family for input state lookupHerbert Xu
2008-01-28[IPSEC]: Add async resume support on inputHerbert Xu
2008-01-28[IPSEC]: Remove nhoff from xfrm_inputHerbert Xu
2008-01-28[IPSEC]: Move state lock into x->type->inputHerbert Xu
2008-01-28[IPSEC]: Move integrity stat collection into xfrm_inputHerbert Xu
2008-01-28[IPSEC]: Store xfrm states in security path directlyHerbert Xu
2008-01-28[IPSEC]: Merge most of the input pathHerbert Xu
2008-01-28[IPSEC]: Separate inner/outer mode processing on inputHerbert Xu
2007-10-17[IPSEC]: Fix length check in xfrm_parse_spiHerbert Xu
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo
2007-02-10[NET] XFRM: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-09-28[XFRM]: xfrm_parse_spi() annotationsAl Viro
2006-09-22[NET]: Use SLAB_PANICAlexey Dobriyan
2006-05-22[NET]: Fix "ntohl(ntohs" bugsAlexey Dobriyan
2006-04-01[IPSEC]: Kill unused decap state structureHerbert Xu
2005-08-29[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds