summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
35 hoursnet: sfp: Fix Ubiquiti U-Fiber Instant SFP module on mvnetaMarek BehĂșn1-1/+6
35 hoursnet: mana: fix use-after-free in add_adev() error pathGuangshuo Li1-2/+4
35 hoursnet: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+8
35 hourswifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov1-1/+0
35 hoursnet: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
35 hoursvxlan: validate ND option lengths in vxlan_na_createYang Yang1-2/+4
35 hourswifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...Alexey Velichayshiy1-1/+1
35 hourswifi: wilc1000: fix u8 overflow in SSID scan buffer size calculationYasuaki Torimaru1-1/+1
35 hoursnet/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed3-24/+37
35 hoursnet/mlx5: lag: Check for LAG device before creating debugfsShay Drory1-0/+3
35 hoursnet: macb: properly unregister fixed rate clocksFedor Pchelkin1-4/+4
35 hoursnet: macb: fix clk handling on PCI glue driver removalFedor Pchelkin1-2/+4
35 hoursnet: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta1-2/+2
35 hourstg3: Fix race for querying speed/duplexThomas Bogendoerfer1-1/+1
35 hoursnet: fec: fix the PTP periodic output sysfs interfaceBuday Csaba1-3/+0
35 hourswifi: ath11k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar1-8/+7
35 hourswifi: ath11k: Use dma_alloc_noncoherent for rx_tid buffer allocationP Praneesh2-65/+58
35 hourswifi: ath11k: skip status ring entry processingVenkateswara Naralasetty3-10/+90
35 hourstg3: replace placeholder MAC address with device propertyPaul SAGE1-0/+11
10 daysnet: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao1-1/+1
10 daysvirtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...xietangxin1-0/+1
10 daysnet: macb: use the current queue number for statsPaolo Valerio1-1/+1
10 daysnet: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang1-0/+2
10 daysice: use ice_update_eth_stats() for representor statsPetr Oros2-4/+13
10 daysionic: fix persistent MAC address override on PFMohammad Heib1-6/+11
10 daysnet: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels1-0/+1
2026-03-25net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal1-2/+6
2026-03-25net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz1-2/+2
2026-03-25net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei1-5/+11
2026-03-25net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu1-19/+14
2026-03-25net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu2-9/+9
2026-03-25net/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu1-14/+9
2026-03-25net: macb: fix uninitialized rx_fs_lockFedor Pchelkin1-0/+3
2026-03-25wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck1-1/+1
2026-03-25iavf: fix VLAN filter lost on add/delete racePetr Oros1-3/+6
2026-03-25igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju1-5/+2
2026-03-25net: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov1-6/+6
2026-03-25net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds checkTobi Gaertner1-2/+3
2026-03-25net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds checkTobi Gaertner1-2/+3
2026-03-25net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy1-3/+3
2026-03-25net: bcmgenet: increase WoL poll timeoutJustin Chen1-1/+1
2026-03-25net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resumeKevin Hao1-0/+10
2026-03-25net: macb: Introduce gem_init_rx_ring()Kevin Hao1-4/+9
2026-03-25net: macb: queue tie-off or disable during WOL suspendVineeth Karumanchi2-3/+64
2026-03-25net: macb: fix use-after-free access to PTP clockFedor Pchelkin1-1/+3
2026-03-25net: stmmac: remove support for lpi_intr_oRussell King (Oracle)6-58/+0
2026-03-25eth: bnxt: always recalculate features after XDP clearing, fix null-derefJakub Kicinski3-13/+21
2026-03-25net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHzHuacai Chen1-1/+1
2026-03-25net: macb: Shuffle the tx ring before enabling txKevin Hao1-3/+95
2026-03-25can: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde1-6/+16