summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-05-18net/mlx5e: Allow relaxed ordering over VFsAya Levin2-5/+3
2022-05-18net/mlx5e: Support partial GSO for tunnels over vlansGal Pressman1-1/+1
2022-05-18net/mlx5e: IPoIB, Improve ethtool rxnfc callback structure in IPoIBGal Pressman1-4/+10
2022-05-18net/mlx5e: Allocate virtually contiguous memory for reps structuresTariq Toukan1-6/+6
2022-05-18net/mlx5e: Allocate virtually contiguous memory for VLANs listTariq Toukan1-2/+2
2022-05-18net/mlx5: Allocate virtually contiguous memory in pci_irq.cTariq Toukan1-4/+4
2022-05-18net/mlx5: Allocate virtually contiguous memory in vport.cTariq Toukan1-26/+26
2022-05-18net/mlx5: Inline db alloc API functionTariq Toukan1-6/+0
2022-05-18net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh2-2/+7
2022-05-18net/mlx5: sparse: error: context imbalance in 'mlx5_vf_get_core_dev'Saeed Mahameed1-2/+0
2022-05-18net/mlx5: Drain fw_reset when removing deviceShay Drory3-3/+27
2022-05-18net/mlx5e: CT: Fix setting flow_source for smfs ct tuplesPaul Blakey1-1/+1
2022-05-18net/mlx5e: CT: Fix support for GRE tuplesPaul Blakey1-24/+32
2022-05-18net/mlx5e: Remove HW-GRO from reported featuresGal Pressman1-4/+0
2022-05-18net/mlx5e: Properly block HW GRO when XDP is enabledMaxim Mikityanskiy1-0/+12
2022-05-18net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy1-0/+7
2022-05-18net/mlx5e: Block rx-gro-hw feature in switchdev modeAya Levin1-0/+4
2022-05-18net/mlx5e: Wrap mlx5e_trap_napi_poll into rcu_read_lockMaxim Mikityanskiy1-3/+10
2022-05-18net/mlx5: DR, Ignore modify TTL on RX if device doesn't support itYevgeny Kliteynik2-21/+48
2022-05-18net/mlx5: Initialize flow steering during driver probeShay Drory3-61/+91
2022-05-18net/mlx5: DR, Fix missing flow_source when creating multi-destination FW tableMaor Dickman5-6/+14
2022-05-18octeontx2-pf: Add support for adaptive interrupt coalescingSuman Ghosh7-8/+99
2022-05-18ptp: ptp_clockmatrix: return -EBUSY if phase pull-in is in progressMin Li2-32/+2
2022-05-18ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS supportMin Li2-109/+185
2022-05-18net: smc911x: replace ternary operator with min()Guo Zhengkui1-1/+1
2022-05-18net: thunderx: remove null check after call container_of()Haowen Bai1-3/+0
2022-05-18octeontx2-pf: Use memset_startat() helper in otx2_stop()Xiu Jianfeng1-2/+1
2022-05-18net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET1-1/+2
2022-05-18Merge tag 'pci-v5.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-27/+38
2022-05-18Merge tag 'thermal-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-16/+32
2022-05-17ice: Fix interrupt moderation settings getting clearedMichal Wilczynski2-11/+16
2022-05-17ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt1-3/+4
2022-05-17ice: fix crash when writing timestamp on RX ringsArkadiusz Kubalewski1-4/+15
2022-05-17rtw89: pci: only mask out INT indicator register for disable interrupt v1Ping-Ke Shih1-3/+0
2022-05-17rtw89: convert rtw89_band to nl80211_band preciselyZong-Zhe Yang4-11/+29
2022-05-17rtw89: 8852c: update txpwr tables to HALRF_027_00_052Zong-Zhe Yang1-1857/+1857
2022-05-17rtw89: cfo: check mac_id to avoid out-of-boundsPing-Ke Shih1-0/+5
2022-05-17rtw89: 8852c: set TX antenna pathPing-Ke Shih1-4/+5
2022-05-17rtw89: add ieee80211::sta_rc_update opsPing-Ke Shih3-5/+22
2022-05-17wireless: Fix Makefile to be in alphabetical orderSrinivasan R1-1/+1
2022-05-17net: phy: marvell: Add errata section 5.1 for Alaska PHYLeszek Polak1-0/+37
2022-05-17net: qede: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi1-1/+0
2022-05-17net: vxge: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi1-2/+0
2022-05-17qed: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi1-1/+0
2022-05-17net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()Zixuan Fu1-0/+4
2022-05-17net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()Zixuan Fu1-0/+2
2022-05-17net/mlxbf_gige: use eth_zero_addr() to clear mac addressLu Wei1-1/+1
2022-05-17ethernet/ti: delete if NULL check befort devm_kfreeBernard Zhao1-9/+4
2022-05-17net: systemport: Fix an error handling path in bcm_sysport_probe()Christophe JAILLET1-2/+4
2022-05-17net: lan966x: Fix assignment of the MAC addressHoratiu Vultur1-0/+28