summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-09-07net: bcmasp: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07net: dsa: sja1105: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07net: dsa: rzn1_a5psw: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07net: dsa: realtek: rtl8366rb: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07net: dsa: realtek: rtl8365mb: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07net: dsa: qca8k: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07net: dsa: mv88e6xxx: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07net: dsa: mv88e6060: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07net: dsa: mt7530: mmio: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07net: dsa: mt7530: mdio: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07net: dsa: mxl-gsw1xx: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07net: dsa: lan9303: mdio: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07net: dsa: lan9303: i2c: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07net: dsa: hellcreek: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07net: dsa: bcm_sf2: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07net: dsa: b53: srab: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07net: dsa: b53: mdio: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07can: sja1000_platform: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07can: sja1000: f81601: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07can: m_can: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07can: ifi_canfd: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07can: flexcan: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07can: c_can: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07can: bxcan: Remove comma after sentinel-entry in match-tableSiddharth Vadapalli
2026-09-07s390/qeth: allow bridgeport queries despite OS_MISMATCHNagamani PV
2026-09-07Merge branch 'psp-make-tx-key-ops-optional-for-drivers'Jakub Kicinski
2026-09-07netdevsim: psp: drop tx key opsDaniel Zahka
2026-09-07psp: allow drivers to omit tx key add/del opsDaniel Zahka
2026-09-07psp: move code from psp_sock_assoc_set_tx() into helper functionsDaniel Zahka
2026-09-07psp: refactor psp_dev_tx_key_del()Daniel Zahka
2026-09-08ASoC: cs35l56: Fix race between kexec and snd_soc_register_component()Richard Fitzgerald
2026-09-07virtio_input: stop callbacks before unregistering input deviceKarl Mehltretter
2026-09-07virtio_input: reset device if input_register_device() failsXiong Weimin
2026-09-07vhost: invalidate vring access on IOTLB transitionsJia Jia
2026-09-07vduse: validate virtqueue alignmentJia Jia
2026-09-07vduse: do not take dev->rwsem in the virtqueue kick pathNikhil
2026-09-07vhost-scsi: clamp max_io_vqs module parameterDongli Zhang
2026-09-07vhost-scsi: use kvzalloc for vq array allocationDongli Zhang
2026-09-07virtio-pci: return IRQ_HANDLED after non-zero ISRAndrew Stellman
2026-09-07virtio: add Eugenio Pérez as MaintainerEugenio Pérez
2026-09-07vhost: limit outstanding IOTLB misses per virtqueueLinfeng Sun
2026-09-07MAINTAINERS: Add a section for virtio-rngLaurent Vivier
2026-09-07vdpa_sim_net: check TX pull result before RX copyLinfeng Sun
2026-09-07vdpa_sim_blk: reject out-of-range sector startsLinfeng Sun
2026-09-07virtio-vdpa: Use queue id when setting vq affinityXiong Weimin
2026-09-07vdpa: octeon_ep: Check dev_set_name() in dev addXiong Weimin
2026-09-07vdpa: ifcvf: Put device on unsupported feature errorXiong Weimin
2026-09-07vdpa: solidrun: Free IRQs after request failureXiong Weimin
2026-09-07vdpa: alibaba: Keep DRIVER_OK clear if IRQ setup failsXiong Weimin
2026-09-07vdpa/pds: check virtqueue notify mappingXiong Weimin