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
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-call.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-11
rxrpc: Don't pass gfp around in incoming call handling functions
David Howells
1
-4
/
+3
2016-04-11
rxrpc: Differentiate local and remote abort codes in structs
David Howells
1
-2
/
+2
2016-03-13
rxrpc: Replace all unsigned with unsigned int
David Howells
1
-2
/
+2
2016-03-04
rxrpc: Keep the skb private record of the Rx header in host byte order
David Howells
1
-36
/
+32
2016-03-04
rxrpc: Rename call events to begin RXRPC_CALL_EV_
David Howells
1
-7
/
+7
2016-03-04
rxrpc: Convert call flag and event numbers into enums
David Howells
1
-1
/
+1
2014-03-04
af_rxrpc: Keep rxrpc_call pointers in a hashtable
Tim Smith
1
-2
/
+191
2014-02-26
af_rxrpc: Expose more RxRPC parameters via sysctls
David Howells
1
-1
/
+1
2014-02-26
af_rxrpc: Add sysctls for configuring RxRPC parameters
David Howells
1
-5
/
+13
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-2
/
+2
2010-08-05
RxRPC: Fix a potential deadlock between the call resend_timer and state_lock
David Howells
1
-4
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2008-02-01
[AF_RXRPC]: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2007-05-23
[AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=n
David Howells
1
-0
/
+19
2007-04-27
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...
David Howells
1
-29
/
+46
2007-04-27
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
1
-0
/
+787