summaryrefslogtreecommitdiffstats
path: root/net/tipc/netlink.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: add UDP remoteip dump to netlink APIRichard Alpe2016-08-261-1/+9
* tipc: introduce UDP replicastRichard Alpe2016-08-261-0/+5
* tipc: add peer removal functionalityRichard Alpe2016-08-181-0/+5
* tipc: dump monitor attributesParthasarathy Bhuvaragan2016-07-261-0/+7
* tipc: get monitor threshold for the clusterParthasarathy Bhuvaragan2016-07-261-0/+5
* tipc: make cluster size threshold for monitoring configurableParthasarathy Bhuvaragan2016-07-261-2/+13
* tipc: move netlink policies to netlink.cRichard Alpe2016-03-071-0/+69
* tipc: narrow down interface towards struct tipc_linkJon Paul Maloy2015-11-201-1/+1
* tipc: narrow down exposure of struct tipc_nodeJon Paul Maloy2015-11-201-3/+3
* tipc: move and rename the legacy nl api to "nl compat"Richard Alpe2015-02-091-63/+4
* tipc: make netlink support net namespaceYing Xue2015-01-121-2/+5
* tipc: involve namespace infrastructureYing Xue2015-01-121-4/+6
* tipc: add name table dump to new netlink apiRichard Alpe2014-11-211-1/+8
* tipc: add net set to new netlink apiRichard Alpe2014-11-211-0/+5
* tipc: add net dump to new netlink apiRichard Alpe2014-11-211-1/+8
* tipc: add node get/dump to new netlink apiRichard Alpe2014-11-211-0/+7
* tipc: add media set to new netlink apiRichard Alpe2014-11-211-0/+5
* tipc: add media get/dump to new netlink apiRichard Alpe2014-11-211-0/+7
* tipc: add link stat reset to new netlink apiRichard Alpe2014-11-211-0/+5
* tipc: add link set to new netlink apiRichard Alpe2014-11-211-0/+5
* tipc: add link get/dump to new netlink apiRichard Alpe2014-11-211-1/+9
* tipc: add publication dump to new netlink apiRichard Alpe2014-11-211-0/+17
* tipc: add sock dump to new netlink apiRichard Alpe2014-11-211-0/+7
* tipc: add bearer set to new netlink apiRichard Alpe2014-11-211-0/+5
* tipc: add bearer get/dump to new netlink apiRichard Alpe2014-11-211-0/+6
* tipc: add bearer disable/enable to new netlink apiRichard Alpe2014-11-211-1/+41
* net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-04-241-1/+1
* tipc: remove all enabled flags from all tipc componentsYing Xue2014-02-221-8/+0
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-191-5/+6
* net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-281-3/+3
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-1/+1
* tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne2012-07-131-1/+1
* genetlink: make netns awareJohannes Berg2009-07-121-1/+1
* tipc: Use genl_register_family_with_ops()Michał Mirosław2009-05-211-22/+16
* tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens2008-05-211-7/+9
* [TIPC]: Fix infinite loop in netlink handlerFlorian Westphal2007-06-231-1/+1
* [NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2007-04-251-1/+1
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-8/+8
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-8/+8
* [PATCH] genetlink: don't touch module ref countPer Liden2006-01-131-1/+0
* [TIPC] More updates of file headersPer Liden2006-01-121-0/+1
* [TIPC] Update of file headersPer Liden2006-01-121-1/+0
* [TIPC] Cleaned up info/warn/err macrosPer Liden2006-01-121-1/+1
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC} Fixed bug in disc_timeout()Jon Maloy2006-01-121-1/+3
* [TIPC] Use dynamically allocated family id with NETLINK_GENERICPer Liden2006-01-121-2/+2
* [TIPC] Initial mergePer Liden2006-01-121-0/+107
OpenPOWER on IntegriCloud