1. 619afef0 hsr: fix a memory leak in hsr_del_port() by Cong Wang · 6 years ago
  2. 0e7623b net: hsr: convert to SPDX identifier by Murali Karicheri · 6 years ago
  3. 05ca6e6 net: hsr: fix NULL checks in the code by Murali Karicheri · 6 years ago
  4. 5670342 net: hsr: remove unnecessary paranthesis from the code by Murali Karicheri · 6 years ago
  5. d473077 net: hsr: fix multiple blank lines in the code by Murali Karicheri · 6 years ago
  6. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  7. ee1c279 net/hsr: Added support for HSR v1 by Peter Heise · 9 years ago
  8. 56b08fd net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface. by Arvid Brodin · 10 years ago
  9. f266a68 net/hsr: Better frame dispatch by Arvid Brodin · 11 years ago
  10. 1cc1eb5 net/hsr: Implemented .ndo_fix_features (better device features handling). by Arvid Brodin · 11 years ago
  11. c5a7591 net/hsr: Use list_head (and rcu) instead of array for slave devices. by Arvid Brodin · 11 years ago
  12. 51f3c60 net/hsr: Move slave init to hsr_slave.c. by Arvid Brodin · 11 years ago
  13. 81ba6af net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register() by Arvid Brodin · 11 years ago