summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-22amt: re-read skb header pointers after every pullMichael Bommarito1-24/+55
2026-07-22wifi: brcmfmac: 43430 and 43455 are CYW partsPhil Elwell1-3/+3
2026-07-22wifi: mac80211_hwsim: report TX status link_idPriyansha Tiwari1-3/+40
2026-07-22Merge branch 'big-tcp-for-udp-tunnels'Paolo Abeni20-28/+34
2026-07-22geneve: Enable BIG TCP packetsAlice Mikityanska1-0/+2
2026-07-22vxlan: Enable BIG TCP packetsAlice Mikityanska1-0/+2
2026-07-22net: Use helpers to get/set UDP len tree-wideAlice Mikityanska19-28/+30
2026-07-22wifi: brcmfmac: fix 802.1X-SHA256 call trace warningShelley Yang1-1/+1
2026-07-22net: ionic: Add PHC state page for user space accessAbhijit Gangurde2-1/+45
2026-07-22net: ionic: register PHC for rdma timestampingAbhijit Gangurde4-12/+26
2026-07-22wifi: mt76: mt7996: fix possible NULL-pointer deref in mt7996_mcu_sta_bfer_eht()Lorenzo Bianconi1-3/+7
2026-07-22wifi: mt76: mt7925: fix crash in reset link replaySean Wang1-0/+3
2026-07-22wifi: mt76: fix airoha_npu dependency trackingArnd Bergmann4-5/+9
2026-07-22wifi: mt76: restrict NPU/PPE active checks to MMIO devicesDevin Wittmayer1-2/+2
2026-07-22wifi: mt76: fix MAC address for non OF pcie cardsRosen Penev1-1/+1
2026-07-22wifi: mt76: mt7996: check pointer returned by mt76_connac_get_he_phy_cap()Lorenzo Bianconi1-3/+6
2026-07-22wifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925_mcu_bss_he_tlv()Lorenzo Bianconi1-0/+2
2026-07-22wifi: mt76: connac: fix possible NULL-pointer deref in mt76_connac_mcu_uni_bs...Lorenzo Bianconi1-0/+2
2026-07-22wifi: mt76: mt7915: guard HE capability lookupsRuoyu Wang1-5/+13
2026-07-22wifi: mt76: mt7925: guard link STA in decap offloadGuangshuo Li1-0/+3
2026-07-22wifi: mt76: Disable napi when removing deviceNicolas Cavallari1-1/+4
2026-07-22wifi: mt76: mt7615: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-0/+6
2026-07-22wifi: mt76: mt7925: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-3/+7
2026-07-22wifi: mt76: mt7921: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-3/+7
2026-07-21ppp: annotate concurrent dev->stats accessesEric Dumazet1-16/+16
2026-07-21net: dsa: microchip: make read-only const array ts_reg staticColin Ian King1-2/+4
2026-07-21net: stmmac: intel: skip SerDes reconfig when rate is unchangedMarkus Breitenberger1-0/+31
2026-07-21gtp: check skb_pull_data() return in gtp1u_send_echo_resp()Xiang Mei (Microsoft)1-2/+3
2026-07-21net: libwx: add support for set_coalesce in wx_ethtool_ops_vfMengyuan Lou3-3/+18
2026-07-21net: libwx: add support for set_ringparam in wx_ethtool_ops_vfMengyuan Lou5-8/+72
2026-07-21gve: fix Rx queue stall on alloc failureEddie Phillips2-0/+37
2026-07-21wifi: brcmfmac: add DPP supportJason Huang3-76/+129
2026-07-21Merge tag 'nxpwifi-2026-07-15' of https://github.com/jeffchen71/nxpwifiJohannes Berg47-0/+35756
2026-07-21net: stmmac: Simplify ioctl handlingMaxime Chevallier1-14/+3
2026-07-21net: sfp: add quirk for HORACO copper SFP+ moduleAleksander Jan Bajkowski1-0/+3
2026-07-21net: mctp i3c: clean up notifier and buses if driver register failsMyeonghun Pak1-4/+7
2026-07-21pds_core: check for workqueue allocation failureNikhil P. Rao1-2/+7
2026-07-21pds_core: fix auxiliary device add/del racesNikhil P. Rao1-3/+14
2026-07-21pds_core: order completion reads after the ownership checkNikhil P. Rao1-1/+11
2026-07-21pds_core: yield the CPU while waiting for the adminq to drainNikhil P. Rao1-0/+1
2026-07-21pds_core: fix use-after-free on workqueue during removeNikhil P. Rao2-6/+13
2026-07-21pds_core: fix deadlock between reset thread and removeNikhil P. Rao1-3/+4
2026-07-21net: prestera: ignore duplicate RIF destruction eventsYuyang Huang1-4/+2
2026-07-21net: txgbe: fix FDIR filter leak on removeChenguang Zhao1-0/+1
2026-07-21net: txgbe: fix heap overflow when reading module EEPROMChenguang Zhao1-2/+4
2026-07-21rtase: Workaround for TX hang caused by hardware packet parsingJustin Lai2-0/+205
2026-07-21net: dsa: yt921x: Fix external port detectionChukun Pan1-1/+1
2026-07-21net: hibmcge: fix double-free of tx skb on DMA mapping failureXuanqiang Luo1-0/+1
2026-07-21hinic3: fix use-after-free on DMA mapping failureXuanqiang Luo1-2/+3
2026-07-21bna: fix use-after-free on DMA mapping failureXuanqiang Luo1-1/+1