summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-10-02i40e: fix validation of VF state in get resourcesLukasz Czapnik2-2/+8
2025-10-02i40e: fix idx validation in config queues msgLukasz Czapnik1-2/+2
2025-10-02i40e: add validation for ring_len paramLukasz Czapnik1-0/+14
2025-10-02i40e: increase max descriptors for XL710Justin Bronder2-6/+20
2025-10-02i40e: add mask to apply valid bits for itr_idxLukasz Czapnik1-1/+1
2025-10-02i40e: add max boundary check for VF filtersLukasz Czapnik1-0/+10
2025-10-02i40e: fix input validation logic for action_metaLukasz Czapnik1-1/+1
2025-10-02i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik1-2/+4
2025-10-02bnxt_en: correct offset handling for IPv6 destination addressAlok Tiwari1-1/+1
2025-10-02can: peak_usb: fix shift-out-of-bounds issueStéphane Grosjean1-1/+1
2025-10-02can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-0/+1
2025-10-02can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-0/+1
2025-10-02can: hi311x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-0/+1
2025-10-02can: rcar_can: rcar_can_resume(): fix s2ram with PSCIGeert Uytterhoeven1-7/+1
2025-10-02cnic: Fix use-after-free bugs in cnic_delete_taskDuoming Zhou1-2/+1
2025-10-02net: liquidio: fix overflow in octeon_init_instr_queue()Alexey Nepomnyashih1-1/+1
2025-10-02Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"Tariq Toukan1-2/+0
2025-10-02i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski1-3/+0
2025-10-02net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failureYeounsu Moon1-7/+6
2025-10-02qed: Don't collect too many protection override GRC elementsJamie Bainbridge1-3/+4
2025-10-02i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error pathMichal Schmidt1-1/+1
2025-10-02i40e: Use irq_update_affinity_hint()Nitesh Narayan Lal1-4/+4
2025-10-02igb: fix link test skipping when interface is admin downKohei Enju1-4/+1
2025-10-02net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()Stefan Wahren1-1/+2
2025-09-09net: phy: microchip: force IRQ polling mode for lan88xxFiona Klute1-43/+3
2025-09-09net: phy: microchip: remove the use of .ack_interrupt()Ioana Ciornei2-18/+12
2025-09-09net: phy: microchip: implement generic .handle_interrupt() callbackIoana Ciornei2-0/+38
2025-09-09vmxnet3: update MTU after device quiesceRonak Doshi1-2/+3
2025-09-09e1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits1-3/+7
2025-09-09wifi: mwifiex: Initialize the chan_stats array to zeroQianfeng Rong2-4/+5
2025-09-09ppp: fix memory leak in pad_compress_skbQingfang Deng1-3/+3
2025-09-09net: thunder_bgx: decrement cleanup index before useRosen Penev1-1/+1
2025-09-09net: thunder_bgx: add a missing of_node_putRosen Penev1-7/+11
2025-09-09wifi: libertas: cap SSID len in lbs_associate()Dan Carpenter1-3/+6
2025-09-09wifi: cw1200: cap SSID length in cw1200_do_join()Dan Carpenter1-1/+1
2025-09-09net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packetsFelix Fietkau1-1/+9
2025-09-09i40e: Fix potential invalid access when MAC list is emptyZhen Ni1-2/+2
2025-09-09xirc2ps_cs: fix register access when enabling FullDuplexAlok Tiwari1-1/+1
2025-09-04net: usb: qmi_wwan: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda1-0/+3
2025-09-04net: stmmac: xgmac: Do not enable RX FIFO Overflow interruptsRohan G Thomas1-4/+0
2025-09-04net/mlx5e: Set local Xoff after FW updateAlexei Lazar1-1/+2
2025-09-04net/mlx5e: Update and set Xon/Xoff upon port speed setAlexei Lazar1-0/+2
2025-09-04net/mlx5e: Update and set Xon/Xoff upon MTU setAlexei Lazar2-1/+28
2025-09-04net: dlink: fix multicast stats being counted incorrectlyYeounsu Moon1-1/+1
2025-08-28ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zcJason Xing1-1/+3
2025-08-28mlxsw: spectrum: Forward packets with an IPv4 link-local source IPIdo Schimmel2-0/+3
2025-08-28net: usbnet: Fix the wrong netif_carrier_on() callAmmar Faizi1-3/+3
2025-08-28wifi: ath11k: fix dest ring-buffer corruption when ring is fullJohan Hovold1-2/+9
2025-08-28dpaa2-eth: Fix device reference count leak in MAC endpoint handlingMa Ke1-3/+12
2025-08-28dpaa2-eth: retry the probe when the MAC is not yet discovered on the busIoana Ciornei1-1/+5