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-08
ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
Zhengchao Shao
2023-12-08
vlan: move dev_put into vlan_dev_uninit
Xin Long
2023-12-08
vlan: introduce vlan_dev_free_egress_priority
Xin Long
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-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
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
2023-11-28
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
2023-11-28
netfilter: nf_tables: use the correct get/put helpers
Florian Westphal
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
net: inet: Retire port only listening_hash
Martin KaFai Lau
2023-11-28
net: inet: Open code inet_hash2 and inet_unhash2
Martin KaFai Lau
2023-11-28
net: inet: Remove count from inet_listen_hashbucket
Martin KaFai Lau
2023-11-28
mptcp: listen diag dump support
Florian Westphal
2023-11-28
mptcp: diag: switch to context structure
Florian Westphal
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
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
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
2023-11-20
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...
Jeremy Sowden
2023-11-20
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
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
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
tcp: fix cookie_init_timestamp() overflows
Eric Dumazet
2023-11-20
netfilter: nf_tables: Drop pointless memset when dumping rules
Phil Sutter
2023-11-20
tcp_metrics: do not create an entry from tcp_init_metrics()
Eric Dumazet
2023-11-20
tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()
Eric Dumazet
2023-11-20
tcp_metrics: add missing barriers on delete
Eric Dumazet
2023-11-20
tipc: Use size_add() in calls to struct_size()
Gustavo A. R. Silva
2023-11-20
tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
Aananth V
2023-11-20
udp: add missing WRITE_ONCE() around up->encap_rcv
Eric Dumazet
[next]