summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-07-07net/mlx5: qos: Support cross-device tx schedulingCosmin Ratiu
2026-07-07net/mlx5: qos: Remove qos domains and use shdCosmin Ratiu
2026-07-07net/mlx5: qos: Model the root node in the scheduling hierarchyCosmin Ratiu
2026-07-07net/mlx5: qos: Refactor vport QoS cleanupCosmin Ratiu
2026-07-07net/mlx5: qos: Use mlx5_lag_query_bond_speed to query LAG speedCosmin Ratiu
2026-07-07net/liquidio: drop cached VF pci_dev LUTYuho Choi
2026-07-07net: rnpgbe: fix mailbox endianness and remove pointer castsDong Yibo
2026-07-07wifi: brcmfmac: cyw: fix heap overflow on a short auth frameMaoyi Xie
2026-07-07wifi: mac80211_hwsim: avoid NULL skb in stop queue drainCen Zhang
2026-07-07wifi: mac80211_hwsim: clean up radio rhashtable on freeCen Zhang
2026-07-07wifi: brcmfmac: initialize SDIO data work before cleanupRunyu Xiao
2026-07-06wifi: rsi: validate beacon length before fixed buffer copyPengpeng Hou
2026-07-06wifi: libipw: fix key index receive bound checksPengpeng Hou
2026-07-06wifi: rsi: bound background scan probe request copyPengpeng Hou
2026-07-06wifi: libertas: reject short monitor TX framesPengpeng Hou
2026-07-06wifi: ralink: RT2X00: init EEPROM properlyCorentin Labbe
2026-07-06wifi: rsi: avoid reading TKIP MIC keys for non-TKIP ciphersPengpeng Hou
2026-07-06wifi: p54: validate RX frame length in p54_rx_eeprom_readback()Xiang Mei
2026-07-06wifi: mac80211_hwsim: avoid treating MCS as legacy rate indexYousef Alhouseen
2026-07-06wifi: libertas: fix memory leak in helper_firmware_cb()Dawei Feng
2026-07-06wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()Maoyi Xie
2026-07-06wifi: mac80211_hwsim: clamp virtio RX length before skb_putBryam Vargas
2026-07-06wifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()Abdun Nihaal
2026-07-06amt: fix size calculation in amt_get_size()Eric Dumazet
2026-07-06wifi: p54: update stale wireless wiki URLsAnas Khan
2026-07-06wifi: wlcore: allocate aggregation and firmware log buffers with kzalloc()Mike Rapoport (Microsoft)
2026-07-06wifi: mwifiex: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
2026-07-06wifi: libertas: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
2026-07-06wifi: b43, b43legacy: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
2026-07-06wifi: cfg80211: remove WIPHY_FLAG_DISABLE_WEXTJohannes Berg
2026-07-06net: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei
2026-07-06wifi: cfg80211/nl80211: add STA-mode peer probingPriyansha Tiwari
2026-07-06wifi: nl80211/cfg80211: rename probe_client to probe_peerPriyansha Tiwari
2026-07-06qede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida
2026-07-06amt: no longer rely on RTNL in amt_fill_info()Eric Dumazet
2026-07-06net: hns3: add support to query/set TX pfc_prevention_tout for ethtool with R...Hao Chen
2026-07-06wifi: rt2x00: avoid full teardown before work setup in probeRunyu Xiao
2026-07-06wifi: mwifiex: fix permanently busy scans after multiple roam iterationsRafael Beims
2026-07-06wifi: mwifiex: fix roaming to different channel in host_mlme modeRafael Beims
2026-07-05net: microchip: vcap: fix races on the shared Super VCAP blockJens Emil Schulz Østergaard
2026-07-03net/mlx5e: Fix publication race for priv->channel_stats[]Feng Liu
2026-07-03net/mlx5e: Fix HV VHCA stats agent registration raceFeng Liu
2026-07-03net/mlx5e: Fix HV VHCA stats zero-sized buffer allocationFeng Liu
2026-07-03macsec: no longer rely on RTNL in macsec_fill_info()Eric Dumazet
2026-07-03net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailableShay Drory
2026-07-03net/mlx5: LAG, MPESW, Fix missing complete() on devcom errorShay Drory
2026-07-03net/mlx5: LAG, Fix off-by-one in single-FDB error rollbackShay Drory
2026-07-03macvlan: no longer rely on RTNL in macvlan_fill_info()Eric Dumazet
2026-07-03macvlan: annotate data-races around vlan->mode and vlan->flagsEric Dumazet
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds