summaryrefslogtreecommitdiff
path: root/include/uapi/linux/i2o-dev.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-06-17 16:42:09 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-06-17 16:42:09 +0200
commit61aba373f5708f2aebc3f72078e51949a068aa6f (patch)
tree0706de7cadecd5a40f7ecece2af24975d7d53ed2 /include/uapi/linux/i2o-dev.h
parent91f304e6c83b4ad55ef6032f32111296febb40dd (diff)
downloadkernel-linux-5.6.y.tar.gz
Linux 5.6.19linux-5.6.y
Diffstat (limited to 'include/uapi/linux/i2o-dev.h')
0 files changed, 0 insertions, 0 deletions
td> 2016-09-22rxrpc: Send pings to get RTT dataDavid Howells 2016-09-22rxrpc: Don't store the rxrpc header in the Tx queue sk_buffsDavid Howells 2016-09-17rxrpc: Add config to inject packet lossDavid Howells 2016-09-17rxrpc: Improve skb tracingDavid Howells 2016-09-17rxrpc: Add a tracepoint to log ACK transmissionDavid Howells 2016-09-17rxrpc: Be consistent about switch value in rxrpc_send_call_packet()David Howells 2016-09-17rxrpc: Don't transmit an ACK if there's no reason setDavid Howells 2016-09-17rxrpc: Make IPv6 support conditional on CONFIG_IPV6David Howells 2016-09-13rxrpc: Add IPv6 supportDavid Howells 2016-09-13rxrpc: Use rxrpc_extract_addr_from_skb() rather than doing this manuallyDavid Howells 2016-09-13rxrpc: Correctly initialise, limit and transmit call->rx_winsizeDavid Howells 2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells 2016-09-07rxrpc: Calls shouldn't hold socket refsDavid Howells 2016-09-04rxrpc: Split sendmsg from packet transmission codeDavid Howells 2016-09-01rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells 2016-08-30rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells 2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells 2016-08-30rxrpc: Calls should only have one terminal stateDavid Howells 2016-08-24rxrpc: Improve management and caching of client connection objectsDavid Howells 2016-08-23rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells 2016-08-23rxrpc: Tidy up the rxrpc_call struct a bitDavid Howells 2016-06-22rxrpc: Kill off the rxrpc_transport structDavid Howells 2016-06-22rxrpc: Kill the client connection bundle conceptDavid Howells 2016-06-22rxrpc: Make rxrpc_send_packet() take a connection not a transportDavid Howells 2016-06-22rxrpc: Fix exclusive connection handlingDavid Howells 2016-06-22rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}David Howells 2016-06-22rxrpc: Use structs to hold connection params and protocol infoDavid Howells 2016-06-15rxrpc: Use the peer record to distribute network errorsDavid Howells 2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells