1. c2ae34a7 net: hsr: don't check sequence number if tag removal is offloaded by George McCollister · 3 years, 7 months ago
  2. f176411 net: hsr: add support for EntryForgetTime by Marco Wenzel · 3 years, 10 months ago
  3. dcf0cd1 net: hsr: add offloading support by George McCollister · 3 years, 11 months ago
  4. 451d812 net: prp: add packet handling support by Murali Karicheri · 4 years, 6 months ago
  5. 8f4c0e0 hsr: enhance netlink socket interface to support PRP by Murali Karicheri · 4 years, 6 months ago
  6. eea9f73 net: hsr: validate address B before copying to skb by Murali Karicheri · 4 years, 6 months ago
  7. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  8. 173756b hsr: use rcu_read_lock() in hsr_get_node_{list/status}() by Taehee Yoo · 4 years, 10 months ago
  9. 4b793ac hsr: use netdev_err() instead of WARN_ONCE() by Taehee Yoo · 4 years, 10 months ago
  10. a7a9456 net: hsr: Pass lockdep expression to RCU lists by Amol Grover · 4 years, 11 months ago
  11. 339821f net/hsr: remove seq_nr_after_or_eq by Alex Shi · 5 years ago
  12. 92a3567 hsr: fix a race condition in node list insertion and deletion by Taehee Yoo · 5 years ago
  13. b9a1e62 hsr: implement dellink to clean up resources by Cong Wang · 6 years ago
  14. d2daa12 hsr: fix don't prune the master node from the node_db by Andreas Oetken · 6 years ago
  15. 5150b45 net: hsr: Fix node prune function for forget time expiry by Aaron Kramer · 6 years ago
  16. fc4ecae net: hsr: add debugfs support for display node list by Murali Karicheri · 6 years ago
  17. 0e7623b net: hsr: convert to SPDX identifier by Murali Karicheri · 6 years ago
  18. 9f73c2b net: hsr: add blank line after function declaration by Murali Karicheri · 6 years ago
  19. b1b4aa9 net: hsr: remove camel case usage in the code by Murali Karicheri · 6 years ago
  20. d131fcc net: hsr: add missing space around operator in code by Murali Karicheri · 6 years ago
  21. 0594778 net: hsr: fix placement of logical operator in a multi-line statement by Murali Karicheri · 6 years ago
  22. 5fa9677 net: hsr: remove unnecessary space after a cast by Murali Karicheri · 6 years ago
  23. 05ca6e6 net: hsr: fix NULL checks in the code by Murali Karicheri · 6 years ago
  24. 4fe25bd net: hsr: fix alignment issues in the code for functions by Murali Karicheri · 6 years ago
  25. d473077 net: hsr: fix multiple blank lines in the code by Murali Karicheri · 6 years ago
  26. d595b85 net: hsr: fix lines exceeding 80 characters by Murali Karicheri · 6 years ago
  27. 6caabe7 net: hsr: fix memory leak in hsr_dev_finalize() by Mao Wenan · 6 years ago
  28. dda436b net: hsr: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  29. 675c8da hsr: fix incorrect warning by Karicheri, Muralidharan · 8 years ago
  30. ee1c279 net/hsr: Added support for HSR v1 by Peter Heise · 9 years ago
  31. 279f64b net/hsr: Remove left-over never-true conditional code. by Arvid Brodin · 10 years ago
  32. f266a68 net/hsr: Better frame dispatch by Arvid Brodin · 11 years ago
  33. c5a7591 net/hsr: Use list_head (and rcu) instead of array for slave devices. by Arvid Brodin · 11 years ago
  34. 51f3c60 net/hsr: Move slave init to hsr_slave.c. by Arvid Brodin · 11 years ago
  35. abff716 net/hsr: Move to per-hsr device prune timer. by Arvid Brodin · 11 years ago
  36. 70ebe4a net/hsr: Better variable names and update of contact info. by Arvid Brodin · 11 years ago
  37. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  38. de39d7a hsr: off by one sanity check in hsr_register_frame_in() by Dan Carpenter · 11 years ago
  39. e83abe3 hsr: Use ether_addr_copy by Joe Perches · 11 years ago
  40. 1aee6cc net/hsr: using kfree_rcu() to simplify the code by Wei Yongjun · 11 years ago
  41. 213e3bc net/hsr: Very small fix of comment style. by Arvid Brodin · 11 years ago
  42. f421436 net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0) by Arvid Brodin · 11 years ago