summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-18123-455/+878
|\
| * Merge tag 'linux-can-fixes-for-6.4-20230518' of git://git.kernel.org/pub/scm/...Paolo Abeni2023-05-182-69/+29
| |\
| | * Revert "ARM: dts: stm32: add CAN support on stm32f746"Marc Kleine-Budde2023-05-171-47/+0
| | * Merge patch series "can: kvaser_pciefd: Bug fixes"Marc Kleine-Budde2023-05-171-22/+29
| | |\
| | | * can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson2023-05-171-0/+2
| | | * can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson2023-05-171-17/+4
| | | * can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson2023-05-171-0/+15
| | | * can: kvaser_pciefd: Call request_irq() before enabling interruptsJimmy Assarsson2023-05-171-5/+5
| | | * can: kvaser_pciefd: Clear listen-only bit if not explicitly requestedJimmy Assarsson2023-05-171-0/+2
| | | * can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()Jimmy Assarsson2023-05-171-0/+1
| | |/
| * | Merge tag 'nf-23-05-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2023-05-183-10/+18
| |\ \
| | * | netfilter: nft_set_rbtree: fix null deref on element insertionFlorian Westphal2023-05-171-7/+13
| | * | netfilter: nf_tables: fix nft_trans type confusionFlorian Westphal2023-05-171-3/+1
| | * | netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...Tom Rix2023-05-171-0/+4
| * | | Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-05-1841-136/+249
| |\ \ \
| | * | | wifi: b43: fix incorrect __packed annotationArnd Bergmann2023-05-172-2/+2
| | * | | wifi: rtw88: sdio: Always use two consecutive bytes for word operationsMartin Blumenstingl2023-05-171-8/+0
| | * | | mac80211_hwsim: fix memory leak in hwsim_new_radio_nlZhengchao Shao2023-05-161-1/+2
| | * | | wifi: iwlwifi: mvm: Add locking to the rate read flowAriel Malamud2023-05-161-0/+3
| | * | | wifi: iwlwifi: Don't use valid_links to iterate sta linksMiri Korenblit2023-05-161-30/+22
| | * | | wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg2023-05-161-0/+10
| | * | | wifi: iwlwifi: mvm: fix OEM's name in the tas approved listAlon Giladi2023-05-161-1/+1
| | * | | wifi: iwlwifi: fix OEM's name in the ppag approved listAlon Giladi2023-05-161-1/+1
| | * | | wifi: iwlwifi: mvm: fix initialization of a return valueMukesh Sisodiya2023-05-161-1/+1
| | * | | wifi: iwlwifi: mvm: fix access to fw_id_to_mac_idGregory Greenman2023-05-164-2/+22
| | * | | wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg2023-05-161-8/+11
| | * | | wifi: iwlwifi: mvm: fix number of concurrent link checksJohannes Berg2023-05-162-9/+12
| | * | | wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg2023-05-161-1/+1
| | * | | wifi: iwlwifi: mvm: don't double-init spinlockJohannes Berg2023-05-161-5/+5
| | * | | wifi: iwlwifi: mvm: always free dup_dataJohannes Berg2023-05-163-5/+3
| | * | | wifi: mac80211: recalc chanctx mindef before assigningJohannes Berg2023-05-161-0/+3
| | * | | wifi: mac80211: consider reserved chanctx for mindefJohannes Berg2023-05-163-30/+47
| | * | | wifi: mac80211: simplify chanctx allocationJohannes Berg2023-05-161-1/+1
| | * | | wifi: mac80211: Abort running color change when stopping the APMichael Lee2023-05-161-1/+2
| | * | | wifi: mac80211: fix min center freq offset tracingJohannes Berg2023-05-161-1/+1
| | * | | wifi: iwlwifi: mvm: rfi: disable RFI featureGregory Greenman2023-05-163-5/+15
| | * | | wifi: mac80211: Fix puncturing bitmap handling in __ieee80211_csa_finalize()Christophe JAILLET2023-05-161-2/+2
| | * | | wifi: mac80211: fortify the spinlock against deadlock by interruptMirsad Goran Todorovac2023-05-161-2/+3
| | * | | wifi: cfg80211: Drop entries with invalid BSSIDs in RNRIlan Peer2023-05-161-1/+5
| | * | | wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu2023-05-152-1/+4
| | * | | wifi: brcmfmac: Check for probe() id argument being NULLHans de Goede2023-05-153-0/+27
| | * | | wifi: rtw88: correct qsel_to_ep[] type as intPing-Ke Shih2023-05-151-1/+1
| | * | | wifi: rtw88: use work to update rate to avoid RCU warningPing-Ke Shih2023-05-123-1/+19
| | * | | wifi: rtw89: 8852b: adjust quota to avoid SER L1 caused by access null pagePing-Ke Shih2023-05-123-14/+20
| | * | | wifi: mt76: connac: fix stats->tx_bytes calculationRyder Lee2023-05-122-2/+3
| | * | | wifi: mt76: mt7996: fix endianness of MT_TXD6_TX_RATERyder Lee2023-05-121-1/+1
| * | | | MAINTAINERS: skip CCing netdev for Bluetooth patchesJakub Kicinski2023-05-181-0/+1
| * | | | mdio_bus: unhide mdio_bus_init prototypeArnd Bergmann2023-05-181-2/+0
| * | | | bridge: always declare tunnel functionsArnd Bergmann2023-05-181-4/+4
| * | | | atm: hide unused procfs functionsArnd Bergmann2023-05-181-0/+2