summaryrefslogtreecommitdiffstats
path: root/net/hsr/hsr_framereg.c
AgeCommit message (Expand)Author
2014-07-11net/hsr: Remove left-over never-true conditional code.Arvid Brodin
2014-07-08net/hsr: Better frame dispatchArvid Brodin
2014-07-08net/hsr: Use list_head (and rcu) instead of array for slave devices.Arvid Brodin
2014-07-08net/hsr: Move slave init to hsr_slave.c.Arvid Brodin
2014-07-08net/hsr: Move to per-hsr device prune timer.Arvid Brodin
2014-07-08net/hsr: Better variable names and update of contact info.Arvid Brodin
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-03hsr: off by one sanity check in hsr_register_frame_in()Dan Carpenter
2014-02-18hsr: Use ether_addr_copyJoe Perches
2013-12-17net/hsr: using kfree_rcu() to simplify the codeWei Yongjun
2013-11-30net/hsr: Very small fix of comment style.Arvid Brodin
2013-11-03net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin