summaryrefslogtreecommitdiff
path: root/net/key
AgeCommit message (Expand)AuthorFilesLines
2006-02-24[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-12[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2006-01-10[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn1-2/+1
2006-01-04[NET]: move struct proto_ops to constEric Dumazet1-2/+2
2006-01-04[LSM-IPSec]: Security association restriction.Trent Jaeger1-8/+189
2005-10-09[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-05[AF_KEY]: fix sparse gfp nocast warningsRandy Dunlap1-3/+4
2005-06-21[IPSEC]: Add XFRM_STATE_NOPMTUDISC flagHerbert Xu1-0/+4
2005-06-21[IPSEC]: Add xfrm_init_stateHerbert Xu1-9/+3
2005-06-19[IPSEC] Fix xfrm_state leaks in error pathPatrick McHardy1-2/+2
2005-06-19[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*Herbert Xu1-30/+30
2005-06-19[IPSEC] Turn km_event.data into a unionHerbert Xu1-12/+5
2005-06-19[IPSEC] Fix xfrm to pfkey SA state conversionHerbert Xu1-5/+10
2005-06-19[IPSEC] Add complete xfrm event notificationJamal Hadi Salim1-90/+267
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2-0/+2908