nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / net / key /
2009-01-26 Timo Terasaf_key: initialize xfrm encap_oa
2008-11-26 Alexey Dobriyannetns PF_KEY: per-netns /proc/pfkey
2008-11-26 Alexey Dobriyannetns PF_KEY: part 2
2008-11-26 Alexey Dobriyannetns PF_KEY: part 1
2008-11-26 Alexey Dobriyannetns xfrm: pass netns with KM notifications
2008-11-26 Alexey Dobriyannetns xfrm: policy walking in netns
2008-11-26 Alexey Dobriyannetns xfrm: finding policy in netns
2008-11-26 Alexey Dobriyannetns xfrm: policy flushing in netns
2008-11-26 Alexey Dobriyannetns xfrm: state walking in netns
2008-11-26 Alexey Dobriyannetns xfrm: finding states in netns
2008-11-26 Alexey Dobriyannetns xfrm: state lookup in netns
2008-11-26 Alexey Dobriyannetns xfrm: state flush in netns
2008-11-26 Alexey Dobriyannetns xfrm: add struct xfrm_policy::xp_net
2008-11-26 Alexey Dobriyannetns xfrm: per-netns km_waitq
2008-11-26 Alexey Dobriyannetns xfrm: add struct xfrm_state::xs_net
2008-11-07 Alexey Dobriyanaf_key: mark policy as dead before destroying
2008-10-31 Alexey Dobriyankey: fix setkey(8) policy set breakage
2008-10-10 Tobias Brunneraf_key: fix SADB_X_SPDDELETE response
2008-10-05 Arnaud Ebalardxfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey...
2008-10-01 Herbert Xuipsec: Put dumpers on the dump list
2008-10-01 Timo Terasaf_key: Free dumping state on socket close
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-06-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-11 YOSHIFUJI Hideakikey: Use xfrm_addr_cmp() where appropriate.
2008-06-11 YOSHIFUJI Hideakikey: Share common code path to extract address from...
2008-06-11 YOSHIFUJI Hideakikey: Share common code path to fill sockaddr{}.
2008-06-11 YOSHIFUJI Hideakikey: Introduce pfkey_sockaddr_len() for raw sockaddr...
2008-06-10 Jamal Hadi Salimipsec: pfkey should ignore events when no listeners
2008-05-21 Kazunori MIYAZAWAaf_key: Fix selector family initialization.
2008-04-28 Eric ParisAudit: collect sessionid in netlink messages
2008-04-25 Brian Haleyaf_key: Fix af_key.c compiler warning
2008-04-22 Herbert Xu[IPSEC]: Fix catch-22 with algorithm IDs above 31
2008-04-13 Paul MooreLSM: Make the Labeled IPsec hooks more stack friendly
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-24 Kazunori MIYAZAWA[IPSEC]: Fix inter address family IPsec tunnel handling.
2008-03-04 Timo Teras[AF_KEY]: Dump SA/SP entries non-atomically
2008-02-29 Timo Teras[XFRM]: Speed up xfrm_policy and xfrm_state walking
2008-02-27 David S. Miller[AF_KEY]: Fix oops by converting to proc_net_*().
2008-02-14 Kazunori MIYAZAWA[AF_KEY]: Fix bug in spdadd
2008-02-10 Pavel Emelyanov[KEY]: Convert net/pfkey to use seq files.
2008-02-10 Pavel Emelyanov[KEY]: Clean up proc files creation a bit.
2008-02-01 Al Viro[PATCH] switch audit_get_loginuid() to task_struct *
2008-01-28 WANG Cong[XFRM] xfrm_policy_destroy: Rename and relative fixes.
2008-01-21 Patrick McHardy[AF_KEY]: Fix skb leak on pfkey_send_migrate() error
2007-12-20 Herbert Xu[IPSEC]: Avoid undefined shift operation when testing...
2007-11-26 Herbert Xu[IPSEC]: Temporarily remove locks around copying of...
2007-11-22 Charles Hardin[PFKEY]: Sending an SADB_GET responds with an SADB_GET
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-10-31 Stephen Rothwell[AF_KEY]: suppress a warning for 64k pages.
2007-10-10 Herbert Xu[IPSEC]: Lock state when copying non-atomic fields...
2007-10-10 Herbert Xu[IPSEC]: Move common code into xfrm_alloc_spi
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10 Joy Latten[XFRM]: xfrm audit calls
2007-10-10 Ilpo Järvinen[NET] Cleanup: DIV_ROUND_UP
2007-08-03 Joy Latten[PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10
2007-07-26 Al Vironet/* misc endianness annotations
2007-06-07 Joy Lattenxfrm: Add security check before flushing SAD/SPD
2007-05-19 Herbert Xu[IPSEC] pfkey: Load specific algorithm in pfkey_add...
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-18 David S. Miller[IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg()
2007-04-17 Kazunori MIYAZAWA[KEY]: Fix conversion between IPSEC_MODE_xxx and XFRM_M...
2007-03-08 Eric Paris[IPSEC]: xfrm audit hook misplaced in pfkey_delete...
2007-03-08 Eric Paris[IPSEC]: Add xfrm policy change auditing to pfkey_spdget
2007-03-08 Eric Paris[IPSEC]: xfrm_policy delete security check misplaced
2007-02-12 David S. Miller[XFRM]: Fix OOPSes in xfrm_audit_log().
2007-02-11 YOSHIFUJI Hideaki[NET] KEY: Fix whitespace errors.
2007-02-08 Shinta Sugimoto[PFKEYV2]: Extension for dynamic update of endpoint...
2006-12-07 Joy Lattenaudit: Add auditing to ipsec
2006-12-03 Miika Komu[IPSEC]: Add AF_KEY interface for encapsulation family.
2006-12-03 Al Viro[XFRM]: annotate ->new_mapping()
2006-10-12 Venkat YekkiralaIPsec: correct semantics for SELinux policy matching
2006-09-29 Al Viro[XFRM]: ports in struct xfrm_selector annotated
2006-09-22 Masahide NAKAMURA[XFRM] POLICY: Support netlink socket interface for...
2006-09-22 Masahide NAKAMURA[XFRM]: Add XFRM_MODE_xxx for future use.
2006-09-22 Venkat Yekkirala[MLSXFRM]: Default labeling of socket specific IPSec...
2006-09-22 Venkat Yekkirala[MLSXFRM]: Add security context to acquire messages...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-18 Catherine Zhang[LSM-IPsec]: SELinux Authorize
2006-03-21 Arjan van de Ven[NET] sem2mutex: net/
2006-03-21 Jamal Hadi Salim[IPSEC]: Sync series - user
2006-02-24 Herbert Xu[XFRM]: Eliminate refcounting confusion by creating...
2006-01-24 Jerome Borsboom[AF_KEY]: no message type set
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-09 Kris Katterjohn[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2006-01-03 Trent Jaeger[LSM-IPSec]: Security association restriction.
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-10-05 Herbert Xu[IPSEC]: Document that policy direction is derived...
2005-10-05 Randy Dunlap[AF_KEY]: fix sparse gfp nocast warnings
2005-06-20 Herbert Xu[IPSEC]: Add XFRM_STATE_NOPMTUDISC flag
2005-06-20 Herbert Xu[IPSEC]: Add xfrm_init_state
2005-06-19 Patrick McHardy[IPSEC] Fix xfrm_state leaks in error path
2005-06-19 Herbert Xu[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*
2005-06-19 Herbert Xu[IPSEC] Turn km_event.data into a union
2005-06-19 Herbert Xu[IPSEC] Fix xfrm to pfkey SA state conversion
2005-06-19 Jamal Hadi Salim[IPSEC] Add complete xfrm event notification
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2