summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-08-08net: hibmcge: fix the division by zero issueJijie Shao-1/+6
2025-08-08net: hibmcge: fix rtnl deadlock issueJijie Shao-9/+5
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-51/+108
2025-08-07pptp: fix pptp_xmit() error pathEric Dumazet-3/+4
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-5/+5
2025-08-06net: usbnet: Fix the wrong netif_carrier_on() callAmmar Faizi-3/+3
2025-08-05net: ti: icssg-prueth: Fix skb handling for XDP_PASSMeghana Malladi-7/+8
2025-08-05eth: fbnic: Lock the tx_dropped updateMohsin Bashir-0/+2
2025-08-05eth: fbnic: Fix tx_dropped reportingMohsin Bashir-4/+4
2025-08-05eth: fbnic: remove the debugging trick of super high page biasJakub Kicinski-6/+4
2025-08-05net: ftgmac100: fix potential NULL pointer access in ftgmac100_phy_disconnectHeiner Kallweit-3/+4
2025-08-04Revert "net: mdio_bus: Use devm for getting reset GPIO"Jakub Kicinski-2/+2
2025-08-04benet: fix BUG when creating VFsMichal Schmidt-1/+1
2025-08-04net: airoha: npu: Add missing MODULE_FIRMWARE macrosLorenzo Bianconi-0/+2
2025-08-04ipa: fix compile-testing with qcom-mdt=mArnd Bergmann-1/+1
2025-08-04eth: fbnic: unlink NAPIs from queues on error to openJakub Kicinski-1/+3
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds-4/+3
2025-08-02net: mvneta: fix typo "notifer"WangYuli-1/+1
2025-08-01net: mdio: mdio-bcm-unimac: Correct rate fallback logicFlorian Fainelli-3/+2
2025-08-01net/mlx5: Correctly set gso_segs when LRO is usedChristoph Paasch-0/+1
2025-08-01sfc: unfix not-a-typo in commentEdward Cree-1/+1
2025-08-01net: airoha: Fix PPE table access in airoha_ppe_debugfs_foe_show()Lorenzo Bianconi-6/+20
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-5/+180
2025-07-30pptp: ensure minimal skb length in pptp_xmit()Eric Dumazet-6/+9
2025-07-30net: mdio_bus: Use devm for getting reset GPIOBence Csókás-2/+2
2025-07-30net: phy: smsc: add proper reset flags for LAN8710ABuday Csaba-0/+1
2025-07-30net: ipa: add IPA v5.1 and v5.5 to ipa_version_string()Luca Weiss-1/+5
2025-07-30phy: mscc: Fix parsing of unicast framesHoratiu Vultur-0/+2
2025-07-30net: ti: icss-iep: fix device and OF node leaks at probeJohan Hovold-5/+18
2025-07-30net: mtk_eth_soc: fix device leak at probeJohan Hovold-1/+0
2025-07-30net: gianfar: fix device leak when querying time stamp infoJohan Hovold-1/+3
2025-07-30net: enetc: fix device and OF node leak at probeJohan Hovold-2/+12
2025-07-30net: dpaa: fix device leak when querying time stamp infoJohan Hovold-1/+3
2025-07-30Merge tag 'for-linus-6.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-5/+0
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds-6/+4
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-29617/+47246
2025-07-29Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-25/+25
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-30/+35
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-16/+69
2025-07-26vrf: Drop existing dst reference in vrf_ip6_input_dstStanislav Fomichev-0/+2
2025-07-26net: fsl_pq_mdio: use dev_err_probeAlexander Stein-2/+2
2025-07-26igb: xsk: solve negative overflow of nb_pkts in zerocopy modeJason Xing-2/+1
2025-07-26stmmac: xsk: fix negative overflow of budget in zerocopy modeJason Xing-1/+1
2025-07-25net: dsa: microchip: Disable PTP function of KSZ8463Tristram Ha-0/+11
2025-07-25net: dsa: microchip: Setup fiber ports for KSZ8463Tristram Ha-0/+19
2025-07-25net: dsa: microchip: Write switch MAC address differently for KSZ8463Tristram Ha-1/+10
2025-07-25net: dsa: microchip: Use different registers for KSZ8463Tristram Ha-28/+92
2025-07-25net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driverTristram Ha-3/+388
2025-07-25net: stmmac: dwmac-socfpga: Add xgmac support for Agilex5Mun Yew Tham-0/+1
2025-07-25Merge tag 'linux-can-fixes-for-6.16-20250725' of git://git.kernel.org/pub/scm...Jakub Kicinski-8/+9