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