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-07
net/mlx5: Add MACsec Rx tables support to fs_core
Lior Nahmanson
3
-2
/
+13
2022-09-07
net/mlx5e: Add MACsec offload Rx command support
Lior Nahmanson
1
-6
/
+377
2022-09-07
net/mlx5e: Implement MACsec Tx data path using MACsec skb_metadata_dst
Lior Nahmanson
6
-8
/
+119
2022-09-07
net/mlx5e: Add MACsec TX steering rules
Lior Nahmanson
5
-15
/
+770
2022-09-07
net/mlx5: Add MACsec Tx tables support to fs_core
Lior Nahmanson
4
-7
/
+19
2022-09-07
net/mlx5: Add MACsec offload Tx command support
Lior Nahmanson
9
-0
/
+440
2022-09-07
net/mlx5: Introduce MACsec Connect-X offload hardware bits and structures
Lior Nahmanson
2
-2
/
+101
2022-09-07
net/mlx5: Generalize Flow Context for new crypto fields
Lior Nahmanson
4
-11
/
+20
2022-09-07
net/mlx5: Removed esp_id from struct mlx5_flow_act
Lior Nahmanson
1
-1
/
+0
2022-09-07
net/macsec: Move some code for sharing with various drivers that implements offload
Lior Nahmanson
2
-27
/
+27
2022-09-07
net/macsec: Add MACsec skb_metadata_dst Rx Data path support
Lior Nahmanson
1
-0
/
+6
2022-09-07
net/macsec: Add MACsec skb_metadata_dst Tx Data path support
Lior Nahmanson
3
-0
/
+29
2022-09-07
MIPS: octeon: Get rid of preprocessor directives around RESERVE32
Alexander Sverdlin
2
-20
/
+11
2022-09-07
iommu/dma: Move public interfaces to linux/iommu.h
Robin Murphy
9
-48
/
+54
2022-09-07
iommu/dma: Clean up Kconfig
Robin Murphy
4
-5
/
+1
2022-09-07
Merge branch 'dsa-felix-fixes'
David S. Miller
1
-49
/
+112
2022-09-07
net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed_set
Vladimir Oltean
1
-2
/
+2
2022-09-07
net: dsa: felix: disable cut-through forwarding for frames oversized for tc-taprio
Vladimir Oltean
1
-43
/
+79
2022-09-07
net: dsa: felix: tc-taprio intervals smaller than MTU should send at least one packet
Vladimir Oltean
1
-4
/
+31
2022-09-07
iommu: Clean up bus_set_iommu()
Robin Murphy
10
-52
/
+0
2022-09-07
iommu/virtio: Clean up bus_set_iommu()
Robin Murphy
1
-25
/
+0
2022-09-07
iommu/tegra-smmu: Clean up bus_set_iommu()
Robin Murphy
1
-23
/
+6
2022-09-07
iommu/omap: Clean up bus_set_iommu()
Robin Murphy
1
-6
/
+0
2022-09-07
iommu/mtk: Clean up bus_set_iommu()
Robin Murphy
2
-35
/
+2
2022-09-07
iommu/ipmmu-vmsa: Clean up bus_set_iommu()
Robin Murphy
1
-34
/
+1
2022-09-07
iommu/exynos: Clean up bus_set_iommu()
Robin Murphy
1
-9
/
+0
2022-09-07
iommu/dart: Clean up bus_set_iommu()
Robin Murphy
1
-29
/
+1
2022-09-07
iommu/arm-smmu-v3: Clean up bus_set_iommu()
Robin Murphy
1
-51
/
+2
2022-09-07
iommu/arm-smmu: Clean up bus_set_iommu()
Robin Murphy
1
-82
/
+2
2022-09-07
iommu/amd: Clean up bus_set_iommu()
Robin Murphy
3
-30
/
+1
2022-09-07
iommu: Move bus setup to IOMMU device registration
Robin Murphy
1
-25
/
+30
2022-09-07
drm/gma500: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-07
iommu: Always register bus notifiers
Robin Murphy
1
-35
/
+37
2022-09-07
iommu/s390: Fail probe for non-PCI devices
Matthew Rosato
1
-1
/
+6
2022-09-07
iommu/amd: Handle race between registration and device probe
Robin Murphy
1
-0
/
+4
2022-09-07
iommu/vt-d: Handle race between registration and device probe
Robin Murphy
1
-1
/
+1
2022-09-07
iommu/io-pgtable-arm: Remove iommu_dev==NULL special case
Robin Murphy
1
-2
/
+6
2022-09-07
iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY better
Robin Murphy
2
-6
/
+8
2022-09-07
iommu: Retire iommu_capable()
Robin Murphy
9
-24
/
+9
2022-09-07
s390/ptdump: add missing amode31 markers
Heiko Carstens
1
-0
/
+6
2022-09-07
s390/mm: split lowcore pages with set_memory_4k()
Heiko Carstens
1
-2
/
+5
2022-09-07
s390/smp: enforce lowcore protection on CPU restart
Alexander Gordeev
1
-1
/
+1
2022-09-07
s390/boot: fix absolute zero lowcore corruption on boot
Alexander Gordeev
2
-1
/
+2
2022-09-07
MAINTAINERS: pwm-fan: Drop Bartlomiej Zolnierkiewicz
Krzysztof Kozlowski
1
-8
/
+0
2022-09-07
dt-bindings: media: samsung,exynos5250-gsc: convert to dtschema
Krzysztof Kozlowski
2
-38
/
+109
2022-09-07
spi: nxp-fspi: Do not dereference fwnode in struct device
Andy Shevchenko
1
-4
/
+4
2022-09-07
ASoC: soc-dapm.c: fixup snd_soc_dapm_new_control_unlocked() error handling
Kuninori Morimoto
1
-14
/
+13
2022-09-07
ASoC: soc-dapm.c: don't use WARN_ON() at snd_soc_dai_link_event_pre_pmu()
Kuninori Morimoto
1
-1
/
+1
2022-09-07
regmap: spi-avmm: Use swabXX_array() helpers
Andy Shevchenko
1
-10
/
+4
2022-09-07
regmap: mmio: Use swabXX_array() helpers
Andy Shevchenko
1
-16
/
+4
[prev]
[next]