summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-04-23selftests: mlxsw: Increase the tolerance of backlog buildupPetr Machata-2/+2
2021-04-23selftests: mlxsw: Return correct error code in resource scale testsDanielle Ratson-2/+6
2021-04-23selftests: mlxsw: Remove a redundant if statement in tc_flower_scale testDanielle Ratson-5/+1
2021-04-23selftests: mlxsw: Remove a redundant if statement in port_scale testDanielle Ratson-5/+1
2021-04-23selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata-1/+1
2021-04-23Merge tag 'wireless-drivers-next-2021-04-23' of git://git.kernel.org/pub/scm/...David S. Miller-1157/+3428
2021-04-23Merge branch 'r8152-adjust-REALTEK_USB_DEVICE'David S. Miller-44/+27
2021-04-23r8152: redefine REALTEK_USB_DEVICE macroHayes Wang-35/+27
2021-04-23r8152: remove NCM mode from REALTEK_USB_DEVICE macroHayes Wang-9/+0
2021-04-23enetc: fix locking for one-step timestamping packet transferYangbo Lu-9/+9
2021-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-65/+15
2021-04-23Merge branch 'mk_eth_soc_fixes-perf-improvements'David S. Miller-100/+213
2021-04-23net: ethernet: mtk_eth_soc: use iopoll.h macro for DMA initIlya Lipnitskiy-17/+14
2021-04-23net: ethernet: mtk_eth_soc: set PPE flow hash as skb hash if presentFelix Fietkau-0/+8
2021-04-23net: ethernet: mtk_eth_soc: rework NAPI callbacksIlya Lipnitskiy-30/+24
2021-04-23net: ethernet: mtk_eth_soc: reduce unnecessary interruptsFelix Fietkau-4/+5
2021-04-23net: ethernet: mtk_eth_soc: only read the full RX descriptor if DMA is doneFelix Fietkau-4/+8
2021-04-23net: ethernet: mtk_eth_soc: cache HW pointer of last freed TX descriptorFelix Fietkau-4/+6
2021-04-23net: ethernet: mtk_eth_soc: implement dynamic interrupt moderationFelix Fietkau-14/+124
2021-04-23net: ethernet: mtk_eth_soc: increase DMA ring sizesFelix Fietkau-1/+1
2021-04-23net: ethernet: mtk_eth_soc: use larger burst size for QDMA TXFelix Fietkau-2/+2
2021-04-23net: ethernet: mtk_eth_soc: remove unnecessary TX queue stopsFelix Fietkau-13/+2
2021-04-23net: ethernet: mtk_eth_soc: reduce MDIO bus access latencyFelix Fietkau-1/+1
2021-04-23net: ethernet: mtk_eth_soc: use napi_consume_skbFelix Fietkau-7/+12
2021-04-23net: ethernet: mtk_eth_soc: fix build_skb cleanupIlya Lipnitskiy-2/+3
2021-04-23net: ethernet: mtk_eth_soc: unmap RX data before calling build_skbFelix Fietkau-2/+3
2021-04-23net: ethernet: mtk_eth_soc: fix RX VLAN offloadFelix Fietkau-1/+2
2021-04-23net: mana: Use int to check the return value of mana_gd_poll_cq()Dexuan Cui-2/+2
2021-04-23virtio-net: fix use-after-free in skb_gro_receiveXuan Zhuo-3/+9
2021-04-23net: sock: remove the unnecessary check in proto_registerTonghao Zhang-1/+1
2021-04-22Merge branch 'stmmac-swmac-desc-prefetch'David S. Miller-2/+17
2021-04-22stmmac: intel: Enable HW descriptor prefetch by defaultMohammad Athari Bin Ismail-0/+1
2021-04-22net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwardsMohammad Athari Bin Ismail-2/+16
2021-04-22net/mlx4: Treat VFs fair when handling comm_channel_eventsHans Westgaard Ry-29/+41
2021-04-22r8152: replace return with break for ram code speedup mode timeoutHayes Wang-1/+1
2021-04-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller-55/+2214
2021-04-22vxge: avoid -Wemtpy-body warningsArnd Bergmann-7/+7
2021-04-22net: wwan: core: Return poll error in case of port removalLoic Poulain-0/+2
2021-04-22netdevsim: Only use sampling truncation length when validIdo Schimmel-3/+4
2021-04-22net: enetc: fix link error againArnd Bergmann-3/+1
2021-04-22net: mana: fix PCI_HYPERV dependencyArnd Bergmann-1/+1
2021-04-22iavf: Support for modifying SCTP RSS flow hashingHaiyue Wang-5/+56
2021-04-22iavf: Support for modifying UDP RSS flow hashingHaiyue Wang-5/+56
2021-04-22iavf: Support for modifying TCP RSS flow hashingHaiyue Wang-4/+450
2021-04-22iavf: Add framework to enable ethtool RSS configHaiyue Wang-0/+214
2021-04-22ice: Support RSS configure removal for AVFQi Zhang-2/+105
2021-04-22ice: Enable RSS configure for AVFQi Zhang-1/+486
2021-04-22ice: Add helper function to get the VF's VSIBrett Creeley-43/+39
2021-04-22ice: remove redundant assignment to pointer vsiColin Ian King-1/+0
2021-04-22iavf: add support for UDP Segmentation OffloadBrett Creeley-4/+14