aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/genetlink.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-05genetlink: Remove smp_read_barrier_depends() from commentPaul E. McKenney1-2/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-25locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1
2015-10-09net/netlink: lockdep_genl_is_held can be booleanYaowei Bai1-1/+1
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg1-0/+4
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-81/+1
2012-07-24genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEPWANG Cong1-1/+1
2012-05-29genetlink: Build a generic netlink family module aliasNeil Horman1-0/+3
2011-12-03genetlink: Add rcu_dereference_genl and genl_dereference.Jesse Gross1-0/+21
2011-12-03genetlink: Add lockdep_genl_is_held().Pravin B Shelar1-0/+3
2010-04-03netlink: Export genl_lock() API for use by modulesJames Chapman1-0/+8
2009-01-30headers_check fix: linux/genetlink.hJaswinder Singh Rajput1-0/+1
2007-07-18[GENETLINK]: Dynamic multicast groups.Johannes Berg1-0/+13
2006-12-06[GENETLINK]: Move command capabilities to flags.Jamal Hadi Salim1-3/+3
2006-09-22[GENL]: Provide more information to userspace about registered genl familiesThomas Graf1-0/+18
2005-11-10[NETLINK]: Generic netlink familyThomas Graf1-0/+51