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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2024-01-02
Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2024-01-02
net-device: move gso_partial_features to net_device_read_tx
Eric Dumazet
2024-01-01
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
2024-01-01
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
2024-01-01
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
2024-01-01
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2024-01-01
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
David S. Miller
2024-01-01
net: mdio: get/put device node during (un)registration
Luiz Angelo Daros de Luca
2023-12-29
Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2023-12-29
ethtool: reformat kerneldoc for struct ethtool_fec_stats
Jonathan Corbet
2023-12-27
net: rename dsa_realloc_skb to skb_ensure_writable_head_tail
Radu Pirea (NXP OSS)
2023-12-26
net/smc: manage system EID in SMC stack instead of ISM driver
Wen Gu
2023-12-22
net: skbuff: Remove some excess struct-member documentation
Jonathan Corbet
2023-12-22
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
wifi: cfg80211: handle UHB AP and STA power type
Mukesh Sisodiya
2023-12-21
Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-12-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2023-12-20
net/mlx5: Implement management PF Ethernet profile
Armen Ratner
2023-12-20
net/mlx5: Enable SD feature
Tariq Toukan
2023-12-20
net/mlx5: Fix query of sd_group field
Tariq Toukan
2023-12-20
net/mlx5e: Use the correct lag ports number when creating TISes
Saeed Mahameed
2023-12-20
net: Add MDB bulk deletion device operation
Ido Schimmel
2023-12-19
bpf: move subprog call logic back to verifier.c
Andrii Nakryiko
2023-12-19
bpf: prepare btf_prepare_func_args() for handling static subprogs
Andrii Nakryiko
2023-12-19
bpf: reuse btf_prepare_func_args() check for main program BTF validation
Andrii Nakryiko
2023-12-19
bpf: abstract away global subprog arg preparation logic from reg state setup
Andrii Nakryiko
2023-12-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
2023-12-19
netlink: introduce typedef for filter function
Jiri Pirko
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-12-18
intel: add bit macro includes where needed
Jesse Brandeburg
2023-12-18
net: rtnl: introduce rcu_replace_pointer_rtnl
Jamal Hadi Salim
2023-12-17
net: phy: add support for PHY package MMD read/write
Christian Marangi
2023-12-17
net: phy: extend PHY package API to support multiple global address
Christian Marangi
2023-12-17
net: phy: make addr type u8 in phy_package_shared struct
Christian Marangi
2023-12-15
Merge tag 'pci-v6.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-12-15
bpf: Add missing BPF_LINK_TYPE invocations
Jiri Olsa
2023-12-15
x86/cfi,bpf: Fix bpf_exception_cb() signature
Alexei Starovoitov
2023-12-15
cfi: Add CFI_NOSEAL()
Peter Zijlstra
2023-12-15
x86/cfi,bpf: Fix bpf_struct_ops CFI
Peter Zijlstra
2023-12-15
x86/cfi,bpf: Fix BPF JIT call
Peter Zijlstra
2023-12-15
cfi: Flip headers
Peter Zijlstra
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-12-15
cred: switch to using atomic_long_t
Jens Axboe
2023-12-15
Merge tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linux
Linus Torvalds
2023-12-15
Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-15
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
2023-12-15
Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
[next]