1. 4acc45d net: hsr: use hlist_head instead of list_head for mac addresses by Juhee Kang · 3 years, 1 month ago
  2. 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 5 months ago
  3. b87f9fe hsr: avoid newline at end of message in NL_SET_ERR_MSG_MOD by Ye Bin · 4 years, 6 months ago
  4. 8f4c0e0 hsr: enhance netlink socket interface to support PRP by Murali Karicheri · 4 years, 8 months ago
  5. de0083c hsr: avoid to create proc file after unregister by Taehee Yoo · 4 years, 9 months ago
  6. 4faab8c hsr: check protocol version in hsr_newlink() by Taehee Yoo · 5 years ago
  7. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  8. 09e91db hsr: set .netnsok flag by Taehee Yoo · 5 years ago
  9. ca19c70 hsr: add restart routine into hsr_get_node_list() by Taehee Yoo · 5 years ago
  10. 173756b hsr: use rcu_read_lock() in hsr_get_node_{list/status}() by Taehee Yoo · 5 years ago
  11. 81390d0 hsr: remove unnecessary rcu_read_lock() in hsr module by Taehee Yoo · 5 years ago
  12. 13eeb5f hsr: use extack error message instead of netdev_info by Taehee Yoo · 5 years ago
  13. c6c4ccd hsr: add hsr root debugfs directory by Taehee Yoo · 5 years ago
  14. 311633b hsr: switch ->dellink() to ->ndo_uninit() by Cong Wang · 6 years ago
  15. b9a1e62 hsr: implement dellink to clean up resources by Cong Wang · 6 years ago
  16. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  17. 0e7623b net: hsr: convert to SPDX identifier by Murali Karicheri · 6 years ago
  18. 4fe25bd net: hsr: fix alignment issues in the code for functions by Murali Karicheri · 6 years ago
  19. d473077 net: hsr: fix multiple blank lines in the code by Murali Karicheri · 6 years ago
  20. d595b85 net: hsr: fix lines exceeding 80 characters by Murali Karicheri · 6 years ago
  21. 3b0f31f genetlink: make policy common to family by Johannes Berg · 6 years ago
  22. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  23. 2d4bc93 netlink: extended ACK reporting by Johannes Berg · 8 years ago
  24. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  25. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  26. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  27. f937572 NLA_BINARY misuse bug in HSR by Peter Heise · 9 years ago
  28. ee1c279 net/hsr: Added support for HSR v1 by Peter Heise · 9 years ago
  29. a718dcc net/hsr: Fix NULL pointer dereference on incomplete hsr_newlink() params. by Arvid Brodin · 11 years ago
  30. f266a68 net/hsr: Better frame dispatch by Arvid Brodin · 11 years ago
  31. c5a7591 net/hsr: Use list_head (and rcu) instead of array for slave devices. by Arvid Brodin · 11 years ago
  32. 51f3c60 net/hsr: Move slave init to hsr_slave.c. by Arvid Brodin · 11 years ago
  33. 70ebe4a net/hsr: Better variable names and update of contact info. by Arvid Brodin · 11 years ago
  34. 98bf836 net/hsr: Support iproute print_opt ('ip -details ...') by Arvid Brodin · 11 years ago
  35. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  36. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  37. 03ed382 hsr: don't call genl_unregister_mc_group() by Johannes Berg · 11 years ago
  38. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  39. 84a035f net/hsr: Fix possible leak in 'hsr_get_node_status()' by Geyslan G. Bem · 11 years ago
  40. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  41. 9504b3e hsr: use genl_register_family_with_ops() by Johannes Berg · 11 years ago
  42. f421436 net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0) by Arvid Brodin · 11 years ago