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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2022-08-25
can: j1939: j1939_session_destroy(): fix memory leak of skbs
Fedor Pchelkin
1
-1
/
+7
2022-08-25
can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with ...
Fedor Pchelkin
1
-1
/
+4
2022-08-25
netfilter: nf_tables: really skip inactive sets when allocating name
Pablo Neira Ayuso
1
-1
/
+1
2022-08-25
vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
Peilin Ye
1
-0
/
+1
2022-08-25
vsock: Fix memory leak in vsock_connect()
Peilin Ye
1
-1
/
+8
2022-08-25
devlink: Fix use-after-free after a failed reload
Ido Schimmel
1
-2
/
+2
2022-08-25
SUNRPC: Reinitialise the backchannel request buffers before reuse
Trond Myklebust
1
-0
/
+14
2022-08-25
sunrpc: fix expiry of auth creds
Dan Aloni
1
-1
/
+1
2022-08-25
rds: add missing barrier to release_refill
Mikulas Patocka
1
-0
/
+1
2022-08-25
net_sched: cls_route: disallow handle of 0
Jamal Hadi Salim
1
-0
/
+10
2022-08-25
net/9p: Initialize the iounit field during fid creation
Tyler Hicks
1
-4
/
+1
2022-08-25
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
Luiz Augusto von Dentz
1
-7
/
+6
2022-08-25
tcp: fix over estimation in sk_forced_mem_schedule()
Eric Dumazet
1
-3
/
+4
2022-08-25
net_sched: cls_route: remove from list when handle is 0
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2022-08-25
dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lock
Hangyu Hua
1
-5
/
+5
2022-08-25
net: rose: fix netdev reference changes
Eric Dumazet
2
-2
/
+11
2022-08-25
tcp: make retransmitted SKB fit into the send window
Yonglong Li
1
-7
/
+16
2022-08-25
netfilter: nf_tables: fix null deref due to zeroed list head
Florian Westphal
1
-0
/
+1
2022-08-25
netfilter: nf_tables: do not allow RULE_ID to refer to another chain
Thadeu Lima de Souza Cascardo
1
-2
/
+5
2022-08-25
netfilter: nf_tables: do not allow SET_ID to refer to another table
Thadeu Lima de Souza Cascardo
1
-1
/
+3
2022-08-03
sctp: leave the err path free in sctp_stream_init to sctp_stream_free
Xin Long
2
-19
/
+5
2022-08-03
netfilter: nf_queue: do not allow packet truncation below transport header of...
Florian Westphal
1
-1
/
+6
2022-08-03
sctp: fix sleep in atomic context bug in timer handlers
Duoming Zhou
1
-1
/
+1
2022-08-03
tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-03
tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.
Kuniyuki Iwashima
1
-1
/
+2
2022-08-03
tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.
Kuniyuki Iwashima
1
-1
/
+2
2022-08-03
tcp: Fix a data-race around sysctl_tcp_autocorking.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-03
tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-03
tcp: Fix a data-race around sysctl_tcp_min_tso_segs.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-03
igmp: Fix data-races around sysctl_igmp_qrv.
Kuniyuki Iwashima
1
-11
/
+13
2022-08-03
net: ping6: Fix memleak in ipv6_renew_options().
Kuniyuki Iwashima
1
-0
/
+6
2022-08-03
tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-03
tcp: Fix a data-race around sysctl_tcp_limit_output_bytes.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-03
tcp: Fix a data-race around sysctl_tcp_nometrics_save.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-03
tcp: Fix a data-race around sysctl_tcp_frto.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-03
tcp: Fix a data-race around sysctl_tcp_app_win.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-03
tcp: Fix data-races around sysctl_tcp_dsack.
Kuniyuki Iwashima
1
-2
/
+2
2022-08-03
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
1
-13
/
+48
2022-07-29
Bluetooth: SCO: Fix sco_send_frame returning skb->len
Luiz Augusto von Dentz
1
-4
/
+6
2022-07-29
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2
-2
/
+2
2022-07-29
Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
Luiz Augusto von Dentz
2
-43
/
+53
2022-07-29
Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
1
-23
/
+11
2022-07-29
tcp: Fix data-races around sysctl_tcp_max_reordering.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-29
tcp: Fix a data-race around sysctl_tcp_rfc1337.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
tcp: Fix a data-race around sysctl_tcp_stdurg.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
tcp: Fix a data-race around sysctl_tcp_retrans_collapse.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
tcp: Fix data-races around sysctl_tcp_recovery.
Kuniyuki Iwashima
2
-3
/
+6
2022-07-29
tcp: Fix a data-race around sysctl_tcp_early_retrans.
Kuniyuki Iwashima
1
-1
/
+1
[next]