aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* ice: Honor iflib transmit completion batchingKevin Bowling4 hours1-7/+12
* ice: Defer RDMA critical error notificationsKevin Bowling4 hours4-1/+34
* iavf: Honor PF-negotiated RSS sizesKevin Bowling5 hours3-5/+21
* thunderbolt: Account for CRC in router config write message sizeAymeric Wibo5 hours1-1/+2
* hn: Forward capability changes to transparent VFsKevin Bowling5 hours2-20/+114
* hn: Relay VLAN membership to transparent VFsKevin Bowling5 hours2-4/+89
* ice: Use sleepable locks in shared codeKevin Bowling5 hours1-11/+13
* igbv: Recover disabled Hyper-V transmit queuesKevin Bowling8 hours1-0/+35
* cxgbe: Use the correct GHASH offset for a GMAC from a full TLS recordJohn Baldwin9 hours1-1/+1
* vlan: Notify the parent when replacing a VLAN IDKevin Bowling9 hours1-0/+2
* igbv: Support Hyper-V virtual functionsKevin Bowling9 hours3-5/+191
* acpi: Fix unused variable errorAymeric Wibo10 hours1-1/+1
* amdsmu: Add clarifying comment for the *sw_drips metricsAymeric Wibo10 hours1-0/+7
* acpi: Don't compile CPU_VENDOR_{AMD,HYGON} cases on non-x86_64Aymeric Wibo10 hours1-1/+3
* iflib: add a new global tunable "prefer_mpring"Andrew Gallatin12 hours1-0/+5
* acpi: Warn if no amdsmu(4) loaded after suspend-to-idle resumeAymeric Wibo13 hours1-0/+33
* iflib: implement driver-provided queue selection for simple txAndrew Gallatin13 hours1-31/+87
* proc: free kstack buffers when debug permission changesAndrew Griffiths13 hours1-0/+2
* mac_bsdextended: reject negative rule indices in sysctl_rule()Andrew Griffiths13 hours1-2/+2
* fixup! IB/mlx5: Expose GRE flow spec to user-kernel ABI headerAriel Ehrenberg15 hours1-1/+1
* IB/mlx5: Expose GRE flow spec to user-kernel ABI headerVag Singh15 hours3-1/+38
* IB/mlx5: Fix ABI alignment to 64 bitVag Singh15 hours1-0/+1
* fixup! IB/mlx5: Add tunneling offloads supportAriel Ehrenberg15 hours1-1/+1
* fixup! IB/mlx5: Add tunneling offloads supportAriel Ehrenberg15 hours2-2/+2
* IB/mlx5: Add tunneling offloads supportVag Singh15 hours5-8/+76
* fixup! IB/mlx5: Expose multi-packet RQ capabilitiesAriel Ehrenberg15 hours1-0/+9
* IB/mlx5: Expose multi-packet RQ capabilitiesVag Singh15 hours5-11/+86
* fixup! IB/mlx5: Expose software parsing for Raw Ethernet QPAriel Ehrenberg15 hours1-1/+2
* IB/mlx5: Expose software parsing for Raw Ethernet QPVag Singh15 hours3-0/+41
* IB/mlx5: Report mlx5 packet pacing capabilities when querying deviceVag Singh15 hours2-0/+26
* fixup! IB/mlx5: Support Vxlan tunneling specificationAriel Ehrenberg15 hours1-11/+35
* IB/mlx5: Support Vxlan tunneling specificationVag Singh15 hours2-58/+93
* IB/mlx5: Report mlx5 multi packet WQE capabilities when querying deviceVag Singh15 hours2-0/+13
* mlx5ib: Avoid system crash when enabling many VFsVag Singh15 hours2-3/+4
* fixup! mlx5/linuxkpi: Add MLX5_PCI_DEV_IS_VF to mlx5_core_pci_tableAriel Ehrenberg15 hours2-9/+10
* mlx5/linuxkpi: Add MLX5_PCI_DEV_IS_VF to mlx5_core_pci_tableVag Singh15 hours2-17/+17
* hvuio: Add HV_UIO driverVag Singh15 hours7-3/+838
* fixup! mlx5en: Add sysctl variable mapping driver name to IF nameAriel Ehrenberg15 hours1-2/+3
* mlx5en: Add sysctl variable mapping driver name to IF nameVag Singh15 hours1-0/+17
* fixup! mlx5/mlx5ib: Azure/HyperV OFED failing to create IB verbs deviceAriel Ehrenberg15 hours1-10/+64
* mlx5/mlx5ib: Azure/HyperV OFED failing to create IB verbs deviceVag Singh15 hours3-33/+51
* fixup! mlx5ib: Add drop flow steering rule supportAriel Ehrenberg15 hours1-4/+10
* mlx5ib: Add drop flow steering rule supportVag Singh15 hours1-4/+14
* fixup! IB/mlx5: Add support for CQE compressingAriel Ehrenberg15 hours1-6/+10
* IB/mlx5: Add support for CQE compressingVag Singh15 hours5-2/+50
* mlx5en: allow userspace to enable/disable allmutli modeVag Singh15 hours1-1/+2
* fixup! IB/mlx5: Enabled VLAN stripping capabilityAriel Ehrenberg15 hours1-0/+2
* IB/mlx5: Enabled VLAN stripping capabilityVag Singh15 hours3-5/+68
* acpi: Increase length of time (1s -> 5s) for quirkDevin Teske16 hours1-15/+31
* tcp: Create fewer per-VNET zonesMark Johnston17 hours4-77/+74