summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-01phonet: take correct lock to peek at the RX queueRĂ©mi Denis-Courmont1-2/+2
2024-03-01net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur3-0/+4
2024-03-01net/sched: flower: Add lock protection when remove filter handleJianbo Liu1-1/+4
2024-03-01devlink: fix port dump cmd typeJiri Pirko1-1/+1
2024-03-01tools: ynl: don't leak mcast_groups on init errorJakub Kicinski1-1/+7
2024-03-01tools: ynl: make sure we always pass yarg to mnl_cb_runJakub Kicinski1-3/+8
2024-03-01net: mctp: put sock on tag allocation failureJeremy Kerr1-1/+1
2024-03-01netfilter: nf_tables: use kzalloc for hook allocationFlorian Westphal1-1/+1
2024-03-01netfilter: nf_tables: register hooks last when adding new chain/flowtablePablo Neira Ayuso1-38/+40
2024-03-01netfilter: nft_flow_offload: release dst in case direct xmit path is usedPablo Neira Ayuso1-0/+1
2024-03-01netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso2-4/+14
2024-03-01netfilter: nf_tables: set dormant flag on hook register failureFlorian Westphal1-0/+1
2024-03-01tls: don't skip over different type records from the rx_listSabrina Dubroca1-8/+14
2024-03-01tls: stop recv() if initial process_rx_list gave us non-DATASabrina Dubroca1-1/+1
2024-03-01tls: break out of main loop when PEEK gets a non-data recordSabrina Dubroca1-0/+2
2024-03-01hwmon: (nct6775) Fix access to temperature configuration registersGuenter Roeck1-2/+12
2024-03-01cache: ax45mp_cache: Align end size to cache boundary in ax45mp_dma_cache_wba...Lad Prabhakar1-0/+4
2024-03-01bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()Shigeru Yoshida1-2/+5
2024-03-01s390: use the correct count for __iowrite64_copy()Jason Gunthorpe1-1/+1
2024-03-01net: ipa: don't overrun IPA suspend interrupt registersAlex Elder1-1/+1
2024-03-01octeontx2-af: Consider the action set by PFSubbaraya Sundeep1-0/+4
2024-03-01drm/i915/tv: Fix TV modeMaxime Ripard2-10/+10
2024-03-01platform/x86: thinkpad_acpi: Only update profile if successfully convertedMario Limonciello1-2/+3
2024-03-01arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspendMark Brown1-0/+2
2024-03-01arm64/sme: Restore SME registers on exit from suspendMark Brown3-0/+19
2024-03-01arp: Prevent overflow in arp_req_get().Kuniyuki Iwashima1-1/+2
2024-03-01devlink: fix possible use-after-free and memory leaks in devlink_init()Vasiliy Kovalev1-3/+9
2024-03-01ipv6: sr: fix possible use-after-free and null-ptr-derefVasiliy Kovalev1-9/+11
2024-03-01afs: Increase buffer size in afs_update_volume_status()Daniil Dulov1-2/+2
2024-03-01parisc: Fix stack unwinderGuenter Roeck1-8/+6
2024-03-01bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancelMartin KaFai Lau1-1/+4
2024-03-01ata: ahci_ceva: fix error handling for Xilinx GT PHY supportRadhey Shyam Pandey1-46/+79
2024-03-01selftests: bonding: set active slave to primary eth1 specificallyHangbin Liu1-0/+2
2024-03-01powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controllerGaurav Batra3-6/+31
2024-03-01net: bcmasp: Sanity check is off by oneJustin Chen1-3/+3
2024-03-01net: bcmasp: Indicate MAC is in charge of PHY PMFlorian Fainelli1-0/+3
2024-03-01ipv6: properly combine dev_base_seq and ipv6.dev_addr_genidEric Dumazet1-3/+18
2024-03-01ipv4: properly combine dev_base_seq and ipv4.dev_addr_genidEric Dumazet1-4/+17
2024-03-01net: stmmac: Fix incorrect dereference in interrupt handlersPavel Sakharov1-20/+0
2024-03-01x86/numa: Fix the sort compare func used in numa_fill_memblks()Alison Schofield1-1/+1
2024-03-01x86/numa: Fix the address overlap check in numa_fill_memblks()Alison Schofield3-14/+12
2024-03-01nouveau: fix function cast warningsArnd Bergmann1-1/+7
2024-03-01net/sched: act_mirred: don't override retval if we already lost the skbJakub Kicinski1-12/+10
2024-03-01net/sched: act_mirred: use the backlog for mirred ingressJakub Kicinski2-12/+5
2024-03-01net/sched: act_mirred: Create function tcf_mirred_to_dev and improve readabilityVictor Nogueira1-57/+72
2024-03-01dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished().Kuniyuki Iwashima1-1/+24
2024-03-01net: bridge: switchdev: Ensure deferred event delivery on unoffloadTobias Waldekranz1-0/+10
2024-03-01net: bridge: switchdev: Skip MDB replays of deferred events on offloadTobias Waldekranz3-28/+122
2024-03-01scsi: jazz_esp: Only build if SCSI core is builtinRandy Dunlap1-1/+1
2024-03-01scsi: smartpqi: Fix disable_managed_interruptsDon Brace1-1/+4