summaryrefslogtreecommitdiff
path: root/include/linux/genetlink.h
AgeCommit message (Expand)Author
2021-07-30net: netlink: Remove unused functionYajun Deng
2017-12-05genetlink: Remove smp_read_barrier_depends() from commentPaul E. McKenney
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...Mark Rutland
2015-10-09net/netlink: lockdep_genl_is_held can be booleanYaowei Bai
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-07-24genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEPWANG Cong
2012-05-29genetlink: Build a generic netlink family module aliasNeil Horman
2011-12-03genetlink: Add rcu_dereference_genl and genl_dereference.Jesse Gross
2011-12-03genetlink: Add lockdep_genl_is_held().Pravin B Shelar
2010-04-03netlink: Export genl_lock() API for use by modulesJames Chapman
2009-01-30headers_check fix: linux/genetlink.hJaswinder Singh Rajput
2007-07-18[GENETLINK]: Dynamic multicast groups.Johannes Berg
2006-12-06[GENETLINK]: Move command capabilities to flags.Jamal Hadi Salim
2006-09-22[GENL]: Provide more information to userspace about registered genl familiesThomas Graf
2005-11-10[NETLINK]: Generic netlink familyThomas Graf