summaryrefslogtreecommitdiff
path: root/drivers/block/paride
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/block/paride')
0 files changed, 0 insertions, 0 deletions
itle='2025-10-23 15:46:04 +0200'>2025-10-23espintcp: use datagram_poll_queue for socket readinessRalf Lici 2025-04-14espintcp: fix skb leaksSabrina Dubroca 2024-03-07net: move netdev_max_backlog to net_hotdataEric Dumazet 2023-06-24tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usageDavid Howells 2023-05-23espintcp: Inline do_tcp_sendpages()David Howells 2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye 2022-12-19Treewide: Stop corrupting socket's task_fragBenjamin Coddington 2022-11-25use less confusing names for iov_iter direction initializersAl Viro 2022-09-30net-next: skbuff: refactor pskb_pullRichard Gobert 2022-08-24net: Fix data-races around netdev_max_backlog.Kuniyuki Iwashima 2022-04-12net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp 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