summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-04-22ice: fix timestamp interrupt configuration for E825CGrzegorz Nitka
2026-04-22bnge: remove unsupported backing store typeVikas Gupta
2026-04-22bnge: fix initial HWRM sequenceVikas Gupta
2026-04-21net: airoha: Fix PPE cpu port configuration for GDM2 loopback pathLorenzo Bianconi
2026-04-21iavf: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21bnxt: use snapshot in bnxt_cfg_rx_modeStanislav Fomichev
2026-04-21bnxt: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21mlx5: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21fbnic: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-20net: airoha: Fix possible TX queue stall in airoha_qdma_tx_napi_poll()Lorenzo Bianconi
2026-04-20net/mlx5: Fix HCA caps leak on notifier init failurePrathamesh Deshpande
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-04-18net: ks8851: Avoid excess softirq schedulingMarek Vasut
2026-04-18net: ks8851: Reinstate disabling of BHs around IRQ handlerMarek Vasut
2026-04-18net: stmmac: Update default_an_inband before passing value to phylink_configKhaiWenTan
2026-04-18e1000e: Unroll PTP in probe error handlingMatt Vollrath
2026-04-18iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2Petr Oros
2026-04-18i40e: don't advertise IFF_SUPP_NOFCSKohei Enju
2026-04-18ice: fix potential NULL pointer deref in error path of ice_set_ringparam()Kohei Enju
2026-04-18ice: fix race condition in TX timestamp ring cleanupKeita Morisaki
2026-04-18ice: fix ICE_AQ_LINK_SPEED_M for 200GPaul Greenwalt
2026-04-18ice: fix PHY config on media change with link-down-on-closePaul Greenwalt
2026-04-18ice: fix double-free of tx_buf skbMichal Schmidt
2026-04-18ice: fix double free in ice_sf_eth_activate() error pathGuangshuo Li
2026-04-18ice: update PCS latency settings for E825 10G/25Gb modesGrzegorz Nitka
2026-04-18ice: fix 'adjust' timer programming for E830 devicesGrzegorz Nitka
2026-04-16Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-16net: enetc: fix NTMP DMA use-after-free issueWei Fang
2026-04-16net: enetc: correct the command BD ring consumer indexWei Fang
2026-04-16net: airoha: Wait for NPU PPE configuration to complete in airoha_ppe_offload...Lorenzo Bianconi
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds
2026-04-14net: airoha: Add missing PPE configurations in airoha_ppe_hw_init()Lorenzo Bianconi
2026-04-14net: airoha: Fix VIP configuration for AN7583 SoCLorenzo Bianconi
2026-04-13net: airoha: Remove PCE_MC_EN_MASK bit in REG_FE_PCE_CFG configurationLorenzo Bianconi
2026-04-13net: airoha: Rely on net_device pointer in ETS callbacksLorenzo Bianconi
2026-04-13net: airoha: Rely on net_device pointer in HTB callbacksLorenzo Bianconi
2026-04-13net: airoha: Rely on net_device pointer in airoha_dev_setup_tc_block signatureLorenzo Bianconi
2026-04-13bnge: return after auxiliary_device_uninit() in error pathGreg Kroah-Hartman
2026-04-13octeon_ep_vf: add NULL check for napi_build_skb()David Carlier
2026-04-13octeon_ep_vf: introduce octep_vf_oq_next_idx() helperDavid Carlier
2026-04-13net: stmmac: enable RPS and RBU interruptsRussell King (Oracle)
2026-04-13mlx4: correct error reporting in mlx4_master_process_vhcr()Alok Tiwari
2026-04-12net: ethernet: mtk_eth_soc: initialize PPE per-tag-layer MTU registersDaniel Golle
2026-04-12net/mlx5e: IPsec, fix ASO poll timeout with read_poll_timeout_atomic()Gal Pressman
2026-04-12net/mlx5e: Fix features not applied during netdev registrationGal Pressman