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
2022-10-24
Merge branch 'kcm-data-races'
David S. Miller
2022-10-24
kcm: annotate data-races around kcm->rx_wait
Eric Dumazet
2022-10-24
kcm: annotate data-races around kcm->rx_psock
Eric Dumazet
2022-10-24
Merge branch 'udp-false-sharing'
David S. Miller
2022-10-24
udp: track the forward memory release threshold in an hot cacheline
Paolo Abeni
2022-10-24
net: introduce and use custom sockopt socket flag
Paolo Abeni
2022-10-24
net: fman: Use physical address for userspace interfaces
Sean Anderson
2022-10-24
Merge branch 'net-800Gbps-support'
David S. Miller
2022-10-24
bonding: 3ad: Add support for 800G speed
Amit Cohen
2022-10-24
mlxsw: Add support for 800Gbps link modes
Amit Cohen
2022-10-24
ethtool: Add support for 800Gbps link modes
Amit Cohen
2022-10-24
Merge branch 'sparx5-IS2-VCAP'
David S. Miller
2022-10-24
net: microchip: sparx5: Adding KUNIT test for the VCAP API
Steen Hegelund
2022-10-24
net: microchip: sparx5: Adding KUNIT test VCAP model
Steen Hegelund
2022-10-24
net: microchip: sparx5: Writing rules to the IS2 VCAP
Steen Hegelund
2022-10-24
net: microchip: sparx5: Adding basic rule management in VCAP API
Steen Hegelund
2022-10-24
net: microchip: sparx5: Adding port keyset config and callback interface
Steen Hegelund
2022-10-24
net: microchip: sparx5: Adding initial tc flower support for VCAP API
Steen Hegelund
2022-10-24
net: microchip: sparx5: Adding IS2 VCAP register interface
Steen Hegelund
2022-10-24
net: microchip: sparx5: Adding IS2 VCAP model to VCAP API
Steen Hegelund
2022-10-24
net: microchip: sparx5: Adding initial VCAP API support
Steen Hegelund
2022-10-24
nfp: flower: tunnel neigh support bond offload
Yanguo Li
2022-10-24
net/mlx5e: Cleanup MACsec uninitialization routine
Leon Romanovsky
2022-10-24
atlantic: fix deadlock at aq_nic_stop
Íñigo Huguet
2022-10-24
Merge branch 'inet6_destroy_sock-calls-remove'
David S. Miller
2022-10-24
inet6: Clean up failure path in do_ipv6_setsockopt().
Kuniyuki Iwashima
2022-10-24
inet6: Remove inet6_destroy_sock().
Kuniyuki Iwashima
2022-10-24
sctp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
2022-10-24
dccp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
2022-10-24
inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
Kuniyuki Iwashima
2022-10-24
Merge branch 'dpaa2-eth-AF_XDP-zc'
David S. Miller
2022-10-24
net: dpaa2-eth: add trace points on XSK events
Robert-Ionut Alexa
2022-10-24
net: dpaa2-eth: AF_XDP TX zero copy support
Robert-Ionut Alexa
2022-10-24
net: dpaa2-eth: AF_XDP RX zero copy support
Robert-Ionut Alexa
2022-10-24
net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() function
Robert-Ionut Alexa
2022-10-24
net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb function
Robert-Ionut Alexa
2022-10-24
net: dpaa2-eth: use dev_close/open instead of the internal functions
Ioana Ciornei
2022-10-24
net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN pools
Robert-Ionut Alexa
2022-10-24
net: dpaa2-eth: export buffer pool info into a new debugfs file
Ioana Ciornei
2022-10-24
net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug file
Ioana Ciornei
2022-10-24
net: dpaa2-eth: add support for multiple buffer pools per DPNI
Robert-Ionut Alexa
2022-10-24
net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_stats
Ioana Ciornei
2022-10-24
net: dpaa2-eth: add support to query the number of queues through ethtool
Robert-Ionut Alexa
2022-10-23
Linux 6.1-rc2
Linus Torvalds
2022-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-10-23
Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"
Jason A. Donenfeld
2022-10-23
kernel/utsname_sysctl.c: Fix hostname polling
Linus Torvalds
2022-10-23
Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-23
Merge tag 'sched_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-10-23
Merge tag 'objtool_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
[prev]
[next]