index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-08-25
net: ipv4: allow directed broadcast routes to use dst hint
Oscar Maes
2025-08-23
net/9p: fix double req put in p9_fd_cancelled
Nalivayko Sergey
2025-08-23
net/9p: Fix buffer overflow in USB transport layer
Dominique Martinet
2025-08-22
atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().
Kuniyuki Iwashima
2025-08-22
rds: Fix endianness annotations for RDS extension headers
Ujwal Kundur
2025-08-22
rds: Fix endianness annotation for RDS_MPATH_HASH
Ujwal Kundur
2025-08-22
rds: Fix endianness annotation of jhash wrappers
Ujwal Kundur
2025-08-22
rds: Replace POLLERR with EPOLLERR
Ujwal Kundur
2025-08-22
Merge tag 'for-net-2025-08-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-08-22
tcp: lockless TCP_MAXSEG option
Eric Dumazet
2025-08-22
tcp: annotate data-races around tp->rx_opt.user_mss
Eric Dumazet
2025-08-22
page_pool: fix incorrect mp_ops error handling
Mina Almasry
2025-08-22
Bluetooth: hci_sync: fix set_local_name race condition
Pavel Shpakovskiy
2025-08-22
Bluetooth: hci_event: Disconnect device when BIG sync is lost
Yang Li
2025-08-22
Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced
Luiz Augusto von Dentz
2025-08-22
Bluetooth: hci_event: Mark connection as closed during suspend disconnect
Ludovico de Nittis
2025-08-22
Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success
Ludovico de Nittis
2025-08-22
Bluetooth: hci_conn: Make unacked packet handling more robust
Luiz Augusto von Dentz
2025-08-21
vsock/virtio: Fix message iterator handling on transmit path
Will Deacon
2025-08-21
net: Introduce skb_copy_datagram_from_iter_full()
Will Deacon
2025-08-21
Merge tag 'nf-next-25-08-20' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-08-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-21
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
2025-08-21
tls: fix handling of zero-length records on the rx_list
Jakub Kicinski
2025-08-21
net: pktgen: Use min()/min_t() to improve pktgen_finalize_skb()
Thorsten Blum
2025-08-20
net: openvswitch: Use for_each_cpu() where appropriate
Yury Norov (NVIDIA)
2025-08-20
net: set net.core.rmem_max and net.core.wmem_max to 4 MB
Eric Dumazet
2025-08-20
ipv6: sr: Fix MAC comparison to be constant-time
Eric Biggers
2025-08-20
net, hsr: reject HSR frame if skb can't hold tag
Jakub Acs
2025-08-20
net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_...
William Liu
2025-08-20
net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit
William Liu
2025-08-20
net: avoid one loop iteration in __skb_splice_bits
Pengtao He
2025-08-20
netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch
Sebastian Andrzej Siewior
2025-08-20
netfilter: nft_set_pipapo: Store real pointer, adjust later.
Sebastian Andrzej Siewior
2025-08-20
netfilter: nft_set_pipapo: use avx2 algorithm for insertions too
Florian Westphal
2025-08-20
netfilter: nft_set_pipapo_avx2: split lookup function in two parts
Florian Westphal
2025-08-20
netfilter: nft_set_pipapo_avx2: Drop the comment regarding protection
Sebastian Andrzej Siewior
2025-08-20
netfilter: ctnetlink: remove refcounting in dying list dumping
Florian Westphal
2025-08-19
sctp: Stop accepting md5 and sha1 for net.sctp.cookie_hmac_alg
Eric Biggers
2025-08-19
sctp: Convert cookie authentication to use HMAC-SHA256
Eric Biggers
2025-08-19
sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication
Eric Biggers
2025-08-19
sctp: Fix MAC comparison to be constant-time
Eric Biggers
2025-08-19
net: Define sk_memcg under CONFIG_MEMCG.
Kuniyuki Iwashima
2025-08-19
net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().
Kuniyuki Iwashima
2025-08-19
net-memcg: Introduce mem_cgroup_sk_enabled().
Kuniyuki Iwashima
2025-08-19
net-memcg: Introduce mem_cgroup_from_sk().
Kuniyuki Iwashima
2025-08-19
net: Clean up __sk_mem_raise_allocated().
Kuniyuki Iwashima
2025-08-19
net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV.
Kuniyuki Iwashima
2025-08-19
tcp: Simplify error path in inet_csk_accept().
Kuniyuki Iwashima
[prev]
[next]