summaryrefslogtreecommitdiff
path: root/include/linux/genetlink.h
Commit message (Expand)AuthorAge
* genetlink: Remove smp_read_barrier_depends() from commentPaul E. McKenney2017-12-05
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...Mark Rutland2017-10-25
|/
* net/netlink: lockdep_genl_is_held can be booleanYaowei Bai2015-10-09
* genetlink: synchronize socket closing and family removalJohannes Berg2015-01-16
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEPWANG Cong2012-07-24
* genetlink: Build a generic netlink family module aliasNeil Horman2012-05-29
* genetlink: Add rcu_dereference_genl and genl_dereference.Jesse Gross2011-12-03
* genetlink: Add lockdep_genl_is_held().Pravin B Shelar2011-12-03
* netlink: Export genl_lock() API for use by modulesJames Chapman2010-04-03
* headers_check fix: linux/genetlink.hJaswinder Singh Rajput2009-01-30
* [GENETLINK]: Dynamic multicast groups.Johannes Berg2007-07-18
* [GENETLINK]: Move command capabilities to flags.Jamal Hadi Salim2006-12-06
* [GENL]: Provide more information to userspace about registered genl familiesThomas Graf2006-09-22
* [NETLINK]: Generic netlink familyThomas Graf2005-11-10