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