1. 48b491a net: hsr: fix mac_len checks by George McCollister · 3 years, 7 months ago
  2. dcf0cd1 net: hsr: add offloading support by George McCollister · 3 years, 11 months ago
  3. 451d812 net: prp: add packet handling support by Murali Karicheri · 4 years, 5 months ago
  4. 8f4c0e0 hsr: enhance netlink socket interface to support PRP by Murali Karicheri · 4 years, 5 months ago
  5. f5dda31 net: hsr: fix incorrect type usage for protocol variable by Murali Karicheri · 4 years, 8 months ago
  6. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  7. 3a303cf hsr: fix general protection fault in hsr_addr_is_self() by Taehee Yoo · 4 years, 9 months ago
  8. 56dc0a0 hsr: fix refcnt leak of hsr slave interface by Taehee Yoo · 4 years, 10 months ago
  9. e0a4b99 hsr: use upper/lower device infrastructure by Taehee Yoo · 4 years, 10 months ago
  10. 81390d0 hsr: remove unnecessary rcu_read_lock() in hsr module by Taehee Yoo · 4 years, 10 months ago
  11. 13eeb5f hsr: use extack error message instead of netdev_info by Taehee Yoo · 4 years, 10 months ago
  12. 2b5b825 net: hsr: fix possible NULL deref in hsr_handle_frame() by Eric Dumazet · 5 years ago
  13. 619afef0 hsr: fix a memory leak in hsr_del_port() by Cong Wang · 5 years ago
  14. 0e7623b net: hsr: convert to SPDX identifier by Murali Karicheri · 6 years ago
  15. 05ca6e6 net: hsr: fix NULL checks in the code by Murali Karicheri · 6 years ago
  16. 5670342 net: hsr: remove unnecessary paranthesis from the code by Murali Karicheri · 6 years ago
  17. d473077 net: hsr: fix multiple blank lines in the code by Murali Karicheri · 6 years ago
  18. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  19. ee1c279 net/hsr: Added support for HSR v1 by Peter Heise · 9 years ago
  20. 56b08fd net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface. by Arvid Brodin · 10 years ago
  21. f266a68 net/hsr: Better frame dispatch by Arvid Brodin · 10 years ago
  22. 1cc1eb5 net/hsr: Implemented .ndo_fix_features (better device features handling). by Arvid Brodin · 10 years ago
  23. c5a7591 net/hsr: Use list_head (and rcu) instead of array for slave devices. by Arvid Brodin · 10 years ago
  24. 51f3c60 net/hsr: Move slave init to hsr_slave.c. by Arvid Brodin · 10 years ago
  25. 81ba6af net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register() by Arvid Brodin · 10 years ago