aboutsummaryrefslogtreecommitdiffstats
path: root/net/key (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-20[NET] sem2mutex: net/Arjan van de Ven1-2/+2
2006-03-20[IPSEC]: Sync series - userJamal Hadi Salim1-0/+2
2006-02-23[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu1-1/+1
2006-01-24[AF_KEY]: no message type setJerome Borsboom1-0/+2
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2006-01-09[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn1-2/+1
2006-01-03[NET]: move struct proto_ops to constEric Dumazet1-2/+2
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger1-8/+189
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-3/+3
2005-10-05[IPSEC]: Document that policy direction is derived from the index.Herbert Xu1-3/+8
2005-10-04[AF_KEY]: fix sparse gfp nocast warningsRandy Dunlap1-3/+4
2005-06-20[IPSEC]: Add XFRM_STATE_NOPMTUDISC flagHerbert Xu1-0/+4
2005-06-20[IPSEC]: Add xfrm_init_stateHerbert Xu1-9/+3
2005-06-18[IPSEC] Fix xfrm_state leaks in error pathPatrick McHardy1-2/+2
2005-06-18[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*Herbert Xu1-30/+30
2005-06-18[IPSEC] Turn km_event.data into a unionHerbert Xu1-12/+5
2005-06-18[IPSEC] Fix xfrm to pfkey SA state conversionHerbert Xu1-5/+10
2005-06-18[IPSEC] Add complete xfrm event notificationJamal Hadi Salim1-90/+267
2005-04-16Linux-2.6.12-rc2Linus Torvalds2-0/+2908