index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-14
net/mlx5e: Refactor mlx5e_rss_init() and mlx5e_rss_free() API's
Adham Faris
2023-10-14
net/mlx5e: Refactor mlx5e_rss_set_rxfh() and mlx5e_rss_get_rxfh()
Adham Faris
2023-10-14
net/mlx5e: Refactor rx_res_init() and rx_res_free() APIs
Adham Faris
2023-10-14
net/mlx5e: Use PTR_ERR_OR_ZERO() to simplify code
Yu Liao
2023-10-14
net/mlx5: Use PTR_ERR_OR_ZERO() to simplify code
Jinjie Ruan
2023-10-14
net/mlx5: fix config name in Kconfig parameter documentation
Lukas Bulwahn
2023-10-14
net/mlx5: Remove unused declaration
Yue Haibing
2023-10-14
net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lock
Shay Drory
2023-10-14
net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcom
Shay Drory
2023-10-14
net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
Shay Drory
2023-10-14
net/mlx5: Redesign SF active work to remove table_lock
Wei Zhang
2023-10-14
net/mlx5: Parallelize vhca event handling
Wei Zhang
2023-10-13
appletalk: remove special handling code for ipddp
Lukas Bulwahn
2023-10-13
qed: replace uses of strncpy
Justin Stitt
2023-10-13
r8169: fix rare issue with broken rx after link-down on RTL8125
Heiner Kallweit
2023-10-13
Merge branch 'net-netconsole-configfs-entries-for-boot-target'
Jakub Kicinski
2023-10-13
Documentation: netconsole: add support for cmdline targets
Breno Leitao
2023-10-13
netconsole: Attach cmdline target to dynamic target
Breno Leitao
2023-10-13
netconsole: Initialize configfs_item for default targets
Breno Leitao
2023-10-13
netconsole: move init/cleanup functions lower
Breno Leitao
2023-10-13
sfc: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-13
net: phy: tja11xx: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-13
ionic: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-13
net: sparx5: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-13
net/mlx4_core: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-13
nfp: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-13
mlxsw: pci: Allocate skbs using GFP_KERNEL during initialization
Ido Schimmel
2023-10-13
octeontx2-af: Enable hardware timestamping for VFs
Subbaraya Sundeep
2023-10-13
Merge branch 'wangxun-ethtool-stats'
Jakub Kicinski
2023-10-13
net: ngbe: add ethtool stats support
Jiawen Wu
2023-10-13
net: txgbe: add ethtool stats support
Jiawen Wu
2023-10-13
net: libwx: support hardware statistics
Jiawen Wu
2023-10-13
net: dsa: vsc73xx: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-13
net: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check
Heng Guo
2023-10-13
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
2023-10-13
Merge branch 'tls-cleanups'
David S. Miller
2023-10-13
tls: use fixed size for tls_offload_context_{tx,rx}.driver_state
Sabrina Dubroca
2023-10-13
chcr_ktls: use tls_offload_context_tx and driver_state like other drivers
Sabrina Dubroca
2023-10-13
tls: validate crypto_info in a separate helper
Sabrina Dubroca
2023-10-13
tls: remove tls_context argument from tls_set_device_offload
Sabrina Dubroca
2023-10-13
tls: remove tls_context argument from tls_set_sw_offload
Sabrina Dubroca
2023-10-13
tls: add a helper to allocate/initialize offload_ctx_tx
Sabrina Dubroca
2023-10-13
tls: also use init_prot_info in tls_set_device_offload
Sabrina Dubroca
2023-10-13
tls: move tls_prot_info initialization out of tls_set_sw_offload
Sabrina Dubroca
2023-10-13
tls: extract context alloc/initialization out of tls_set_sw_offload
Sabrina Dubroca
2023-10-13
tls: store iv directly within cipher_context
Sabrina Dubroca
2023-10-13
tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZE
Sabrina Dubroca
2023-10-13
tls: store rec_seq directly within cipher_context
Sabrina Dubroca
2023-10-13
tls: drop unnecessary cipher_type checks in tls offload
Sabrina Dubroca
2023-10-13
tls: get salt using crypto_info_salt in tls_enc_skb
Sabrina Dubroca
[next]