Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | espintcp: restore IP CB before handing the packet to xfrm | Sabrina Dubroca | 2020-08-17 | 1 | -1/+5 |
* | espintcp: count packets dropped in espintcp_rcv | Sabrina Dubroca | 2020-07-30 | 1 | -0/+6 |
* | espintcp: handle short messages instead of breaking the encap socket | Sabrina Dubroca | 2020-07-30 | 1 | -1/+24 |
* | espintcp: recv() should return 0 when the peer socket is closed | Sabrina Dubroca | 2020-07-17 | 1 | -1/+4 |
* | espintcp: support non-blocking sends | Sabrina Dubroca | 2020-07-17 | 1 | -13/+13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-31 | 1 | -0/+2 |
|\ | |||||
| * | xfrm: espintcp: save and call old ->sk_destruct | Sabrina Dubroca | 2020-04-20 | 1 | -0/+2 |
* | | xfrm: add IPv6 support for espintcp | Sabrina Dubroca | 2020-04-28 | 1 | -11/+45 |
|/ | |||||
* | net: datagram: drop 'destructor' argument from several helpers | Paolo Abeni | 2020-02-28 | 1 | -1/+1 |
* | xfrm: add espintcp (RFC 8229) | Sabrina Dubroca | 2019-12-09 | 1 | -0/+509 |