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
2023-12-03
tls: fix NULL deref on tls_sw_splice_eof() with empty record
Jann Horn
1
-0
/
+3
2023-12-03
net/smc: avoid data corruption caused by decline
D. Wythe
1
-2
/
+6
2023-12-03
ipv4: Correct/silence an endian warning in __ip_do_redirect
Kunwu Chan
1
-1
/
+1
2023-12-03
bpf: Fix dev's rx stats for bpf_redirect_peer traffic
Peilin Ye
2
-0
/
+9
2023-12-03
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
1
-1
/
+48
2023-12-03
rxrpc: Defer the response to a PING ACK until we've parsed it
David Howells
1
-13
/
+13
2023-12-03
rxrpc: Fix RTT determination to use any ACK as a source
David Howells
1
-19
/
+16
2023-11-28
mptcp: fix setsockopt(IP_TOS) subflow locking
Paolo Abeni
1
-0
/
+3
2023-11-28
mptcp: add validity check for sending RM_ADDR
Geliang Tang
1
-2
/
+3
2023-11-28
mptcp: deal with large GSO size
Paolo Abeni
1
-0
/
+4
2023-11-28
Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
1
-5
/
+0
2023-11-28
netfilter: nf_tables: split async and sync catchall in two functions
Pablo Neira Ayuso
1
-29
/
+32
2023-11-28
netfilter: nf_tables: remove catchall element in GC sync path
Pablo Neira Ayuso
1
-5
/
+21
2023-11-28
svcrdma: Drop connection after an RDMA Read error
Chuck Lever
1
-1
/
+2
2023-11-28
net: sched: do not offload flows with a helper in act_ct
Xin Long
1
-0
/
+3
2023-11-28
netfilter: nf_tables: bogus ENOENT when destroying element which does not exist
Pablo Neira Ayuso
1
-2
/
+3
2023-11-28
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
2
-3
/
+4
2023-11-28
netfilter: nf_conntrack_bridge: initialize err to 0
Linkui Xiao
1
-1
/
+1
2023-11-28
af_unix: fix use-after-free in unix_stream_read_actor()
Eric Dumazet
1
-4
/
+5
2023-11-28
tipc: Fix kernel-infoleak due to uninitialized TLV value
Shigeru Yoshida
1
-0
/
+1
2023-11-28
net: set SOCK_RCU_FREE before inserting socket into hashtable
Stanislav Fomichev
1
-1
/
+1
2023-11-28
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
1
-1
/
+4
2023-11-28
SUNRPC: Add an IS_ERR() check back to where it was
Dan Carpenter
1
-0
/
+4
2023-11-28
SUNRPC: ECONNRESET might require a rebind
Trond Myklebust
1
-1
/
+1
2023-11-28
9p: v9fs_listxattr: fix %s null argument warning
Dominique Martinet
1
-1
/
+1
2023-11-28
9p/trans_fd: Annotate data-racy writes to file::f_flags
Marco Elver
1
-3
/
+10
2023-11-28
Bluetooth: Fix double free in hci_conn_cleanup
ZhengHan Wang
2
-15
/
+14
2023-11-28
vsock: read from socket's error queue
Arseniy Krasnov
1
-0
/
+6
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2
-2
/
+2
2023-11-28
wifi: mac80211: don't return unset power in ieee80211_get_tx_power()
Ping-Ke Shih
1
-0
/
+4
2023-11-20
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
2
-2
/
+15
2023-11-20
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
1
-1
/
+26
2023-11-20
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
1
-1
/
+1
2023-11-20
virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
Shigeru Yoshida
1
-0
/
+2
2023-11-20
vsock/virtio: remove socket from connected/bound list on shutdown
Filippo Storniolo
1
-5
/
+11
2023-11-20
net/smc: put sk reference if close work was canceled
D. Wythe
1
-1
/
+2
2023-11-20
net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
D. Wythe
1
-5
/
+4
2023-11-20
net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
D. Wythe
4
-4
/
+9
2023-11-20
dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
Kuniyuki Iwashima
2
-6
/
+7
2023-11-20
dccp: Call security_inet_conn_request() after setting IPv4 addresses.
Kuniyuki Iwashima
1
-3
/
+3
2023-11-20
net: page_pool: add missing free_percpu when page_pool_init fail
Jian Shen
1
-1
/
+5
2023-11-20
rxrpc: Fix two connection reaping bugs
David Howells
2
-2
/
+2
2023-11-20
tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
Shigeru Yoshida
1
-2
/
+2
2023-11-20
hsr: Prevent use after free in prp_create_tagged_frame()
Dan Carpenter
1
-3
/
+1
2023-11-20
llc: verify mac len before reading mac header
Willem de Bruijn
3
-2
/
+14
2023-11-20
9p/net: fix possible memory leak in p9_check_errors()
Hangyu Hua
1
-2
/
+4
2023-11-20
ipv6: avoid atomic fragment on GSO packets
Yan Zhai
1
-1
/
+7
2023-11-20
mptcp: properly account fastopen data
Paolo Abeni
1
-0
/
+1
2023-11-20
Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err
Marcel Ziswiler
1
-2
/
+2
2023-11-20
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
4
-50
/
+51
[next]