summaryrefslogtreecommitdiff
path: root/net/key
Commit message (Expand)AuthorAge
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-25
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-25
* [IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg()David S. Miller2007-04-18
* [KEY]: Fix conversion between IPSEC_MODE_xxx and XFRM_MODE_xxx.Kazunori MIYAZAWA2007-04-17
* [IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_saEric Paris2007-03-07
* [IPSEC]: Add xfrm policy change auditing to pfkey_spdgetEric Paris2007-03-07
* [IPSEC]: xfrm_policy delete security check misplacedEric Paris2007-03-07
* [XFRM]: Fix OOPSes in xfrm_audit_log().David S. Miller2007-02-12
* [NET] KEY: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [PFKEYV2]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto2007-02-08
* audit: Add auditing to ipsecJoy Latten2006-12-06
* [IPSEC]: Add AF_KEY interface for encapsulation family.Miika Komu2006-12-02
* [XFRM]: annotate ->new_mapping()Al Viro2006-12-02
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-11
* [XFRM]: ports in struct xfrm_selector annotatedAl Viro2006-09-28
* [XFRM] POLICY: Support netlink socket interface for sub policy.Masahide NAKAMURA2006-09-22
* [XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA2006-09-22
* [MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala2006-09-22
* [MLSXFRM]: Add security context to acquire messages using PF_KEYVenkat Yekkirala2006-09-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [LSM-IPsec]: SELinux AuthorizeCatherine Zhang2006-06-17
* [NET] sem2mutex: net/Arjan van de Ven2006-03-20
* [IPSEC]: Sync series - userJamal Hadi Salim2006-03-20
* [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu2006-02-23
* [AF_KEY]: no message type setJerome Borsboom2006-01-24
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-11
* [NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn2006-01-09
* [NET]: move struct proto_ops to constEric Dumazet2006-01-03
* [LSM-IPSec]: Security association restriction.Trent Jaeger2006-01-03
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [IPSEC]: Document that policy direction is derived from the index.Herbert Xu2005-10-05
* [AF_KEY]: fix sparse gfp nocast warningsRandy Dunlap2005-10-04
* [IPSEC]: Add XFRM_STATE_NOPMTUDISC flagHerbert Xu2005-06-20
* [IPSEC]: Add xfrm_init_stateHerbert Xu2005-06-20
* [IPSEC] Fix xfrm_state leaks in error pathPatrick McHardy2005-06-18
* [IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*Herbert Xu2005-06-18
* [IPSEC] Turn km_event.data into a unionHerbert Xu2005-06-18
* [IPSEC] Fix xfrm to pfkey SA state conversionHerbert Xu2005-06-18
* [IPSEC] Add complete xfrm event notificationJamal Hadi Salim2005-06-18
* Linux-2.6.12-rc2Linus Torvalds2005-04-16