index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
net: ethernet: mtk_eth_soc: introduce flow offloading support for mt7986
Lorenzo Bianconi
6
-116
/
+289
2022-09-22
net: ethernet: mtk_eth_wed: add axi bus support
Lorenzo Bianconi
3
-31
/
+84
2022-09-22
net: ethernet: mtk_eth_wed: add wed support for mt7986 chipset
Lorenzo Bianconi
6
-96
/
+400
2022-09-22
net: ethernet: mtk_eth_wed: add mtk_wed_configure_irq and mtk_wed_dma_{enable/disable}
Lorenzo Bianconi
2
-29
/
+64
2022-09-22
net: ethernet: mtk_eth_soc: add foe_entry_size to mtk_eth_soc
Lorenzo Bianconi
5
-24
/
+48
2022-09-22
net: ethernet: mtk_eth_soc: move wdma_base definitions in mtk register map
Lorenzo Bianconi
2
-9
/
+11
2022-09-22
net: ethernet: mtk_eth_soc: add the capability to run multiple ppe
Lorenzo Bianconi
6
-32
/
+47
2022-09-22
net: ethernet: mtk_eth_soc: move ppe table hash offset to mtk_soc_data structure
Lorenzo Bianconi
4
-7
/
+25
2022-09-22
net: ethernet: mtk_eth_soc: move gdma_to_ppe and ppe_base definitions in mtk register map
Lorenzo Bianconi
3
-7
/
+13
2022-09-22
dt-bindings: net: mediatek: add WED binding for MT7986 eth driver
Lorenzo Bianconi
3
-9
/
+62
2022-09-22
arm64: dts: mediatek: mt7986: add support for Wireless Ethernet Dispatch
Lorenzo Bianconi
1
-0
/
+24
2022-09-22
MAINTAINERS: add maintainers for Alibaba' T-Head PMU driver
Shuai Xue
1
-0
/
+6
2022-09-22
drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoC
Shuai Xue
3
-0
/
+818
2022-09-22
docs: perf: Add description for Alibaba's T-Head PMU driver
Shuai Xue
2
-0
/
+101
2022-09-22
x86/resctrl: Merge mon_capable and mon_enabled
James Morse
4
-11
/
+4
2022-09-22
x86/resctrl: Kill off alloc_enabled
James Morse
5
-14
/
+4
2022-09-22
counter: 104-quad-8: Fix skipped IRQ lines during events configuration
William Breathitt Gray
1
-3
/
+3
2022-09-22
ALSA: hda/hdmi: Use only dynamic PCM device allocation
Jaroslav Kysela
4
-132
/
+28
2022-09-22
arm64: topology: fix possible overflow in amu_fie_setup()
Sergey Shtylyov
1
-1
/
+1
2022-09-22
arm64: mm: don't acquire mutex when rewriting swapper
Mark Rutland
1
-14
/
+18
2022-09-22
Merge branch 'for-linus' into for-next
Takashi Iwai
923
-4890
/
+8538
2022-09-22
ALSA: hda/ca0132 - remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-22
ALSA: hda: intel-dsp-config: add missing RaptorLake PCI IDs
Pierre-Louis Bossart
1
-0
/
+10
2022-09-22
Merge tag 'asoc-fix-v6.0-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
922
-4890
/
+8528
2022-09-22
spi: meson-spicc: make symbol 'meson_spicc_pow2_clk_ops' static
Wei Yongjun
1
-1
/
+1
2022-09-22
regmap: mmio: replace return 0 with break in switch statement
Colin Ian King
1
-1
/
+1
2022-09-22
ASoC: SOF: pci-tgl: add missing PCI IDs for RPL
Pierre-Louis Bossart
1
-0
/
+4
2022-09-22
ASoC: SOF: Intel: pci-tgl: reorder PCI IDs
Pierre-Louis Bossart
1
-2
/
+2
2022-09-22
ASoC: es8316: fix register sync error in suspend/resume tests
Pierre-Louis Bossart
1
-0
/
+2
2022-09-22
thunderbolt: Explicitly reset plug events delay back to USB4 spec value
Mario Limonciello
1
-0
/
+1
2022-09-22
RDMA/core: Clean up a variable name in ib_create_srq_user()
Dan Carpenter
1
-1
/
+1
2022-09-22
counter: Realign counter_comp comment block to 80 characters
William Breathitt Gray
1
-20
/
+20
2022-09-22
drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
Phil Auld
1
-2
/
+3
2022-09-22
Merge branch 'separate-smc-parameter-settings-from-tcp-sysctls'
Paolo Abeni
7
-8
/
+66
2022-09-22
net/smc: Unbind r/w buffer size from clcsock and make them tunable
Tony Lu
5
-7
/
+47
2022-09-22
net/smc: Introduce a specific sysctl for TEST_LINK time
Wen Gu
5
-1
/
+19
2022-09-22
net/smc: Stop the CLC flow if no link to map buffers on
Wen Gu
1
-1
/
+4
2022-09-22
net: ethernet: altera: TSE: fix error return code in altera_tse_probe()
Sun Ke
1
-0
/
+1
2022-09-22
RDMA/srp: Support more than 255 rdma ports
Mikhael Goikhman
2
-7
/
+7
2022-09-22
RDMA/rxe: Use members of generic struct in rxe_mr
Daisuke Matsuda
4
-14
/
+8
2022-09-22
IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
Daisuke Matsuda
4
-3
/
+6
2022-09-22
RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLID
Mark Zhang
3
-2
/
+27
2022-09-22
RDMA/cm: Use SLID in the work completion as the DLID in responder side
Mark Zhang
1
-7
/
+7
2022-09-22
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
6
-87
/
+231
2022-09-22
RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_paths
Mark Zhang
3
-15
/
+20
2022-09-22
media: flexcop-usb: fix endpoint type check
Johan Hovold
1
-1
/
+1
2022-09-22
wifi: ath11k: fix number of VHT beamformee spatial streams
Jesus Fernandez Manzano
1
-5
/
+20
2022-09-22
efi: libstub: check Shim mode using MokSBStateRT
Ard Biesheuvel
1
-4
/
+4
2022-09-22
efi: x86: Wipe setup_data on pure EFI boot
Ard Biesheuvel
1
-0
/
+7
2022-09-22
wifi: ath11k: retrieve MAC address from system firmware if provided
Jun Yu
1
-1
/
+7
[prev]
[next]