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