summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-09ibmvnic: Perform tx CSO during send scrq directNick Child
2024-08-09ibmvnic: Only record tx completed bytes once per handlerNick Child
2024-08-09ibmvnic: Introduce send sub-crq directNick Child
2024-08-09ibmvnic: Remove duplicate memory barriers in txNick Child
2024-08-09ibmvnic: Reduce memcpys in tx descriptor generationNick Child
2024-08-09ibmvnic: Use header len helper functions on txNick Child
2024-08-09ibmvnic: Only replenish rx pool when resources are getting lowNick Child
2024-08-09net: fs_enet: Fix warning due to wrong typeChristophe Leroy
2024-08-09net: usb: cdc_ether: don't spew notificationszhangxiangqian
2024-08-09Merge branch 'don-t-take-hw-uso-path-when-packets-can-t-be-checksummed-by-dev...Jakub Kicinski
2024-08-09selftests/net: Add coverage for UDP GSO with IPv6 extension headersJakub Sitnicki
2024-08-09udp: Fall back to software USO if IPv6 extension headers are presentJakub Sitnicki
2024-08-09net: Make USO depend on CSUM offloadJakub Sitnicki
2024-08-09gtp: pull network headers in gtp_dev_xmit()Eric Dumazet
2024-08-09ethtool: refactor checking max channelsMina Almasry
2024-08-09Merge tag '6.11-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-08-09Merge tag 'spi-fix-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-08-10crypto: x86/aes-gcm - fix PREEMPT_RT issue in gcm_crypt()Eric Biggers
2024-08-10hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resumeGaosheng Cui
2024-08-10hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_initGaosheng Cui
2024-08-10Revert "lib/mpi: Introduce ec implementation to MPI library"Herbert Xu
2024-08-10hwrng: rockchip - add hwrng driver for Rockchip RK3568 SoCAurelien Jarno
2024-08-10dt-bindings: rng: Add Rockchip RK3568 TRNGAurelien Jarno
2024-08-10crypto: caam/qi* - Use cpumask_var_t instead of cpumask_tHerbert Xu
2024-08-10hwrng: cn10k - Enable by default CN10K driver if Thunder SoC is enabledFrancesco Dolcini
2024-08-10crypto: spacc - Enable Driver compilation in crypto Kconfig and MakefilePavitrakumar M
2024-08-10crypto: spacc - Add SPAcc Kconfig and MakefilePavitrakumar M
2024-08-10crypto: spacc - Add SPAcc aead supportPavitrakumar M
2024-08-10crypto: spacc - Add SPAcc ahash supportPavitrakumar M
2024-08-10crypto: spacc - Enable SPAcc AUTODETECTPavitrakumar M
2024-08-10crypto: spacc - Add SPAcc Skcipher supportPavitrakumar M
2024-08-09drm/xe: Allow to compile out debugfsLucas De Marchi
2024-08-09binfmt_flat: Fix corruption when not offsetting data startKees Cook
2024-08-09perf daemon: Fix the build on 32-bit architecturesArnaldo Carvalho de Melo
2024-08-09drm/xe: Allow suspend / resume to be safely called multiple timesMatthew Brost
2024-08-09drm/xe: Only enable scheduling upon resume if neededMatthew Brost
2024-08-09drm/xe: Add xe_sched_add_msg_locked helperMatthew Brost
2024-08-09drm/xe: Reinit msg link when processing a messageMatthew Brost
2024-08-09drm/xe: Add xe_sched_msg_lock/unlock helperMatthew Brost
2024-08-09bcachefs: bcachefs_metadata_version_disk_accounting_v3Kent Overstreet
2024-08-09cxl/test: Skip cxl_setup_parent_dport() for emulated dportsLi Ming
2024-08-09cxl/pci: Get AER capability address from RCRB only for RCH dportLi Ming
2024-08-10rust: x86: remove `-3dnow{,a}` from target featuresMiguel Ojeda
2024-08-10kbuild: rust-analyzer: mark `rust_is_available.sh` invocation as recursiveMiguel Ojeda
2024-08-10rust: add intrinsics to fix `-Os` buildsMiguel Ojeda
2024-08-10kbuild: rust: skip -fmin-function-alignment in bindgen flagsZehui Xu
2024-08-09perf annotate-data: Support --skip-empty optionNamhyung Kim
2024-08-09perf annotate: Fix --group behavior when leader has no samplesNamhyung Kim
2024-08-09Merge tag 'irq-domain-24-08-09' into irq/coreThomas Gleixner
2024-08-09Merge tag 'drm-fixes-2024-08-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds