index
:
linux.git
cached
cdir_v2
cfid-fixes
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: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-10-17
mptcp: pm: do not remove closing subflows
Matthieu Baerts (NGI0)
1
-1
/
+2
2024-10-17
mptcp: handle consistently DSS corruption
Paolo Abeni
4
-4
/
+28
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
mptcp: fallback when MPTCP opts are dropped after 1st data
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-10-17
Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync
Luiz Augusto von Dentz
1
-0
/
+3
2024-10-17
net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC
D. Wythe
1
-0
/
+11
2024-10-17
phonet: Handle error of rtnl_register_module().
Kuniyuki Iwashima
1
-17
/
+11
2024-10-17
mpls: Handle error of rtnl_register_module().
Kuniyuki Iwashima
1
-11
/
+21
2024-10-17
mctp: Handle error of rtnl_register_module().
Kuniyuki Iwashima
4
-35
/
+65
2024-10-17
bridge: Handle error of rtnl_register_module().
Kuniyuki Iwashima
3
-13
/
+17
2024-10-17
rtnetlink: Add bulk registration helpers for rtnetlink message handlers.
Kuniyuki Iwashima
1
-0
/
+29
2024-10-17
net: do not delay dst_entries_add() in dst_release()
Eric Dumazet
1
-5
/
+12
2024-10-17
net: dsa: refuse cross-chip mirroring operations
Vladimir Oltean
1
-3
/
+8
2024-10-17
netfilter: fib: check correct rtable in vrf setups
Florian Westphal
2
-5
/
+4
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
rxrpc: Fix uninitialised variable in rxrpc_send_data()
David Howells
1
-5
/
+5
2024-10-17
tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits out
Neal Cardwell
1
-2
/
+9
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
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
2
-9
/
+6
2024-10-17
netfilter: nf_nat: don't try nat source port reallocation for reverse dir clash
Florian Westphal
1
-2
/
+118
2024-10-10
rxrpc: Fix a race between socket set up and I/O thread creation
David Howells
3
-4
/
+10
2024-10-10
sunrpc: change sp_nrthreads from atomic_t to unsigned int.
NeilBrown
1
-20
/
+11
2024-10-10
mac802154: Fix potential RCU dereference issue in mac802154_scan_worker
Jiawei Ye
1
-1
/
+3
2024-10-10
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
Luiz Augusto von Dentz
1
-8
/
+5
2024-10-10
gso: fix udp gso fraglist segmentation after pull from frag_list
Willem de Bruijn
1
-2
/
+20
2024-10-10
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
2
-4
/
+16
2024-10-10
net: napi: Prevent overflow of napi_defer_hard_irqs
Joe Damato
1
-1
/
+5
2024-10-10
netdev-genl: Set extack and fix error on napi-get
Joe Damato
1
-3
/
+5
2024-10-10
wifi: mac80211: fix RCU list iterations
Johannes Berg
4
-4
/
+8
2024-10-10
tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
Jason Xing
1
-0
/
+3
2024-10-10
netpoll: Ensure clean state on setup failures
Breno Leitao
1
-5
/
+10
2024-10-10
ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
1
-1
/
+1
2024-10-10
netfilter: nf_tables: do not remove elements if set backend implements .abort
Pablo Neira Ayuso
1
-1
/
+4
2024-10-10
ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).
Kuniyuki Iwashima
1
-4
/
+2
2024-10-10
net: skbuff: sprinkle more __GFP_NOWARN on ingress allocs
Jakub Kicinski
1
-6
/
+9
2024-10-10
tipc: guard against string buffer overrun
Simon Horman
1
-2
/
+6
2024-10-10
l2tp: use rcu list add/del when updating lists
James Chapman
1
-6
/
+6
2024-10-10
l2tp: free sessions using rcu
James Chapman
2
-3
/
+2
2024-10-10
net: sched: consistently use rcu_replace_pointer() in taprio_change()
Dmitry Antipov
1
-1
/
+3
2024-10-10
wifi: cfg80211: Set correct chandef when starting CAC
Issam Hamdi
1
-1
/
+14
2024-10-10
l2tp: prevent possible tunnel refcount underflow
James Chapman
4
-10
/
+24
2024-10-10
sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
Xin Long
1
-1
/
+3
2024-10-10
net/ncsi: Disable the ncsi work before freeing the associated structure
Eddie James
1
-0
/
+2
[prev]
[next]