summaryrefslogtreecommitdiffstats
path: root/net/hsr/hsr_netlink.c
Commit message (Expand)AuthorAgeFilesLines
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-271-1/+1
* genetlink: statically initialize familiesJohannes Berg2016-10-271-8/+14
* genetlink: no longer support using static family IDsJohannes Berg2016-10-271-1/+0
* NLA_BINARY misuse bug in HSRPeter Heise2016-04-211-4/+3
* net/hsr: Added support for HSR v1Peter Heise2016-04-151-2/+8
* net/hsr: Fix NULL pointer dereference on incomplete hsr_newlink() params.Arvid Brodin2014-07-081-2/+6
* net/hsr: Better frame dispatchArvid Brodin2014-07-081-1/+1
* net/hsr: Use list_head (and rcu) instead of array for slave devices.Arvid Brodin2014-07-081-28/+29
* net/hsr: Move slave init to hsr_slave.c.Arvid Brodin2014-07-081-15/+38
* net/hsr: Better variable names and update of contact info.Arvid Brodin2014-07-081-27/+27
* 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/+6
* 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/+0
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-191-2/+1
* 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/+17
* net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin2013-11-031-0/+457
OpenPOWER on IntegriCloud