summaryrefslogtreecommitdiff
path: root/net/key
AgeCommit message (Expand)Author
2007-03-09Fix oops in xfrm_audit_log()David Miller
2006-12-06audit: Add auditing to ipsecJoy Latten
2006-12-02[IPSEC]: Add AF_KEY interface for encapsulation family.Miika Komu
2006-12-02[XFRM]: annotate ->new_mapping()Al Viro
2006-10-11IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala
2006-09-28[XFRM]: ports in struct xfrm_selector annotatedAl Viro
2006-09-22[XFRM] POLICY: Support netlink socket interface for sub policy.Masahide NAKAMURA
2006-09-22[XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala
2006-09-22[MLSXFRM]: Add security context to acquire messages using PF_KEYVenkat Yekkirala
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-17[LSM-IPsec]: SELinux AuthorizeCatherine Zhang
2006-03-20[NET] sem2mutex: net/Arjan van de Ven
2006-03-20[IPSEC]: Sync series - userJamal Hadi Salim
2006-02-23[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu
2006-01-24[AF_KEY]: no message type setJerome Borsboom
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2006-01-09[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn
2006-01-03[NET]: move struct proto_ops to constEric Dumazet
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-10-05[IPSEC]: Document that policy direction is derived from the index.Herbert Xu
2005-10-04[AF_KEY]: fix sparse gfp nocast warningsRandy Dunlap
2005-06-20[IPSEC]: Add XFRM_STATE_NOPMTUDISC flagHerbert Xu
2005-06-20[IPSEC]: Add xfrm_init_stateHerbert Xu
2005-06-18[IPSEC] Fix xfrm_state leaks in error pathPatrick McHardy
2005-06-18[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*Herbert Xu
2005-06-18[IPSEC] Turn km_event.data into a unionHerbert Xu
2005-06-18[IPSEC] Fix xfrm to pfkey SA state conversionHerbert Xu
2005-06-18[IPSEC] Add complete xfrm event notificationJamal Hadi Salim
2005-03-26[NET] make all protos partially use sk_protArnaldo Carvalho de Melo
2005-03-16[AF_KEY]: Fix error handling in pfkey_xfrm_state2msg()aaw@rincewind.tv
2005-02-08Resolve ATM conflicts.David S. Miller
2005-01-25[XFRM]: Probe selected algorithm only.Herbert Xu
2005-01-20[PF_KEY] stop using sk_protinfoArnaldo Carvalho de Melo
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner
2004-12-27[AF_NET]: Mark pfkey_table static.Adrian Bunk
2004-09-15[IPSEC]: Implement DSCP decapsulationHerbert Xu
2004-09-10[IPSEC]: Find larval SAs by sequence numberHerbert Xu
2004-08-15[IPSEC]: Move encap check back down to esp4.cHerbert Xu
2004-07-31[PF_KEY]: spirange should be in host byte order.Herbert Xu
2004-06-29sparse: get rid of more integer/pointer confusionLinus Torvalds
2004-06-24[IPSEC]: Check encap_type at config time, in user API code.Herbert Xu
2004-06-05[NET]: Fix compat bug in recvmsg/sendmsg wrt MSG_CMSG_COMPAT.Olaf Hering
2004-05-28[AF_KEY]: Set family for state selector.Herbert Xu
2004-05-24[IPSEC]: Fix buglet in AF_KEY spddeleteSteven King
2004-04-18[IPSEC]: Add SPD priority for PF_KEY interface.Brian Buesker
2004-04-05Merge http://linux-lksctp.bkbits.net/lksctp-2.5.workDavid S. Miller
2004-03-31[AF_KEY]: pfkey_send_new_mapping marks dest address incorrectly.Michal Ludvig
2004-03-30[PATCH] double semicolon cleanupAlexander Stohr