index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
ar-output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-10
rxrpc: Simplify connect() implementation and simplify sendmsg() op
David Howells
1
-99
/
+87
2016-06-04
rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB
Joe Perches
1
-0
/
+2
2016-04-11
rxrpc: Create a null security type and get rid of conditional calls
David Howells
1
-2
/
+2
2016-04-11
rxrpc: Differentiate local and remote abort codes in structs
David Howells
1
-1
/
+1
2016-03-13
rxrpc: Replace all unsigned with unsigned int
David Howells
1
-1
/
+1
2016-03-04
rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointers
David Howells
1
-4
/
+7
2016-03-04
rxrpc: Keep the skb private record of the Rx header in host byte order
David Howells
1
-17
/
+37
2016-03-04
rxrpc: Rename call events to begin RXRPC_CALL_EV_
David Howells
1
-4
/
+4
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
1
-1
/
+1
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
1
-1
/
+1
2015-04-11
new helper: msg_data_left()
Al Viro
1
-10
/
+9
2015-04-11
Merge remote-tracking branch 'dh/afs' into for-davem
Al Viro
1
-28
/
+26
2015-04-01
RxRPC: Use iov_iter_count() in rxrpc_send_data() instead of the len argument
David Howells
1
-13
/
+11
2015-04-01
RxRPC: Don't call skb_add_data() if there's no data to copy
David Howells
1
-19
/
+19
2015-04-01
RxRPC: Fix the conversion to iov_iter
David Howells
1
-2
/
+2
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-12
/
+8
2015-02-04
rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...
Al Viro
1
-3
/
+0
2015-02-04
rxrpc: switch rxrpc_send_data() to iov_iter primitives
Al Viro
1
-33
/
+10
2014-12-11
net: introduce helper macro for_each_cmsghdr
Gu Zheng
1
-1
/
+1
2014-12-10
put iov_iter into msghdr
Al Viro
1
-5
/
+3
2014-02-26
af_rxrpc: Request an ACK for every alternate DATA packet
David Howells
1
-2
/
+6
2014-02-26
af_rxrpc: Add sysctls for configuring RxRPC parameters
David Howells
1
-2
/
+5
2014-01-19
net: add build-time checks for msg->msg_name size
Steffen Hurrle
1
-2
/
+2
2012-07-11
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-1
/
+1
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-2
/
+2
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2007-06-19
[AF_RXRPC]: Return the number of bytes buffered in rxrpc_send_data()
David Howells
1
-1
/
+4
2007-05-04
[AF_RXRPC]: Sort out MTU handling.
David Howells
1
-1
/
+1
2007-04-27
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...
David Howells
1
-4
/
+80
2007-04-27
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
1
-0
/
+658