index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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
2025-08-19
mptcp: Use tcp_under_memory_pressure() in mptcp_epollin_ready().
Kuniyuki Iwashima
2025-08-19
mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.
Kuniyuki Iwashima
2025-08-19
net/smc: fix UAF on smcsk after smc_listen_out()
D. Wythe
2025-08-19
ipv6: ip6_gre: replace strcpy with strscpy for tunnel name
Miguel GarcĂa
2025-08-19
net: Switch to skb_dstref_steal/skb_dstref_restore for ip_route_input callers
Stanislav Fomichev
2025-08-19
netfilter: Switch to skb_dstref_steal to clear dst_entry
Stanislav Fomichev
2025-08-19
xfrm: Switch to skb_dstref_steal to clear dst_entry
Stanislav Fomichev
2025-08-19
net: When removing nexthops, don't call synchronize_net if it is not necessary
Christoph Paasch
2025-08-19
net: Make nexthop-dumps scale linearly with the number of nexthops
Christoph Paasch
2025-08-19
net/sched: sch_dualpi2: Run prob update timer in softirq to avoid deadlock
Victor Nogueira
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'
Martin KaFai Lau
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'
Martin KaFai Lau
2025-08-18
mptcp: disable add_addr retransmission when timeout is 0
Geliang Tang
2025-08-18
mptcp: remove duplicate sk_reset_timer call
Geliang Tang
2025-08-18
mptcp: pm: kernel: flush: do not reset ADD_ADDR limit
Matthieu Baerts (NGI0)
2025-08-18
mptcp: drop skb if MPTCP skb extension allocation fails
Christoph Paasch
2025-08-18
ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add
Minhong He
2025-08-18
net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM
Jakub Ramaseuski
2025-08-18
bpf: Enable read/write access to skb metadata through a dynptr
Jakub Sitnicki
2025-08-18
bpf: Add dynptr type for skb metadata
Jakub Sitnicki
2025-08-15
net: bridge: remove unused argument of br_multicast_query_expired()
Wang Liang
2025-08-15
Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync()
Sergey Shtylyov
2025-08-15
Bluetooth: hci_event: fix MTU for BN == 0 in CIS Established
Pauli Virtanen
2025-08-15
Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFF
Yang Li
2025-08-15
Bluetooth: hci_core: Fix using ll_privacy_capable for current settings
Luiz Augusto von Dentz
2025-08-15
Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings
Luiz Augusto von Dentz
[prev]
[next]