index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-05
Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-05
calipso: unlock rcu before returning -EAFNOSUPPORT
Eric Dumazet
2025-06-05
seg6: Fix validation of nexthop addresses
Ido Schimmel
2025-06-05
net: prevent a NULL deref in rtnl_create_link()
Eric Dumazet
2025-06-05
net: annotate data-races around cleanup_net_task
Eric Dumazet
2025-06-05
Merge tag 'wireless-2025-06-05' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
2025-06-05
wifi: cfg80211/mac80211: correctly parse S1G beacon optional elements
Lachlan Hodges
2025-06-05
netfilter: nf_nat: also check reverse tuple to obtain clashing entry
Florian Westphal
2025-06-05
netfilter: nf_set_pipapo_avx2: fix initial map fill
Florian Westphal
2025-06-03
Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-06-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-06-02
net: fix udp gso skb_segment after pull from frag_list
Shiming Cheng
2025-05-30
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
2025-05-30
net: Fix checksum update for ILA adj-transport
Paul Chaignon
2025-05-30
hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()
Saurabh Sengar
2025-05-30
net: Fix net_devmem_bind_dmabuf for non-devmem configs
Pranjal Shrivastava
2025-05-30
net: dsa: tag_brcm: legacy: fix pskb_may_pull length
Álvaro Fernández Rojas
2025-05-30
Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION
Luiz Augusto von Dentz
2025-05-30
Bluetooth: MGMT: reject malformed HCI_CMD_SYNC commands
Dmitry Antipov
2025-05-29
net: tipc: fix refcount warning in tipc_aead_encrypt
Charalampos Mitrodimas
2025-05-29
rxrpc: Fix return from none_validate_challenge()
David Howells
2025-05-28
page_pool: Fix use-after-free in page_pool_recycle_in_ring
Dong Chenchen
2025-05-28
Fix sock_exceed_buf_limit not being triggered in __sk_mem_raise_allocated
Tengteng Yang
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-28
SUNRPC: Remove dead code from xs_tcp_tls_setup_socket()
Chuck Lever
2025-05-28
SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls
Chuck Lever
2025-05-28
Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-05-28
net: openvswitch: Fix the dead loop of MPLS parse
Faicker Mo
2025-05-28
calipso: Don't call calipso functions for AF_INET sk.
Kuniyuki Iwashima
2025-05-28
net_sched: hfsc: Address reentrant enqueue adding class to eltree twice
Pedro Tammela
2025-05-27
net: devmem: preserve sockc_err
Mina Almasry
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
sctp: mark sctp_do_peeloff static
Christoph Hellwig
2025-05-27
net: Kconfig NET_DEVMEM selects GENERIC_ALLOCATOR
Saeed Mahameed
2025-05-27
tipc: use kfree_sensitive() for aead cleanup
Zilin Guan
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-27
xsk: add missing virtual address conversion for page
Bui Quang Minh
2025-05-27
af_packet: move notifier's packet_dev_mc out of rcu critical section
Stanislav Fomichev
2025-05-27
vsock: Move lingering logic to af_vsock core
Michal Luczaj
2025-05-27
vsock/virtio: Linger on unsent data
Michal Luczaj
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
ieee802154: Use struct sockaddr_storage with dev_set_mac_address()
Kees Cook
2025-05-27
net/ncsi: Use struct sockaddr_storage for pending_mac
Kees Cook
2025-05-27
net: core: Switch netif_set_mac_address() to struct sockaddr_storage
Kees Cook
[next]