1. b9a1e62 hsr: implement dellink to clean up resources by Cong Wang · 6 years ago
  2. d2daa12 hsr: fix don't prune the master node from the node_db by Andreas Oetken · 6 years ago
  3. 5150b45 net: hsr: Fix node prune function for forget time expiry by Aaron Kramer · 6 years ago
  4. fc4ecae net: hsr: add debugfs support for display node list by Murali Karicheri · 6 years ago
  5. 0e7623b net: hsr: convert to SPDX identifier by Murali Karicheri · 6 years ago
  6. 9f73c2b net: hsr: add blank line after function declaration by Murali Karicheri · 6 years ago
  7. b1b4aa9 net: hsr: remove camel case usage in the code by Murali Karicheri · 6 years ago
  8. d131fcc net: hsr: add missing space around operator in code by Murali Karicheri · 6 years ago
  9. 0594778 net: hsr: fix placement of logical operator in a multi-line statement by Murali Karicheri · 6 years ago
  10. 5fa9677 net: hsr: remove unnecessary space after a cast by Murali Karicheri · 6 years ago
  11. 05ca6e6 net: hsr: fix NULL checks in the code by Murali Karicheri · 6 years ago
  12. 4fe25bd net: hsr: fix alignment issues in the code for functions by Murali Karicheri · 6 years ago
  13. d473077 net: hsr: fix multiple blank lines in the code by Murali Karicheri · 6 years ago
  14. d595b85 net: hsr: fix lines exceeding 80 characters by Murali Karicheri · 6 years ago
  15. 6caabe7 net: hsr: fix memory leak in hsr_dev_finalize() by Mao Wenan · 6 years ago
  16. dda436b net: hsr: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  17. 675c8da hsr: fix incorrect warning by Karicheri, Muralidharan · 8 years ago
  18. ee1c279 net/hsr: Added support for HSR v1 by Peter Heise · 9 years ago
  19. 279f64b net/hsr: Remove left-over never-true conditional code. by Arvid Brodin · 10 years ago
  20. f266a68 net/hsr: Better frame dispatch by Arvid Brodin · 11 years ago
  21. c5a7591 net/hsr: Use list_head (and rcu) instead of array for slave devices. by Arvid Brodin · 11 years ago
  22. 51f3c60 net/hsr: Move slave init to hsr_slave.c. by Arvid Brodin · 11 years ago
  23. abff716 net/hsr: Move to per-hsr device prune timer. by Arvid Brodin · 11 years ago
  24. 70ebe4a net/hsr: Better variable names and update of contact info. by Arvid Brodin · 11 years ago
  25. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  26. de39d7a hsr: off by one sanity check in hsr_register_frame_in() by Dan Carpenter · 11 years ago
  27. e83abe3 hsr: Use ether_addr_copy by Joe Perches · 11 years ago
  28. 1aee6cc net/hsr: using kfree_rcu() to simplify the code by Wei Yongjun · 11 years ago
  29. 213e3bc net/hsr: Very small fix of comment style. by Arvid Brodin · 11 years ago
  30. f421436 net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0) by Arvid Brodin · 11 years ago