summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-24ALSA: usb-audio: Add a sample rate workaround for Line6 Pod GoTakashi Iwai1-0/+1
2023-05-24bridge: always declare tunnel functionsArnd Bergmann1-4/+4
2023-05-24netfilter: nft_set_rbtree: fix null deref on element insertionFlorian Westphal1-7/+13
2023-05-24netfilter: nf_tables: fix nft_trans type confusionFlorian Westphal1-3/+1
2023-05-24net: selftests: Fix optstringBenjamin Poirier1-1/+1
2023-05-24net: pcs: xpcs: fix C73 AN not getting enabledVladimir Oltean1-1/+1
2023-05-24net: wwan: iosm: fix NULL pointer dereference when removing deviceM Chetan Kumar3-12/+33
2023-05-24vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()Eric Dumazet1-2/+2
2023-05-24igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov1-2/+2
2023-05-24net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offsetMarco Migliore1-1/+1
2023-05-24cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET1-0/+2
2023-05-24tun: Fix memory leak for detached NAPI queue.Kuniyuki Iwashima1-0/+15
2023-05-24devlink: Fix crash with CONFIG_NET_NS=nIdo Schimmel1-1/+1
2023-05-24scsi: storvsc: Don't pass unused PFNs to Hyper-V hostMichael Kelley1-4/+4
2023-05-24wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg1-0/+10
2023-05-24wifi: iwlwifi: mvm: fix OEM's name in the tas approved listAlon Giladi1-1/+1
2023-05-24wifi: iwlwifi: fix OEM's name in the ppag approved listAlon Giladi1-1/+1
2023-05-24wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg1-8/+11
2023-05-24wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg1-1/+1
2023-05-24wifi: mac80211: Abort running color change when stopping the APMichael Lee1-1/+2
2023-05-24wifi: mac80211: fix min center freq offset tracingJohannes Berg1-1/+1
2023-05-24wifi: mac80211: Fix puncturing bitmap handling in __ieee80211_csa_finalize()Christophe JAILLET1-2/+2
2023-05-24wifi: mac80211: fortify the spinlock against deadlock by interruptMirsad Goran Todorovac1-2/+3
2023-05-24wifi: cfg80211: Drop entries with invalid BSSIDs in RNRIlan Peer1-1/+5
2023-05-24iavf: send VLAN offloading caps once after VFRAhmed Zaki1-5/+0
2023-05-24ice: Fix ice VF reset during iavf initializationDawid Wesierski4-4/+25
2023-05-24ice: Fix stats after PF resetAhmed Zaki1-0/+5
2023-05-24net: bcmgenet: Restore phy_stop() depending upon suspend/closeFlorian Fainelli1-3/+5
2023-05-24net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli1-1/+0
2023-05-24can: dev: fix missing CAN XL support in can_put_echo_skb()Oliver Hartkopp1-1/+2
2023-05-24s390/cio: include subchannels without devices also for evaluationVineeth Vijayan1-0/+2
2023-05-24tipc: check the bearer min mtu properly when setting it by netlinkXin Long1-2/+2
2023-05-24tipc: do not update mtu if msg_max is too small in mtu negotiationXin Long1-3/+6
2023-05-24tipc: add tipc_bearer_min_mtu to calculate min mtuXin Long3-2/+19
2023-05-24virtio_net: Fix error unwinding of XDP initializationFeng Liu1-17/+44
2023-05-24net: fec: remove the xdp_return_frame when lack of tx BDsShenwei Wang1-1/+0
2023-05-24net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()Dong Chenchen1-5/+3
2023-05-24drm/exynos: fix g2d_open/close helper function definitionsArnd Bergmann1-2/+2
2023-05-24ASoC: SOF: topology: Fix logic for copying tuplesRanjani Sridharan1-0/+4
2023-05-24ASoC: mediatek: mt8186: Fix use-after-free in driver remove pathDouglas Anderson5-34/+24
2023-05-24ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent in dai_configPeter Ujfalusi1-2/+5
2023-05-24SUNRPC: Fix trace_svc_register() call siteChuck Lever1-1/+1
2023-05-24SUNRPC: always free ctxt when freeing deferred requestNeilBrown6-29/+41
2023-05-24SUNRPC: double free xprt_ctxt while still in useNeilBrown1-1/+2
2023-05-24media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou1-1/+1
2023-05-24net: hns3: fix reset timeout when enable full VFJijie Shao2-5/+28
2023-05-24net: hns3: fix reset delay time to avoid configuration timeoutJie Wang1-1/+4
2023-05-24net: hns3: fix sending pfc frames after reset issueJijie Shao3-8/+16
2023-05-24net: hns3: fix output information incomplete for dumping tx queue info with d...Jie Wang2-1/+2
2023-05-24net: dsa: rzn1-a5psw: disable learning for standalone portsClément Léger1-8/+16