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
/
net
Age
Commit message (
Expand
)
Author
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-11-18
Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-14
Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-11-13
ipmr: Fix access to mfc_cache_list without lock held
Breno Leitao
2024-11-13
mptcp: pm: use _rcu variant under rcu_read_lock
Matthieu Baerts (NGI0)
2024-11-13
mptcp: hold pm lock when deleting entry
Geliang Tang
2024-11-13
mptcp: update local address flags when setting it
Geliang Tang
2024-11-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-11-12
net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hno...
Alexandre Ferrieux
2024-11-12
Bluetooth: hci_core: Fix calling mgmt_device_connected
Luiz Augusto von Dentz
2024-11-12
virtio/vsock: Improve MSG_ZEROCOPY error handling
Michal Luczaj
2024-11-12
vsock: Fix sk_error_queue memory leak
Michal Luczaj
2024-11-12
virtio/vsock: Fix accept_queue memory leak
Michal Luczaj
2024-11-11
mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
Paolo Abeni
2024-11-11
mptcp: error out earlier on disconnect
Paolo Abeni
2024-11-11
net: fix SO_DEVMEM_DONTNEED looping too long
Mina Almasry
2024-11-11
net: fix data-races around sk->sk_forward_alloc
Wang Liang
2024-11-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-11-09
sctp: fix possible UAF in sctp_v6_available()
Eric Dumazet
2024-11-08
bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6
Jiawei Ye
2024-11-07
netlink: terminate outstanding dump on socket close
Jakub Kicinski
2024-11-07
Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-11-07
net/smc: do not leave a dangling sk pointer in __smc_create()
Eric Dumazet
2024-11-07
rxrpc: Fix missing locking causing hanging calls
David Howells
2024-11-07
net/smc: Fix lookup of netdev by using ib_device_get_netdev()
Wenjia Zhang
2024-11-07
Merge tag 'nf-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-11-07
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
2024-11-06
vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans
Hyunwoo Kim
2024-11-05
mptcp: use sock_kfree_s instead of kfree
Geliang Tang
2024-11-05
mptcp: no admin perm to list endpoints
Matthieu Baerts (NGI0)
2024-11-04
sunrpc: handle -ENOTCONN in xs_tcp_setup_socket()
NeilBrown
2024-11-03
sctp: properly validate chunk size in sctp_sf_ootb()
Xin Long
2024-11-03
fdget(), trivial conversions
Al Viro
2024-11-03
switch netlink_getsockbyfilp() to taking descriptor
Al Viro
2024-11-03
net/socket.c: switch to CLASS(fd)
Al Viro
2024-11-02
Merge tag 'nfsd-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-31
Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-31
bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
Toke Høiland-Jørgensen
2024-10-31
Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-10-31
Merge tag 'for-net-2024-10-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2024-10-31
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
2024-10-30
net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
Benoît Monin
2024-10-30
rpcrdma: Always release the rpcrdma_device's xa_array
Chuck Lever
2024-10-30
Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs
Sungwoo Kim
2024-10-30
netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()
Eric Dumazet
2024-10-30
netfilter: Fix use-after-free in get_info()
Dong Chenchen
2024-10-29
Merge tag 'wireless-2024-10-29' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
[next]