index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
espintcp.c
Age
Commit message (
Expand
)
Author
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2022-09-30
net-next: skbuff: refactor pskb_pull
Richard Gobert
2022-08-24
net: Fix data-races around netdev_max_backlog.
Kuniyuki Iwashima
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