summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-12net/mlx5e: Fix hw mtu initializing at XDP SQ allocationAdham Faris1-1/+1
2023-01-12net/mlx5e: Always clear dest encap in neigh-update-delChris Mi1-1/+8
2023-01-12net/mlx5e: CT: Fix ct debugfs folder nameChris Mi1-6/+1
2023-01-12net/mlx5e: Fix RX reporter for XSK RQsTariq Toukan1-1/+5
2023-01-12net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by defaultDragos Tatulea1-0/+4
2023-01-12net/mlx5: Fix RoCE setting at HCA levelShay Drory2-2/+2
2023-01-12net/mlx5: Avoid recovery in probe flowsShay Drory1-0/+6
2023-01-12net/mlx5: Fix io_eq_size and event_eq_size params validationShay Drory1-1/+1
2023-01-12net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error pathJiri Pirko1-0/+2
2023-01-12net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh4-15/+61
2023-01-12vdpasim: fix memory leak when freeing IOTLBsJason Wang1-1/+3
2023-01-12vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_removeRong Wang1-1/+1
2023-01-12virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()Wei Yongjun1-1/+2
2023-01-12vdpa_sim: fix vringh initialization in vdpasim_queue_ready()Stefano Garzarella1-2/+1
2023-01-12vhost-vdpa: fix an iotlb memory leakStefano Garzarella1-4/+8
2023-01-12vhost: fix range used in translate_desc()Stefano Garzarella1-2/+2
2023-01-12vringh: fix range used in iotlb_translate()Stefano Garzarella1-3/+2
2023-01-12vhost/vsock: Fix error handling in vhost_vsock_init()Yuan Can1-1/+8
2023-01-12vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()ruanjinjie2-2/+6
2023-01-12vdpa/mlx5: Fix wrong mac address deletionEli Cohen1-1/+1
2023-01-12vdpa/mlx5: Fix rule forwarding VLAN to TIREli Cohen1-3/+5
2023-01-12bnxt_en: Fix HDS and jumbo thresholds for RX packetsMichael Chan1-4/+5
2023-01-12bnxt_en: Fix first buffer size calculations for XDP multi-bufferMichael Chan3-14/+17
2023-01-12bnxt_en: Fix XDP RX pathMichael Chan3-5/+8
2023-01-12bnxt_en: Simplify bnxt_xdp_buff_init()Michael Chan3-5/+5
2023-01-12net: dsa: mv88e6xxx: depend on PTP conditionallyJohnny S. Lee1-2/+2
2023-01-12qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin3-10/+16
2023-01-12net: hns3: fix VF promisc mode not update when mac table fullJian Shen1-32/+43
2023-01-12net: hns3: fix miss L3E checking for rx packetJian Shen1-6/+4
2023-01-12net: hns3: add interrupts re-initialization while doing VF FLRJie Wang1-1/+2
2023-01-12veth: Fix race with AF_XDP exposing old or uninitialized descriptorsShawn Bohrer1-2/+3
2023-01-12net: lan966x: Fix configuration of the PCSHoratiu Vultur1-1/+1
2023-01-12bonding: fix lockdep splat in bond_miimon_commit()Eric Dumazet1-3/+5
2023-01-12vmxnet3: correctly report csum_level for encapsulated packetRonak Doshi1-0/+8
2023-01-12net: vrf: determine the dst using the original ifindex for multicastAntoine Tenart1-3/+3
2023-01-12ice: xsk: do not use xdp_return_frame() on tx_buf->raw_bufMaciej Fijalkowski1-1/+1
2023-01-12drm/panfrost: Fix GEM handle creation ref-countingSteven Price3-28/+20
2023-01-12wifi: ath9k: use proper statements in conditionalsArnd Bergmann1-7/+7
2023-01-12phy: qcom-qmp-combo: fix broken power onJohan Hovold1-7/+13
2023-01-12usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen1-1/+4
2023-01-07drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asicsEvan Quan2-6/+28
2023-01-07drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34Evan Quan3-1/+4
2023-01-07drm/amd/pm: add missing SMU13.0.7 mm_dpm feature mappingEvan Quan1-0/+2
2023-01-07drm/amd/pm: add missing SMU13.0.0 mm_dpm feature mappingEvan Quan1-0/+2
2023-01-07drm/i915/migrate: Account for the reserved_spaceChris Wilson1-4/+12
2023-01-07drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld6-26/+82
2023-01-07drm/amdgpu: make display pinning more flexible (v2)Alex Deucher1-1/+2
2023-01-07drm/amdgpu: handle polaris10/11 overlap asics (v2)Alex Deucher1-2/+11
2023-01-07drm/amd/display: Add DCN314 display SG SupportYifan Zhang1-0/+1
2023-01-07drm/i915/ttm: consider CCS for backup objectsMatthew Auld3-5/+26