summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
18 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/wester...Mark Brown
18 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/at...Mark Brown
18 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/wi...Mark Brown
18 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
18 hoursMerge branch 'for-current' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
18 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/wi...Mark Brown
18 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
20 hoursMerge tag 'nxpwifi-2026-06-12' of https://github.com/jeffchen71/nxpwifiJohannes Berg
20 hoursamt: fix size calculation in amt_get_size()Eric Dumazet
21 hourswifi: p54: update stale wireless wiki URLsAnas Khan
21 hourswifi: wlcore: allocate aggregation and firmware log buffers with kzalloc()Mike Rapoport (Microsoft)
21 hourswifi: mwifiex: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
21 hourswifi: libertas: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
21 hourswifi: b43, b43legacy: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
21 hourswifi: cfg80211: remove WIPHY_FLAG_DISABLE_WEXTJohannes Berg
21 hoursnet: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei
21 hourswifi: cfg80211/nl80211: add STA-mode peer probingPriyansha Tiwari
21 hourswifi: nl80211/cfg80211: rename probe_client to probe_peerPriyansha Tiwari
21 hoursqede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida
22 hoursamt: no longer rely on RTNL in amt_fill_info()Eric Dumazet
22 hoursnet: hns3: add support to query/set TX pfc_prevention_tout for ethtool with R...Hao Chen
22 hourswifi: rsi: validate beacon length before fixed buffer copyPengpeng Hou
22 hourswifi: libipw: fix key index receive bound checksPengpeng Hou
22 hourswifi: rsi: bound background scan probe request copyPengpeng Hou
22 hourswifi: libertas: reject short monitor TX framesPengpeng Hou
22 hourswifi: ralink: RT2X00: init EEPROM properlyCorentin Labbe
22 hourswifi: rsi: avoid reading TKIP MIC keys for non-TKIP ciphersPengpeng Hou
22 hourswifi: p54: validate RX frame length in p54_rx_eeprom_readback()Xiang Mei
22 hourswifi: mac80211_hwsim: avoid treating MCS as legacy rate indexYousef Alhouseen
22 hourswifi: libertas: fix memory leak in helper_firmware_cb()Dawei Feng
22 hourswifi: libertas_tf: fix use-after-free in lbtf_free_adapter()Maoyi Xie
22 hourswifi: mac80211_hwsim: clamp virtio RX length before skb_putBryam Vargas
22 hourswifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()Abdun Nihaal
23 hourswifi: rt2x00: avoid full teardown before work setup in probeRunyu Xiao
23 hourswifi: mwifiex: fix permanently busy scans after multiple roam iterationsRafael Beims
23 hourswifi: mwifiex: fix roaming to different channel in host_mlme modeRafael Beims
2 daysnet: microchip: vcap: fix races on the shared Super VCAP blockJens Emil Schulz Østergaard
4 daysnet/mlx5e: Fix publication race for priv->channel_stats[]Feng Liu
4 daysnet/mlx5e: Fix HV VHCA stats agent registration raceFeng Liu
4 daysnet/mlx5e: Fix HV VHCA stats zero-sized buffer allocationFeng Liu
4 daysmacsec: no longer rely on RTNL in macsec_fill_info()Eric Dumazet
4 daysnet/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailableShay Drory
4 daysnet/mlx5: LAG, MPESW, Fix missing complete() on devcom errorShay Drory
4 daysnet/mlx5: LAG, Fix off-by-one in single-FDB error rollbackShay Drory
4 daysmacvlan: no longer rely on RTNL in macvlan_fill_info()Eric Dumazet
4 daysmacvlan: annotate data-races around vlan->mode and vlan->flagsEric Dumazet
4 daysMerge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
4 daysocteontx2-pf: fix SQB pointer leak on init failureDawei Feng
4 daysnet: usb: net1080: validate packet_len before pad-byte access in rx_fixupXiang Mei
4 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni