summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-04-04net: ibmveth: make veth_pool_store stop hangingDave Marquardt
2025-04-04net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROPLorenzo Bianconi
2025-04-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2025-04-03net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()Lorenzo Bianconi
2025-04-03eth: bnxt: fix deadlock in the mgmt_opsTaehee Yoo
2025-04-03sfc: fix NULL dereferences in ef100_process_design_param()Edward Cree
2025-04-03gve: handle overflow when reporting TX consumed descriptorsJoshua Washington
2025-04-02net: mvpp2: Prevent parser TCAM memory corruptionTobias Waldekranz
2025-04-02eth: mlx4: select PAGE_POOLGreg Thelen
2025-04-02net: airoha: Fix ETS priomap validationLorenzo Bianconi
2025-04-02net: airoha: Fix qid report in airoha_tc_get_htb_get_leaf_queue()Lorenzo Bianconi
2025-04-02idpf: fix adapter NULL pointer dereference on rebootEmil Tantilov
2025-04-02ixgbe: fix media type detection for E610 devicePiotr Kwapulinski
2025-04-02e1000e: change k1 configuration on MTP and later platformsVitaly Lifshits
2025-04-02igc: Fix TX drops in XDP ZCZdenek Bouska
2025-04-02igc: Fix XSK queue NAPI ID mappingJoe Damato
2025-04-01Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-01Merge tag 'dmaengine-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-31bnxt_en: bring back rtnl lock in bnxt_shutdownStanislav Fomichev
2025-03-31eth: gve: add missing netdev locks on reset and shutdown pathsJakub Kicinski
2025-03-31octeontx2-af: Free NIX_AF_INT_VEC_GEN irqGeetha sowjanya
2025-03-31octeontx2-af: Fix mbox INTR handler when num VFs > 64Geetha sowjanya
2025-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-03-29Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-28net/mlx5e: SHAMPO, Make reserved size independent of page sizeLama Kayal
2025-03-28net: mana: Switch to page pool for jumbo framesHaiyang Zhang
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-25net: libwx: fix Tx L4 checksumJiawen Wu
2025-03-25net: libwx: fix Tx descriptor content for some tunnel packetsJiawen Wu
2025-03-25net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cardsHans-Frieder Vogt
2025-03-25net: tn40xx: prepare tn40xx driver to find phy of the TN9510 cardHans-Frieder Vogt
2025-03-25net: tn40xx: create swnode for mdio and aqr105 phy and add to mdiobusHans-Frieder Vogt
2025-03-25gve: add XDP DROP and PASS support for DQJoshua Washington
2025-03-25gve: update XDP allocation path support RX buffer postingJoshua Washington
2025-03-25gve: merge packet buffer size fieldsJoshua Washington
2025-03-25gve: update GQ RX to use buf_sizeJoshua Washington
2025-03-25gve: introduce config-based allocation for XDPJoshua Washington
2025-03-25gve: remove xdp_xsk_done and xdp_xsk_wakeup statisticsJoshua Washington
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-25stmmac: intel: interface switching support for RPL-P platformChoong Yong Liang
2025-03-25stmmac: Replace deprecated PCI functionsPhilipp Stanner
2025-03-25stmmac: Remove pcim_* functions for driver detachPhilipp Stanner
2025-03-25stmmac: loongson: Remove surplus loopPhilipp Stanner
2025-03-25octeontx2-af: mcs: Remove redundant 'flush_workqueue()' callsChen Ni
2025-03-25Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-03-25net: au1000_eth: Mark au1000_ReleaseDB() staticJohan Korsnes
2025-03-25ibmvnic: Use kernel helpers for hex dumpsNick Child