index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-22
mptcp: prevent MPC handshake on port-based signal endpoints
Paolo Abeni
5
-0
/
+15
2024-10-22
mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-10-22
mptcp: fallback when MPTCP opts are dropped after 1st data
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-10-22
tcp: fix mptcp DSS corruption due to large pmtu xmit
Paolo Abeni
1
-1
/
+1
2024-10-22
mptcp: handle consistently DSS corruption
Paolo Abeni
4
-4
/
+22
2024-10-22
mptcp: track and update contiguous data status
Geliang Tang
3
-1
/
+7
2024-10-22
Bluetooth: Remove debugfs directory on module init failure
Aaron Thompson
1
-0
/
+1
2024-10-22
wifi: mac80211: fix potential key use-after-free
Johannes Berg
2
-1
/
+4
2024-10-17
netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
Phil Sutter
1
-1
/
+3
2024-10-17
net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev
Andrea Mayer
1
-0
/
+1
2024-10-17
net: Handle l3mdev in ip_tunnel_init_flow
David Ahern
2
-6
/
+7
2024-10-17
xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup
David Ahern
1
-1
/
+3
2024-10-17
mptcp: pm: do not remove closing subflows
Matthieu Baerts (NGI0)
1
-1
/
+2
2024-10-17
net: Fix an unsafe loop on the list
Anastasia Kovaleva
1
-1
/
+2
2024-10-17
net: explicitly clear the sk pointer, when pf->create fails
Ignat Korchagin
1
-1
/
+6
2024-10-17
mctp: Handle error of rtnl_register_module().
Kuniyuki Iwashima
4
-35
/
+65
2024-10-17
rtnetlink: Add bulk registration helpers for rtnetlink message handlers.
Kuniyuki Iwashima
1
-0
/
+29
2024-10-17
net: rtnetlink: add msg kind names
Nikolay Aleksandrov
1
-3
/
+3
2024-10-17
netfilter: fib: check correct rtable in vrf setups
Florian Westphal
2
-5
/
+4
2024-10-17
netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
Guillaume Nault
4
-0
/
+5
2024-10-17
netfilter: rpfilter/fib: Populate flowic_l3mdev field
Phil Sutter
4
-11
/
+7
2024-10-17
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
9
-57
/
+28
2024-10-17
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
Florian Westphal
16
-165
/
+422
2024-10-17
sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start
Xin Long
1
-5
/
+13
2024-10-17
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
1
-1
/
+6
2024-10-17
Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change
Luiz Augusto von Dentz
1
-2
/
+0
2024-10-17
netfilter: br_netfilter: fix panic with metadata_dst skb
Andy Roulin
1
-0
/
+5
2024-10-17
tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe
Neal Cardwell
1
-0
/
+13
2024-10-17
tcp: fix to allow timestamp undo if no retransmits were sent
Neal Cardwell
1
-2
/
+16
2024-10-17
tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
Jason Xing
1
-0
/
+3
2024-10-17
ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
1
-1
/
+1
2024-10-17
ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).
Kuniyuki Iwashima
1
-4
/
+2
2024-10-17
tipc: guard against string buffer overrun
Simon Horman
1
-2
/
+6
2024-10-17
net: sched: consistently use rcu_replace_pointer() in taprio_change()
Dmitry Antipov
1
-1
/
+3
2024-10-17
sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
Xin Long
1
-1
/
+3
2024-10-17
ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
Anton Danilov
1
-3
/
+3
2024-10-17
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
1
-3
/
+7
2024-10-17
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
1
-1
/
+1
2024-10-17
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
2
-4
/
+10
2024-10-17
netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...
Simon Horman
1
-5
/
+2
2024-10-17
netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
Phil Sutter
1
-1
/
+1
2024-10-17
net: qrtr: Update packets cloning when broadcasting
Youssef Samir
1
-1
/
+1
2024-10-17
net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL
Thomas Weißschuh
1
-0
/
+1
2024-10-17
netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()
Eric Dumazet
1
-12
/
+2
2024-10-17
net: tipc: avoid possible garbage value
Su Hui
1
-1
/
+1
2024-10-17
net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input
Justin Iurman
1
-5
/
+7
2024-10-17
can: bcm: Clear bo->bcm_proc_read after remove_proc_entry().
Kuniyuki Iwashima
1
-1
/
+3
2024-10-17
sock_map: Add a cond_resched() in sock_hash_free()
Eric Dumazet
1
-0
/
+1
2024-10-17
wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()
Dmitry Antipov
1
-1
/
+16
2024-10-17
wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors
Dmitry Antipov
2
-2
/
+4
[next]