summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/bpf.h
diff options
context:
space:
mode:
authorDavid S. Miller2018-01-12 16:12:33 +0100
committerDavid S. Miller2018-01-12 16:12:33 +0100
commit6bd39bc3da0f4a301fae69c4a32db2768f5118be (patch)
tree2cd1e3db2f3646cb93b150cc7aa929f7a7f66afa /include/uapi/linux/bpf.h
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff)
parentnet: hns3: check for NULL function pointer in hns3_nic_set_features (diff)
downloadkernel-qcow2-linux-6bd39bc3da0f4a301fae69c4a32db2768f5118be.tar.gz
kernel-qcow2-linux-6bd39bc3da0f4a301fae69c4a32db2768f5118be.tar.xz
kernel-qcow2-linux-6bd39bc3da0f4a301fae69c4a32db2768f5118be.zip
Merge branch 'hns3-add-some-new-features-and-fix-some-bugs'
Peng Li says: ==================== hns3: add some new features and fix some bugs This patchset adds 3 ethtool features: get_channels, get_coalesce and get_coalesce, and fix some bugs. [patch 1/11] adds ethtool_ops.get_channels (ethtool -l) support for VF. [patch 2/11] removes TSO config command from VF driver, as only main PF can config TSO MSS length according to hardware. [patch 3/11 - 4/11] add ethtool_ops {get|set}_coalesce (ethtool -c/-C) support to PF. [patch 5/11 - 9/11] fix some bugs related to {get|set}_coalesce. [patch 10/11 - 11/11] fix the features handling in hns3_nic_set_features(). Local variable "changed" was defined to indicates features changed, but was used only for feature NETIF_F_HW_VLAN_CTAG_RX. Add checking to improve the reliability. --- Change log: V1 -> V2: 1, Rewrite the cover letter requested by David Miller. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi/linux/bpf.h')
0 files changed, 0 insertions, 0 deletions