summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-27dmaengine: fsl-edma: avoid linking both modulesArnd Bergmann1-1/+1
2024-06-27dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe()Nikita Shubin1-0/+4
2024-06-27dmaengine: ioatdma: Fix error path in ioat3_dma_probe()Nikita Shubin1-18/+15
2024-06-27dmaengine: ioatdma: Fix leaking on version mismatchNikita Shubin1-7/+10
2024-06-27dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()Siddharth Vadapalli1-4/+1
2024-06-27dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_listLi RongQing1-1/+3
2024-06-27regulator: core: Fix modpost error "regulator_get_regmap" undefinedBiju Das1-0/+1
2024-06-27RDMA/rxe: Fix responder length checking for UD request packetsHonggang LI1-0/+13
2024-06-27spi: cs42l43: Correct SPI root clock speedCharles Keepax1-1/+1
2024-06-27powerpc/crypto: Add generated P8 asm to .gitignoreNathan Lynch1-0/+2
2024-06-27phy: qcom: qmp-combo: Switch from V6 to V6 N4 register offsetsAbel Vesa2-29/+162
2024-06-27phy: qcom-qmp: pcs: Add missing v6 N4 register offsetsAbel Vesa1-0/+32
2024-06-27phy: qcom-qmp: qserdes-txrx: Add missing registers offsetsAbel Vesa1-0/+13
2024-06-27arm64: dts: freescale: imx8mm-verdin: Fix GPU speedJoao Paulo Goncalves1-0/+1
2024-06-27RDMA/bnxt_re: Fix the max msix vectors macroSelvin Xavier1-3/+1
2024-06-27net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettingsOliver Neukum1-1/+2
2024-06-27bnxt_en: Restore PTP tx_avail count in case of skb_pad() errorPavan Chebbi1-3/+2
2024-06-27ice: Fix VSI list rule with ICE_SW_LKUP_LAST typeMarcin Szycik1-2/+4
2024-06-27netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter coreJianguo Wu5-17/+87
2024-06-27seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 beh...Jianguo Wu1-4/+4
2024-06-27netfilter: ipset: Fix suspicious rcu_dereference_protected()Jozsef Kadlecsik1-5/+6
2024-06-27octeontx2-pf: Fix linking objects into multiple modulesGeetha sowjanya3-2/+10
2024-06-27octeontx2-pf: Add error handling to VLAN unoffload handlingSimon Horman1-1/+4
2024-06-27virtio_net: fixing XDP for fully checksummed packets handlingHeng Qi1-1/+19
2024-06-27virtio_net: checksum offloading handling fixHeng Qi1-2/+10
2024-06-27net: stmmac: No need to calculate speed divider when offload is disabledXiaolei Wang1-18/+22
2024-06-27selftests: openvswitch: Use bash as interpreterSimon Horman1-1/+1
2024-06-27ptp: fix integer overflow in max_vclocks_storeDan Carpenter1-2/+1
2024-06-27sched: act_ct: add netns into the key of tcf_ct_flow_tableXin Long1-5/+11
2024-06-27tipc: force a dst refcount before doing decryptionXin Long1-0/+1
2024-06-27net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()David Ruth1-2/+1
2024-06-27net: phy: mxl-gpy: Remove interrupt mask clearing from config_initRaju Lakkaraju1-20/+38
2024-06-27net: lan743x: Support WOL at both the PHY and MAC appropriatelyRaju Lakkaraju3-8/+58
2024-06-27net: lan743x: disable WOL upon resume to restore full data path operationRaju Lakkaraju2-4/+50
2024-06-27qca_spi: Make interrupt remembering atomicStefan Wahren3-14/+11
2024-06-27netns: Make get_net_ns() handle zero refcount netYue Haibing1-2/+7
2024-06-27xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()Eric Dumazet1-1/+7
2024-06-27ipv6: prevent possible NULL dereference in rt6_probe()Eric Dumazet1-0/+2
2024-06-27ipv6: prevent possible NULL deref in fib6_nh_init()Eric Dumazet1-1/+1
2024-06-27netrom: Fix a memory leak in nr_heartbeat_expiry()Gavrilov Ilia1-1/+2
2024-06-27ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DMAjrat Makhmutov1-1/+1
2024-06-27netdev-genl: fix error codes when outputting XDP featuresJakub Kicinski1-8/+8
2024-06-27bpf: Avoid splat in pskb_pull_reasonFlorian Westphal1-0/+5
2024-06-27ALSA: hda: tas2781: Component should be unbound before deconstructionSimon Trimmer1-2/+2
2024-06-27ALSA: hda: cs35l41: Component should be unbound before deconstructionSimon Trimmer1-2/+2
2024-06-27ALSA: hda: cs35l56: Component should be unbound before deconstructionSimon Trimmer1-2/+2
2024-06-27cipso: fix total option length computationOndrej Mosnacek1-4/+8
2024-06-27net: mvpp2: use slab_build_skb for oversized framesAryan Srivastava1-1/+4
2024-06-27btrfs: zoned: allocate dummy checksums for zoned NODATASUM writesJohannes Thumshirn1-1/+3
2024-06-27bpf: Fix reg_set_min_max corruption of fake_regDaniel Borkmann2-4/+12