Merge branch 'net-handshake-fixes'
Chuck Lever says:
====================
Bug fixes for net/handshake
Please consider these for merge via net-next.
Paolo observed that there is a possible leak of sock->file. I
haven't looked into that yet, but it seems to be separate from
the fixes in this series, so no need to hold these up.
Changes since v2:
- Address Paolo comment regarding handshake_dup()
Changes since v1:
- Rework "Fix handshake_dup() ref counting"
- Unpin sock->file when a handshake is cancelled
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- Documentation/netlink/specs/handshake.yaml 4 additions, 0 deletionsDocumentation/netlink/specs/handshake.yaml
- Documentation/networking/tls-handshake.rst 5 additions, 0 deletionsDocumentation/networking/tls-handshake.rst
- include/net/handshake.h 1 addition, 0 deletionsinclude/net/handshake.h
- include/uapi/linux/handshake.h 1 addition, 0 deletionsinclude/uapi/linux/handshake.h
- net/handshake/handshake.h 1 addition, 0 deletionsnet/handshake/handshake.h
- net/handshake/netlink.c 5 additions, 7 deletionsnet/handshake/netlink.c
- net/handshake/request.c 4 additions, 0 deletionsnet/handshake/request.c
- net/handshake/tlshd.c 8 additions, 0 deletionsnet/handshake/tlshd.c