summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-06octeontx2-af: Fix mcs stats register addressGeetha sowjanya
2023-12-06octeontx2-af: Fix mcs sa cam entries sizeGeetha sowjanya
2023-12-06octeontx2-af: Adjust Tx credits when MCS external bypass is disabledNithin Dabilpuram
2023-12-06Support rv32 ULEB128 testCharlie Jenkins
2023-12-06Merge branch 'tcp-ao-fixes'Paolo Abeni
2023-12-06net/tcp: Don't store TCP-AO maclen on reqskDmitry Safonov
2023-12-06net/tcp: Don't add key with non-matching VRF on connected socketsDmitry Safonov
2023-12-06net/tcp: Limit TCP_AO_REPAIR to non-listen socketsDmitry Safonov
2023-12-06net/tcp: Consistently align TCP-AO option in the headerDmitry Safonov
2023-12-06Documentation/tcp: Fix an obvious typoDmitry Safonov
2023-12-06Merge branch 'there-are-some-bugfix-for-the-hns-ethernet-driver'Paolo Abeni
2023-12-06net: hns: fix fake link up on xge portYonglong Liu
2023-12-06net: hns: fix wrong head when modify the tx feature when sending packetsYonglong Liu
2023-12-06net: atlantic: Fix NULL dereference of skb pointer inDaniil Maximov
2023-12-06drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann
2023-12-06r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane
2023-12-06arm64: dts: rockchip: Fix eMMC Data Strobe PD on rk3588Sam Edwards
2023-12-06ARM: dts: imx28-xea: Pass the 'model' propertyFabio Estevam
2023-12-06ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()Shigeru Yoshida
2023-12-06ALSA: pcm: fix out-of-bounds in snd_pcm_state_namesJason Zhang
2023-12-06ARM: dts: imx7: Declare timers compatible with fsl,imx6dl-gptPhilipp Zabel
2023-12-06MAINTAINERS: reinstate freescale ARM64 DT directory in i.MX entryAhmad Fatoum
2023-12-06arm64: dts: imx8-apalis: set wifi regulator to always-onStefan Eichenberger
2023-12-06ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_initKunwu Chan
2023-12-06arm64: dts: imx8ulp: update gpio node name to align with register addressHaibo Chen
2023-12-06arm64: dts: imx93: update gpio node name to align with register addressHaibo Chen
2023-12-06arm64: dts: imx93: correct mediamix powerPeng Fan
2023-12-06arm64: dts: imx8qm: Add imx8qm's own pm to avoid panic during startupXiaolei Wang
2023-12-06arm64: dts: freescale: imx8-ss-dma: Fix #pwm-cellsAlexander Stein
2023-12-06arm64: dts: freescale: imx8-ss-lsio: Fix #pwm-cellsAlexander Stein
2023-12-05Merge branch 'ionic-small-driver-fixes'Jakub Kicinski
2023-12-05ionic: Fix dim work handling in split interrupt modeBrett Creeley
2023-12-05ionic: fix snprintf format length warningShannon Nelson
2023-12-05tcp: fix mid stream window clamp.Paolo Abeni
2023-12-05net: bnxt: fix a potential use-after-free in bnxt_init_tcDinghao Liu
2023-12-06ARM: dts: bcm2711: Add BCM2711 xHCI supportStefan Wahren
2023-12-06usb: xhci: xhci-plat: Add support for BCM2711Stefan Wahren
2023-12-06dt-bindings: usb: xhci: Add support for BCM2711Stefan Wahren
2023-12-06usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hubHardik Gajjar
2023-12-06usb: hub: Replace hardcoded quirk value with BIT() macroHardik Gajjar
2023-12-05net: veth: fix packet segmentation in veth_convert_skb_to_xdp_buffLorenzo Bianconi
2023-12-06Merge tag 'coresight-fixes-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2023-12-05cifs: Fix non-availability of dedup breaking generic/304David Howells
2023-12-05smb: client: fix potential NULL deref in parse_dfs_referrals()Paulo Alcantara
2023-12-05scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu
2023-12-05tracing: Fix a possible race when disabling buffered eventsPetr Pavlu
2023-12-05tracing: Fix a warning when allocating buffered events failsPetr Pavlu
2023-12-05tracing: Fix incomplete locking when disabling buffered eventsPetr Pavlu
2023-12-05tracing: Disable snapshot buffer when stopping instance tracersSteven Rostedt (Google)
2023-12-05tracing: Stop current tracer when resizing bufferSteven Rostedt (Google)