1. dda436b net: hsr: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  2. 414e7d7 net/hsr: Check skb_put_padto() return value by Florian Fainelli · 7 years ago
  3. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  4. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  5. d4af4c0 net/hsr: use eth_hw_addr_random() by Tobias Klauser · 8 years ago
  6. b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
  7. 15db6e0 net/hsr: Use setup_timer and mod_timer. by Muhammad Falak R Wani · 9 years ago
  8. ee1c279 net/hsr: Added support for HSR v1 by Peter Heise · 9 years ago
  9. 3d1a54e net/hsr: fix a warning message by Dan Carpenter · 9 years ago
  10. 9ad09c5 net: hsr: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  11. 56b08fd net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface. by Arvid Brodin · 10 years ago
  12. f266a68 net/hsr: Better frame dispatch by Arvid Brodin · 11 years ago
  13. 4c3477d net/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF_F_NETNS_LOCAL to dev_setup. by Arvid Brodin · 11 years ago
  14. 1cc1eb5 net/hsr: Implemented .ndo_fix_features (better device features handling). by Arvid Brodin · 11 years ago
  15. c5a7591 net/hsr: Use list_head (and rcu) instead of array for slave devices. by Arvid Brodin · 11 years ago
  16. 51f3c60 net/hsr: Move slave init to hsr_slave.c. by Arvid Brodin · 11 years ago
  17. e9aae56 net/hsr: Operstate handling cleanup. by Arvid Brodin · 11 years ago
  18. abff716 net/hsr: Move to per-hsr device prune timer. by Arvid Brodin · 11 years ago
  19. 81ba6af net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register() by Arvid Brodin · 11 years ago
  20. 70ebe4a net/hsr: Better variable names and update of contact info. by Arvid Brodin · 11 years ago
  21. e83abe3 hsr: Use ether_addr_copy by Joe Perches · 11 years ago
  22. f421436 net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0) by Arvid Brodin · 11 years ago