index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-intel-pci.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-18
docs: net: dsa: document the teardown method
Vladimir Oltean
1
-1
/
+2
2022-07-18
docs: net: dsa: document change_tag_protocol
Vladimir Oltean
1
-0
/
+6
2022-07-18
docs: net: dsa: add more info about the other arguments to get_tag_protocol
Vladimir Oltean
1
-1
/
+5
2022-07-18
docs: net: dsa: rename tag_protocol to get_tag_protocol
Vladimir Oltean
1
-2
/
+2
2022-07-18
docs: net: dsa: document the shutdown behavior
Vladimir Oltean
1
-0
/
+18
2022-07-18
docs: net: dsa: update probing documentation
Vladimir Oltean
1
-11
/
+65
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 a data-race around sysctl_tcp_notsent_lowat.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-18
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
4
-8
/
+9
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
2
-4
/
+7
2022-07-18
igmp: Fix data-races around sysctl_igmp_qrv.
Kuniyuki Iwashima
2
-13
/
+15
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: prestera: acl: use proper mask for port selector
Maksym Glubokiy
1
-3
/
+3
2022-07-18
net/tls: Fix race in TLS device down flow
Tariq Toukan
1
-3
/
+5
2022-07-18
net: stmmac: fix dma queue left shift overflow issue
Junxiao Chang
1
-0
/
+3
2022-07-18
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
7
-21
/
+30
2022-07-16
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
9
-114
/
+45
2022-07-16
net: dsa: microchip: ksz_common: Fix refcount leak bug
Liang He
1
-1
/
+4
2022-07-15
net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow
Biao Huang
2
-10
/
+15
2022-07-15
net: stmmac: fix pm runtime issue in stmmac_dvr_remove()
Biao Huang
1
-2
/
+3
2022-07-15
stmmac: dwmac-mediatek: fix clock issue
Biao Huang
1
-28
/
+21
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
tcp: Fix data-races around sysctl_tcp_l3mdev_accept.
Kuniyuki Iwashima
2
-3
/
+3
2022-07-15
tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-15
ip: Fix a data-race around sysctl_fwmark_reflect.
Kuniyuki Iwashima
1
-1
/
+1
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
2
-2
/
+2
2022-07-15
ip: Fix data-races around sysctl_ip_fwd_update_priority.
Kuniyuki Iwashima
2
-2
/
+3
2022-07-15
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
2
-2
/
+2
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
6
-7
/
+7
2022-07-14
x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
Nathan Chancellor
1
-1
/
+2
2022-07-14
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
3
-7
/
+7
2022-07-14
nfp: flower: configure tunnel neighbour on cmsg rx
Tianyu Yuan
1
-5
/
+13
2022-07-14
net/tls: Check for errors in tls_device_init
Tariq Toukan
3
-5
/
+10
2022-07-14
MAINTAINERS: Add an additional maintainer to the AMD XGBE driver
Tom Lendacky
1
-0
/
+1
[next]