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