aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-01-30wifi: iwlwifi: mei: fix compilation errors in rfkill()HEADiwlwifi-next-for-kalle-2023-01-30masterGregory Greenman1-3/+3
2023-01-30wifi: iwlwifi: mvm: Support STEP equalizer settings from BIOS.Ayala Barazani6-4/+105
2023-01-30wifi: iwlwifi: bump FW API to 74 for AX devicesGolan Ben Ami1-1/+1
2023-01-30wifi: iwlwifi: mvm: Reset rate index if rate is wrongMukesh Sisodiya1-3/+4
2023-01-30wifi: iwlwifi: mvm: simplify by using SKB MAC header pointerMordechay Goodstein1-28/+16
2023-01-30wifi: iwlwifi: mvm: add sniffer meta data APIsMordechay Goodstein2-11/+112
2023-01-30wifi: iwlwifi: rx: add sniffer support for EHT modeMordechay Goodstein3-2/+46
2023-01-30wifi: iwlwifi: mvm: always send nullfunc frames on MGMT queueGregory Greenman1-3/+4
2023-01-30wifi: iwlwifi: mvm: remove h from printk format specifierTom Rix2-5/+5
2023-01-30wifi: iwlwifi: improve tag handling in iwl_request_firmwareHeiner Kallweit1-8/+4
2023-01-30wifi: iwlwifi: mention the response structure in the kerneldocEmmanuel Grumbach1-0/+1
2023-01-30wifi: iwlwifi: mvm: add minimal EHT rate reportingJohannes Berg2-0/+14
2023-01-19wifi: wireless: deny wireless extensions on MLO-capable devicesJohannes Berg1-0/+4
2023-01-19wifi: wireless: warn on most wireless extension usageJohannes Berg1-2/+14
2023-01-19wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg4-10/+10
2023-01-19wifi: cfg80211: Deduplicate certificate loadingLukas Wunner2-46/+9
2023-01-19bitfield: add FIELD_PREP_CONST()Johannes Berg1-0/+26
2023-01-19wifi: mac80211: add kernel-doc for EHT structureJohannes Berg1-0/+1
2023-01-18mac80211: support minimal EHT rate reporting on RXJohannes Berg5-10/+64
2023-01-18wifi: mac80211: Add HE MU-MIMO related flags in ieee80211_bss_confMuna Sinada2-0/+28
2023-01-18wifi: mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_confMuna Sinada2-0/+28
2023-01-18wifi: cfg80211: Use MLD address to indicate MLD STA disconnectionVeerendranath Jakkam2-3/+4
2023-01-18wifi: cfg80211: Support 32 bytes KCK key in GTK rekey offloadShivani Baranwal3-3/+7
2023-01-18wifi: cfg80211: Fix extended KCK key length check in nl80211_set_rekey_data()Shivani Baranwal1-1/+1
2023-01-18wifi: cfg80211: remove support for static WEPJohannes Berg7-22/+8
2023-01-17Merge wireless into wireless-nextKalle Valo11555-330406/+509863
2023-01-16wifi: rtl8xxxu: Dump the efuse only for untested devicesBitterblue Smith1-1/+1
2023-01-16wifi: rtl8xxxu: Print the ROM version tooBitterblue Smith1-4/+5
2023-01-16wifi: rtw88: Use non-atomic sta iterator in rtw_ra_mask_info_update()Martin Blumenstingl1-1/+3
2023-01-16wifi: rtw88: Use rtw_iterate_vifs() for rtw_vif_watch_dog_iter()Martin Blumenstingl1-2/+4
2023-01-16wifi: rtw88: Move register access from rtw_bf_assoc() outside the RCUMartin Blumenstingl1-6/+7
2023-01-16wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith1-9/+0
2023-01-16wifi: rtl8xxxu: Report the RSSI to the firmwareBitterblue Smith8-0/+68
2023-01-16wifi: rt2x00: Remove useless else ifJiapeng Chong1-2/+0
2023-01-16wifi: mt7601u: fix an integer underflowJisoo Jang1-1/+2
2023-01-16wifi: orinoco: check return value of hermes_write_wordrec()Alexey Kodanev1-0/+2
2023-01-16wifi: rtlwifi: rtl8723ae: fix obvious spelling error tyep->typeKonstantin Ryabitsev1-1/+1
2023-01-16wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EUBitterblue Smith1-6/+2
2023-01-16Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"Eric Dumazet1-1/+0
2023-01-16wifi: mt76: dma: fix a regression in adding rx buffersFelix Fietkau1-52/+72
2023-01-16wifi: mt76: handle possible mt76_rx_token_consume failuresLorenzo Bianconi3-4/+20
2023-01-16wifi: mt76: dma: do not increment queue head if mt76_dma_add_buf failsLorenzo Bianconi1-4/+5
2023-01-16wifi: rtw89: 8852b: fill the missing configuration about queue empty checkingZong-Zhe Yang1-0/+2
2023-01-16wifi: rtw89: fix assignation of TX BD RAM tableZong-Zhe Yang5-7/+26
2023-01-16wifi: rtw89: 8852c: rfk: correct ADC clock settingsChih-Kang Chang2-12/+44
2023-01-16wifi: rtw89: correct register definitions of digital CFO and spur eliminationEric Huang2-5/+5
2023-01-16wifi: rtw89: set the correct mac_id for management framesKuan-Chung Chen1-15/+16
2023-01-16wifi: rtw89: fix null vif pointer when get management frame date rateKuan-Chung Chen1-1/+2
2023-01-16wifi: rtw89: coex: Change Wi-Fi role info related logic to version separateChing-Te Ku1-19/+20
2023-01-16wifi: rtw89: coex: Change RTL8852B use v1 TDMA policyChing-Te Ku1-1/+1
2023-01-16wifi: rtw89: coex: Packet traffic arbitration hardware owner monitorChing-Te Ku2-7/+11
2023-01-16wifi: rtw89: coex: refactor debug log of slot listChing-Te Ku1-40/+5
2023-01-16wifi: rtw89: coex: Change firmware steps report to version separateChing-Te Ku2-19/+149
2023-01-16wifi: rtw89: coex: Change Wi-Fi Null data report to version separateChing-Te Ku2-36/+35
2023-01-16wifi: rtw89: coex: Add version code for Wi-Fi firmware coexistence controlChing-Te Ku1-2/+2
2023-01-16wifi: rtw89: Add missing check for alloc_workqueueJiasheng Jiang1-0/+3
2023-01-16wifi: rtw89: fix potential leak in rtw89_append_probe_req_ie()Zong-Zhe Yang1-1/+3
2023-01-16wifi: rtw89: coex: Update WiFi role info H2C reportChing-Te Ku2-16/+27
2023-01-16wifi: rtw89: coex: only read Bluetooth counter of report version 1 for RTL8852AChing-Te Ku1-0/+4
2023-01-16wifi: rtw89: coex: Add v5 firmware control reportChing-Te Ku2-0/+175
2023-01-16wifi: rtw89: coex: Change firmware control report to version separateChing-Te Ku2-42/+48
2023-01-16wifi: rtw89: coex: Add v4 version firmware cycle reportChing-Te Ku2-0/+252
2023-01-16wifi: rtw89: coex: Rename BTC firmware cycle report by feature versionChing-Te Ku2-57/+64
2023-01-16wifi: rtw89: coex: Remove le32 to CPU translator at firmware cycle reportChing-Te Ku1-130/+60
2023-01-16wifi: rtw89: Fix a typo in debug messageMasanari Iida1-1/+1
2023-01-16wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...Jisoo Jang1-2/+4
2023-01-16wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oidSzymon Heidrich1-13/+6
2023-01-16wifi: brcmfmac: fix regression for Broadcom PCIe wifi devicesArend van Spriel1-1/+1
2023-01-16wifi: brcmfmac: avoid NULL-deref in survey dump for 2G only deviceArend van Spriel1-10/+13
2023-01-16wifi: brcmfmac: avoid handling disabled channels for survey dumpArend van Spriel1-9/+7
2023-01-12net: rfkill: gpio: add DT supportPhilipp Zabel1-2/+18
2023-01-12dt-bindings: net: Add rfkill-gpio bindingPhilipp Zabel1-0/+51
2023-01-12wifi: mac80211: fix double space in commentNick Hainke1-1/+1
2023-01-12wifi: mac80211: Drop stations iterator where the iterator function may sleepMartin Blumenstingl2-34/+0
2023-01-10wifi: mac80211: fix MLO + AP_VLAN checkFelix Fietkau1-1/+3
2023-01-10mac80211: Fix MLO address translation for multiple bss caseSriram R1-0/+3
2023-01-10wifi: mac80211: reset multiple BSSID options in stop_ap()Aloka Dixit1-0/+7
2023-01-10wifi: mac80211: Fix iTXQ AMPDU fragmentation handlingAlexander Wetzel3-14/+37
2023-01-10wifi: mac80211: sdata can be NULL during AMPDU startAlexander Wetzel2-1/+8
2023-01-10wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel6-54/+21
2023-01-10wifi: mac80211: fix initialization of rx->link and rx->link_staFelix Fietkau1-123/+99
2023-01-09af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac1-1/+1
2023-01-09net: lan966x: Allow to add rules in TCAM even if not enabledHoratiu Vultur1-3/+0
2023-01-09gro: take care of DODGY packetsEric Dumazet1-2/+3
2023-01-09nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()Minsuk Kang1-3/+41
2023-01-09mlxsw: spectrum_router: Replace 0-length array with flexible arrayKees Cook1-1/+1
2023-01-09net: ipa: correct IPA v4.7 IMEM offsetAlex Elder1-1/+1
2023-01-09brcmfmac: Prefer DT board type over DMI board typeIvan T. Ivanov1-2/+3
2023-01-07Merge tag 'rxrpc-fixes-20230107' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller29-1760/+1592
2023-01-07rxrpc: Fix incoming call setup raceDavid Howells4-15/+15
2023-01-06octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enableAngela Czubak2-3/+2
2023-01-06tipc: fix unexpected link reset due to discovery messagesTung Nguyen1-4/+8
2023-01-06rxrpc: Move client call connection to the I/O threadDavid Howells14-530/+297
2023-01-06rxrpc: Move the client conn cache management to the I/O threadDavid Howells6-86/+62
2023-01-06rxrpc: Remove call->state_lockDavid Howells12-184/+142
2023-01-06rxrpc: Move call state changes from recvmsg to I/O threadDavid Howells5-111/+109
2023-01-06rxrpc: Move call state changes from sendmsg to I/O threadDavid Howells3-60/+63
2023-01-06rxrpc: Wrap accesses to get call state to put the barrier in one placeDavid Howells5-24/+38
2023-01-06rxrpc: Split out the call state changing functions into their own fileDavid Howells4-89/+108
2023-01-06rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parametersDavid Howells7-75/+76
2023-01-06rxrpc: Offload the completion of service conn security to the I/O threadDavid Howells4-14/+40
2023-01-06rxrpc: Make the set of connection IDs per local endpointDavid Howells5-38/+35
2023-01-06rxrpc: Tidy up abort generation infrastructureDavid Howells17-444/+484
2023-01-06rxrpc: Clean up connection abortDavid Howells8-213/+188
2023-01-06rxrpc: Implement a mechanism to send an event notification to a connectionDavid Howells6-9/+55
2023-01-06rxrpc: Only disconnect calls in the I/O threadDavid Howells5-15/+9
2023-01-06rxrpc: Only set/transmit aborts in the I/O threadDavid Howells7-18/+50
2023-01-06rxrpc: Separate call retransmission from other conn eventsDavid Howells3-30/+8
2023-01-06rxrpc: Make the local endpoint hold a ref on a connected callDavid Howells4-13/+23
2023-01-06rxrpc: Stash the network namespace pointer in rxrpc_localDavid Howells5-23/+21
2023-01-05net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modemHui Wang1-0/+6
2023-01-05stmmac: dwmac-mediatek: remove the dwmac_fix_mac_speedBiao Huang1-26/+0
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds128-840/+1984
2023-01-05Merge tag 'gpio-fixes-for-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-24/+43
2023-01-05Merge tag 'fbdev-for-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-19/+25
2023-01-05fbdev: omapfb: avoid stack overflow warningArnd Bergmann1-10/+18
2023-01-05caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao1-1/+5
2023-01-04inet: control sockets should not use current thread task_fragEric Dumazet1-0/+1
2023-01-04net/ulp: prevent ULP without clone op from entering the LISTEN statusPaolo Abeni2-0/+18
2023-01-04qed: allow sleep in qed_mcp_trace_dump()Caleb Sander1-8/+20
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski5-18/+112
2023-01-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds23-163/+173
2023-01-04Merge tag 'x86-urgent-2023-01-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-45/+45
2023-01-04Merge tag 'f2fs-fix-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-26/+25
2023-01-04Merge tag 'nfsd-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2-1/+12
2023-01-04x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco1-0/+2
2023-01-04MAINTAINERS: Update maintainers for ptp_vmw driverSrivatsa S. Bhat (VMware)1-1/+3
2023-01-03x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...Jason A. Donenfeld4-41/+41
2023-01-03f2fs: let's avoid panic if extent_tree is not createdJaegeuk Kim1-1/+2
2023-01-03f2fs: should use a temp extent_info for lookupJaegeuk Kim1-6/+7
2023-01-03f2fs: don't mix to use union values in extent_infoJaegeuk Kim1-8/+8
2023-01-03f2fs: initialize extent_cache parameterJaegeuk Kim4-4/+4
2023-01-03f2fs: fix to avoid NULL pointer dereference in f2fs_issue_flush()Chao Yu1-7/+4
2023-01-03x86/asm: Fix an assembler warning with current binutilsMikulas Patocka1-1/+1
2023-01-03usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich1-1/+2
2023-01-03net: dpaa: Fix dtsec check for PCS availabilitySean Anderson1-1/+1
2023-01-03octeontx2-pf: Fix lmtst ID used in aura freeGeetha sowjanya1-9/+21
2023-01-03drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin1-0/+1
2023-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller15-189/+293
2023-01-02Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-7/+20
2023-01-02fs/ntfs3: don't hold ni_lock when calling truncate_setsize()Tetsuo Handa1-2/+2
2023-01-02x86/kexec: Fix double-free of elf header bufferTakashi Iwai1-3/+1
2023-01-02nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton1-0/+11
2023-01-02fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel1-2/+2
2023-01-02netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik11-81/+68
2023-01-02netfilter: ipset: fix hash:net,port,net hang with /0 subnetJozsef Kadlecsik1-19/+21
2023-01-02net: sparx5: Fix reading of the MAC addressHoratiu Vultur1-1/+1
2023-01-02vxlan: Fix memory leaks in error pathIdo Schimmel1-6/+13
2023-01-02net: sched: htb: fix htb_classify() kernel-docRandy Dunlap1-2/+6
2023-01-02Merge branch 'cls_drop-fix'David S. Miller2-3/+6
2023-01-02net: sched: cbq: dont intepret cls results when asked to dropJamal Hadi Salim1-2/+2
2023-01-02net: sched: atm: dont intepret cls results when asked to dropJamal Hadi Salim1-1/+4
2023-01-02gpio: sifive: Fix refcount leak in sifive_gpio_probeMiaoqian Lin1-0/+1
2023-01-01Linux 6.2-rc2Linus Torvalds1-1/+1
2023-01-01Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-38/+18
2023-01-01Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-25/+17
2023-01-01Merge tag 'locking_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-16/+56
2023-01-01Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds12-45/+212
2023-01-01dt-bindings: net: marvell,orion-mdio: Fix examplesMichaƂ Grzelak1-4/+26
2023-01-01dt-bindings: net: sun8i-emac: Add phy-supply propertySamuel Holland1-0/+3
2023-01-01net: ipa: use proper endpoint mask for suspendAlex Elder1-2/+1
2023-01-01Merge branch 'selftests-fix'David S. Miller1-4/+11
2023-01-01selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin1-2/+9
2023-01-01selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin1-2/+2
2023-01-01net: phy: Update documentation for get_rate_matchingSean Anderson1-4/+1
2023-01-01Merge tag 'drm-intel-fixes-2022-12-30' of git://anongit.freedesktop.org/drm/d...Daniel Vetter12-45/+212
2023-01-01Merge branch 'dsa-qca8k-fixes'David S. Miller3-64/+109
2023-01-01net: dsa: qca8k: improve mdio master read/write by using single lo/hiChristian Marangi1-6/+6
2023-01-01net: dsa: qca8k: introduce single mii read/write lo/hiChristian Marangi1-22/+84
2023-01-01Revert "net: dsa: qca8k: cache lo and hi for mdio write"Christian Marangi2-54/+12
2023-01-01net: dsa: tag_qca: fix wrong MGMT_DATA2 sizeChristian Marangi1-2/+2
2023-01-01net: dsa: qca8k: fix wrong length value for mgmt eth packetChristian Marangi1-10/+35
2022-12-31Merge tag 'kbuild-fixes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-14/+27
2022-12-31Merge tag 'ata-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-9/+23
2022-12-30Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds6-83/+82
2022-12-30Merge tag 'sound-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-21/+61
2022-12-30Merge branches 'acpi-resource' and 'acpi-video'Rafael J. Wysocki5-9/+69
2022-12-30gpio: sprd: Make the irqchip immutableCixi Geng1-3/+6
2022-12-30gpio: pmic-eic-sprd: Make the irqchip immutableCixi Geng1-11/+18
2022-12-30gpio: eic-sprd: Make the irqchip immutableCixi Geng1-9/+14
2022-12-30gpio: pca953x: avoid to use uninitialized value pinctrlHaibo Chen1-0/+3
2022-12-30gpiolib: Fix using uninitialized lookup-flags on ACPI platformsHans de Goede1-1/+1
2022-12-30drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula1-1/+1
2022-12-30drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula3-3/+95
2022-12-30fixdep: remove unneeded <stdarg.h> inclusionMasahiro Yamada1-1/+0
2022-12-30kbuild: sort single-targets alphabetically againMasahiro Yamada1-1/+1
2022-12-30kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequiresMasahiro Yamada1-1/+2
2022-12-30kbuild: Fix running modpost with musl libcSamuel Holland1-11/+11
2022-12-30kbuild: add a missing line for help messageJun ASAKA1-0/+1
2022-12-30.gitignore: ignore *.rpmMasahiro Yamada1-0/+1
2022-12-30arch: fix broken BuildID for arm64 and riscvMasahiro Yamada1-0/+5
2022-12-30drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison1-14/+28
2022-12-30drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld6-26/+82
2022-12-30drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi1-1/+0
2022-12-30drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda1-1/+7
2022-12-30net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin1-0/+1
2022-12-30Merge branch 'ena-fixes'David S. Miller4-50/+85
2022-12-30net: ena: Update NUMA TPH hint register upon NUMA node updateDavid Arinzon2-11/+22
2022-12-30net: ena: Set default value for RX interrupt moderationDavid Arinzon1-1/+2
2022-12-30net: ena: Fix rx_copybreak value updateDavid Arinzon3-5/+21