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