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