summaryrefslogtreecommitdiffstats
path: root/net/key
AgeCommit message (Expand)AuthorLines
2008-05-21af_key: Fix selector family initialization.Kazunori MIYAZAWA-1/+1
2008-04-28Audit: collect sessionid in netlink messagesEric Paris-5/+12
2008-04-24af_key: Fix af_key.c compiler warningBrian Haley-3/+2
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu-1/+1
2008-04-12LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore-12/+11
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller-1/+1
2008-03-24[IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA-1/+1
2008-03-03[AF_KEY]: Dump SA/SP entries non-atomicallyTimo Teras-29/+91
2008-02-28[XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras-4/+20
2008-02-26[AF_KEY]: Fix oops by converting to proc_net_*().David S. Miller-3/+2
2008-02-14[AF_KEY]: Fix bug in spdaddKazunori MIYAZAWA-0/+1
2008-02-09[KEY]: Convert net/pfkey to use seq files.Pavel Emelyanov-35/+57
2008-02-09[KEY]: Clean up proc files creation a bit.Pavel Emelyanov-8/+27
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Al Viro-7/+7
2008-01-28[XFRM] xfrm_policy_destroy: Rename and relative fixes.WANG Cong-4/+2
2008-01-20[AF_KEY]: Fix skb leak on pfkey_send_migrate() errorPatrick McHardy-7/+9
2007-12-19[IPSEC]: Avoid undefined shift operation when testing algorithm IDHerbert Xu-2/+12
2007-11-26[IPSEC]: Temporarily remove locks around copying of non-atomic fieldsHerbert Xu-2/+0
2007-11-22[PFKEY]: Sending an SADB_GET responds with an SADB_GETCharles Hardin-1/+1
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov-1/+1
2007-10-30[AF_KEY]: suppress a warning for 64k pages.Stephen Rothwell-2/+2
2007-10-10[IPSEC]: Lock state when copying non-atomic fields to user-spaceHerbert Xu-10/+25
2007-10-10[IPSEC]: Move common code into xfrm_alloc_spiHerbert Xu-17/+12
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman-2/+5
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman-2/+3
2007-10-10[XFRM]: xfrm audit callsJoy Latten-11/+10
2007-10-10[NET] Cleanup: DIV_ROUND_UPIlpo Järvinen-12/+5
2007-08-02[PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10Joy Latten-0/+3
2007-07-26net/* misc endianness annotationsAl Viro-2/+2
2007-06-07xfrm: Add security check before flushing SAD/SPDJoy Latten-2/+8
2007-05-19[IPSEC] pfkey: Load specific algorithm in pfkey_add rather than allHerbert Xu-2/+0
2007-04-25[NET]: cleanup extra semicolonsStephen Hemminger-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo-1/+1
2007-04-18[IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg()David S. Miller-1/+1
2007-04-17[KEY]: Fix conversion between IPSEC_MODE_xxx and XFRM_MODE_xxx.Kazunori MIYAZAWA-15/+75
2007-03-07[IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_saEric Paris-3/+2
2007-03-07[IPSEC]: Add xfrm policy change auditing to pfkey_spdgetEric Paris-6/+11
2007-03-07[IPSEC]: xfrm_policy delete security check misplacedEric Paris-4/+2
2007-02-12[XFRM]: Fix OOPSes in xfrm_audit_log().David S. Miller-5/+6
2007-02-10[NET] KEY: Fix whitespace errors.YOSHIFUJI Hideaki-78/+78
2007-02-08[PFKEYV2]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto-0/+422
2006-12-06audit: Add auditing to ipsecJoy Latten-3/+24
2006-12-02[IPSEC]: Add AF_KEY interface for encapsulation family.Miika Komu-15/+25
2006-12-02[XFRM]: annotate ->new_mapping()Al Viro-1/+1
2006-10-11IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala-5/+0
2006-09-28[XFRM]: ports in struct xfrm_selector annotatedAl Viro-4/+4
2006-09-22[XFRM] POLICY: Support netlink socket interface for sub policy.Masahide NAKAMURA-5/+13
2006-09-22[XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA-3/+3
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala-4/+11
2006-09-22[MLSXFRM]: Add security context to acquire messages using PF_KEYVenkat Yekkirala-0/+22