index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
channels.c
Age
Commit message (
Expand
)
Author
2024-07-11
ethtool: fail closed if we can't get max channel used in indirection tables
Jakub Kicinski
2023-08-15
ethtool: netlink: always pass genl_info to .prepare_data
Jakub Kicinski
2023-01-27
ethtool: netlink: convert commands to common SET
Jakub Kicinski
2022-11-08
ethtool: Fail number of channels change when it conflicts with rxnfc
Gal Pressman
2021-12-15
ethtool: use ethnl_parse_header_dev_put()
Eric Dumazet
2021-02-28
ethtool: fix the check logic of at least one channel for RX/TX
Yinjun Zhang
2020-12-16
ethtool: fix error paths in ethnl_set_channels()
Ivan Vecera
2020-10-06
ethtool: link up ethnl_header_policy as a nested policy
Jakub Kicinski
2020-10-06
ethtool: trim policy tables
Jakub Kicinski
2020-10-06
ethtool: wire up set policies to ops
Jakub Kicinski
2020-10-06
ethtool: wire up get policies to ops
Jakub Kicinski
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-21
xsk: Move driver interface to xdp_sock_drv.h
Magnus Karlsson
2020-05-16
ethtool: check if there is at least one channel for TX/RX in the core
Jakub Kicinski
2020-03-13
ethtool: fix spelling mistake "exceeeds" -> "exceeds"
Colin Ian King
2020-03-12
ethtool: add CHANNELS_NTF notification
Michal Kubecek
2020-03-12
ethtool: set device channel counts with CHANNELS_SET request
Michal Kubecek
2020-03-12
ethtool: provide channel counts with CHANNELS_GET request
Michal Kubecek