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
/
core
Age
Commit message (
Expand
)
Author
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-27
page_pool: fix ugly page_pool formatting
Mina Almasry
2025-05-27
net: devmem: move list_add to net_devmem_bind_dmabuf.
Mina Almasry
2025-05-27
xsk: add missing virtual address conversion for page
Bui Quang Minh
2025-05-27
net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storage
Kees Cook
2025-05-27
rtnetlink: do_setlink: Use struct sockaddr_storage
Kees Cook
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
2025-05-27
net: core: Switch netif_set_mac_address() to struct sockaddr_storage
Kees Cook
2025-05-27
net: core: Convert inet_addr_is_any() to sockaddr_storage
Kees Cook
2025-05-26
Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-26
net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connec...
Qiu Yutan
2025-05-26
net: devmem: support single IOV with sendmsg
Stanislav Fomichev
2025-05-23
af_unix: Introduce SO_PASSRIGHTS.
Kuniyuki Iwashima
2025-05-23
af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock.
Kuniyuki Iwashima
2025-05-23
net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}.
Kuniyuki Iwashima
2025-05-23
tcp: Restrict SO_TXREHASH to TCP socket.
Kuniyuki Iwashima
2025-05-23
scm: Move scm_recv() from scm.h to scm.c.
Kuniyuki Iwashima
2025-05-22
bpf, sockmap: Avoid using sk_socket after free when sending
Jiayuan Chen
2025-05-21
net: add debug checks in ____napi_schedule() and napi_poll()
Eric Dumazet
2025-05-21
net: remove skb_copy_and_hash_datagram_iter()
Eric Biggers
2025-05-21
net: add skb_copy_and_crc32c_datagram_iter()
Eric Biggers
2025-05-21
net: fold __skb_checksum() into skb_checksum()
Eric Biggers
2025-05-21
net: use skb_crc32c() in skb_crc32c_csum_help()
Eric Biggers
2025-05-21
net: add skb_crc32c()
Eric Biggers
2025-05-21
net: introduce CONFIG_NET_CRC32C
Eric Biggers
2025-05-20
inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().
Kuniyuki Iwashima
2025-05-20
selftests: net: validate team flags propagation
Stanislav Fomichev
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-15
net: devmem: fix kernel panic when netlink socket close after module unload
Taehee Yoo
2025-05-15
xdp: Use nested-BH locking for system_page_pool
Sebastian Andrzej Siewior
2025-05-15
net: dst_cache: Use nested-BH locking for dst_cache::cache
Sebastian Andrzej Siewior
2025-05-15
net: page_pool: Don't recycle into cache on PREEMPT_RT
Sebastian Andrzej Siewior
2025-05-13
net: check for driver support in netmem TX
Mina Almasry
2025-05-13
net: devmem: Implement TX path
Mina Almasry
2025-05-13
net: devmem: TCP tx netlink api
Stanislav Fomichev
2025-05-13
net: add get_netmem/put_netmem support
Mina Almasry
2025-05-13
netmem: add niov->type attribute to distinguish different net_iov types
Mina Almasry
2025-05-12
net: Lock lower level devices when updating features
Cosmin Ratiu
2025-05-09
bpf: Allow some trace helpers for all prog types
Feng Yang
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-08
net: export a helper for adding up queue stats
Jakub Kicinski
2025-05-07
bpf: Scrub packet on bpf_redirect_peer
Paul Chaignon
2025-05-06
net: add missing instance lock to dev_set_promiscuity
Stanislav Fomichev
2025-05-06
net: Lock netdevices during dev_shutdown
Cosmin Ratiu
2025-04-29
xsk: convert xdp_copy_frags_from_zc() to use page_pool_dev_alloc()
Bui Quang Minh
2025-04-29
xsk: respect the offsets when copying frags
Bui Quang Minh
2025-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc4
Alexei Starovoitov
2025-04-28
net, pidfs: enable handing out pidfds for reaped sk->sk_peer_pid
Christian Brauner
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]