aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-05selftests: openvswitch: add userspace parsingAdrian Moreno1-2/+22
2024-07-05selftests: openvswitch: add psample actionAdrian Moreno1-1/+161
2024-07-05net: openvswitch: store sampling probability in cb.Adrian Moreno4-4/+23
2024-07-05net: openvswitch: add psample actionAdrian Moreno5-1/+125
2024-07-05net: psample: allow using rate as probabilityAdrian Moreno3-2/+14
2024-07-05net: psample: skip packet copy if no listenersAdrian Moreno1-0/+4
2024-07-05net: sched: act_sample: add action cookie to sampleAdrian Moreno1-0/+12
2024-07-05net: psample: add user cookieAdrian Moreno3-1/+11
2024-07-05net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool opsDaniel Golle1-1/+17
2024-07-05Merge branch 'wireguard-fixes-for-6-10-rc7'Jakub Kicinski4-9/+9
2024-07-05wireguard: send: annotate intentional data race in checking empty queueJason A. Donenfeld1-1/+1
2024-07-05wireguard: queueing: annotate intentional data race in cpu round robinJason A. Donenfeld1-2/+2
2024-07-05wireguard: allowedips: avoid unaligned 64-bit memory accessesHelge Deller1-2/+2
2024-07-05wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld1-4/+4
2024-07-05net: ethernet: mtk_ppe: Change PPE entries number to 16KShengyu Qu1-1/+1
2024-07-05net: bcmasp: Fix error code in probe()Dan Carpenter1-0/+1
2024-07-05Merge branch 'net-constify-struct-regmap_bus-regmap_config'Jakub Kicinski4-7/+7
2024-07-05net: dsa: ar9331: constify struct regmap_busJavier Carrasco1-1/+1
2024-07-05net: encx24j600: constify struct regmap_bus/regmap_configJavier Carrasco1-3/+3
2024-07-05net: ti: icss-iep: constify struct regmap_configJavier Carrasco1-2/+2
2024-07-05net: dsa: qca8k: constify struct regmap_configJavier Carrasco1-1/+1
2024-07-05tun: Assign missing bpf_net_context.Sebastian Andrzej Siewior2-0/+12
2024-07-05net: ethernet: mediatek: Allow gaps in MAC allocationDaniel Golle1-1/+1
2024-07-05Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2024-07-05selftests/vDSO: remove duplicate compiler invocations from MakefileJohn Hubbard1-9/+5
2024-07-05selftests/vDSO: remove partially duplicated "all:" target in MakefileJohn Hubbard1-8/+7
2024-07-05selftests/vDSO: fix clang build errors and warningsJohn Hubbard2-7/+27
2024-07-05Merge tag 'pci-v6.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+4
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-18/+49
2024-07-05selftest/timerns: fix clang build failures for abs() callsJohn Hubbard4-7/+7
2024-07-05Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds17-31/+132
2024-07-05Merge tag 'gpio-fixes-for-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+20
2024-07-05Merge tag 'tpmdd-next-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-233/+269
2024-07-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-0/+49
2024-07-05vfs: don't mod negative dentry count when on shrinker listBrian Foster1-3/+9
2024-07-05filelock: fix potential use-after-free in posix_lock_inodeJeff Layton1-1/+1
2024-07-05Merge patch series "cachefiles: random bugfixes"Christian Brauner23-126/+201
2024-07-05ksmbd: discard write access to the directory openHobin Woo1-2/+11
2024-07-05Merge tag 'i2c-host-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang1-38/+10
2024-07-05USB: serial: option: add Rolling RW350-GL variantsVanillan Wang1-0/+2
2024-07-05Merge tag 'amd-drm-fixes-6.10-2024-07-03' of https://gitlab.freedesktop.org/a...Daniel Vetter6-4/+59
2024-07-05openvswitch: prepare for stolen verdict coming from conntrack and nat engineFlorian Westphal1-10/+37
2024-07-05USB: serial: option: add support for Foxconn T99W651Slark Xiao1-0/+2
2024-07-05USB: serial: option: add Netprisma LCUK54 series modulesMank Wang1-0/+24
2024-07-05gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov1-0/+8
2024-07-05Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini4-0/+49
2024-07-05Merge branch 'pcs-xpcs-mmap' into mainDavid S. Miller10-148/+910
2024-07-05net: stmmac: Add DW XPCS specified via "pcs-handle" supportSerge Semin1-4/+9
2024-07-05net: stmmac: Create DW XPCS device with particular addressSerge Semin3-15/+8
2024-07-05net: pcs: xpcs: Add fwnode-based descriptor creation methodSerge Semin2-0/+53