Linux Wireless Networking
[Prev Page][Next Page]
- Re: [PATCH 01/64] media: omap3isp: Extract struct group for memcpy() region, (continued)
- [PATCH 03/64] rpmsg: glink: Replace strncpy() with strscpy_pad(), Kees Cook
- [PATCH 02/64] mac80211: Use flex-array for radiotap header bitmap, Kees Cook
- [PATCH 05/64] skbuff: Switch structure bounds to struct_group(), Kees Cook
- [PATCH 09/64] staging: rtl8723bs: Avoid field-overflowing memcpy(), Kees Cook
- [PATCH 10/64] lib80211: Use struct_group() for memcpy() region, Kees Cook
- [PATCH 14/64] libertas_tf: Use struct_group() for memcpy() region, Kees Cook
- [PATCH 27/64] HID: cp2112: Use struct_group() for memcpy() region, Kees Cook
- [PATCH 18/64] cxgb3: Use struct_group() for memcpy() region, Kees Cook
- [PATCH 30/64] fortify: Move remaining fortify helpers into fortify-string.h, Kees Cook
- [PATCH 29/64] lib/string: Move helper functions out of string.c, Kees Cook
- [PATCH 26/64] net/mlx5e: Use struct_group() for memcpy() region, Kees Cook
- [PATCH 15/64] ipw2x00: Use struct_group() for memcpy() region, Kees Cook
- [PATCH 08/64] staging: rtl8192u: Use struct_group() for memcpy() region, Kees Cook
- [PATCH 07/64] staging: rtl8192e: Use struct_group() for memcpy() region, Kees Cook
- [PATCH 22/64] bnx2x: Use struct_group() for memcpy() region, Kees Cook
- [PATCH 28/64] compiler_types.h: Remove __compiletime_object_size(), Kees Cook
- [PATCH 13/64] libertas: Use struct_group() for memcpy() region, Kees Cook
- [PATCH 12/64] mwl8k: Use struct_group() for memcpy() region, Kees Cook
- [PATCH 11/64] net/mlx5e: Avoid field-overflowing memcpy(), Kees Cook
- [PATCH 06/64] bnxt_en: Use struct_group_attr() for memcpy() region, Kees Cook
- [PATCH 31/64] fortify: Explicitly disable Clang support, Kees Cook
- [PATCH 32/64] fortify: Add compile-time FORTIFY_SOURCE tests, Kees Cook
- [PATCH 04/64] stddef: Introduce struct_group() helper macro, Kees Cook
- [PATCH 25/64] drm/mga/mga_ioc32: Use struct_group() for memcpy() region, Kees Cook
- [PATCH 64/64] fortify: Add run-time WARN for cross-field memcpy(), Kees Cook
- [PATCH 47/64] btrfs: Use memset_after() to clear end of struct, Kees Cook
- [PATCH 40/64] net: 802: Use memset_after() to clear struct fields, Kees Cook
- [PATCH 55/64] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr, Kees Cook
- [PATCH 19/64] ip: Use struct_group() for memcpy() regions, Kees Cook
- [PATCH 43/64] ath11k: Use memset_after() for clearing queue descriptors, Kees Cook
- [PATCH 42/64] net: qede: Use memset_after() for counters, Kees Cook
- [PATCH 41/64] net: dccp: Use memset_after() for TP zeroing, Kees Cook
- [PATCH 63/64] iwlwifi: dbg_ini: Split memcpy() to avoid multi-field write, Kees Cook
- [PATCH 38/64] xfrm: Use memset_after() to clear padding, Kees Cook
- [PATCH 44/64] iw_cxgb4: Use memset_after() for cpl_t5_pass_accept_rpl, Kees Cook
- [PATCH 16/64] thermal: intel: int340x_thermal: Use struct_group() for memcpy() region, Kees Cook
- [PATCH 39/64] mac80211: Use memset_after() to clear tx status, Kees Cook
- [PATCH 53/64] HID: roccat: Use struct_group() to zero kone_mouse_event, Kees Cook
- [PATCH 17/64] iommu/amd: Use struct_group() for memcpy() region, Kees Cook
- [PATCH 54/64] ipv6: Use struct_group() to zero rt6_info, Kees Cook
- [PATCH 50/64] KVM: x86: Use struct_group() to zero decode cache, Kees Cook
- [PATCH 56/64] ethtool: stats: Use struct_group() to clear all stats at once, Kees Cook
- [PATCH 61/64] Makefile: Enable -Warray-bounds, Kees Cook
- [PATCH 62/64] netlink: Avoid false-positive memcpy() warning, Kees Cook
- [PATCH 35/64] fortify: Detect struct member overflows in memmove() at compile-time, Kees Cook
- [PATCH 60/64] fortify: Work around Clang inlining bugs, Kees Cook
- [PATCH 49/64] cm4000_cs: Use struct_group() to zero struct cm4000_dev region, Kees Cook
- [PATCH 51/64] tracing: Use struct_group() to zero struct trace_iterator, Kees Cook
- [PATCH 58/64] powerpc: Split memset() to avoid multi-field overflow, Kees Cook
- [PATCH 52/64] dm integrity: Use struct_group() to zero struct journal_sector, Kees Cook
- [PATCH 34/64] fortify: Detect struct member overflows in memcpy() at compile-time, Kees Cook
- [PATCH 33/64] lib: Introduce CONFIG_TEST_MEMCPY, Kees Cook
- [PATCH 23/64] drm/amd/pm: Use struct_group() for memcpy() region, Kees Cook
- [PATCH 24/64] staging: wlan-ng: Use struct_group() for memcpy() region, Kees Cook
- [PATCH 46/64] IB/mthca: Use memset_after() for clearing mpt_entry, Kees Cook
- [PATCH 21/64] cxgb4: Use struct_group() for memcpy() region, Kees Cook
- [PATCH 57/64] netfilter: conntrack: Use struct_group() to zero struct nf_conn, Kees Cook
- [PATCH 37/64] string.h: Introduce memset_after() for wiping trailing members/padding, Kees Cook
- [PATCH 45/64] intel_th: msu: Use memset_after() for clearing hw header, Kees Cook
- [PATCH 20/64] intersil: Use struct_group() for memcpy() region, Kees Cook
- [PATCH 36/64] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp, Kees Cook
- [PATCH 59/64] fortify: Detect struct member overflows in memset() at compile-time, Kees Cook
- [PATCH 48/64] drbd: Use struct_group() to zero algs, Kees Cook
[PATCH net-next v3 00/31] ndo_ioctl rework,
Arnd Bergmann
[PATCH] rtw88: 8822ce: set CLKREQ# signal to low during suspend,
Ping-Ke Shih
[PATCH 0/4] rtw88: fix WoWLAN function and report reason to mac80211,
Ping-Ke Shih
[PATCH] mt76: mt7921: fix dma hang in rmmod, Deren Wu
[PATCH v5 1/7] mei: bus: add client dma interface,
Emmanuel Grumbach
[PATCH] iwlwifi: mvm: Change "ERR_PTR(EINVAL)" to "ERR_PTR(-EINVAL)", Cai Huoqing
two small bcma patches,
Zenghui Yu
[PATCH v5 1/7] mt76 - mt7915: Add ethtool stats support.,
greearb
[syzbot] general protection fault in hwsim_exit_net, syzbot
[PATCH] net: wireless: move the deallocation of regulatory domain to wiphy_free, Dongliang Mu
[feature request] set regulatory domain per device and some other fixes, Bogdan
[PATCH 00/12] nfc: constify data structures,
Krzysztof Kozlowski
- [PATCH 05/12] nfc: constify nfc_phy_ops, Krzysztof Kozlowski
- [PATCH 04/12] nfc: constify nci_driver_ops (prop_ops and core_ops), Krzysztof Kozlowski
- [PATCH 03/12] nfc: s3fwrn5: constify nci_ops, Krzysztof Kozlowski
- [PATCH 01/12] nfc: constify payload argument in nci_send_cmd(), Krzysztof Kozlowski
- [PATCH 02/12] nfc: constify nci_ops, Krzysztof Kozlowski
- [PATCH 06/12] nfc: st21nfca: constify file-scope arrays, Krzysztof Kozlowski
- [PATCH 07/12] nfc: constify pointer to nfc_vendor_cmd, Krzysztof Kozlowski
- [PATCH 08/12] nfc: constify nfc_hci_gate, Krzysztof Kozlowski
- [PATCH 10/12] nfc: constify nfc_hci_ops, Krzysztof Kozlowski
- [PATCH 11/12] nfc: constify nfc_llc_ops, Krzysztof Kozlowski
- [PATCH 12/12] nfc: constify nfc_digital_ops, Krzysztof Kozlowski
- [PATCH 09/12] nfc: constify nfc_ops, Krzysztof Kozlowski
- Re: [PATCH 00/12] nfc: constify data structures, patchwork-bot+netdevbpf
[PATCH] wireless: rtl8187: replace udev with usb_get_dev(),
Salah Triki
Message not available
Message not available
<Possible follow-ups>
Re: [PATCH] wireless: rtl8187: replace udev with usb_get_dev(), Hin-Tak Leung
[mac80211:master] BUILD SUCCESS f9a5c358c8d26fed0cc45f2afc64633d4ba21dff, kernel test robot
Current mainline brcmfmac reports error on supposedly supported ap6256 chip,
Piotr Oniszczuk
[PATCH v3 01/11] mt76: add hash lookup for skb on TXS status_list.,
greearb
- [PATCH v3 03/11] mt76 - mt7915: Move TXS parsing to its own method., greearb
- [PATCH v3 02/11] mt76 - mt7915: Fix potential NPE in TXS processing., greearb
- [PATCH v3 07/11] mt76: mt7915: Add support for tx-overrides., greearb
- [PATCH v3 08/11] mt76: mt7915: Fix SGI reporting when using tx-overrides., greearb
- [PATCH v3 05/11] mt76: mt7915: debugfs hook to enable TXS for NO_SKB pkt-ids., greearb
- [PATCH v3 06/11] mt76: mt7915: Support parsing TXSFM 0x2., greearb
- [PATCH v3 04/11] mt76 - mt7915: Allow processing TXS for 'NO_SKB' pkt-ids., greearb
- [PATCH v3 10/11] mt76: mt7915: Report tx-retries, greearb
- [PATCH v3 11/11] mt76: mt7915: add a missing HT flag for GI parsing, greearb
- [PATCH v3 09/11] mt76: mt7915: txfree status to show txcount instead of latency., greearb
[PATCH v4 1/8] mt76 - mt7915: Add ethtool stats support.,
greearb
[PATCH] brcmfmac: Add WPA3 Personal with FT to supported cipher suites,
Paweł Drewniak
[PATCH] iwlwifi: Fix memory leak on reduce_power_data buffer,
Colin King
pull-request: mac80211 2021-07-23, Johannes Berg
reg 802.11s support with SDIO based Wi-Fi Modules, Govind Singh
[PATCH] cfg80211: free the object allocated in wiphy_apply_custom_regulatory,
Dongliang Mu
[PATCH v2 01/11] mt76: add hash lookup for skb on TXS status_list.,
greearb
- [PATCH v2 02/11] mt76 - mt7915: Fix potential NPE in TXS processing., greearb
- [PATCH v2 04/11] mt76 - mt7915: Allow processing TXS for 'NO_SKB' pkt-ids., greearb
- [PATCH v2 03/11] mt76 - mt7915: Move TXS parsing to its own method., greearb
- [PATCH v2 06/11] mt76: mt7915: Support parsing TXSFM 0x2., greearb
- [PATCH v2 05/11] mt76: mt7915: debugfs hook to enable TXS for NO_SKB pkt-ids., greearb
- [PATCH v2 07/11] mt76: mt7915: Add support for tx-overrides., greearb
- [PATCH v2 08/11] mt76: mt7915: Fix SGI reporting when using tx-overrides., greearb
- [PATCH v2 10/11] mt76: mt7915: Report tx-retries, greearb
- [PATCH v2 11/11] mt76: mt7915: add a missing HT flag for GI parsing, greearb
- [PATCH v2 09/11] mt76: mt7915: txfree status to show txcount instead of latency., greearb
[PATCH v3 1/8] mt76 - mt7915: Add ethtool stats support.,
greearb
[PATCH V2] ath10k: don't fail if IRAM write fails,
ojab
[PATCH] ath10k: don't fail if IRAM write fails, ojab
[PATCH] ath5k: fix building with LEDS=m,
Arnd Bergmann
[PATCH 1/3] ath11k: add channel 2 into 6 GHz channel list,
Jouni Malinen
[syzbot] memory leak in reg_copy_regd, syzbot
[syzbot] WARNING in ieee80211_offchannel_return, syzbot
[PATCH 01/12] ath11k: Fix pktlog lite rx events,
Jouni Malinen
- [PATCH 03/12] ath11k: Avoid reg rules update during firmware recovery, Jouni Malinen
- [PATCH 04/12] ath11k: Avoid race during regd updates, Jouni Malinen
- [PATCH 05/12] ath11k: Add vdev start flag to disable hardware encryption, Jouni Malinen
- [PATCH 02/12] ath11k: Update pdev tx and rx firmware stats, Jouni Malinen
- [PATCH 08/12] ath11k: Avoid "No VIF found" warning message, Jouni Malinen
- [PATCH 06/12] ath11k: Assign free_vdev_map value before ieee80211_register_hw, Jouni Malinen
- [PATCH 12/12] ath11k: Change QCN9074 firmware to operate in mode-2, Jouni Malinen
- [PATCH 07/12] ath11k: Fix crash during firmware recovery on reo cmd ring access, Jouni Malinen
- [PATCH 11/12] ath11k: Clear auth flag only for actual association in security mode, Jouni Malinen
- [PATCH 09/12] ath11k: Add wmi peer create conf event in wmi_tlv_event_id, Jouni Malinen
- [PATCH 10/12] ath11k: Send PPDU_STATS_CFG with proper pdev mask to firmware, Jouni Malinen
- Re: [PATCH 01/12] ath11k: Fix pktlog lite rx events, Kalle Valo
[PATCH] ath11k: Add support for RX decapsulation offload,
Jouni Malinen
[PATCH 0/4] ath11k: Add caldata download support from file/EEPROM,
Jouni Malinen
[PATCH 0/4] ath11k: Add spectral scan support for QCN9074,
Jouni Malinen
[PATCH 1/2] ath11k: add support for setting fixed HE rate/gi/ltf,
Jouni Malinen
[PATCH 0/3] ath11k: add full monitor mode support for QCN9074,
Jouni Malinen
[PATCH 0/3] ath11k: Fix no data captured in monitor co-exist mode,
Jouni Malinen
[PATCH] mt76: fix enum type mismatch,
Arnd Bergmann
[PATCH 27/54] dt-bindings: net: wireless: Convert ESP ESP8089 binding to a schema,
Maxime Ripard
[PATCH v2] mt76: add support for setting mcast rate, Ryder Lee
[PATCH] mt76: add support for setting mcast rate, Ryder Lee
[PATCH 1/3] ath11k: Rename atf_config to flag1 in target_resource_config,
Jouni Malinen
[PATCH 1/2] ath11k: fix 4-addr tx failure for AP and STA modes,
Jouni Malinen
[PATCH 01/11] mt76: add hash lookup for skb on TXS status_list.,
greearb
- [PATCH 02/11] mt76 - mt7915: Fix potential NPE in TXS processing., greearb
- [PATCH 07/11] mt76: mt7915: Add support for tx-overrides., greearb
- [PATCH 08/11] mt76: mt7915: Fix SGI reporting when using tx-overrides., greearb
- [PATCH 10/11] mt76: mt7915: Report tx-retries, greearb
- [PATCH 06/11] mt76: mt7915: Support parsing TXSFM 0x2., greearb
- [PATCH 11/11] mt76: mt7915: add a missing HT flag for GI parsing, greearb
- [PATCH 09/11] mt76: mt7915: txfree status to show txcount instead of latency., greearb
- [PATCH 03/11] mt76 - mt7915: Move TXS parsing to its own method., greearb
- [PATCH 04/11] mt76 - mt7915: Allow processing TXS for 'NO_SKB' pkt-ids., greearb
- [PATCH 05/11] mt76: mt7915: debugfs hook to enable TXS for NO_SKB pkt-ids., greearb
[PATCH 1/2] mt76: mt7915: switch proper tx arbiter mode in testmode,
Shayne Chen
[PATCH] rtl8xxxu: remove unnecessary labels,
samirweng1979
[PATCH v2] mt76: mt7915: fix potential overflow of eeprom page index, Shayne Chen
[PATCH 4.19 127/421] wireless: carl9170: fix LEDS build errors & warnings, Greg Kroah-Hartman
[PATCH 4.14 205/315] mac80211: fix memory corruption in EAPOL handling, Greg Kroah-Hartman
[PATCH 4.14 101/315] wireless: carl9170: fix LEDS build errors & warnings, Greg Kroah-Hartman
[PATCH 4.9 160/245] mac80211: fix memory corruption in EAPOL handling, Greg Kroah-Hartman
[PATCH 4.9 079/245] wireless: carl9170: fix LEDS build errors & warnings, Greg Kroah-Hartman
[PATCH 4.4 126/188] mac80211: fix memory corruption in EAPOL handling, Greg Kroah-Hartman
[PATCH 4.4 065/188] wireless: carl9170: fix LEDS build errors & warnings, Greg Kroah-Hartman
[PATCH 5.14 1/2] iwlwifi: add new SoF with JF devices,
Johannes Berg
[PATCH 0/4] Remove rtnetlink_send() in rtnetlink,
Yajun Deng
[PATCH 5.14] iwlwifi: pnvm: accept multiple HW-type TLVs,
Johannes Berg
pull-request: iwlwifi-fw-2021-07-19, Johannes Berg
Re: wireless-regdb: Update regulatory rules for Germany (DE) on 6GHz,
Timo Witte
[PATCH v3] rtw88: Remove unnecessary check code,
Len Baker
[PATCH RFC v1 0/7] rtw88: prepare locking for SDIO support,
Martin Blumenstingl
[PATCH] ipw2x00: Use struct_size helper instead of open-coded arithmetic,
Len Baker
[PATCH 1/2] mt76: mt7915: send EAPOL frames at lowest rate,
Ryder Lee
[PATCH] mt76: mt7915: add control knobs for thermal throttling, Ryder Lee
[PATCH v2] rtw88: Fix out-of-bounds write,
Len Baker
[RFC mac80211-next 0/7] introduce individual TWT support in AP mode,
Lorenzo Bianconi
[PATCH] iwlwifi: mvm: Fix missing error code in iwl_mvm_up(), Jiapeng Chong
[syzbot] BUG: unable to handle kernel paging request in ath9k_htc_rxep,
syzbot
[PATCH] mt76: mt7915: add a missing HT flag for GI parsing, Ryder Lee
Difficulty connecting to AP using rtw89,
Larry Finger
[PATCH v4 1/3] mt76: add mt76_default_basic_rate more devices can rely on,
Felix Fietkau
[PATCH] mt76: mt7921: Add mt7922 support, Deren Wu
[PATCH] mac80211: include <linux/rbtree.h>,
Johannes Berg
[PATCH v11 0/4] multiple bssid and EMA support in AP mode,
Aloka Dixit
[PATCH v2 1/8] mt76 - mt7915: Add ethtool stats support.,
greearb
[PATCH v2] mt76: mt7915: fix endianness warnings in mu radiotap, Ryder Lee
[PATCH] mt76: mt7915: fix endianness warnings in mu radiotap,
Ryder Lee
[PATCH] mt76: mt7921: Fix out of order process by invalid event pkt, Deren Wu
[PATCH v2 1/4] mt76 mt7915: take RCU read lock when calling ieee80211_bss_get_elem(),
Ryder Lee
[PATCH] mt76: mt7915: fix an off-by-one bound check, Ryder Lee
[PATCH 1/3] mt76 mt7915: take RCU read lock when calling ieee80211_bss_get_elem(),
Ryder Lee
[PATCH v3 1/4] mt76: fix mt76_rates for the multiple devices,
sean.wang
[PATCH v4 0/5] bus: Make remove callback return void,
Uwe Kleine-König
rtw88: rtw_{read,write}_rf locking questions,
Martin Blumenstingl
[RFC 0/7] Ethernet->WLAN hardware flow offloading support on MT7622,
Felix Fietkau
[PATCH 1/3] rtw88: adjust the log level for failure of tx report,
Ping-Ke Shih
[PATCH v3 0/5] bus: Make remove callback return void,
Uwe Kleine-König
[PATCH] intersil: remove obsolete prism54 wireless driver,
Lukas Bulwahn
[PATCH] mt7915: Fix he_mcs capabilities for 160mhz., greearb
[PATCH] nl80211: limit band information in non-split data,
Johannes Berg
[PATCH v2 1/2] mt76: fix mt76_rates for the multiple devices,
sean.wang
[PATCH v1 1/1] ray_cs: use %*ph to print small buffer,
Andy Shevchenko
[PATCH 5.13 455/800] wireless: carl9170: fix LEDS build errors & warnings, Greg Kroah-Hartman
[PATCH 5.12 403/700] wireless: carl9170: fix LEDS build errors & warnings, Greg Kroah-Hartman
[PATCH 5.10 342/593] wireless: carl9170: fix LEDS build errors & warnings, Greg Kroah-Hartman
[PATCH 5.4 202/348] wireless: carl9170: fix LEDS build errors & warnings, Greg Kroah-Hartman
[PATCH] brcmfmac: firmware: Allow per-board firmware binaries,
Linus Walleij
[PATCH] rtw88: Fix out-of-bounds write,
Len Baker
Realtek USB WiFi dongle (0x2357:0x0108), Kees Cook
[PATCH] mt7915: Add ethtool stats support., greearb
Kernel crash when scanning for APs in huge WiFi environment - Ath10K - ARMV7 - Linux 4.14.73,
Vincent RUBY
[PATCH v2 0/2] mwifiex: Add quirks for MS Surface devices,
Jonas Dreßler
[PATCH] ath9k: hif_usb: fix memory leak in ath9k_hif_usb_firmware_cb,
Dongliang Mu
Re: Issue: AX210 only works with old iwlwifi version 59.601f3a66.0,
Johannes Berg
[PATCH] mt76: mt7921: continue to probe driver when fw already downloaded,
Aaron Ma
[PATCH 1/2] mt76: mt7921: fix mgmt frame using unexpected bitrate,
sean.wang
[PATCH 4.14] mac80211: fix memory corruption in EAPOL handling,
Davis Mosenkovs
[PATCH 4.9] mac80211: fix memory corruption in EAPOL handling,
Davis Mosenkovs
[PATCH 4.4] mac80211: fix memory corruption in EAPOL handling,
Davis Mosenkovs
Netdevconf 0x15 update, Jamal Hadi Salim
[PATCH v2 0/4] bus: Make remove callback return void,
Uwe Kleine-König
[Index of Archives]
[Linux Host AP]
[Wireless Regulations]
[Linux Bluetooth]
[Linux Wireless Personal Area Network]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Linux Networking Development]
[Netfilter]
[Bugtraq]