linux-stable/drivers/net/ethernet/chelsio
Kuniyuki Iwashima 4461568aa4 tcp: Access &tcp_hashinfo via net.
We will soon introduce an optional per-netns ehash.

This means we cannot use tcp_hashinfo directly in most places.

Instead, access it via net->ipv4.tcp_death_row.hashinfo.

The access will be valid only while initialising tcp_hashinfo
itself and creating/destroying each netns.

Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-09-20 10:21:49 -07:00
..
cxgb net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
cxgb3 net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
cxgb4 net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
cxgb4vf net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
inline_crypto tcp: Access &tcp_hashinfo via net. 2022-09-20 10:21:49 -07: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