aboutsummaryrefslogtreecommitdiff
path: root/net/key
AgeCommit message (Expand)Author
2008-04-12LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-24[IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA
2008-03-03[AF_KEY]: Dump SA/SP entries non-atomicallyTimo Teras
2008-02-28[XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras
2008-02-26[AF_KEY]: Fix oops by converting to proc_net_*().David S. Miller
2008-02-14[AF_KEY]: Fix bug in spdaddKazunori MIYAZAWA
2008-02-09[KEY]: Convert net/pfkey to use seq files.Pavel Emelyanov
2008-02-09[KEY]: Clean up proc files creation a bit.Pavel Emelyanov
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Al Viro
2008-01-28[XFRM] xfrm_policy_destroy: Rename and relative fixes.WANG Cong
2008-01-20[AF_KEY]: Fix skb leak on pfkey_send_migrate() errorPatrick McHardy
2007-12-19[IPSEC]: Avoid undefined shift operation when testing algorithm IDHerbert Xu
2007-11-26[IPSEC]: Temporarily remove locks around copying of non-atomic fieldsHerbert Xu
2007-11-22[PFKEY]: Sending an SADB_GET responds with an SADB_GETCharles Hardin
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov
2007-10-30[AF_KEY]: suppress a warning for 64k pages.Stephen Rothwell
2007-10-10[IPSEC]: Lock state when copying non-atomic fields to user-spaceHerbert Xu
2007-10-10[IPSEC]: Move common code into xfrm_alloc_spiHerbert Xu
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-10-10[XFRM]: xfrm audit callsJoy Latten
2007-10-10[NET] Cleanup: DIV_ROUND_UPIlpo Järvinen
2007-08-02[PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10Joy Latten
2007-07-26net/* misc endianness annotationsAl Viro
2007-06-07xfrm: Add security check before flushing SAD/SPDJoy Latten
2007-05-19[IPSEC] pfkey: Load specific algorithm in pfkey_add rather than allHerbert Xu
2007-04-25[NET]: cleanup extra semicolonsStephen Hemminger
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-18[IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg()David S. Miller
2007-04-17[KEY]: Fix conversion between IPSEC_MODE_xxx and XFRM_MODE_xxx.Kazunori MIYAZAWA
2007-03-07[IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_saEric Paris
2007-03-07[IPSEC]: Add xfrm policy change auditing to pfkey_spdgetEric Paris
2007-03-07[IPSEC]: xfrm_policy delete security check misplacedEric Paris
2007-02-12[XFRM]: Fix OOPSes in xfrm_audit_log().David S. Miller
2007-02-10[NET] KEY: Fix whitespace errors.YOSHIFUJI Hideaki
2007-02-08[PFKEYV2]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto
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