summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
17 hourswifi: mt76: mt792x: fix mt7925u USB WFSYS reset handlingSean Wang
17 hourswifi: mt76: mt792x: describe USB WFSYS reset with a descriptorSean Wang
17 hoursgtp: disable BH before calling udp_tunnel_xmit_skb()David Carlier
17 hourscan: ucan: fix devres lifetimeJohan Hovold
17 hourswifi: rtl8xxxu: fix potential use of uninitialized valueYi Cong
17 hoursnet: ks8851: Avoid excess softirq schedulingMarek Vasut
17 hoursnetconsole: avoid out-of-bounds access on empty string in trim_newline()Breno Leitao
17 hoursnet: ks8851: Reinstate disabling of BHs around IRQ handlerMarek Vasut
17 hoursnet: txgbe: fix firmware version checkJiawen Wu
17 hoursnet: txgbe: fix RTNL assertion warning when remove moduleJiawen Wu
17 hoursRDMA/mana_ib: Disable RX steering on RSS QP destroyLong Li
17 hourswifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()Daniel Hodges
17 hourswifi: rtw88: check for PCI upstream bridge existenceFedor Pchelkin
18 hoursdevice property: Make modifications of fwnode "flags" thread safeDouglas Anderson
2026-04-22wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_...Shardul Bankar
2026-04-22wifi: rtw88: fix device leak on probe failureJohan Hovold
2026-04-22bnge: return after auxiliary_device_uninit() in error pathGreg Kroah-Hartman
2026-04-22net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()Greg Kroah-Hartman
2026-04-10Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-09net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()David Carlier
2026-04-09net: lan966x: fix page pool leak in error pathsDavid Carlier
2026-04-09net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()David Carlier
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner
2026-04-09net: ipa: fix event ring index not programmed for IPA v5.0+Alexander Koskovich
2026-04-09net: ipa: fix GENERIC_CMD register field masks for IPA v5.0+Alexander Koskovich
2026-04-08Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-04-08net: txgbe: leave space for null terminators on property_entryFabio Baltieri
2026-04-08Merge tag 'wireless-2026-04-08' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-04-08net: mdio: realtek-rtl9300: use scoped device_for_each_child_node loopFelix Gu
2026-04-07net: stmmac: dwmac-motorcomm: fix eFUSE MAC address read failureJohan Alvarado
2026-04-07net: sfp: add quirks for Hisense and HSGQ GPON ONT SFP modulesJohn Pavlick
2026-04-07wifi: rt2x00usb: fix devres lifetimeJohan Hovold
2026-04-07wifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou
2026-04-07wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier
2026-04-06net/mlx5: Update the list of the PCI supported devicesMichael Guralnik
2026-04-06e1000: check return value of e1000_read_eepromAgalakov Daniil
2026-04-06igb: remove napi_synchronize() in igb_down()Alex Dvoretsky
2026-04-06ixgbevf: add missing negotiate_features op to Hyper-V ops tableMichal Schmidt
2026-04-06ixgbe: stop re-reading flash on every get_drvinfo for e610Aleksandr Loktionov
2026-04-06ice: fix PTP timestamping broken by SyncE code on E825CPetr Oros
2026-04-06ice: ptp: don't WARN when controlling PF is unavailableKohei Enju
2026-04-06idpf: set the payload size before calling the async handlerEmil Tantilov
2026-04-06idpf: improve locking around idpf_vc_xn_push_free()Emil Tantilov
2026-04-06idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handlingEmil Tantilov
2026-04-03net: stmmac: Fix PTP ref clock for Tegra234Jon Hunter
2026-04-03net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou
2026-04-03net: airoha: Fix memory leak in airoha_qdma_rx_process()Lorenzo Bianconi
2026-04-03net: lapbether: handle NETDEV_PRE_TYPE_CHANGEEric Dumazet
2026-04-03net: fec: make FIXED_PHY dependency unconditionalArnd Bergmann
2026-04-02net: stmmac: fix integer underflow in chain modeTyllis Xu