index
:
git.armlinux.org.uk/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
2025-04-02
Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-04-02
bpf: add missing ops lock around dev_xdp_attach_link
Stanislav Fomichev
2025-04-02
sctp: add mutual exclusion in proc_sctp_do_udp_port()
Eric Dumazet
2025-04-02
net_sched: skbprio: Remove overly strict queue assertions
Cong Wang
2025-04-02
netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
Debin Zhu
2025-04-02
netfilter: nf_tables: don't unregister hook when table is dormant
Florian Westphal
2025-04-02
netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets only
Pablo Neira Ayuso
2025-04-01
Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-31
Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-03-31
Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"
Eric Dumazet
2025-03-31
mptcp: fix NULL pointer in can_accept_new_subflow
Gang Yan
2025-03-31
net: fix use-after-free in the netdev_nl_sock_priv_destroy()
Taehee Yoo
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-03-28
SUNRPC: Don't allow waiting for exiting tasks
Trond Myklebust
2025-03-27
net: move replay logic to tc_modify_qdisc
Stanislav Fomichev
2025-03-27
rtnetlink: Allocate vfinfo size for VF GUIDs when supported
Mark Zhang
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-26
unix: fix up for "apparmor: add fine grained af_unix mediation"
Stephen Rothwell
2025-03-26
SUNRPC: rpc_clnt_set_transport() must not change the autobind setting
Trond Myklebust
2025-03-26
SUNRPC: rpcbind should never reset the port to the value '0'
Trond Myklebust
2025-03-25
Merge tag 'for-net-next-2025-03-25' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2025-03-25
atm: Fix NULL pointer dereference
Minjoong Kim
2025-03-25
Bluetooth: MGMT: Add LL Privacy Setting
Luiz Augusto von Dentz
2025-03-25
Bluetooth: hci_event: Fix handling of HCI_EV_LE_DIRECT_ADV_REPORT
Luiz Augusto von Dentz
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-25
tcp/dccp: remove icsk->icsk_ack.timeout
Eric Dumazet
2025-03-25
tcp/dccp: remove icsk->icsk_timeout
Eric Dumazet
2025-03-25
net: protect rxq->mp_params with the instance lock
Jakub Kicinski
2025-03-25
net: designate queue -> napi linking as "ops protected"
Jakub Kicinski
2025-03-25
net: designate queue counts as "double ops protected" by instance lock
Jakub Kicinski
2025-03-25
net: remove netif_set_real_num_rx_queues() helper for when SYSFS=n
Jakub Kicinski
2025-03-25
net: bubble up taking netdev instance lock to callers of net_devmem_unbind_dm...
Jakub Kicinski
2025-03-25
Bluetooth: SCO: add TX timestamping
Pauli Virtanen
2025-03-25
Bluetooth: L2CAP: add TX timestamping
Pauli Virtanen
2025-03-25
Bluetooth: ISO: add TX timestamping
Pauli Virtanen
2025-03-25
Bluetooth: add support for skb TX SND/COMPLETION timestamping
Pauli Virtanen
2025-03-25
net-timestamp: COMPLETION timestamp on packet tx completion
Pauli Virtanen
2025-03-25
HCI: coredump: Log devcd dumps into the monitor
Luiz Augusto von Dentz
2025-03-25
Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancel
Wentao Guan
2025-03-25
Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO
Luiz Augusto von Dentz
2025-03-25
Bluetooth: Disable SCO support if READ_VOICE_SETTING is unsupported/broken
Pedro Nishiyama
2025-03-25
Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPE
Pedro Nishiyama
2025-03-25
Bluetooth: Add quirk for broken READ_VOICE_SETTING
Pedro Nishiyama
2025-03-25
Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-03-25
Bluetooth: SMP: convert timeouts to secs_to_jiffies()
Easwar Hariharan
[prev]
[next]