ethtool: provide message mask with DEBUG_GET request
[linux-block.git] / net / ethtool / netlink.c
2020-01-27 Michal Kubecekethtool: provide message mask with DEBUG_GET request
2020-01-27 Michal Kubecekethtool: fix kernel-doc descriptions
2020-01-27 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2020-01-26 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2020-01-11' of git...
2020-01-26 David S. MillerMerge git://git./linux/kernel/git/netdev/net
2020-01-23 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2020-01-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2020-01-21 David S. MillerMerge tag 'rds-odp-for-5.5' of https://git./linux/kerne...
2020-01-19 David S. MillerMerge ra./pub/scm/linux/kernel/git/netdev/net
2020-01-16 Saeed MahameedMerge branch 'mlx5-next' of git://git./linux/kernel...
2020-01-15 David S. MillerMerge tag 'batadv-next-for-davem-20200114' of git:...
2020-01-09 David S. MillerMerge git://git./linux/kernel/git/netdev/net
2020-01-09 Dan Carpenterethtool: fix ->reply_size() error handling
2020-01-09 Dan Carpenterethtool: fix a memory leak in ethnl_default_start()
2019-12-31 David S. MillerMerge git://git./linux/kernel/git/netdev/net
2019-12-30 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2019-12-28 David S. MillerMerge branch 'ethtool-netlink-part-one'
2019-12-28 Michal Kubecekethtool: provide link state with LINKSTATE_GET request
2019-12-28 Michal Kubecekethtool: add LINKMODES_NTF notification
2019-12-28 Michal Kubecekethtool: set link modes related data with LINKMODES_SET...
2019-12-28 Michal Kubecekethtool: provide link mode information with LINKMODES_G...
2019-12-28 Michal Kubecekethtool: add LINKINFO_NTF notification
2019-12-28 Michal Kubecekethtool: add default notification handler
2019-12-28 Michal Kubecekethtool: set link settings with LINKINFO_SET request
2019-12-28 Michal Kubecekethtool: provide link settings with LINKINFO_GET request
2019-12-28 Michal Kubecekethtool: provide string sets with STRSET_GET request
2019-12-28 Michal Kubecekethtool: default handlers for GET requests
2019-12-28 Michal Kubecekethtool: support for netlink notifications
2019-12-28 Michal Kubecekethtool: helper functions for netlink interface
2019-12-28 Michal Kubecekethtool: introduce ethtool netlink interface