summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2026-01-22Octeontx2-af: Add proper checks for fwdataHariprasad Kelam2-1/+4
2026-01-22hinic3: Fix netif_queue_set_napi queue_index input parameter errorFan Gong1-9/+13
2026-01-22net: fec: account for VLAN header in frame length calculationsClemens Gruber1-6/+7
2026-01-22octeontx2-af: Fix error handlingRatheesh Kannoth1-22/+64
2026-01-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-8/+33
2026-01-22net: bcmasp: Fix network filter wake for asp-3.0Justin Chen2-2/+4
2026-01-22be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin1-1/+2
2026-01-21Octeontx2-pf: Update xdp featuresHariprasad Kelam1-1/+3
2026-01-21net: txgbe: remove the redundant data return in SW-FW mailboxJiawen Wu1-2/+2
2026-01-21net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao1-1/+1
2026-01-21net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao1-1/+1
2026-01-21net: stmmac: fix resume: calculate tso last_segmentRussell King (Oracle)1-3/+9
2026-01-21be2net: fix data race in be_get_new_eqdDavid Yang1-3/+5
2026-01-21idpf: Fix data race in idpf_net_dimDavid Yang1-5/+11
2026-01-21net: hns3: fix data race in hns3_fetch_statsDavid Yang1-33/+36
2026-01-20idpf: read lower clock bits inside the time sandwichMina Almasry1-1/+1
2026-01-20ice: fix devlink reload call tracePaul Greenwalt1-2/+1
2026-01-20ice: add missing ice_deinit_hw() in devlink reinit pathPaul Greenwalt1-0/+1
2026-01-20ice: Fix persistent failure in ice_get_rxfhCody Haas3-5/+30
2026-01-19octeontx2: cn10k: fix RX flowid TCAM mask handlingAlok Tiwari1-1/+1
2026-01-18amd-xgbe: avoid misleading per-packet error logRaju Rangoju1-4/+1
2026-01-18octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1
2026-01-16net: freescale: ucc_geth: Return early when TBI PHY can't be foundMaxime Chevallier1-1/+3
2026-01-13igc: Reduce TSN TX packet buffer from 7KB to 5KB per queueChwee-Lin Choong1-2/+3
2026-01-13igc: fix race condition in TX timestamp read for register 0Chwee-Lin Choong1-18/+25
2026-01-13igc: Restore default Qbv schedule when changing channelsKurt Kanzenbach2-2/+7
2026-01-13ice: Fix incorrect timeout ice_release_res()Ding Hui1-1/+1
2026-01-13ice: Avoid detrimental cleanup for bond during interface stopDave Ertman1-8/+17
2026-01-13ice: initialize ring_stats->syncpJacob Keller1-0/+4
2026-01-12net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollbackKery Qi1-1/+1
2026-01-11net/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed1-0/+3
2026-01-11net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of privSaeed Mahameed3-9/+12
2026-01-11net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink privSaeed Mahameed2-10/+12
2026-01-11net/mlx5e: Fix crash on profile change rollback failureSaeed Mahameed3-24/+44
2026-01-08Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski7-184/+256
2026-01-08net: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang1-2/+2
2026-01-08bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanupBreno Leitao1-3/+3
2026-01-08net: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier1-1/+1
2026-01-08net: airoha: Fix schedule while atomic in airoha_ppe_deinit()Lorenzo Bianconi1-3/+6
2026-01-07idpf: fix aux device unplugging when rdma is not supported by vportLarysa Zaremba1-1/+1
2026-01-07idpf: cap maximum Rx buffer sizeJoshua Hay2-3/+6
2026-01-07idpf: Fix error handling in idpf_vport_open()Sreedevi Joshi1-2/+2
2026-01-07idpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi3-17/+6
2026-01-07idpf: Fix RSS LUT configuration on down interfacesSreedevi Joshi1-7/+11
2026-01-07idpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi5-79/+66
2026-01-07idpf: fix issue with ethtool -n command displayErik Gabriel Carrillo2-22/+40
2026-01-07idpf: fix memory leak of flow steer list on rmmodSreedevi Joshi3-3/+42
2026-01-07idpf: fix error handling in the init_task on loadEmil Tantilov1-4/+12
2026-01-07idpf: fix memory leak in idpf_vc_core_deinit()Emil Tantilov1-0/+4
2026-01-07idpf: fix memory leak in idpf_vport_rel()Emil Tantilov1-0/+2