Age | Commit message (Expand) | Author | Files | Lines |
2019-03-19 | net: hsr: fix memory leak in hsr_dev_finalize() | Mao Wenan | 1 | -0/+12 |
2018-04-13 | hsr: fix incorrect warning | Karicheri, Muralidharan | 1 | -2/+7 |
2016-04-16 | net/hsr: Added support for HSR v1 | Peter Heise | 1 | -11/+19 |
2014-07-12 | net/hsr: Remove left-over never-true conditional code. | Arvid Brodin | 1 | -4/+0 |
2014-07-08 | net/hsr: Better frame dispatch | Arvid Brodin | 1 | -157/+161 |
2014-07-08 | net/hsr: Use list_head (and rcu) instead of array for slave devices. | Arvid Brodin | 1 | -78/+64 |
2014-07-08 | net/hsr: Move slave init to hsr_slave.c. | Arvid Brodin | 1 | -2/+4 |
2014-07-08 | net/hsr: Move to per-hsr device prune timer. | Arvid Brodin | 1 | -1/+4 |
2014-07-08 | net/hsr: Better variable names and update of contact info. | Arvid Brodin | 1 | -54/+54 |
2014-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2014-03-04 | hsr: off by one sanity check in hsr_register_frame_in() | Dan Carpenter | 1 | -1/+1 |
2014-02-19 | hsr: Use ether_addr_copy | Joe Perches | 1 | -10/+10 |
2013-12-18 | net/hsr: using kfree_rcu() to simplify the code | Wei Yongjun | 1 | -9/+4 |
2013-11-30 | net/hsr: Very small fix of comment style. | Arvid Brodin | 1 | -1/+2 |
2013-11-04 | net/hsr: Add support for the High-availability Seamless Redundancy protocol (... | Arvid Brodin | 1 | -0/+503 |