summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-04-18net: stmmac: fix integer underflow in chain modeTyllis Xu
2026-04-18net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou
2026-04-18net/mlx5: Update the list of the PCI supported devicesMichael Guralnik
2026-04-18net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier
2026-04-18wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier
2026-04-18wifi: rt2x00usb: fix devres lifetimeJohan Hovold
2026-04-11net: phy: fix phy_uses_state_machine()Russell King (Oracle)
2026-04-11net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr...Vladimir Oltean
2026-04-11net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean
2026-04-11net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao
2026-04-11wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov
2026-04-11net: enetc: fix PF !of_device_is_available() teardown pathVladimir Oltean
2026-04-11net: ftgmac100: fix ring allocation unwind on open failureYufan Chen
2026-04-11vxlan: validate ND option lengths in vxlan_na_createYang Yang
2026-04-11wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...Alexey Velichayshiy
2026-04-11wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculationYasuaki Torimaru
2026-04-11net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed
2026-04-11net/mlx5: lag: Check for LAG device before creating debugfsShay Drory
2026-04-11net: macb: properly unregister fixed rate clocksFedor Pchelkin
2026-04-11net: macb: fix clk handling on PCI glue driver removalFedor Pchelkin
2026-04-11net: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta
2026-04-11tg3: Fix race for querying speed/duplexThomas Bogendoerfer
2026-04-11tg3: replace placeholder MAC address with device propertyPaul SAGE
2026-04-11net: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao
2026-04-11virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...xietangxin
2026-04-11net: macb: use the current queue number for statsPaolo Valerio
2026-04-11net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang
2026-04-11ice: use ice_update_eth_stats() for representor statsPetr Oros
2026-04-11rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu
2026-04-11ionic: fix persistent MAC address override on PFMohammad Heib
2026-04-11net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels
2026-03-25wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info workDuoming Zhou
2026-03-25net: stmmac: fix TSO DMA API usage causing oopsRussell King (Oracle)
2026-03-25net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal
2026-03-25net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz
2026-03-25net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei
2026-03-25net: macb: fix uninitialized rx_fs_lockFedor Pchelkin
2026-03-25wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck
2026-03-25iavf: fix VLAN filter lost on add/delete racePetr Oros
2026-03-25igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju
2026-03-25net: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov
2026-03-25net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy
2026-03-25net: bcmgenet: increase WoL poll timeoutJustin Chen
2026-03-25net: stmmac: remove support for lpi_intr_oRussell King (Oracle)
2026-03-25eth: bnxt: always recalculate features after XDP clearing, fix null-derefJakub Kicinski
2026-03-25gve: defer interrupt enabling until NAPI registrationAnkit Garg
2026-03-25net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHzHuacai Chen
2026-03-25net: enetc: allocate vf_state during PF probesWei Fang
2026-03-25net: enetc: reimplement RFS/RSS memory clearing as PCI quirkVladimir Oltean
2026-03-25net: fec: handle page_pool_dev_alloc_pages errorKevin Groeneveld