summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-04-05treewide: Convert new and leftover hrtimer_init() usersThomas Gleixner1-2/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner216-418/+418
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds28-150/+372
2025-04-04net: ibmveth: make veth_pool_store stop hangingDave Marquardt1-12/+27
2025-04-04arcnet: Add NULL check in com20020pci_probe()Henry Martin1-1/+16
2025-04-04usbnet:fix NPE during rx_completeYing Lu1-3/+3
2025-04-04net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROPLorenzo Bianconi1-5/+4
2025-04-04Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski8-14/+93
2025-04-04net: dummy: request ops lockStanislav Fomichev1-0/+1
2025-04-04netdevsim: add dummy device notifiersStanislav Fomichev2-0/+16
2025-04-04net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()Lorenzo Bianconi3-2/+22
2025-04-04net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroyDavid Oberhollenzer2-4/+10
2025-04-04eth: bnxt: fix deadlock in the mgmt_opsTaehee Yoo1-3/+3
2025-04-04sfc: fix NULL dereferences in ef100_process_design_param()Edward Cree2-29/+24
2025-04-04gve: handle overflow when reporting TX consumed descriptorsJoshua Washington1-1/+3
2025-04-03Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2025-04-03net: mvpp2: Prevent parser TCAM memory corruptionTobias Waldekranz3-67/+140
2025-04-03eth: mlx4: select PAGE_POOLGreg Thelen1-0/+1
2025-04-03net: airoha: Fix ETS priomap validationLorenzo Bianconi1-8/+8
2025-04-03net: airoha: Fix qid report in airoha_tc_get_htb_get_leaf_queue()Lorenzo Bianconi1-1/+1
2025-04-02idpf: fix adapter NULL pointer dereference on rebootEmil Tantilov1-1/+5
2025-04-02ixgbe: fix media type detection for E610 devicePiotr Kwapulinski1-1/+3
2025-04-02e1000e: change k1 configuration on MTP and later platformsVitaly Lifshits3-5/+82
2025-04-02igc: Fix TX drops in XDP ZCZdenek Bouska1-1/+1
2025-04-02igc: Fix XSK queue NAPI ID mappingJoe Damato3-6/+2
2025-04-02Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-53/+56
2025-04-01Merge tag 'dmaengine-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+3
2025-04-01bnxt_en: bring back rtnl lock in bnxt_shutdownStanislav Fomichev1-0/+2
2025-04-01eth: gve: add missing netdev locks on reset and shutdown pathsJakub Kicinski1-0/+4
2025-04-01octeontx2-af: Free NIX_AF_INT_VEC_GEN irqGeetha sowjanya1-1/+1
2025-04-01octeontx2-af: Fix mbox INTR handler when num VFs > 64Geetha sowjanya1-1/+1
2025-04-01net: lapbether: use netdev_lockdep_set_classes() helperEric Dumazet1-0/+2
2025-03-31net: phy: broadcom: Correct BCM5221 PHY model detectionJim Liu1-3/+3
2025-03-31Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds2-2/+2
2025-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-9/+20
2025-03-29Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-34/+66
2025-03-28net: usb: usbnet: restore usb%d name exception for local mac addressesDominique Martinet1-6/+15
2025-03-28net/mlx5e: SHAMPO, Make reserved size independent of page sizeLama Kayal1-3/+5
2025-03-28net: mana: Switch to page pool for jumbo framesHaiyang Zhang1-37/+9
2025-03-28Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-3217/+1
2025-03-27rndis_host: Flag RNDIS modems as WWAN devicesLubomir Rintel1-2/+14
2025-03-27Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds912-27992/+104472
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski28-356/+283
2025-03-26mctp: Fix incorrect tx flow invalidation condition in mctp-i2cDaniel Hsu1-1/+1
2025-03-26Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-1/+1
2025-03-26net: usb: asix: ax88772: Increase phy_name sizeAndy Shevchenko1-4/+8
2025-03-26net: libwx: fix Tx L4 checksumJiawen Wu1-1/+3
2025-03-26net: libwx: fix Tx descriptor content for some tunnel packetsJiawen Wu1-24/+37
2025-03-25net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cardsHans-Frieder Vogt1-0/+4
2025-03-25net: tn40xx: prepare tn40xx driver to find phy of the TN9510 cardHans-Frieder Vogt1-1/+1