index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2026-02-04
mptcp: Change some dubious min_t(int, ...) to min()
David Laight
-4
/
+5
2026-02-04
mptcp: pm: align endpoint flags size with the NL specs
Matthieu Baerts (NGI0)
-2
/
+2
2026-02-04
trace: mptcp: add mptcp_rcvbuf_grow tracepoint
Paolo Abeni
-0
/
+3
2026-02-04
mptcp: consolidate rcv space init
Paolo Abeni
-18
/
+15
2026-02-04
mptcp: fix receive space timestamp initialization
Paolo Abeni
-4
/
+9
2026-02-04
mptcp: do not account for OoO in mptcp_rcvbuf_grow()
Paolo Abeni
-6
/
+0
2026-02-04
vmw_vsock: bypass false-positive Wnonnull warning with gcc-16
Arnd Bergmann
-1
/
+1
2026-02-04
bpf: Don't check sk_fullsock() in bpf_skc_to_unix_sock().
Kuniyuki Iwashima
-1
/
+1
2026-02-03
net: gro: fix outer network offset
Paolo Abeni
-0
/
+2
2026-02-03
net: add proper RCU protection to /proc/net/ptype
Eric Dumazet
-16
/
+34
2026-02-03
net: bridge: use sysfs_emit instead of sprintf
David Corvaglia
-75
/
+73
2026-02-03
netclassid: use thread_group_leader(p) in update_classid_task()
Oleg Nesterov
-1
/
+1
2026-02-03
net: Keep ignoring isolated cpuset change
Frederic Weisbecker
-1
/
+1
2026-02-03
tcp: accecn: enable AccECN
Chia-Yu Chang
-1
/
+1
2026-02-03
tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
Chia-Yu Chang
-0
/
+8
2026-02-03
tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
Chia-Yu Chang
-3
/
+19
2026-02-03
tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
Chia-Yu Chang
-11
/
+38
2026-02-03
tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
Chia-Yu Chang
-2
/
+2
2026-02-03
tcp: add TCP_SYNACK_RETRANS synack_type
Chia-Yu Chang
-1
/
+2
2026-02-03
tcp: accecn: retransmit downgraded SYN in AccECN negotiation
Chia-Yu Chang
-6
/
+9
2026-02-03
tcp: disable RFC3168 fallback identifier for CC modules
Chia-Yu Chang
-4
/
+5
2026-02-03
tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
Chia-Yu Chang
-3
/
+5
2026-02-03
gro: flushing when CWR is set negatively affects AccECN
Ilpo Järvinen
-2
/
+1
2026-02-03
tcp: try to avoid safer when ACKs are thinned
Ilpo Järvinen
-1
/
+21
2026-02-03
net: dsa: tag_yt921x: add priority support
David Yang
-1
/
+5
2026-02-03
net: dsa: tag_yt921x: clarify priority and code fields
David Yang
-30
/
+53
2026-02-02
devlink: Refactor devlink_rate_nodes_check
Cosmin Ratiu
-12
/
+16
2026-02-02
devlink: Reverse locking order for nested instances
Cosmin Ratiu
-3
/
+1
2026-02-02
mptcp: implement .splice_read
Geliang Tang
-0
/
+117
2026-02-02
tcp: export tcp_splice_state
Geliang Tang
-11
/
+2
2026-02-02
mptcp: implement .read_sock
Geliang Tang
-0
/
+82
2026-02-02
mptcp: add eat_recv_skb helper
Geliang Tang
-7
/
+12
2026-02-02
ipv6: colocate inet6_cork in inet_cork_full
Eric Dumazet
-29
/
+28
2026-02-02
ipv4: use dst4_mtu() instead of dst_mtu()
Eric Dumazet
-14
/
+13
2026-02-02
ipv6: use dst6_mtu() instead of dst_mtu()
Eric Dumazet
-16
/
+19
2026-02-02
ipv6: use SKB_DROP_REASON_PKT_TOO_BIG in ip6_xmit()
Eric Dumazet
-1
/
+1
2026-02-02
ipv6: use __skb_push() in ip6_xmit()
Eric Dumazet
-2
/
+2
2026-02-02
ipv6: add some unlikely()/likely() clauses in ip6_output.c
Eric Dumazet
-12
/
+12
2026-02-02
ipv6: pass proto by value to ipv6_push_nfrag_opts() and ipv6_push_frag_opts()
Eric Dumazet
-35
/
+41
2026-02-02
tipc: use kfree_sensitive() for session key material
Daniel Hodges
-2
/
+2
2026-02-02
net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contexts
Jakub Kicinski
-10
/
+2
2026-02-02
linkwatch: use __dev_put() in callers to prevent UAF
Jiayuan Chen
-5
/
+15
2026-02-02
wifi: mac80211: Add eMLSR/eMLMR action frame parsing support
Lorenzo Bianconi
-1
/
+247
2026-02-02
wifi: mac80211: add initial UHR support
Johannes Berg
-37
/
+337
2026-02-02
wifi: cfg80211: add initial UHR support
Johannes Berg
-27
/
+180
2026-02-02
wifi: mac80211: use wiphy_hrtimer_work for CAC timeout
Amith A
-9
/
+9
2026-02-02
xfrm: skip templates check for packet offload tunnel mode
Leon Romanovsky
-2
/
+9
2026-02-02
xfrm6: fix uninitialized saddr in xfrm6_get_saddr()
Jiayuan Chen
-2
/
+5
2026-01-31
bpf: Fix bpf_xdp_store_bytes proto for read-only arg
Paul Chaignon
-1
/
+1
2026-01-31
net: don't touch dev->stats in BPF redirect paths
Jakub Kicinski
-4
/
+4
[prev]
[next]