[Devel] [PATCH RH8 0/7] port part 23
Andrey Zhadchenko
andrey.zhadchenko at virtuozzo.com
Tue Jun 8 20:01:13 MSK 2021
Instead of original commit 6c05ade2b7ac ("tcp: sendpage should not handle Slab objects")
I used it's mainstream version a10674bf2406 ("tcp: detecting the misuse of .sendpage for Slab objects")
Moreover I decided to add fixes:
- c381b07941ad ("net: introduce helper sendpage_ok() in include/linux/net.h")
- cf83a17edeeb ("tcp: use sendpage_ok() to detect misused .sendpage")
Andrey Ryabinin (3):
i40iw: use kvzalloc to allocate array of control qp requests
i40iw: Use kvzalloc to allocate i40iw_handler
i40iw: Use kvzalloc in i40iw_allocate_virt_mem()
Coly Li (2):
net: introduce helper sendpage_ok() in include/linux/net.h
tcp: use sendpage_ok() to detect misused .sendpage
Konstantin Khorenko (1):
drivers/igb: increase link detection timeout up to 5 sec
Vasily Averin (1):
tcp: detecting the misuse of .sendpage for Slab objects
drivers/infiniband/hw/i40iw/i40iw_main.c | 12 ++++++------
drivers/infiniband/hw/i40iw/i40iw_utils.c | 4 ++--
drivers/net/ethernet/intel/igb/igb_main.c | 6 ++++--
include/linux/net.h | 16 ++++++++++++++++
net/ipv4/tcp.c | 5 +++++
5 files changed, 33 insertions(+), 10 deletions(-)
--
1.8.3.1
More information about the Devel
mailing list