aboutsummaryrefslogtreecommitdiffstats
path: root/net/key (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+3
2008-06-12key: Use xfrm_addr_cmp() where appropriate.YOSHIFUJI Hideaki1-8/+1
2008-06-12key: Share common code path to extract address from sockaddr{}.YOSHIFUJI Hideaki1-69/+38
2008-06-12key: Share common code path to fill sockaddr{}.YOSHIFUJI Hideaki1-347/+111
2008-06-12key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length.YOSHIFUJI Hideaki1-31/+19
2008-06-10ipsec: pfkey should ignore events when no listenersJamal Hadi Salim1-0/+3
2008-05-21af_key: Fix selector family initialization.Kazunori MIYAZAWA1-1/+1
2008-04-28Audit: collect sessionid in netlink messagesEric Paris1-5/+12
2008-04-24af_key: Fix af_key.c compiler warningBrian Haley1-3/+2
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu1-1/+1
2008-04-12LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore1-12/+11
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-03-24[IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA1-1/+1
2008-03-03[AF_KEY]: Dump SA/SP entries non-atomicallyTimo Teras1-29/+91
2008-02-28[XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras1-4/+20
2008-02-26[AF_KEY]: Fix oops by converting to proc_net_*().David S. Miller1-3/+2
2008-02-14[AF_KEY]: Fix bug in spdaddKazunori MIYAZAWA1-0/+1
2008-02-09[KEY]: Convert net/pfkey to use seq files.Pavel Emelyanov1-35/+57
2008-02-09[KEY]: Clean up proc files creation a bit.Pavel Emelyanov1-8/+27
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Al Viro1-7/+7
2008-01-28[XFRM] xfrm_policy_destroy: Rename and relative fixes.WANG Cong1-4/+2
2008-01-20[AF_KEY]: Fix skb leak on pfkey_send_migrate() errorPatrick McHardy1-7/+9
2007-12-19[IPSEC]: Avoid undefined shift operation when testing algorithm IDHerbert Xu1-2/+12
2007-11-26[IPSEC]: Temporarily remove locks around copying of non-atomic fieldsHerbert Xu1-2/+0
2007-11-22[PFKEY]: Sending an SADB_GET responds with an SADB_GETCharles Hardin1-1/+1
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov1-1/+1
2007-10-30[AF_KEY]: suppress a warning for 64k pages.Stephen Rothwell1-2/+2
2007-10-10[IPSEC]: Lock state when copying non-atomic fields to user-spaceHerbert Xu1-10/+25
2007-10-10[IPSEC]: Move common code into xfrm_alloc_spiHerbert Xu1-17/+12
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman1-2/+5
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-2/+3
2007-10-10[XFRM]: xfrm audit callsJoy Latten1-11/+10
2007-10-10[NET] Cleanup: DIV_ROUND_UPIlpo Järvinen1-12/+5
2007-08-02[PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10Joy Latten1-0/+3
2007-07-26net/* misc endianness annotationsAl Viro1-2/+2
2007-06-07xfrm: Add security check before flushing SAD/SPDJoy Latten1-2/+8
2007-05-19[IPSEC] pfkey: Load specific algorithm in pfkey_add rather than allHerbert Xu1-2/+0
2007-04-25[NET]: cleanup extra semicolonsStephen Hemminger1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-18[IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg()David S. Miller1-1/+1
2007-04-17[KEY]: Fix conversion between IPSEC_MODE_xxx and XFRM_MODE_xxx.Kazunori MIYAZAWA1-15/+75
2007-03-07[IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_saEric Paris1-3/+2
2007-03-07[IPSEC]: Add xfrm policy change auditing to pfkey_spdgetEric Paris1-6/+11
2007-03-07[IPSEC]: xfrm_policy delete security check misplacedEric Paris1-4/+2
2007-02-12[XFRM]: Fix OOPSes in xfrm_audit_log().David S. Miller1-5/+6
2007-02-10[NET] KEY: Fix whitespace errors.YOSHIFUJI Hideaki1-78/+78
2007-02-08[PFKEYV2]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto1-0/+422
2006-12-06audit: Add auditing to ipsecJoy Latten1-3/+24
2006-12-02[IPSEC]: Add AF_KEY interface for encapsulation family.Miika Komu1-15/+25
2006-12-02[XFRM]: annotate ->new_mapping()Al Viro1-1/+1