aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/netlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-16eCryptfs: remove netlink transportTyler Hicks1-249/+0
2008-04-29eCryptfs: make key module subsystem respect namespacesMichael Halcrow1-9/+16
2008-04-29eCryptfs: integrate eCryptfs device handle into the module.Michael Halcrow1-4/+4
2008-01-28[NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev1-2/+1
2007-10-10[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev1-13/+1
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman1-1/+1
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy1-1/+1
2007-04-25[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo1-2/+2
2007-02-12[PATCH] eCryptfs: Public key; packet managementMichael Halcrow1-2/+2
2007-02-12[PATCH] eCryptfs: Public key transport mechanismMichael Halcrow1-0/+255