Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-11-30 | net/hsr: Support iproute print_opt ('ip -details ...') | Arvid Brodin | 1 | -0/+28 |
2013-11-19 | genetlink: make multicast groups const, prevent abuse | Johannes Berg | 1 | -13/+6 |
2013-11-19 | genetlink: pass family to functions using groups | Johannes Berg | 1 | -2/+4 |
2013-11-19 | hsr: don't call genl_unregister_mc_group() | Johannes Berg | 1 | -2/+0 |
2013-11-19 | genetlink: only pass array to genl_register_family_with_ops() | Johannes Berg | 1 | -2/+1 |
2013-11-14 | net/hsr: Fix possible leak in 'hsr_get_node_status()' | Geyslan G. Bem | 1 | -1/+1 |
2013-11-14 | genetlink: make all genl_ops users const | Johannes Berg | 1 | -1/+1 |
2013-11-14 | hsr: use genl_register_family_with_ops() | Johannes Berg | 1 | -29/+17 |
2013-11-03 | net/hsr: Add support for the High-availability Seamless Redundancy protocol (... | Arvid Brodin | 1 | -0/+457 |