summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-10-08net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix module removalNicolas Pitre
2024-10-08net: ethernet: ti: am65-cpsw: prevent WARN_ON upon module removalNicolas Pitre
2024-10-07net: airoha: Update tx cpu dma ring idx at the end of xmit loopLorenzo Bianconi
2024-10-07net: phy: Remove LED entry from LEDs list on unregisterChristian Marangi
2024-10-07net: ethernet: adi: adin1110: Fix some error handling path in adin1110_read_f...Christophe JAILLET
2024-10-07Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled"Jakub Kicinski
2024-10-07net: dsa: lan9303: ensure chip reset and wait for READY statusAnatolij Gustschin
2024-10-04net: phy: bcm84881: Fix some error handling pathsChristophe JAILLET
2024-10-04net: pse-pd: Fix enabled status mismatchKory Maincent
2024-10-04ibmvnic: Inspect header requirements before using scrq directNick Child
2024-10-04net: dsa: sja1105: fix reception from VLAN-unaware bridgesVladimir Oltean
2024-10-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-10-03net: phy: aquantia: remove usage of phy_set_max_speedAbhishek Chauhan
2024-10-03net: phy: aquantia: AQR115c fix up PMA capabilitiesAbhishek Chauhan
2024-10-03sfc: Don't invoke xdp_do_flush() from netpoll.Sebastian Andrzej Siewior
2024-10-03net: phy: dp83869: fix memory corruption when enabling fiberIngo van Lil
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-02net: phy: qt2025: Fix warning: unused import DeviceIdFUJITA Tomonori
2024-10-02vrf: revert "vrf: Remove unnecessary RCU-bh critical section"Willem de Bruijn
2024-10-02net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup codeDan Carpenter
2024-10-02net: phy: realtek: Check the index value in led_hw_control_getHui Wang
2024-10-02ppp: do not assume bh is held in ppp_channel_bridge_input()Eric Dumazet
2024-10-02Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-10-02Merge tag 'ieee802154-for-net-2024-09-27' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-01net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit checkShenwei Wang
2024-10-01net: ethernet: ti: cpsw_ale: Fix warning on some platformsRoger Quadros
2024-10-01net: microchip: Make FDMA config symbol invisibleGeert Uytterhoeven
2024-10-01net: fec: Reload PTP registers after link-state changeCsókás, Bence
2024-10-01net: fec: Restart PPS after link state changeCsókás, Bence
2024-10-01net: pcs: xpcs: fix the wrong register that was written backJiawen Wu
2024-10-01net: ethernet: lantiq_etop: fix memory disclosureAleksander Jan Bajkowski
2024-09-30idpf: deinit virtchnl transaction manager after vport and vectorsLarysa Zaremba
2024-09-30idpf: use actual mbx receive payload lengthJoshua Hay
2024-09-30idpf: fix VF dynamic interrupt ctl register initializationAhmed Zaki
2024-09-30ice: fix VLAN replay after resetDave Ertman
2024-09-30ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pinsArkadiusz Kubalewski
2024-09-30ice: fix memleak in ice_init_tx_topology()Przemek Kitszel
2024-09-30ice: clear port vlan config during resetMichal Swiatkowski
2024-09-30ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()Gui-Dong Han
2024-09-30ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()Gui-Dong Han
2024-09-30ice: set correct dst VSI in only LAN filtersMichal Swiatkowski
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-27net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()Jinjie Ruan
2024-09-27net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-26Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-26Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds