summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-05bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend3-9/+17
2023-06-05bpf, sockmap: Pass skb ownership through read_skbJohn Fastabend4-13/+4
2023-06-05gpio-f7188x: fix chip name and pin count on Nuvoton chipHenning Schild2-15/+15
2023-06-05net/mlx5: E-switch, Devcom, sync devcom events and devcom comp registerShay Drory2-1/+9
2023-06-05Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports"Maher Sanalla5-197/+1
2023-06-05Revert "net/mlx5: Expose steering dropped packets counter"Maher Sanalla1-19/+3
2023-06-05net/mlx5e: TC, Fix using eswitch mapping in nic modePaul Blakey1-7/+27
2023-06-05drm/i915: Fix PIPEDMC disabling for a bigjoiner configurationImre Deak1-2/+10
2023-06-05drm/i915: Disable DPLLs before disconnecting the TC PHYImre Deak3-3/+29
2023-06-05drm/i915: Move shared DPLL disabling into CRTC disable hookImre Deak2-2/+4
2023-06-05ASoC: Intel: avs: Fix module lookupAmadeusz Sławiński1-7/+15
2023-06-05cxl/port: Fix NULL pointer access in devm_cxl_add_port()Robert Richter1-4/+3
2023-06-05net: fec: add dma_wmb to ensure correct descriptor valuesShenwei Wang1-6/+11
2023-06-05tls: rx: strp: don't use GFP_KERNEL in softirq contextJakub Kicinski1-0/+4
2023-06-05tls: rx: strp: preserve decryption status of skbs when neededJakub Kicinski4-31/+114
2023-06-05tls: rx: strp: factor out copying skb dataJakub Kicinski1-10/+23
2023-06-05tls: rx: strp: force mixed decrypted records into copy modeJakub Kicinski2-5/+21
2023-06-05tls: rx: strp: fix determining record length in copy modeJakub Kicinski1-6/+15
2023-06-05tls: rx: strp: set the skb->len of detached / CoW'ed skbsJakub Kicinski1-0/+2
2023-06-05tls: rx: device: fix checking decryption statusJakub Kicinski1-1/+1
2023-06-05gpiolib: fix allocation of mixed dynamic/static GPIOsAndreas Kemnade1-0/+2
2023-06-05bpf: netdev: init the offload table earlierJakub Kicinski1-1/+1
2023-06-05platform/x86/amd/pmf: Fix CnQF and auto-mode after resumeMario Limonciello1-7/+25
2023-06-05power: supply: rt9467: Fix passing zero to 'dev_err_probe'ChiaEn Wu1-1/+1
2023-06-05selftests/bpf: Fix pkg-config call building sign-fileJeremy Sowden1-1/+1
2023-06-05ARM: dts: imx6ull-dhcor: Set and limit the mode for PMIC buck 1, 2 and 3Christoph Niedermaier1-0/+7
2023-06-05coresight: perf: Release Coresight path when alloc trace id failedRuidong Tian1-0/+1
2023-06-05spi: spi-geni-qcom: Select FIFO mode for chip selectVijaya Krishna Nivarthi1-0/+2
2023-06-05firmware: arm_ffa: Fix usage of partition info get count flagSudeep Holla1-1/+2
2023-06-05firmware: arm_scmi: Fix incorrect alloc_workqueue() invocationTejun Heo1-1/+1
2023-05-30Linux 6.3.5v6.3.5Greg Kroah-Hartman1-1/+1
2023-05-30Revert "arm64: dts: imx8mp: Drop simple-bus from fsl,imx8mp-media-blk-ctrl"Greg Kroah-Hartman1-1/+1
2023-05-30net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping1-0/+1
2023-05-30net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCsArınç ÜNAL1-6/+2
2023-05-30page_pool: fix inconsistency for page_pool_ring_[un]lock()Yunsheng Lin2-20/+26
2023-05-303c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET1-1/+10
2023-05-30net/smc: Reset connection when trying to use SMCRv2 fails.Wen Gu2-2/+8
2023-05-30regulator: mt6359: add read check for PMIC MT6359Sen Chu1-2/+5
2023-05-30firmware: arm_ffa: Set reserved/MBZ fields to zero in the memory descriptorsSudeep Holla1-0/+6
2023-05-30arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delayHugo Villeneuve1-1/+7
2023-05-30net/mlx5: Devcom, serialize devcom registrationShay Drory1-5/+14
2023-05-30net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory1-1/+2
2023-05-30net/mlx5: Collect command failures data only for known commandsShay Drory1-1/+2
2023-05-30net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan1-1/+1
2023-05-30net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik2-2/+6
2023-05-30net/mlx5: Handle pairing of E-switch via uplink un/load APIsShay Drory3-6/+9
2023-05-30net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUsErez Shitrit1-1/+2
2023-05-30net/mlx5e: do as little as possible in napi poll when budget is 0Jakub Kicinski1-7/+9
2023-05-30net/mlx5e: Use correct encap attribute during invalidationVlad Buslov1-1/+3
2023-05-30net/mlx5e: Fix deadlock in tc route query codeVlad Buslov3-20/+48