1. e35b8d7 net: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 4 months ago
  2. dcf0cd1 net: hsr: add offloading support by George McCollister · 4 years ago
  3. 8f4c0e0 hsr: enhance netlink socket interface to support PRP by Murali Karicheri · 4 years, 6 months ago
  4. de0083c hsr: avoid to create proc file after unregister by Taehee Yoo · 4 years, 7 months ago
  5. 34a9c36 hsr: remove hsr interface if all slaves are removed by Taehee Yoo · 4 years, 9 months ago
  6. e0a4b99 hsr: use upper/lower device infrastructure by Taehee Yoo · 4 years, 11 months ago
  7. 04b6942 hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename() by Taehee Yoo · 5 years ago
  8. 92a3567 hsr: fix a race condition in node list insertion and deletion by Taehee Yoo · 5 years ago
  9. 4c2d5e3 hsr: rename debugfs file when interface name is changed by Taehee Yoo · 5 years ago
  10. c6c4ccd hsr: add hsr root debugfs directory by Taehee Yoo · 5 years ago
  11. 0e7623b net: hsr: convert to SPDX identifier by Murali Karicheri · 6 years ago
  12. 05ca6e6 net: hsr: fix NULL checks in the code 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. 56b08fd net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface. by Arvid Brodin · 10 years ago
  16. f266a68 net/hsr: Better frame dispatch by Arvid Brodin · 11 years ago
  17. c5a7591 net/hsr: Use list_head (and rcu) instead of array for slave devices. by Arvid Brodin · 11 years ago
  18. 51f3c60 net/hsr: Move slave init to hsr_slave.c. by Arvid Brodin · 11 years ago
  19. e9aae56 net/hsr: Operstate handling cleanup. by Arvid Brodin · 11 years ago
  20. abff716 net/hsr: Move to per-hsr device prune timer. by Arvid Brodin · 11 years ago
  21. 81ba6af net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register() by Arvid Brodin · 11 years ago
  22. 70ebe4a net/hsr: Better variable names and update of contact info. by Arvid Brodin · 11 years ago
  23. 02f2d5a hsr: replace del_timer by del_timer_sync by Julia Lawall · 11 years ago
  24. e83abe3 hsr: Use ether_addr_copy by Joe Perches · 11 years ago
  25. f421436 net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0) by Arvid Brodin · 11 years ago