aboutsummaryrefslogtreecommitdiffstats
path: root/net/hsr
Commit message (Expand)AuthorAgeFilesLines
* hsr: replace del_timer by del_timer_syncJulia Lawall2014-03-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-1/+1
|\
| * hsr: off by one sanity check in hsr_register_frame_in()Dan Carpenter2014-03-031-1/+1
* | hsr: Use ether_addr_copyJoe Perches2014-02-183-17/+17
|/
* net/hsr: using kfree_rcu() to simplify the codeWei Yongjun2013-12-171-9/+4
* net/hsr: Support iproute print_opt ('ip -details ...')Arvid Brodin2013-11-301-0/+28
* net/hsr: Very small fix of comment style.Arvid Brodin2013-11-301-1/+2
* 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-0310-0/+2337