1. f6442ee net: hsr: fix mac_len checks by George McCollister · 4 years, 6 months ago
  2. daea772 net: hsr: add support for EntryForgetTime by Marco Wenzel · 4 years, 9 months ago
  3. 451d812 net: prp: add packet handling support by Murali Karicheri · 5 years ago
  4. fa4dc89 net: hsr: define and use proto_ops ptrs to handle hsr specific frames by Murali Karicheri · 5 years ago
  5. c643ff0 net: prp: add supervision frame generation utility function by Murali Karicheri · 5 years ago
  6. 28e458e net: hsr: introduce protocol specific function pointers by Murali Karicheri · 5 years ago
  7. 8f4c0e0 hsr: enhance netlink socket interface to support PRP by Murali Karicheri · 5 years ago
  8. ad56623 net: hsr: remove unused inline functions by YueHaibing · 6 years ago
  9. f3f2f98 hsr: use debugfs_remove_recursive() instead of debugfs_remove() by Taehee Yoo · 6 years ago
  10. 8089277 hsr: Fix a compilation error by xiaofeng.yan · 6 years ago
  11. 92a3567 hsr: fix a race condition in node list insertion and deletion by Taehee Yoo · 6 years ago
  12. 4c2d5e3 hsr: rename debugfs file when interface name is changed by Taehee Yoo · 6 years ago
  13. c6c4ccd hsr: add hsr root debugfs directory by Taehee Yoo · 6 years ago
  14. 1d19e2d hsr: fix error handling routine in hsr_dev_finalize() by Taehee Yoo · 6 years ago
  15. 3271273 net: hsr: fix debugfs path to support multiple interfaces by Murali Karicheri · 7 years ago
  16. 9c5f8a19 net: hsr: fix naming of file and functions by Murali Karicheri · 7 years ago
  17. fc4ecae net: hsr: add debugfs support for display node list by Murali Karicheri · 7 years ago
  18. 0e7623b net: hsr: convert to SPDX identifier by Murali Karicheri · 7 years ago
  19. b1b4aa9 net: hsr: remove camel case usage in the code by Murali Karicheri · 7 years ago
  20. 5fa9677 net: hsr: remove unnecessary space after a cast by Murali Karicheri · 7 years ago
  21. 0525fc0 net: hsr: fix lines that ends with a '(' by Murali Karicheri · 7 years ago
  22. d473077 net: hsr: fix multiple blank lines in the code by Murali Karicheri · 7 years ago
  23. d595b85 net: hsr: fix lines exceeding 80 characters by Murali Karicheri · 7 years ago
  24. ee1c279 net/hsr: Added support for HSR v1 by Peter Heise · 10 years ago
  25. f266a68 net/hsr: Better frame dispatch by Arvid Brodin · 11 years ago
  26. c5a7591 net/hsr: Use list_head (and rcu) instead of array for slave devices. by Arvid Brodin · 11 years ago
  27. abff716 net/hsr: Move to per-hsr device prune timer. by Arvid Brodin · 11 years ago
  28. 81ba6af net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register() by Arvid Brodin · 11 years ago
  29. 70ebe4a net/hsr: Better variable names and update of contact info. by Arvid Brodin · 11 years ago
  30. f421436 net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0) by Arvid Brodin · 12 years ago