Age | Commit message (Expand) | Author |
2021-04-25 | hv_netvsc: Make netvsc/VF binding check both MAC and serial number | Dexuan Cui |
2021-04-25 | bnxt_en: Fix RX consumer index logic in the error path. | Michael Chan |
2021-04-25 | ch_ktls: Remove redundant variable result | Jiapeng Chong |
2021-04-24 | can: etas_es58x: Fix a couple of spelling mistakes | Colin Ian King |
2021-04-24 | can: etas_es58x: Fix missing null check on netdev pointer | Colin Ian King |
2021-04-24 | net/mlx5: SF, Extend SF table for additional SF id range | Parav Pandit |
2021-04-24 | net/mlx5: SF, Split mlx5_sf_hw_table into two parts | Parav Pandit |
2021-04-24 | net/mlx5: SF, Use helpers for allocation and free | Parav Pandit |
2021-04-24 | net/mlx5: SF, Consider own vhca events of SF devices | Parav Pandit |
2021-04-24 | net/mlx5: SF, Store and use start function id | Parav Pandit |
2021-04-24 | devlink: Extend SF port attributes to have external attribute | Parav Pandit |
2021-04-24 | net/mlx5: SF, Rely on hw table for SF devlink port allocation | Parav Pandit |
2021-04-24 | net/mlx5: E-Switch, Consider SF ports of host PF | Parav Pandit |
2021-04-24 | net/mlx5: E-Switch, Use xarray for vport number to vport and rep mapping | Parav Pandit |
2021-04-24 | net/mlx5: E-Switch, Prepare to return total vports from eswitch struct | Parav Pandit |
2021-04-24 | net/mlx5: E-Switch, Return eswitch max ports when eswitch is supported | Parav Pandit |
2021-04-23 | phy: nxp-c45-tja11xx: add interrupt support | Radu Pirea (NXP OSS) |
2021-04-23 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller |
2021-04-23 | Merge tag 'wireless-drivers-next-2021-04-23' of git://git.kernel.org/pub/scm/... | David S. Miller |
2021-04-23 | r8152: redefine REALTEK_USB_DEVICE macro | Hayes Wang |
2021-04-23 | r8152: remove NCM mode from REALTEK_USB_DEVICE macro | Hayes Wang |
2021-04-23 | enetc: fix locking for one-step timestamping packet transfer | Yangbo Lu |
2021-04-23 | net: ethernet: mtk_eth_soc: use iopoll.h macro for DMA init | Ilya Lipnitskiy |
2021-04-23 | net: ethernet: mtk_eth_soc: set PPE flow hash as skb hash if present | Felix Fietkau |
2021-04-23 | net: ethernet: mtk_eth_soc: rework NAPI callbacks | Ilya Lipnitskiy |
2021-04-23 | net: ethernet: mtk_eth_soc: reduce unnecessary interrupts | Felix Fietkau |
2021-04-23 | net: ethernet: mtk_eth_soc: only read the full RX descriptor if DMA is done | Felix Fietkau |
2021-04-23 | net: ethernet: mtk_eth_soc: cache HW pointer of last freed TX descriptor | Felix Fietkau |
2021-04-23 | net: ethernet: mtk_eth_soc: implement dynamic interrupt moderation | Felix Fietkau |
2021-04-23 | net: ethernet: mtk_eth_soc: increase DMA ring sizes | Felix Fietkau |
2021-04-23 | net: ethernet: mtk_eth_soc: use larger burst size for QDMA TX | Felix Fietkau |
2021-04-23 | net: ethernet: mtk_eth_soc: remove unnecessary TX queue stops | Felix Fietkau |
2021-04-23 | net: ethernet: mtk_eth_soc: reduce MDIO bus access latency | Felix Fietkau |
2021-04-23 | net: ethernet: mtk_eth_soc: use napi_consume_skb | Felix Fietkau |
2021-04-23 | net: ethernet: mtk_eth_soc: fix build_skb cleanup | Ilya Lipnitskiy |
2021-04-23 | net: ethernet: mtk_eth_soc: unmap RX data before calling build_skb | Felix Fietkau |
2021-04-23 | net: ethernet: mtk_eth_soc: fix RX VLAN offload | Felix Fietkau |
2021-04-23 | net: geneve: modify IP header check in geneve6_xmit_skb and geneve_xmit_skb | Phillip Potter |
2021-04-23 | net: mana: Use int to check the return value of mana_gd_poll_cq() | Dexuan Cui |
2021-04-23 | virtio-net: fix use-after-free in skb_gro_receive | Xuan Zhuo |
2021-04-23 | iavf: redefine the magic number for FDIR GTP-U header fields | Haiyue Wang |
2021-04-23 | iavf: enhance the duplicated FDIR list scan handling | Haiyue Wang |
2021-04-23 | iavf: change the flex-byte support number to macro definition | Haiyue Wang |
2021-04-23 | iavf: remove duplicate free resources calls | Stefan Assmann |
2021-04-23 | i40e: use minimal admin queue for kdump | Coiby Xu |
2021-04-23 | i40e: use minimal Rx and Tx ring buffers for kdump | Coiby Xu |
2021-04-23 | i40e: use minimal Tx and Rx pairs for kdump | Coiby Xu |
2021-04-23 | i40e: refactor repeated link state reporting code | Aleksandr Loktionov |
2021-04-22 | stmmac: intel: Enable HW descriptor prefetch by default | Mohammad Athari Bin Ismail |
2021-04-22 | net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwards | Mohammad Athari Bin Ismail |