summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-27Bluetooth: hci_event: call disconnect callback before deleting connPauli Virtanen1-0/+3
2023-07-27Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen6-44/+164
2023-07-27netfilter: nf_tables: skip bound chain on rule flushPablo Neira Ayuso1-0/+2
2023-07-27netfilter: nf_tables: skip bound chain in netns release pathPablo Neira Ayuso1-0/+3
2023-07-27netfilter: nft_set_pipapo: fix improper element removalFlorian Westphal1-1/+5
2023-07-27netfilter: nf_tables: can't schedule in nft_chain_validateFlorian Westphal1-2/+2
2023-07-27netfilter: nf_tables: fix spurious set element insertion failureFlorian Westphal1-0/+3
2023-07-27ALSA: hda/realtek: Fix generic fixup definition for cs35l41 ampVitaly Rodionov1-10/+15
2023-07-27llc: Don't drop packet from non-root netns.Kuniyuki Iwashima1-3/+0
2023-07-27fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong1-0/+3
2023-07-27net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_typeDaniel Golle1-1/+1
2023-07-27Revert "tcp: avoid the lookup process failing to get sk in ehash table"Kuniyuki Iwashima2-19/+6
2023-07-27net:ipv6: check return value of pskb_trim()Yuanjun Gong1-1/+2
2023-07-27net: ipv4: Use kfree_sensitive instead of kfreeWang Ming1-1/+1
2023-07-27tcp: annotate data-races around tcp_rsk(req)->ts_recentEric Dumazet4-6/+9
2023-07-27tcp: annotate data-races around tcp_rsk(req)->txhashEric Dumazet4-5/+6
2023-07-27net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECVAntoine Tenart3-7/+13
2023-07-27igc: Prevent garbled TX queue with XDP ZEROCOPYFlorian Kauer1-2/+2
2023-07-27igc: Avoid transmit queue timeout for XDPKurt Kanzenbach1-0/+8
2023-07-27bpf, arm64: Fix BTI type used for freplace attached functionsAlexander Duyck1-1/+7
2023-07-27bpf: Repeat check_max_stack_depth for async callbacksKumar Kartikeya Dwivedi1-2/+19
2023-07-27bpf: Fix subprog idx logic in check_max_stack_depthKumar Kartikeya Dwivedi1-5/+6
2023-07-27octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya1-2/+3
2023-07-27vrf: Fix lockdep splat in output pathIdo Schimmel1-6/+6
2023-07-27security: keys: Modify mismatched function nameJiapeng Chong1-1/+1
2023-07-27iavf: fix reset task race with iavf_remove()Ahmed Zaki4-29/+16
2023-07-27iavf: fix a deadlock caused by rtnl and driver's lock circular dependenciesAhmed Zaki3-32/+85
2023-07-27iavf: Wait for reset in callbacks which trigger itMarcin Szycik4-17/+68
2023-07-27iavf: make functions static where possiblePrzemek Kitszel4-43/+28
2023-07-27iavf: use internal state to free traffic IRQsAhmed Zaki1-3/+4
2023-07-27iavf: Fix out-of-bounds when setting channels on removeDing Hui1-1/+1
2023-07-27iavf: Fix use-after-free in free_netdevDing Hui1-4/+1
2023-07-27drm/i915/perf: add sentinel to xehp_oa_b_countersAndrzej Hajda1-0/+1
2023-07-27r8169: fix ASPM-related problem for chip version 42 and 43Heiner Kallweit1-0/+7
2023-07-27net: dsa: microchip: correct KSZ8795 static MAC table accessTristram Ha3-5/+18
2023-07-27net: sched: cls_bpf: Undo tcf_bind_filter in case of an errorVictor Nogueira1-52/+47
2023-07-27net: sched: cls_u32: Undo refcount decrement in case update failedVictor Nogueira1-0/+7
2023-07-27net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knodeVictor Nogueira1-11/+30
2023-07-27net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after mall_...Victor Nogueira1-23/+12
2023-07-27regulator: da9063: fix null pointer deref with partial DT configMartin Fuzzey1-0/+3
2023-07-27ASoC: SOF: ipc3-dtrace: uninitialized data in dfsentry_trace_filter_write()Dan Carpenter1-5/+4
2023-07-27ice: prevent NULL pointer deref during reloadMichal Swiatkowski3-4/+21
2023-07-27ice: Unregister netdev and devlink_port only oncePetr Oros1-27/+0
2023-07-27cifs: fix mid leak during reconnection after timeout thresholdShyam Prasad N1-4/+15
2023-07-27iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()Dan Carpenter1-1/+2
2023-07-27gso: fix dodgy bit handling for GSO_UDP_L4Yan Zhai2-7/+12
2023-07-27net: ethernet: mtk_eth_soc: handle probe deferralDaniel Golle1-18/+11
2023-07-27bridge: Add extack warning when enabling STP in netns.Kuniyuki Iwashima1-0/+3
2023-07-27net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil1-5/+19
2023-07-27dsa: mv88e6xxx: Do a final check before timing outLinus Walleij1-0/+7