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