index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: leave the err path free in sctp_stream_init to sctp_stream_free
Xin Long
2022-08-03
2
-19
/
+5
*
netfilter: nf_queue: do not allow packet truncation below transport header of...
Florian Westphal
2022-08-03
1
-1
/
+6
*
sctp: fix sleep in atomic context bug in timer handlers
Duoming Zhou
2022-08-03
1
-1
/
+1
*
ipv4: Fix data-races around sysctl_fib_notify_on_flag_change.
Kuniyuki Iwashima
2022-08-03
1
-2
/
+5
*
tcp: Fix data-races around sysctl_tcp_reflect_tos.
Kuniyuki Iwashima
2022-08-03
2
-4
/
+4
*
tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.
Kuniyuki Iwashima
2022-08-03
1
-1
/
+1
*
tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.
Kuniyuki Iwashima
2022-08-03
1
-1
/
+1
*
tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.
Kuniyuki Iwashima
2022-08-03
1
-1
/
+2
*
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
2022-08-03
6
-16
/
+17
*
tcp: Fix data-races around sk_pacing_rate.
Kuniyuki Iwashima
2022-08-03
1
-2
/
+2
*
net: mld: fix reference count leak in mld_{query | report}_work()
Taehee Yoo
2022-08-03
1
-6
/
+8
*
tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.
Kuniyuki Iwashima
2022-08-03
1
-1
/
+2
*
tcp: Fix a data-race around sysctl_tcp_autocorking.
Kuniyuki Iwashima
2022-08-03
1
-1
/
+1
*
tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.
Kuniyuki Iwashima
2022-08-03
1
-1
/
+1
*
tcp: Fix a data-race around sysctl_tcp_min_tso_segs.
Kuniyuki Iwashima
2022-08-03
1
-1
/
+1
*
igmp: Fix data-races around sysctl_igmp_qrv.
Kuniyuki Iwashima
2022-08-03
1
-11
/
+13
*
net/tls: Remove the context from the list in tls_device_down
Maxim Mikityanskiy
2022-08-03
1
-1
/
+6
*
net: ping6: Fix memleak in ipv6_renew_options().
Kuniyuki Iwashima
2022-08-03
1
-0
/
+6
*
tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.
Kuniyuki Iwashima
2022-08-03
1
-1
/
+1
*
tcp: Fix a data-race around sysctl_tcp_limit_output_bytes.
Kuniyuki Iwashima
2022-08-03
1
-1
/
+1
*
tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf.
Kuniyuki Iwashima
2022-08-03
2
-2
/
+2
*
Revert "tcp: change pingpong threshold to 3"
Wei Wang
2022-08-03
1
-9
/
+6
*
tcp: Fix data-races around sysctl_tcp_no_ssthresh_metrics_save.
Kuniyuki Iwashima
2022-08-03
1
-4
/
+4
*
tcp: Fix a data-race around sysctl_tcp_nometrics_save.
Kuniyuki Iwashima
2022-08-03
1
-1
/
+1
*
tcp: Fix a data-race around sysctl_tcp_frto.
Kuniyuki Iwashima
2022-08-03
1
-1
/
+1
*
tcp: Fix a data-race around sysctl_tcp_app_win.
Kuniyuki Iwashima
2022-08-03
1
-1
/
+1
*
tcp: Fix data-races around sysctl_tcp_dsack.
Kuniyuki Iwashima
2022-08-03
1
-2
/
+2
*
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
2022-08-03
1
-13
/
+48
*
Bluetooth: SCO: Fix sco_send_frame returning skb->len
Luiz Augusto von Dentz
2022-07-29
1
-4
/
+6
*
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2022-07-29
2
-2
/
+2
*
Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
Luiz Augusto von Dentz
2022-07-29
2
-43
/
+53
*
Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
2022-07-29
1
-23
/
+11
*
tcp: Fix data-races around sysctl_tcp_max_reordering.
Kuniyuki Iwashima
2022-07-29
1
-2
/
+2
*
tcp: Fix a data-race around sysctl_tcp_abort_on_overflow.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+1
*
tcp: Fix a data-race around sysctl_tcp_rfc1337.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+1
*
tcp: Fix a data-race around sysctl_tcp_stdurg.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+1
*
tcp: Fix a data-race around sysctl_tcp_retrans_collapse.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+1
*
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+1
*
tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+1
*
tcp: Fix data-races around sysctl_tcp_recovery.
Kuniyuki Iwashima
2022-07-29
2
-3
/
+6
*
tcp: Fix a data-race around sysctl_tcp_early_retrans.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+1
*
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
2022-07-29
4
-13
/
+13
*
ip: Fix data-races around sysctl_ip_prot_sock.
Kuniyuki Iwashima
2022-07-29
1
-3
/
+3
*
ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.
Kuniyuki Iwashima
2022-07-29
1
-3
/
+3
*
ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+1
*
ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+1
*
tcp: Fix data-races around sysctl_tcp_fastopen_blackhole_timeout.
Kuniyuki Iwashima
2022-07-29
1
-2
/
+3
*
tcp: Fix data-races around sysctl_tcp_fastopen.
Kuniyuki Iwashima
2022-07-29
3
-5
/
+7
*
tcp: Fix data-races around sysctl_max_syn_backlog.
Kuniyuki Iwashima
2022-07-29
1
-2
/
+4
*
tcp: Fix a data-race around sysctl_tcp_tw_reuse.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+1
[next]