summaryrefslogtreecommitdiffstats
path: root/certs (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-13regulator: Split up _regulator_get()Chen-Yu Tsai2-11/+47
2024-09-13nvme-pci: qdepth 1 quirkKeith Busch2-9/+14
2024-09-13xtensa: Emulate one-byte cmpxchgPaul E. McKenney2-0/+3
2024-09-13sh: Emulate one-byte cmpxchgPaul E. McKenney2-0/+4
2024-09-13ARC: Emulate one-byte cmpxchgPaul E. McKenney2-2/+5
2024-09-13regulator: update some comments ([gs]et_voltage_vsel vs [gs]et_voltage_sel)André Draszik2-5/+5
2024-09-13regulator: max8973: Use irq_get_trigger_type() helperJinjie Ruan1-5/+2
2024-09-13pinctrl: pinctrl-cy8c95x0: Fix regcachePatrick Rudolph1-5/+9
2024-09-13crypto: n2 - Set err to EINVAL if snprintf fails for hmacHerbert Xu1-0/+1
2024-09-13crypto: camm/qi - Use ERR_CAST() to return error-valued pointerChen Yufan1-2/+2
2024-09-13crypto: mips/crc32 - Clean up useless assignment operationsWangYuli1-33/+37
2024-09-13crypto: qcom-rng - rename *_of_data to *_match_dataBrian Masney1-12/+12
2024-09-13crypto: qcom-rng - fix support for ACPI-based systemsBrian Masney1-2/+2
2024-09-13dt-bindings: crypto: qcom,prng: document support for SA8255pNikunj Kela1-0/+1
2024-09-13crypto: aegis128 - Fix indentation issue in crypto_aegis128_process_crypt()Riyan Dhiman1-2/+3
2024-09-13net: ethernet: ti: am65-cpsw: setup priority to flow mappingRoger Quadros1-0/+3
2024-09-13net: ethernet: ti: cpsw_ale: add policer/classifier helpers and setup defaultsRoger Quadros2-0/+95
2024-09-13net: ethernet: ti: cpsw_ale: add Policer and Thread control register fieldsRoger Quadros2-0/+127
2024-09-13net: ethernet: ti: cpsw_ale: use regfields for number of Entries and PolicersRoger Quadros2-6/+22
2024-09-13net: ethernet: ti: cpsw_ale: use regfields for ALE registersRoger Quadros2-22/+79
2024-09-13net: ethernet: ti: am65-cpsw: Introduce multi queue RxRoger Quadros3-230/+269
2024-09-13memory-provider: fix compilation issue without SYSFSMina Almasry1-2/+0
2024-09-13net/mlx5e: Match cleanup order in mlx5e_free_rq in reverse of mlx5e_alloc_rqRahul Rameshbabu1-12/+13
2024-09-13net/mlx5e: SHAMPO, Add no-split ethtool counters for header/data splitDragos Tatulea4-0/+29
2024-09-13net/mlx5: Add NOT_READY command return statusShay Drory2-1/+7
2024-09-13net/mlx5: Allow users to configure affinity for SFsShay Drory1-1/+1
2024-09-13net/mlx5: Skip HotPlug check on sync reset using hot resetMoshe Shemesh1-5/+8
2024-09-13net/mlx5: Add support for sync reset using hot resetMoshe Shemesh2-16/+69
2024-09-13net/mlx5: Add device cap for supporting hot reset in sync reset flowMoshe Shemesh1-2/+9
2024-09-13net/mlx5: fs, add support for no append at software levelMark Bloch4-16/+242
2024-09-13net/mlx5: fs, separate action and destination into distinct structMark Bloch5-98/+104
2024-09-13net/mlx5: fs, remove unused memberMark Bloch1-1/+0
2024-09-13net/mlx5: fs, move hardware fte deletion function resetMark Bloch1-2/+2
2024-09-13net/mlx5: fs, make get_root_namespace API functionMoshe Shemesh2-8/+11
2024-09-13net/mlx5: fs, move steering common function to fs_cmd.hMoshe Shemesh2-16/+16
2024-09-13net/mlx5: HWS, fixed error flow return values of some functionsYevgeny Kliteynik3-6/+6
2024-09-13net/mlx5: HWS, updated API functions comments to kernel docYevgeny Kliteynik1-392/+364
2024-09-13nfp: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+2
2024-09-13net: enetc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-2/+1
2024-09-13net: apple: bmac: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-2/+1
2024-09-13bareudp: Pull inner IP header on xmit.Guillaume Nault1-0/+6
2024-09-13bareudp: Pull inner IP header in bareudp_udp_encap_recv().Guillaume Nault1-2/+18
2024-09-13net: caif: remove unused nameJakub Kicinski1-2/+0
2024-09-13uapi: libc-compat: remove ipx leftoversJakub Kicinski1-36/+0
2024-09-13selftests/net: packetdrill: import tcp/slow_startWillem de Bruijn11-0/+427
2024-09-13selftests/net: packetdrill: import tcp/zerocopyWillem de Bruijn13-0/+674
2024-09-13selftests/net: packetdrill: run in netns and expand configWillem de Bruijn2-2/+7
2024-09-13net: ena: Extend customer metrics reporting supportDavid Arinzon5-78/+344
2024-09-13net: ena: Add ENA Express metrics supportDavid Arinzon7-34/+142
2024-09-13cifs: Fix signature miscalculationDavid Howells1-1/+1