index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-20
net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_...
William Liu
1
-1
/
+1
2025-08-20
net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit
William Liu
1
-2
/
+12
2025-08-20
net: avoid one loop iteration in __skb_splice_bits
Pengtao He
1
-1
/
+3
2025-08-20
netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch
Sebastian Andrzej Siewior
3
-0
/
+11
2025-08-20
netfilter: nft_set_pipapo: Store real pointer, adjust later.
Sebastian Andrzej Siewior
3
-40
/
+14
2025-08-20
netfilter: nft_set_pipapo: use avx2 algorithm for insertions too
Florian Westphal
3
-9
/
+48
2025-08-20
netfilter: nft_set_pipapo_avx2: split lookup function in two parts
Florian Westphal
1
-49
/
+77
2025-08-20
netfilter: nft_set_pipapo_avx2: Drop the comment regarding protection
Sebastian Andrzej Siewior
1
-3
/
+1
2025-08-20
netfilter: ctnetlink: remove refcounting in dying list dumping
Florian Westphal
1
-29
/
+10
2025-08-19
sctp: Stop accepting md5 and sha1 for net.sctp.cookie_hmac_alg
Eric Biggers
1
-3
/
+1
2025-08-19
sctp: Convert cookie authentication to use HMAC-SHA256
Eric Biggers
6
-152
/
+64
2025-08-19
sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication
Eric Biggers
6
-157
/
+42
2025-08-19
sctp: Fix MAC comparison to be constant-time
Eric Biggers
2
-2
/
+4
2025-08-19
net: Define sk_memcg under CONFIG_MEMCG.
Kuniyuki Iwashima
1
-0
/
+4
2025-08-19
net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().
Kuniyuki Iwashima
3
-16
/
+13
2025-08-19
net-memcg: Introduce mem_cgroup_sk_enabled().
Kuniyuki Iwashima
2
-4
/
+4
2025-08-19
net-memcg: Introduce mem_cgroup_from_sk().
Kuniyuki Iwashima
1
-1
/
+1
2025-08-19
net: Clean up __sk_mem_raise_allocated().
Kuniyuki Iwashima
1
-4
/
+5
2025-08-19
net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV.
Kuniyuki Iwashima
1
-2
/
+1
2025-08-19
tcp: Simplify error path in inet_csk_accept().
Kuniyuki Iwashima
1
-8
/
+7
2025-08-19
mptcp: Use tcp_under_memory_pressure() in mptcp_epollin_ready().
Kuniyuki Iwashima
1
-3
/
+1
2025-08-19
mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.
Kuniyuki Iwashima
1
-8
/
+3
2025-08-19
net/smc: fix UAF on smcsk after smc_listen_out()
D. Wythe
1
-1
/
+2
2025-08-19
ipv6: ip6_gre: replace strcpy with strscpy for tunnel name
Miguel GarcĂa
1
-5
/
+5
2025-08-19
net: Switch to skb_dstref_steal/skb_dstref_restore for ip_route_input callers
Stanislav Fomichev
2
-6
/
+6
2025-08-19
netfilter: Switch to skb_dstref_steal to clear dst_entry
Stanislav Fomichev
2
-2
/
+8
2025-08-19
xfrm: Switch to skb_dstref_steal to clear dst_entry
Stanislav Fomichev
1
-2
/
+8
2025-08-19
net: When removing nexthops, don't call synchronize_net if it is not necessary
Christoph Paasch
1
-0
/
+6
2025-08-19
net: Make nexthop-dumps scale linearly with the number of nexthops
Christoph Paasch
1
-3
/
+33
2025-08-19
net/sched: sch_dualpi2: Run prob update timer in softirq to avoid deadlock
Victor Nogueira
1
-2
/
+3
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'
Martin KaFai Lau
1
-0
/
+57
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'
Martin KaFai Lau
1
-0
/
+57
2025-08-18
mptcp: disable add_addr retransmission when timeout is 0
Geliang Tang
1
-3
/
+10
2025-08-18
mptcp: remove duplicate sk_reset_timer call
Geliang Tang
1
-3
/
+2
2025-08-18
mptcp: pm: kernel: flush: do not reset ADD_ADDR limit
Matthieu Baerts (NGI0)
1
-1
/
+0
2025-08-18
mptcp: drop skb if MPTCP skb extension allocation fails
Christoph Paasch
1
-2
/
+4
2025-08-18
ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add
Minhong He
1
-0
/
+3
2025-08-18
net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM
Jakub Ramaseuski
1
-0
/
+12
2025-08-18
bpf: Enable read/write access to skb metadata through a dynptr
Jakub Sitnicki
1
-0
/
+16
2025-08-18
bpf: Add dynptr type for skb metadata
Jakub Sitnicki
1
-0
/
+41
2025-08-15
net: bridge: remove unused argument of br_multicast_query_expired()
Wang Liang
1
-6
/
+3
2025-08-15
Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync()
Sergey Shtylyov
1
-1
/
+2
2025-08-15
Bluetooth: hci_event: fix MTU for BN == 0 in CIS Established
Pauli Virtanen
1
-4
/
+4
2025-08-15
Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFF
Yang Li
1
-4
/
+8
2025-08-15
Bluetooth: hci_core: Fix using ll_privacy_capable for current settings
Luiz Augusto von Dentz
1
-1
/
+1
2025-08-15
Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings
Luiz Augusto von Dentz
3
-14
/
+14
2025-08-15
Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast Source
Luiz Augusto von Dentz
1
-1
/
+1
2025-08-15
Bluetooth: hci_conn: Fix running bis_cleanup for hci_conn->type PA_LINK
Luiz Augusto von Dentz
2
-2
/
+17
2025-08-15
Bluetooth: ISO: Fix getname not returning broadcast fields
Luiz Augusto von Dentz
1
-1
/
+1
2025-08-15
Bluetooth: hci_sync: Fix scan state after PA Sync has been established
Luiz Augusto von Dentz
1
-2
/
+5
[prev]
[next]