summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
28 hoursnet: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal1-2/+6
28 hoursnet: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz1-2/+2
28 hoursnet: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei1-5/+11
28 hoursnet/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu1-19/+14
28 hoursnet/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu2-9/+9
28 hoursnet/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu1-14/+9
28 hoursnet: macb: fix uninitialized rx_fs_lockFedor Pchelkin1-0/+3
28 hourswifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck1-1/+1
28 hoursiavf: fix VLAN filter lost on add/delete racePetr Oros1-3/+6
28 hoursigc: fix page fault in XDP TX timestamps handlingZdenek Bouska3-0/+42
28 hoursigc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju1-5/+2
28 hoursnet: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov1-6/+6
28 hoursnet: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds checkTobi Gaertner1-2/+3
28 hoursnet: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds checkTobi Gaertner1-2/+3
28 hoursnet: airoha: Remove airoha_dev_stop() in airoha_remove()Lorenzo Bianconi1-1/+0
28 hoursnet: airoha: Read completion queue data in airoha_qdma_tx_napi_poll()Lorenzo Bianconi1-18/+13
28 hoursnet: airoha: fix PSE memory configuration in airoha_fe_pse_ports_init()Lorenzo Bianconi1-2/+4
28 hoursnet: airoha: read default PSE reserved pages value before updatingLorenzo Bianconi1-4/+10
28 hoursbonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet1-3/+5
28 hoursnet: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy1-3/+3
28 hoursnet: bcmgenet: increase WoL poll timeoutJustin Chen1-1/+1
28 hoursnet: macb: Reinitialize tx/rx queue pointer registers and rx ring during resumeKevin Hao1-0/+10
28 hoursnet: macb: Introduce gem_init_rx_ring()Kevin Hao1-4/+9
28 hoursnet: macb: fix use-after-free access to PTP clockFedor Pchelkin1-1/+3
28 hoursnet: stmmac: remove support for lpi_intr_oRussell King (Oracle)6-58/+0
28 hoursOcteontx2-af: Add proper checks for fwdataHariprasad Kelam2-1/+4
28 hoursice: fix devlink reload call tracePaul Greenwalt1-2/+1
28 hoursnet: macb: Shuffle the tx ring before enabling txKevin Hao1-3/+95
28 hourscan: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde1-6/+16
28 hourswifi: libertas: fix use-after-free in lbs_free_adapter()Daniel Hodges1-2/+2
28 hoursnet: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn1-8/+17
28 hoursgve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg1-30/+24
28 hoursqmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier2-5/+6
28 hoursnet: dsa: microchip: Fix error path in PTP IRQ setupBastien Curutchet (Schneider Electric)1-3/+8
28 hoursnet: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu1-0/+11
28 hoursice: fix retry for AQ command 0x06EEJakub Staniszewski2-21/+15
28 hoursnet: mana: Ring doorbell at 4 CQ wraparoundsLong Li1-5/+18
28 hoursixgbevf: fix link setup issueJedrzej Jagielski1-1/+2
28 hoursice: reintroduce retry mechanism for indirect AQJakub Staniszewski1-3/+9
28 hoursnet: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel1-0/+4
28 hoursnet: usb: lan78xx: fix TX byte statistics for small packetsOleksij Rempel1-1/+1
28 hoursnet: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel2-1/+6
28 hoursocteontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt statusAlok Tiwari1-2/+2
28 hoursocteontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari1-1/+1
28 hoursnet: dsa: realtek: Fix LED group port bit for non-zero LED groupMarek Behún1-3/+3
28 hoursnet: bonding: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière1-1/+1
28 hoursnet: bcmgenet: fix broken EEE by converting to phylib-managed stateNicolai Buchwitz3-28/+18
28 hourse1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath2-4/+0
28 hoursi40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari1-7/+7
28 hoursamd-xgbe: prevent CRC errors during RX adaptation with AN disabledRaju Rangoju3-2/+69