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-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-25
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-07-25
tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
Matthieu Baerts (NGI0)
2024-07-25
xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len
Stanislav Fomichev
2024-07-25
bpf: Fix a segment issue when downgrading gso_size
Fred Li
2024-07-25
Merge tag 'nf-24-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
net: nexthop: Initialize all fields in dumped nexthops
Petr Machata
2024-07-24
tipc: Return non-zero value from tipc_udp_addr2str() on error
Shigeru Yoshida
2024-07-24
netfilter: nft_set_pipapo_avx2: disable softinterrupts
Florian Westphal
2024-07-23
l2tp: make session IDR and tunnel session list coherent
James Chapman
2024-07-23
ipv4: Fix incorrect source address in Record Route option
Ido Schimmel
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-19
Merge tag 'net-6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-07-18
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-07-18
SUNRPC: Fix a race to wake a sync task
Benjamin Coddington
2024-07-18
Merge tag 'nf-24-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-07-18
ipv4: Fix incorrect TOS in fibmatch route get reply
Ido Schimmel
2024-07-18
ipv4: Fix incorrect TOS in route get reply
Ido Schimmel
2024-07-18
net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE
Pablo Neira Ayuso
2024-07-17
ipvs: properly dereference pe in ip_vs_add_service
Chen Hanxiao
2024-07-17
af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash
Michal Luczaj
2024-07-17
Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-07-17
netfilter: nf_set_pipapo: fix initial map fill
Florian Westphal
2024-07-17
netfilter: ctnetlink: use helper function to calculate expect ID
Pablo Neira Ayuso
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-07-16
Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-16
tcp: Replace strncpy() with strscpy()
Kees Cook
2024-07-16
tcp: Don't access uninit tcp_rsk(req)->ao_keyid in tcp_create_openreq_child().
Kuniyuki Iwashima
2024-07-15
Merge tag 'for-6.11/io_uring-20240714' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-15
net/sched: cls_flower: propagate tca[TCA_OPTIONS] to NL_REQ_ATTR_CHECK
Asbjørn Sloth Tønnesen
2024-07-15
flow_dissector: set encapsulation control flags for non-IP
Asbjørn Sloth Tønnesen
2024-07-15
flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
net/sched: cls_flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
Asbjørn Sloth Tønnesen
2024-07-15
net/sched: cls_flower: add tunnel flags to fl_{set,dump}_key_flags()
Asbjørn Sloth Tønnesen
2024-07-15
flow_dissector: set encapsulated control flags from tun_flags
Asbjørn Sloth Tønnesen
2024-07-15
flow_dissector: prepare for encapsulated control flags
Asbjørn Sloth Tønnesen
2024-07-15
net/sched: cls_flower: add policy for TCA_FLOWER_KEY_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
net/sched: cls_flower: prepare fl_{set,dump}_key_flags() for ENC_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
llc: Constify struct llc_sap_state_trans
Christophe JAILLET
2024-07-15
llc: Constify struct llc_conn_state_trans
Christophe JAILLET
2024-07-15
Merge tag 'for-net-next-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
[next]