linux/drivers/net/ethernet/chelsio
Kuniyuki Iwashima 3666f666e9 tcp: Fix data-races around sysctl knobs related to SYN option.
While reading these knobs, they can be changed concurrently.
Thus, we need to add READ_ONCE() to their readers.

  - tcp_sack
  - tcp_window_scaling
  - tcp_timestamps

Fixes: 1da177e4c3 ("Linux-2.6.12-rc2")
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-07-20 10:14:49 +01:00
..
cxgb chelsio: cxgb: Use dma_set_mask_and_coherent() and simplify code 2022-01-02 16:14:30 +00:00
cxgb3 net: cxgb3: Fix an error code when probing the driver 2022-03-07 22:18:52 -08:00
cxgb4 net: chelsio: cxgb4: Avoid potential negative array offset 2022-05-06 15:41:27 -07:00
cxgb4vf cxgb4vf: Remove useless DMA-32 fallback configuration 2022-01-09 16:52:20 -08:00
inline_crypto tcp: Fix data-races around sysctl knobs related to SYN option. 2022-07-20 10:14:49 +01:00
libcxgb libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route() 2022-01-11 20:36:08 -08:00
Kconfig ethernet: fix PTP_1588_CLOCK dependencies 2021-08-13 17:49:05 -07:00
Makefile chelsio/chtls: separate chelsio tls driver from crypto driver 2020-08-21 14:15:15 -07:00