summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-05net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended stateKory Maincent (Dent Project)
2024-07-05tcp: fix incorrect undo caused by DSACK of TLP retransmitNeal Cardwell
2024-07-05Merge branch 'net-openvswitch-add-sample-multicasting'Jakub Kicinski
2024-07-05selftests: openvswitch: add psample testAdrian Moreno
2024-07-05selftests: openvswitch: parse trunc actionAdrian Moreno
2024-07-05selftests: openvswitch: add userspace parsingAdrian Moreno
2024-07-05selftests: openvswitch: add psample actionAdrian Moreno
2024-07-05net: openvswitch: store sampling probability in cb.Adrian Moreno
2024-07-05net: openvswitch: add psample actionAdrian Moreno
2024-07-05net: psample: allow using rate as probabilityAdrian Moreno
2024-07-05net: psample: skip packet copy if no listenersAdrian Moreno
2024-07-05net: sched: act_sample: add action cookie to sampleAdrian Moreno
2024-07-05net: psample: add user cookieAdrian Moreno
2024-07-05net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool opsDaniel Golle
2024-07-06tracing/kprobes: Add symbol counting check when module loadsMasami Hiramatsu (Google)
2024-07-05Merge branch 'wireguard-fixes-for-6-10-rc7'Jakub Kicinski
2024-07-05wireguard: send: annotate intentional data race in checking empty queueJason A. Donenfeld
2024-07-05wireguard: queueing: annotate intentional data race in cpu round robinJason A. Donenfeld
2024-07-05wireguard: allowedips: avoid unaligned 64-bit memory accessesHelge Deller
2024-07-05wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld
2024-07-05net: ethernet: mtk_ppe: Change PPE entries number to 16KShengyu Qu
2024-07-06crypto: starfive - Fix nent assignment in rsa decJia Jie Ho
2024-07-06crypto: starfive - Align rsa input data to 32-bitJia Jie Ho
2024-07-06crypto: qat - fix unintentional re-enabling of error interruptsHareshx Sankar Raj
2024-07-06crypto: qat - extend scope of lock in adf_cfg_add_key_value_param()Nivas Varadharajan Mugunthakumar
2024-07-06Documentation: qat: fix auto_reset attribute detailsDamian Muszynski
2024-07-06crypto: sun8i-ce - add Allwinner H616 supportAndre Przywara
2024-07-06crypto: sun8i-ce - wrap accesses to descriptor address fieldsAndre Przywara
2024-07-06dt-bindings: crypto: sun8i-ce: Add compatible for H616Andre Przywara
2024-07-05net: bcmasp: Fix error code in probe()Dan Carpenter
2024-07-05Merge branch 'net-constify-struct-regmap_bus-regmap_config'Jakub Kicinski
2024-07-05net: dsa: ar9331: constify struct regmap_busJavier Carrasco
2024-07-05net: encx24j600: constify struct regmap_bus/regmap_configJavier Carrasco
2024-07-05net: ti: icss-iep: constify struct regmap_configJavier Carrasco
2024-07-05net: dsa: qca8k: constify struct regmap_configJavier Carrasco
2024-07-05tun: Assign missing bpf_net_context.Sebastian Andrzej Siewior
2024-07-05net: ethernet: mediatek: Allow gaps in MAC allocationDaniel Golle
2024-07-05Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-05hwmon: (gsc-hwmon) constify read-only struct regmap_busJavier Carrasco
2024-07-05dt-bindings: pwm: describe the cells in #pwm-cells in pwm.yamlConor Dooley
2024-07-05pwm: stm32: Always do lazy disablingUwe Kleine-König
2024-07-05ext4: use ext4_update_inode_fsync_trans() helper in inode creationLuis Henriques (SUSE)
2024-07-05selftests/vDSO: remove duplicate compiler invocations from MakefileJohn Hubbard
2024-07-05selftests/vDSO: remove partially duplicated "all:" target in MakefileJohn Hubbard
2024-07-05selftests/vDSO: fix clang build errors and warningsJohn Hubbard
2024-07-05ext4: add missing MODULE_DESCRIPTION()Jeff Johnson
2024-07-05Merge tag 'pci-v6.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-05selftest/timerns: fix clang build failures for abs() callsJohn Hubbard
2024-07-05workqueue: Init rescuer's affinities as the wq's effective cpumaskLai Jiangshan