| Age | Commit message (Expand) | Author |
| 2022-05-10 | sfc/siena: Rename functions in efx headers to avoid conflicts with sfc | Martin Habets |
| 2022-05-10 | sfc/siena: Remove build references to missing functionality | Martin Habets |
| 2022-05-10 | sfc: Copy shared files needed for Siena (part 2) | Martin Habets |
| 2022-05-10 | sfc: Copy shared files needed for Siena (part 1) | Martin Habets |
| 2022-05-10 | sfc: Move Siena specific files | Martin Habets |
| 2022-05-10 | net: phy: micrel: Fix incorrect variable type in micrel | Wan Jiabing |
| 2022-05-10 | nfp: flower: fix 'variable 'flow6' set but not used' | Louis Peens |
| 2022-05-10 | igc: Change type of the 'igc_check_downshift' method | Sasha Neftin |
| 2022-05-10 | igc: Remove unused phy_type enum | Sasha Neftin |
| 2022-05-10 | igc: Remove igc_set_spd_dplx method | Sasha Neftin |
| 2022-05-10 | ath11k: remove redundant assignment to variables vht_mcs and he_mcs | Colin Ian King |
| 2022-05-10 | ath11k: Reuse the available memory after firmware reload | Anilkumar Kolli |
| 2022-05-10 | wil6210: remove 'freq' debugfs | Johannes Berg |
| 2022-05-10 | ath11k: Designating channel frequency when sending management frames | Baochen Qiang |
| 2022-05-10 | ath11k: Don't check arvif->is_started before sending management frames | Baochen Qiang |
| 2022-05-10 | ath11k: Implement remain-on-channel support | Baochen Qiang |
| 2022-05-10 | ath11k: Handle keepalive during WoWLAN suspend and resume | Baochen Qiang |
| 2022-05-10 | net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIs | Yishai Hadas |
| 2022-05-10 | net: ethernet: Add driver for Sunplus SP7021 | Wells Lu |
| 2022-05-10 | net: atlantic: always deep reset on pm op, fixing up my null deref regression | Manuel Ullmann |
| 2022-05-10 | tsnep: Add free running cycle counter support | Gerhard Engleder |
| 2022-05-10 | eth: dpaa2-mac: remove a dead-code NULL check on fwnode parent | Jakub Kicinski |
| 2022-05-09 | net/mlx5: Lag, add debugfs to query hardware lag state | Mark Bloch |
| 2022-05-09 | net/mlx5: Lag, use buckets in hash mode | Mark Bloch |
| 2022-05-09 | net/mlx5: Lag, refactor dmesg print | Mark Bloch |
| 2022-05-09 | net/mlx5: Support devices with more than 2 ports | Mark Bloch |
| 2022-05-09 | net/mlx5: Lag, use actual number of lag ports | Mark Bloch |
| 2022-05-09 | net/mlx5: Lag, use hash when in roce lag on 4 ports | Mark Bloch |
| 2022-05-09 | net/mlx5: Lag, support single FDB only on 2 ports | Mark Bloch |
| 2022-05-09 | net/mlx5: Lag, store number of ports inside lag object | Mark Bloch |
| 2022-05-09 | net/mlx5: Lag, filter non compatible devices | Mark Bloch |
| 2022-05-09 | net/mlx5: Lag, use lag lock | Mark Bloch |
| 2022-05-09 | net/mlx5: Lag, move E-Switch prerequisite check into lag code | Mark Bloch |
| 2022-05-09 | net/mlx5: devcom only supports 2 ports | Mark Bloch |
| 2022-05-09 | net/mlx5: Lag, expose number of lag ports | Mark Bloch |
| 2022-05-09 | net/mlx5: Increase FW pre-init timeout for health recovery | Gavin Li |
| 2022-05-09 | net/mlx5: Add exit route when waiting for FW | Gavin Li |
| 2022-05-09 | nfp: support Corigine PCIE vendor ID | Yu Xiao |
| 2022-05-09 | nfp: vendor neutral strings for chip and Corigne in strings for driver | Yu Xiao |
| 2022-05-09 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
| 2022-05-09 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
| 2022-05-09 | net: phy: Fix race condition on link status change | Francesco Dolcini |
| 2022-05-09 | ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one() | Yang Yingliang |
| 2022-05-09 | ionic: fix missing pci_release_regions() on error in ionic_probe() | Yang Yingliang |
| 2022-05-09 | net: hns3: fix incorrect type of argument in declaration of function hclge_co... | Guangbin Huang |
| 2022-05-09 | net: hns3: add query vf ring and vector map relation | Guangbin Huang |
| 2022-05-09 | net: hns3: add byte order conversion for VF to PF mailbox message | Jie Wang |
| 2022-05-09 | net: hns3: add byte order conversion for PF to VF mailbox message | Jie Wang |
| 2022-05-09 | net: hns3: remove the affinity settings of vector0 | Yufeng Mo |
| 2022-05-09 | net: hns3: fix access null pointer issue when set tx-buf-size as 0 | Hao Chen |