summaryrefslogtreecommitdiff
path: root/include/net/genetlink.h
AgeCommit message (Expand)Author
2011-06-22netlink: advertise incomplete dumpsJohannes Berg
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-02-03include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall
2010-10-05genetlink: introduce pre_doit/post_doit hooksJohannes Berg
2010-06-02net: CONFIG_NET_NS reductionEric Dumazet
2009-11-04net: cleanup include/netEric Dumazet
2009-07-12genetlink: make netns awareJohannes Berg
2009-05-21genetlink: Introduce genl_register_family_with_ops()Michał Mirosław
2008-06-03netlink: Improve returned error codesThomas Graf
2007-07-18[GENETLINK]: Dynamic multicast groups.Johannes Berg
2007-06-07[NETLINK]: Mark netlink policies constPatrick McHardy
2006-12-02[GENETLINK]: Add cmd dump completion.Jamal Hadi Salim
2006-12-02[GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf
2006-12-02[GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf
2006-12-02[GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf
2006-10-01[PATCH] Add genetlink utilities for payload length calculationBalbir Singh
2006-09-22[GENL]: Provide more information to userspace about registered genl familiesThomas Graf
2006-09-22[NETLINK]: Add notification message sending interfaceThomas Graf
2006-07-14[PATCH] per-task-delay-accounting: utilities for genetlink usageBalbir Singh
2006-01-13[PATCH] genetlink: don't touch module ref countPer Liden
2006-01-03[NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8Per Liden
2005-11-10[NETLINK]: Generic netlink familyThomas Graf