summaryrefslogtreecommitdiff
path: root/include/net/genetlink.h
Commit message (Expand)AuthorAge
* genetlink: fix genlmsg_nlhdr()Michal Kubecek2017-11-16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* genetlink: remove ops_list from genetlink header.Rosen, Rami2017-06-05
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* genetlink: pass extended ACK report downJohannes Berg2017-04-13
* genetlink: Make family a signed integer.David S. Miller2016-11-13
* genetlink: use idr to track familiesJohannes Berg2016-10-27
* genetlink: statically initialize familiesJohannes Berg2016-10-27
* genetlink: no longer support using static family IDsJohannes Berg2016-10-27
* genetlink: introduce and use genl_family_attrbuf()Johannes Berg2016-10-27
* Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal2016-02-18
* netlink: add a start callback for starting a netlink dumpTom Herbert2015-12-15
* genetlink: simplify genl_notifyJiri Benc2015-09-24
* net: Introduce possible_net_tEric W. Biederman2015-03-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\
| * genetlink: synchronize socket closing and family removalJohannes Berg2015-01-16
| * genetlink: document parallel_opsJohannes Berg2015-01-16
* | genetlink: Add genlmsg_parse() helper function.Joe Stringer2015-01-26
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
|/
* netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-27
* genetlink: pass multicast bind/unbind to familiesJohannes Berg2014-12-27
* genetlink: pass only network namespace to genl_has_listeners()Johannes Berg2014-12-27
* genetlink: add function genl_has_listeners()Nicolas Dichtel2014-09-19
* genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf2014-01-06
* genetlink: fix genl_set_err() group IDJohannes Berg2013-11-21
* 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: add and use genl_set_err()Johannes Berg2013-11-19
* genetlink: remove family pointer from genl_multicast_groupJohannes Berg2013-11-19
* genetlink: remove genl_unregister_mc_group()Johannes Berg2013-11-19
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
* genetlink: unify registration functionsJohannes Berg2013-11-15
* genetlink: make genl_ops flags a u8 and move to endJohannes Berg2013-11-14
* 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
* genetlink.h: Remove extern from function prototypesJoe Perches2013-09-20
* genl: Hold reference on correct module while netlink-dump.Pravin B Shelar2013-08-28
* genl: Allow concurrent genl callbacks.Pravin B Shelar2013-04-25
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2012-06-28
* net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.Denys Vlasenko2012-01-30
* genetlink: Add genl_notify()Pravin B Shelar2011-12-03
* netlink: advertise incomplete dumpsJohannes Berg2011-06-22
* treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
* include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall2011-02-03
* genetlink: introduce pre_doit/post_doit hooksJohannes Berg2010-10-05
* net: CONFIG_NET_NS reductionEric Dumazet2010-06-02
* net: cleanup include/netEric Dumazet2009-11-04