Age | Commit message (Expand) | Author |
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 |