summaryrefslogtreecommitdiffstats
path: root/net/hsr/hsr_netlink.c
Commit message (Expand)AuthorAgeFilesLines
* net/hsr: Support iproute print_opt ('ip -details ...')Arvid Brodin2013-11-301-0/+28
* genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-191-13/+6Star
* genetlink: pass family to functions using groupsJohannes Berg2013-11-191-2/+4
* hsr: don't call genl_unregister_mc_group()Johannes Berg2013-11-191-2/+0Star
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-191-2/+1Star
* net/hsr: Fix possible leak in 'hsr_get_node_status()'Geyslan G. Bem2013-11-141-1/+1
* genetlink: make all genl_ops users constJohannes Berg2013-11-141-1/+1
* hsr: use genl_register_family_with_ops()Johannes Berg2013-11-141-29/+17Star
* net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin2013-11-041-0/+457