summaryrefslogtreecommitdiffstats
path: root/include/linux/genetlink.h
Commit message (Expand)AuthorAgeFilesLines
* genetlink: Remove smp_read_barrier_depends() from commentPaul E. McKenney2017-12-051-2/+1
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...Mark Rutland2017-10-251-1/+1
|/
* net/netlink: lockdep_genl_is_held can be booleanYaowei Bai2015-10-091-1/+1
* genetlink: synchronize socket closing and family removalJohannes Berg2015-01-161-0/+4
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-81/+1
* genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEPWANG Cong2012-07-241-1/+1
* genetlink: Build a generic netlink family module aliasNeil Horman2012-05-291-0/+3
* genetlink: Add rcu_dereference_genl and genl_dereference.Jesse Gross2011-12-031-0/+21
* genetlink: Add lockdep_genl_is_held().Pravin B Shelar2011-12-031-0/+3
* netlink: Export genl_lock() API for use by modulesJames Chapman2010-04-031-0/+8
* headers_check fix: linux/genetlink.hJaswinder Singh Rajput2009-01-301-0/+1
* [GENETLINK]: Dynamic multicast groups.Johannes Berg2007-07-181-0/+13
* [GENETLINK]: Move command capabilities to flags.Jamal Hadi Salim2006-12-061-3/+3
* [GENL]: Provide more information to userspace about registered genl familiesThomas Graf2006-09-221-0/+18
* [NETLINK]: Generic netlink familyThomas Graf2005-11-101-0/+51