summaryrefslogtreecommitdiff
path: root/include/net/genetlink.h
Commit message (Expand)AuthorAge
* 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-02
* [GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf2006-12-02
* [GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf2006-12-02
* [GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf2006-12-02
* [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-14
* [PATCH] genetlink: don't touch module ref countPer Liden2006-01-13
* [NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8Per Liden2006-01-03
* [NETLINK]: Generic netlink familyThomas Graf2005-11-10