Two sockmap fixes in bpf_tcp_sendmsg(), and one fix for the
sockmap kernel selftest. Thanks!

Daniel Borkmann (3):
  bpf, sockmap: fix bpf_tcp_sendmsg sock error handling
  bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem path
  bpf, sockmap: fix cork timeout for select due to epipe

 kernel/bpf/sockmap.c                       | 9 ++++++---
 tools/testing/selftests/bpf/test_sockmap.c | 2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)

-- 
2.9.5

Reply via email to