aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_input.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-22xfrm: SA lookups signature with markJamal Hadi Salim1-1/+1
2009-06-03net: skb->dst accessorsEric Dumazet1-2/+1
2008-12-18Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"David S. Miller1-0/+5
2008-12-04xfrm: Accept ESP packets regardless of UDP encapsulation modeMartin Willi1-5/+0
2008-11-25netns xfrm: per-netns MIBsAlexey Dobriyan1-11/+11
2008-11-25netns xfrm: xfrm_input() fixupAlexey Dobriyan1-1/+2
2008-11-25netns xfrm: state lookup in netnsAlexey Dobriyan1-1/+1
2008-03-24[IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA1-3/+19
2008-02-12[IPSEC]: Fix bogus usage of u64 on input sequence numberHerbert Xu1-2/+2
2008-01-31[XFRM]: Fix statistics.Masahide NAKAMURA1-2/+2
2008-01-31[XFRM]: Remove unused exports.Adrian Bunk1-1/+0
2008-01-28[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_inputHerbert Xu1-1/+4
2008-01-28[XFRM]: RFC4303 compliant auditingPaul Moore1-1/+2
2008-01-28[XFRM]: Support to increment packet dropping statistics.Masahide NAKAMURA1-10/+31
2008-01-28[IPSEC]: Add xfrm_input_state helperHerbert Xu1-1/+1
2008-01-28[IPSEC]: Use the correct family for input state lookupHerbert Xu1-1/+4
2008-01-28[IPSEC]: Add async resume support on inputHerbert Xu1-5/+33
2008-01-28[IPSEC]: Remove nhoff from xfrm_inputHerbert Xu1-3/+2
2008-01-28[IPSEC]: Move state lock into x->type->inputHerbert Xu1-0/+4
2008-01-28[IPSEC]: Move integrity stat collection into xfrm_inputHerbert Xu1-1/+4
2008-01-28[IPSEC]: Store xfrm states in security path directlyHerbert Xu1-27/+15
2008-01-28[IPSEC]: Merge most of the input pathHerbert Xu1-0/+113
2008-01-28[IPSEC]: Separate inner/outer mode processing on inputHerbert Xu1-0/+13
2007-10-17[IPSEC]: Fix length check in xfrm_parse_spiHerbert Xu1-1/+4
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo1-3/+3
2007-02-10[NET] XFRM: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-09-28[XFRM]: xfrm_parse_spi() annotationsAl Viro1-4/+4
2006-09-22[NET]: Use SLAB_PANICAlexey Dobriyan1-3/+1
2006-05-22[NET]: Fix "ntohl(ntohs" bugsAlexey Dobriyan1-1/+1
2006-04-01[IPSEC]: Kill unused decap state structureHerbert Xu1-2/+2
2005-08-29[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+89