summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-04-05treewide: Convert new and leftover hrtimer_init() usersThomas Gleixner
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-04net: ibmveth: make veth_pool_store stop hangingDave Marquardt
2025-04-04arcnet: Add NULL check in com20020pci_probe()Henry Martin
2025-04-04usbnet:fix NPE during rx_completeYing Lu
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: dummy: request ops lockStanislav Fomichev
2025-04-03netdevsim: add dummy device notifiersStanislav Fomichev
2025-04-03net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()Lorenzo Bianconi
2025-04-03net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroyDavid Oberhollenzer
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-02Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
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-31net: lapbether: use netdev_lockdep_set_classes() helperEric Dumazet
2025-03-31net: phy: broadcom: Correct BCM5221 PHY model detectionJim Liu
2025-03-30Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
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: usb: usbnet: restore usb%d name exception for local mac addressesDominique Martinet
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-27rndis_host: Flag RNDIS modems as WWAN devicesLubomir Rintel
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-26mctp: Fix incorrect tx flow invalidation condition in mctp-i2cDaniel Hsu
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-25net: usb: asix: ax88772: Increase phy_name sizeAndy Shevchenko
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