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-03
bpf: Add PROG_TEST_RUN support for sk_lookup programs
Lorenz Bauer
2
-0
/
+106
2022-08-03
bpf: Consolidate shared test timing code
Lorenz Bauer
1
-62
/
+78
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 data-races around sysctl_tcp_reflect_tos.
Kuniyuki Iwashima
2
-4
/
+4
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_slack_ns.
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/tls: Remove the context from the list in tls_device_down
Maxim Mikityanskiy
1
-1
/
+6
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 data-races around sysctl_tcp_moderate_rcvbuf.
Kuniyuki Iwashima
2
-2
/
+2
2022-08-03
Revert "tcp: change pingpong threshold to 3"
Wei Wang
1
-9
/
+6
2022-08-03
tcp: Fix data-races around sysctl_tcp_no_ssthresh_metrics_save.
Kuniyuki Iwashima
1
-4
/
+4
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
2022-07-29
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
4
-13
/
+13
2022-07-29
ip: Fix data-races around sysctl_ip_prot_sock.
Kuniyuki Iwashima
1
-3
/
+3
2022-07-29
ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
tcp: Fix data-races around sysctl_tcp_fastopen_blackhole_timeout.
Kuniyuki Iwashima
1
-2
/
+3
2022-07-29
tcp: Fix data-races around sysctl_tcp_fastopen.
Kuniyuki Iwashima
3
-5
/
+7
2022-07-29
tcp: Fix data-races around sysctl_max_syn_backlog.
Kuniyuki Iwashima
1
-2
/
+4
2022-07-29
tcp: Fix a data-race around sysctl_tcp_tw_reuse.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
3
-7
/
+7
2022-07-29
tcp: Fix data-races around sysctl_tcp_reordering.
Kuniyuki Iwashima
3
-5
/
+10
2022-07-29
tcp: Fix data-races around sysctl_tcp_syncookies.
Kuniyuki Iwashima
4
-12
/
+18
2022-07-29
tcp: Fix data-races around keepalive sysctl knobs.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
igmp: Fix data-races around sysctl_igmp_max_msf.
Kuniyuki Iwashima
2
-4
/
+4
[next]