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