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