summaryrefslogtreecommitdiff
path: root/net/xfrm/espintcp.c
AgeCommit message (Expand)Author
2020-08-17espintcp: restore IP CB before handing the packet to xfrmSabrina Dubroca
2020-07-30espintcp: count packets dropped in espintcp_rcvSabrina Dubroca
2020-07-30espintcp: handle short messages instead of breaking the encap socketSabrina Dubroca
2020-07-17espintcp: recv() should return 0 when the peer socket is closedSabrina Dubroca
2020-07-17espintcp: support non-blocking sendsSabrina Dubroca
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-28xfrm: add IPv6 support for espintcpSabrina Dubroca
2020-04-20xfrm: espintcp: save and call old ->sk_destructSabrina Dubroca
2020-02-28net: datagram: drop 'destructor' argument from several helpersPaolo Abeni
2019-12-09xfrm: add espintcp (RFC 8229)Sabrina Dubroca