aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/genetlink.h
Commit message (Expand)AuthorAge
* 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
* genetlink: make netns awareJohannes Berg2009-07-12
* genetlink: Introduce genl_register_family_with_ops()Michał Mirosław2009-05-21
* netlink: Improve returned error codesThomas Graf2008-06-03
* [GENETLINK]: Dynamic multicast groups.Johannes Berg2007-07-18
* [NETLINK]: Mark netlink policies constPatrick McHardy2007-06-07
* [GENETLINK]: Add cmd dump completion.Jamal Hadi Salim2006-12-03
* [GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf2006-12-03
* [GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf2006-12-03
* [GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf2006-12-03
* [PATCH] Add genetlink utilities for payload length calculationBalbir Singh2006-10-01
* [GENL]: Provide more information to userspace about registered genl familiesThomas Graf2006-09-22
* [NETLINK]: Add notification message sending interfaceThomas Graf2006-09-22
* [PATCH] per-task-delay-accounting: utilities for genetlink usageBalbir Singh2006-07-15