index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-20
tcp: Fix a data-race around sysctl_tcp_early_retrans.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
4
-13
/
+13
2022-07-20
ip: Fix data-races around sysctl_ip_prot_sock.
Kuniyuki Iwashima
1
-3
/
+3
2022-07-20
ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.
Kuniyuki Iwashima
1
-3
/
+3
2022-07-20
ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-3
/
+6
2022-07-18
net: dsa: fix NULL pointer dereference in dsa_port_reset_vlan_filtering
Vladimir Oltean
1
-2
/
+3
2022-07-18
net: dsa: fix dsa_port_vlan_filtering when global
Vladimir Oltean
1
-1
/
+1
2022-07-18
tcp: Fix data-races around sysctl_tcp_fastopen_blackhole_timeout.
Kuniyuki Iwashima
1
-2
/
+3
2022-07-18
tcp: Fix data-races around sysctl_tcp_fastopen.
Kuniyuki Iwashima
3
-5
/
+7
2022-07-18
tcp: Fix data-races around sysctl_max_syn_backlog.
Kuniyuki Iwashima
1
-2
/
+4
2022-07-18
tcp: Fix a data-race around sysctl_tcp_tw_reuse.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-18
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
3
-7
/
+7
2022-07-18
tcp: Fix data-races around sysctl_tcp_reordering.
Kuniyuki Iwashima
3
-5
/
+10
2022-07-18
tcp: Fix data-races around sysctl_tcp_migrate_req.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-18
tcp: Fix data-races around sysctl_tcp_syncookies.
Kuniyuki Iwashima
4
-12
/
+18
2022-07-18
tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries.
Kuniyuki Iwashima
3
-5
/
+11
2022-07-18
tcp: Fix data-races around keepalive sysctl knobs.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-18
igmp: Fix data-races around sysctl_igmp_qrv.
Kuniyuki Iwashima
1
-11
/
+13
2022-07-18
igmp: Fix data-races around sysctl_igmp_max_msf.
Kuniyuki Iwashima
2
-4
/
+4
2022-07-18
igmp: Fix a data-race around sysctl_igmp_max_memberships.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-18
igmp: Fix data-races around sysctl_igmp_llm_reports.
Kuniyuki Iwashima
1
-8
/
+13
2022-07-18
net/tls: Fix race in TLS device down flow
Tariq Toukan
1
-3
/
+5
2022-07-15
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
6
-108
/
+43
2022-07-15
tcp: Fix a data-race around sysctl_tcp_probe_interval.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-15
tcp: Fix a data-race around sysctl_tcp_probe_threshold.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-15
tcp: Fix a data-race around sysctl_tcp_mtu_probe_floor.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-15
tcp: Fix data-races around sysctl_tcp_min_snd_mss.
Kuniyuki Iwashima
2
-2
/
+3
2022-07-15
tcp: Fix data-races around sysctl_tcp_base_mss.
Kuniyuki Iwashima
2
-2
/
+2
2022-07-15
tcp: Fix data-races around sysctl_tcp_mtu_probing.
Kuniyuki Iwashima
2
-2
/
+2
2022-07-15
ip: Fix a data-race around sysctl_ip_autobind_reuse.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-15
ip: Fix data-races around sysctl_ip_nonlocal_bind.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-15
ip: Fix data-races around sysctl_ip_fwd_update_priority.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-15
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-15
ip: Fix data-races around sysctl_ip_no_pmtu_disc.
Kuniyuki Iwashima
4
-4
/
+4
2022-07-15
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
4
-5
/
+5
2022-07-14
net/tls: Check for errors in tls_device_init
Tariq Toukan
2
-3
/
+8
2022-07-14
ip: fix dflt addr selection for connected nexthop
Nicolas Dichtel
1
-1
/
+1
2022-07-14
seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
Andrea Mayer
1
-1
/
+0
2022-07-14
seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
Andrea Mayer
1
-2
/
+0
2022-07-14
seg6: fix skb checksum evaluation in SRH encapsulation/insertion
Andrea Mayer
1
-1
/
+4
2022-07-13
Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
7
-29
/
+26
2022-07-13
nexthop: Fix data-races around nexthop_compat_mode.
Kuniyuki Iwashima
3
-4
/
+5
2022-07-13
ipv4: Fix data-races around sysctl_ip_dynaddr.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-13
tcp: Fix a data-race around sysctl_tcp_ecn_fallback.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-13
tcp: Fix data-races around sysctl_tcp_ecn.
Kuniyuki Iwashima
4
-3
/
+5
2022-07-13
icmp: Fix a data-race around sysctl_icmp_ratemask.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-13
icmp: Fix a data-race around sysctl_icmp_ratelimit.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-13
icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr.
Kuniyuki Iwashima
2
-1
/
+3
[prev]
[next]