Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-24phy: nxp-c45-tja11xx: add interrupt supportRadu Pirea (NXP OSS)
2021-04-24net/atm: Fix spelling mistake "requed" -> "requeued"Colin Ian King
2021-04-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-04-23Merge tag 'wireless-drivers-next-2021-04-23' of git://git.kernel.org/pub/scm/...David S. Miller
2021-04-23r8152: redefine REALTEK_USB_DEVICE macroHayes Wang
2021-04-23r8152: remove NCM mode from REALTEK_USB_DEVICE macroHayes Wang
2021-04-23enetc: fix locking for one-step timestamping packet transferYangbo Lu
2021-04-23net: ethernet: mtk_eth_soc: use iopoll.h macro for DMA initIlya Lipnitskiy
2021-04-23net: ethernet: mtk_eth_soc: set PPE flow hash as skb hash if presentFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: rework NAPI callbacksIlya Lipnitskiy
2021-04-23net: ethernet: mtk_eth_soc: reduce unnecessary interruptsFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: only read the full RX descriptor if DMA is doneFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: cache HW pointer of last freed TX descriptorFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: implement dynamic interrupt moderationFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: increase DMA ring sizesFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: use larger burst size for QDMA TXFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: remove unnecessary TX queue stopsFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: reduce MDIO bus access latencyFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: use napi_consume_skbFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: fix build_skb cleanupIlya Lipnitskiy
2021-04-23net: ethernet: mtk_eth_soc: unmap RX data before calling build_skbFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: fix RX VLAN offloadFelix Fietkau
2021-04-23net: mana: Use int to check the return value of mana_gd_poll_cq()Dexuan Cui
2021-04-23virtio-net: fix use-after-free in skb_gro_receiveXuan Zhuo
2021-04-23iavf: redefine the magic number for FDIR GTP-U header fieldsHaiyue Wang
2021-04-23iavf: enhance the duplicated FDIR list scan handlingHaiyue Wang
2021-04-23iavf: change the flex-byte support number to macro definitionHaiyue Wang
2021-04-23iavf: remove duplicate free resources callsStefan Assmann
2021-04-23i40e: use minimal admin queue for kdumpCoiby Xu
2021-04-23i40e: use minimal Rx and Tx ring buffers for kdumpCoiby Xu
2021-04-23i40e: use minimal Tx and Rx pairs for kdumpCoiby Xu
2021-04-23i40e: refactor repeated link state reporting codeAleksandr Loktionov
2021-04-23stmmac: intel: Enable HW descriptor prefetch by defaultMohammad Athari Bin Ismail
2021-04-23net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwardsMohammad Athari Bin Ismail
2021-04-23net/mlx4: Treat VFs fair when handling comm_channel_eventsHans Westgaard Ry
2021-04-23r8152: replace return with break for ram code speedup mode timeoutHayes Wang
2021-04-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-04-22vxge: avoid -Wemtpy-body warningsArnd Bergmann
2021-04-22net: wwan: core: Return poll error in case of port removalLoic Poulain
2021-04-22netdevsim: Only use sampling truncation length when validIdo Schimmel
2021-04-22net: enetc: fix link error againArnd Bergmann
2021-04-22net: mana: fix PCI_HYPERV dependencyArnd Bergmann
2021-04-22iavf: Support for modifying SCTP RSS flow hashingHaiyue Wang
2021-04-22iavf: Support for modifying UDP RSS flow hashingHaiyue Wang
2021-04-22iavf: Support for modifying TCP RSS flow hashingHaiyue Wang
2021-04-22iavf: Add framework to enable ethtool RSS configHaiyue Wang
2021-04-22ice: Support RSS configure removal for AVFQi Zhang
2021-04-22ice: Enable RSS configure for AVFQi Zhang
2021-04-22ice: Add helper function to get the VF's VSIBrett Creeley
2021-04-22ice: remove redundant assignment to pointer vsiColin Ian King