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