summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-12-19Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-19net: mdiobus: fix an OF node reference leakJoe Hattori
2024-12-18octeontx2-pf: fix error handling of devlink port in rvu_rep_create()Harshit Mogalapalli
2024-12-18octeontx2-pf: fix netdev memory leak in rvu_rep_create()Harshit Mogalapalli
2024-12-18Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-12-18Merge tag 'linux-can-fixes-for-6.13-20241218' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-12-18net: usb: qmi_wwan: add Quectel RG255CMartin Hou
2024-12-18net: phy: avoid undefined behavior in *_led_polarity_set()Arnd Bergmann
2024-12-18can: m_can: fix missed interrupts with m_can_pciMatthias Schiffer
2024-12-18can: m_can: set init flag earlier in probeMatthias Schiffer
2024-12-17net: netdevsim: fix nsim_pp_hold_write()Eric Dumazet
2024-12-17idpf: trigger SW interrupt when exiting wb_on_itr modeJoshua Hay
2024-12-17idpf: add support for SW triggered interruptsJoshua Hay
2024-12-17qed: fix possible uninit pointer read in qed_mcp_nvm_info_populate()Gianfranco Trad
2024-12-17net: ethernet: bgmac-platform: fix an OF node reference leakJoe Hattori
2024-12-17net: ethernet: oa_tc6: fix tx skb race condition between reference pointersParthiban Veerasooran
2024-12-17net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0Parthiban Veerasooran
2024-12-16net: hinic: Fix cleanup in create_rxqs/txqs()Dan Carpenter
2024-12-16team: Fix feature exposure when no ports are presentDaniel Borkmann
2024-12-16chelsio/chtls: prevent potential integer overflow on 32bitDan Carpenter
2024-12-15net: renesas: rswitch: rework ts tags managementNikita Yushchenko
2024-12-15ionic: use ee->offset when returning sprom dataShannon Nelson
2024-12-15ionic: no double destroy workqueueShannon Nelson
2024-12-15ionic: Fix netdev notifier unregister on failureBrett Creeley
2024-12-15netdevsim: prevent bad user input in nsim_dev_health_break_write()Eric Dumazet
2024-12-15net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic()Vladimir Oltean
2024-12-13net: tun: fix tun_napi_alloc_frags()Eric Dumazet
2024-12-13xen/netfront: fix crash when removing deviceJuergen Gross
2024-12-12net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundariesJesse Van Gavere
2024-12-12net: renesas: rswitch: fix initial MPIC register settingNikita Yushchenko
2024-12-12team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-12team: Fix initial vlan_feature set in __team_compute_featuresDaniel Borkmann
2024-12-12bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-12bonding: Fix initial {vlan,mpls}_feature set in bond_compute_featuresDaniel Borkmann
2024-12-12net, team, bonding: Add netdev_base_features helperDaniel Borkmann
2024-12-11net: dsa: felix: fix stuck CPU-injected packets with short taprio windowsVladimir Oltean
2024-12-11net: usb: qmi_wwan: add Telit FE910C04 compositionsDaniele Palmas
2024-12-11net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqsMaxim Levitsky
2024-12-11net: mana: Fix memory leak in mana_gd_setup_irqsMaxim Levitsky
2024-12-10net: renesas: rswitch: handle stop vs interrupt raceNikita Yushchenko
2024-12-10net: renesas: rswitch: avoid use-after-put for a device tree nodeNikita Yushchenko
2024-12-10net: renesas: rswitch: fix leaked pointer on error pathNikita Yushchenko
2024-12-10net: renesas: rswitch: fix race window between tx start and completeNikita Yushchenko
2024-12-10net: renesas: rswitch: fix possible early skb releaseNikita Yushchenko
2024-12-10Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-12-10bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chipsMichael Chan
2024-12-10virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for txKoichiro Den
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den
2024-12-10virtio_net: ensure netdev_tx_reset_queue is called on tx ring resizeKoichiro Den
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den