aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlink/genetlink.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-06
|\
| * genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf2014-01-06
* | genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg2013-11-28
* | genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups()Geert Uytterhoeven2013-11-28
|/
* genetlink: fix genlmsg_multicast() bugJohannes Berg2013-11-21
* genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-19
* genetlink: pass family to functions using groupsJohannes Berg2013-11-19
* genetlink: remove family pointer from genl_multicast_groupJohannes Berg2013-11-19
* genetlink: remove genl_unregister_mc_group()Johannes Berg2013-11-19
* quota/genetlink: use proper genetlink multicast APIsJohannes Berg2013-11-19
* drop_monitor/genetlink: use proper genetlink multicast APIsJohannes Berg2013-11-19
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
* genetlink: rename shadowed variableJohannes Berg2013-11-18
* genetlink: unify registration functionsJohannes Berg2013-11-15
* genetlink: allow making ops constJohannes Berg2013-11-14
* genetlink: register family ops as arrayJohannes Berg2013-11-14
* genetlink: remove genl_register_ops/genl_unregister_opsJohannes Berg2013-11-14
* genl: Hold reference on correct module while netlink-dump.Pravin B Shelar2013-08-28
* genl: Fix genl dumpit() locking.Pravin B Shelar2013-08-28
* Revert "genetlink: fix family dump race"Johannes Berg2013-08-22
* genetlink: fix family dump raceJohannes Berg2013-08-13
* genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACEPablo Neira2013-07-30
* genetlink: release cb_lock before requesting additional moduleStanislaw Gruszka2013-07-28
* genetlink: fix possible memory leak in genl_family_rcv_msg()Wei Yongjun2013-04-26
* genl: Allow concurrent genl callbacks.Pravin B Shelar2013-04-25
* genetlink: trigger BUG_ON if a group name is too longMasatake YAMATO2013-03-20
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-08
* netlink: kill netlink_set_nonrootPablo Neira Ayuso2012-09-08
* genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEPWANG Cong2012-07-24
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-29
* genetlink: Build a generic netlink family module aliasNeil Horman2012-05-29
* genetlink: Stop using NLA_PUT*().David S. Miller2012-04-01
* netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-26
* net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.Denys Vlasenko2012-01-30
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-14
|\
| * security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-05
* | genetlink: add auto module loadingStephen Hemminger2011-12-28
* | netlink: af_netlink cleanup (v2)stephen hemminger2011-12-22
* | genetlink: Add lockdep_genl_is_held().Pravin B Shelar2011-12-03
* | genetlink: Add genl_notify()Pravin B Shelar2011-12-03
|/
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-09
* Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller2011-01-19
* netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt2011-01-09
* genetlink: introduce pre_doit/post_doit hooksJohannes Berg2010-10-05
* genetlink: use genl_register_family_with_ops()Changli Gao2010-07-27
* genetlink: cleanup code according to CodingStyleChangli Gao2010-07-26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30