index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
espintcp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-23
1
-0
/
+3
*
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-20
1
-0
/
+1
*
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-1
/
+1
*
net-next: skbuff: refactor pskb_pull
Richard Gobert
2022-09-30
1
-1
/
+1
*
net: Fix data-races around netdev_max_backlog.
Kuniyuki Iwashima
2022-08-24
1
-1
/
+1
*
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-04-12
1
-3
/
+1
*
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-06-01
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