summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-01-30can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-30can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-30can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-01-30can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-01-30can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-30net: txgbe: remove the redundant data return in SW-FW mailboxJiawen Wu1-2/+2
2026-01-30net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+ StickHamza Mahfooz1-0/+2
2026-01-30net: fec: account for VLAN header in frame length calculationsClemens Gruber1-6/+7
2026-01-30octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1
2026-01-30wifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut1-0/+1
2026-01-30wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter1-3/+3
2026-01-30wifi: ath12k: fix dma_free_coherent() pointerThomas Fourier1-6/+6
2026-01-30wifi: ath10k: fix dma_free_coherent() pointerThomas Fourier1-8/+8
2026-01-30Octeontx2-af: Add proper checks for fwdataHariprasad Kelam2-1/+4
2026-01-30hinic3: Fix netif_queue_set_napi queue_index input parameter errorFan Gong1-9/+13
2026-01-30octeontx2-af: Fix error handlingRatheesh Kannoth1-22/+64
2026-01-30net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-XDaniel Golle1-3/+1
2026-01-30net: bcmasp: Fix network filter wake for asp-3.0Justin Chen2-2/+4
2026-01-30bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet1-2/+3
2026-01-30be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin1-1/+2
2026-01-30Octeontx2-pf: Update xdp featuresHariprasad Kelam1-1/+3
2026-01-30usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier1-3/+6
2026-01-30net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao1-1/+1
2026-01-30net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao1-1/+1
2026-01-30be2net: fix data race in be_get_new_eqdDavid Yang1-3/+5
2026-01-30idpf: Fix data race in idpf_net_dimDavid Yang1-5/+11
2026-01-30net: hns3: fix data race in hns3_fetch_statsDavid Yang1-33/+36
2026-01-30net: phy: intel-xway: fix OF node refcount leakageDaniel Golle1-2/+5
2026-01-30idpf: read lower clock bits inside the time sandwichMina Almasry1-1/+1
2026-01-30ice: fix devlink reload call tracePaul Greenwalt1-2/+1
2026-01-30ice: add missing ice_deinit_hw() in devlink reinit pathPaul Greenwalt1-0/+1
2026-01-30ice: Fix persistent failure in ice_get_rxfhCody Haas3-5/+30
2026-01-30netdevsim: fix a race issue related to the operation on bpf_bound_progs listYun Lu3-0/+9
2026-01-30octeontx2: cn10k: fix RX flowid TCAM mask handlingAlok Tiwari1-1/+1
2026-01-30ipvlan: Make the addrs_lock be per portDmitry Skorodumov3-30/+37
2026-01-30veth: fix data race in veth_get_ethtool_statsDavid Yang1-2/+6
2026-01-30amd-xgbe: avoid misleading per-packet error logRaju Rangoju1-4/+1
2026-01-30can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb()...Marc Kleine-Budde1-0/+7
2026-01-30net: freescale: ucc_geth: Return early when TBI PHY can't be foundMaxime Chevallier1-1/+3
2026-01-30bonding: limit BOND_MODE_8023AD to Ethernet devicesEric Dumazet1-0/+6
2026-01-30net: usb: dm9601: remove broken SR9700 supportEthan Nelson-Moore1-4/+0
2026-01-30igc: Reduce TSN TX packet buffer from 7KB to 5KB per queueChwee-Lin Choong1-2/+3
2026-01-30igc: fix race condition in TX timestamp read for register 0Chwee-Lin Choong1-18/+25
2026-01-30igc: Restore default Qbv schedule when changing channelsKurt Kanzenbach2-2/+7
2026-01-30ice: Fix incorrect timeout ice_release_res()Ding Hui1-1/+1
2026-01-30ice: Avoid detrimental cleanup for bond during interface stopDave Ertman1-8/+17
2026-01-30ice: initialize ring_stats->syncpJacob Keller1-0/+4
2026-01-30wifi: ath12k: Fix wrong P2P device link id issueYingying Tang1-1/+4
2026-01-30wifi: ath12k: fix dead lock while flushing management framesBaochen Qiang1-3/+3
2026-01-30wifi: ath12k: Fix scan state stuck in ABORTING after cancel_remain_on_channelYingying Tang1-1/+1