index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
networking
/
rxrpc.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signals
David Howells
2017-10-18
1
-0
/
+12
*
rxrpc: Provide functions for allowing cleaner handling of signals
David Howells
2017-10-18
1
-0
/
+24
*
rxrpc: Support service upgrade from a kernel service
David Howells
2017-10-18
1
-2
/
+15
*
rxrpc: Allow failed client calls to be retried
David Howells
2017-08-29
1
-0
/
+45
*
rxrpc: Add notification of end-of-Tx phase
David Howells
2017-08-29
1
-1
/
+11
*
rxrpc: Provide a cmsg to specify the amount of Tx data for a call
David Howells
2017-06-07
1
-0
/
+34
*
rxrpc: Provide a getsockopt call to query what cmsgs types are supported
David Howells
2017-06-07
1
-0
/
+9
*
rxrpc: Add service upgrade support for client connections
David Howells
2017-06-05
1
-0
/
+30
*
rxrpc: Implement service upgrade
David Howells
2017-06-05
1
-8
/
+26
*
rxrpc: Permit multiple service binding
David Howells
2017-06-05
1
-0
/
+4
*
rxrpc: Don't expose skbs to in-kernel users [ver #2]
David Howells
2016-09-01
1
-41
/
+31
*
rxrpc: Pass struct socket * to more rxrpc kernel interface functions
David Howells
2016-08-30
1
-3
/
+8
*
rxrpc: Provide a way for AFS to ask for the peer address of a call
David Howells
2016-08-30
1
-0
/
+7
*
rxrpc: Fix races between skb free, ACK generation and replying
David Howells
2016-08-06
1
-10
/
+11
*
af_rxrpc: Expose more RxRPC parameters via sysctls
David Howells
2014-02-26
1
-0
/
+19
*
af_rxrpc: Add sysctls for configuring RxRPC parameters
David Howells
2014-02-26
1
-0
/
+62
*
doc:net: Fix typo in Documentation/networking
Masanari Iida
2013-10-30
1
-1
/
+1
*
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
1
-1
/
+1
*
typo fixes
Matt LaPlante
2007-10-20
1
-1
/
+1
*
KEYS: Make request_key() and co fundamentally asynchronous
David Howells
2007-10-17
1
-0
/
+7
*
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...
David Howells
2007-04-26
1
-0
/
+196
*
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
2007-04-26
1
-0
/
+663