summaryrefslogtreecommitdiff
path: root/net/hsr/hsr_netlink.c
Commit message (Expand)AuthorAge
* net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-26
* netlink: extended ACK reportingJohannes Berg2017-04-13
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* genetlink: statically initialize familiesJohannes Berg2016-10-27
* genetlink: no longer support using static family IDsJohannes Berg2016-10-27
* NLA_BINARY misuse bug in HSRPeter Heise2016-04-21
* net/hsr: Added support for HSR v1Peter Heise2016-04-15
* net/hsr: Fix NULL pointer dereference on incomplete hsr_newlink() params.Arvid Brodin2014-07-08
* net/hsr: Better frame dispatchArvid Brodin2014-07-08
* net/hsr: Use list_head (and rcu) instead of array for slave devices.Arvid Brodin2014-07-08
* net/hsr: Move slave init to hsr_slave.c.Arvid Brodin2014-07-08
* net/hsr: Better variable names and update of contact info.Arvid Brodin2014-07-08
* net/hsr: Support iproute print_opt ('ip -details ...')Arvid Brodin2013-11-30
* genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-19
* genetlink: pass family to functions using groupsJohannes Berg2013-11-19
* hsr: don't call genl_unregister_mc_group()Johannes Berg2013-11-19
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
* net/hsr: Fix possible leak in 'hsr_get_node_status()'Geyslan G. Bem2013-11-14
* genetlink: make all genl_ops users constJohannes Berg2013-11-14
* hsr: use genl_register_family_with_ops()Johannes Berg2013-11-14
* net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin2013-11-03