aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_policy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-17[IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu1-0/+83
2006-06-17[IPSEC] xfrm: Undo afinfo lock proliferationHerbert Xu1-24/+34
2006-04-29[XFRM]: fix incorrect xfrm_policy_afinfo_lock useIngo Molnar1-4/+4
2006-04-29[XFRM]: fix softirq-unsafe xfrm typemap->lock useIngo Molnar1-4/+4
2006-04-01[IPSEC]: Kill unused decap state structureHerbert Xu1-5/+5
2006-03-20[NET] sem2mutex: net/Arjan van de Ven1-2/+2
2006-03-20[XFRM]: Add some missing exports.David S. Miller1-0/+1
2006-03-20[IPSEC]: Sync series - policy expiresJamal Hadi Salim1-2/+2
2006-02-27[IPSEC]: Kill post_input hook and do NAT-T in esp_input directlyHerbert Xu1-7/+0
2006-02-23[NETFILTER]: Fix bridge netfilter related in xfrm_lookupPatrick McHardy1-3/+4
2006-02-19[XFRM]: Fix policy double putPatrick McHardy1-2/+0
2006-02-13[IPSEC]: Fix strange IPsec freeze.Herbert Xu1-1/+3
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2006-01-09[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn1-4/+2
2006-01-07[NETFILTER]: Handle NAT in IPsec policy checksPatrick McHardy1-0/+2
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy1-4/+5
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger1-34/+54
2005-12-22[IPSEC]: Fix policy updates missed by socketsDavid S. Miller1-1/+29
2005-12-19[IPSEC]: Perform SA switchover immediately.David S. Miller1-5/+14
2005-10-26[IPSEC]: Kill obsolete get_mss functionHerbert Xu1-43/+0
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-10-05[IPSEC]: Document that policy direction is derived from the index.Herbert Xu1-2/+2
2005-10-04[XFRM]: fix sparse gfp nocast warningsRandy Dunlap1-1/+1
2005-09-08[XFRM]: Always release dst_entry on error in xfrm_lookupPatrick McHardy1-4/+4
2005-08-29[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet1-1/+1
2005-06-20[IPSEC]: Add xfrm_init_stateHerbert Xu1-1/+0
2005-06-18[IPSEC] Kill spurious hard expire messagesHerbert Xu1-3/+5
2005-05-26From: Kazunori Miyazawa <kazunori@miyazawa.org>Hideaki YOSHIFUJI1-2/+2
2005-05-03[IPSEC]: Store idev entriesHerbert Xu1-23/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1367