aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_netlink.c
AgeCommit message (Expand)Author
2013-03-28scsi: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2012-09-13scsi_netlink: Remove dead and buggy codeEric W. Biederman
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-05security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2008-10-23[SCSI] fix netlink kernel-docRandy Dunlap
2008-10-03[SCSI] scsi_netlink: Add transport and LLD recieve and event supportJames Smart
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-01-28[NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev
2008-01-11[SCSI] Add Documentation and integrate into docbook buildRob Landley
2007-10-10[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy
2007-04-25[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo
2006-09-02[SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart