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
/
output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-17
rxrpc: Make IPv6 support conditional on CONFIG_IPV6
David Howells
1
-0
/
+2
2016-09-14
rxrpc: Add IPv6 support
David Howells
1
-0
/
+16
2016-09-14
rxrpc: Use rxrpc_extract_addr_from_skb() rather than doing this manually
David Howells
1
-26
/
+6
2016-09-14
rxrpc: Correctly initialise, limit and transmit call->rx_winsize
David Howells
1
-2
/
+2
2016-09-08
rxrpc: Rewrite the data and ack handling code
David Howells
1
-9
/
+116
2016-09-07
rxrpc: Calls shouldn't hold socket refs
David Howells
1
-0
/
+145
2016-09-04
rxrpc: Split sendmsg from packet transmission code
David Howells
1
-630
/
+0
2016-09-02
rxrpc: Don't expose skbs to in-kernel users [ver #2]
David Howells
1
-1
/
+1
2016-08-30
rxrpc: Pass struct socket * to more rxrpc kernel interface functions
David Howells
1
-9
/
+11
2016-08-30
rxrpc: Trace rxrpc_call usage
David Howells
1
-0
/
+1
2016-08-30
rxrpc: Calls should only have one terminal state
David Howells
1
-17
/
+10
2016-08-24
rxrpc: Improve management and caching of client connection objects
David Howells
1
-2
/
+4
2016-08-23
rxrpc: Use a tracepoint for skb accounting debugging
David Howells
1
-0
/
+1
2016-08-23
rxrpc: Tidy up the rxrpc_call struct a bit
David Howells
1
-2
/
+2
2016-06-22
rxrpc: Kill off the rxrpc_transport struct
David Howells
1
-23
/
+1
2016-06-22
rxrpc: Kill the client connection bundle concept
David Howells
1
-10
/
+1
2016-06-22
rxrpc: Make rxrpc_send_packet() take a connection not a transport
David Howells
1
-22
/
+29
2016-06-22
rxrpc: Fix exclusive connection handling
David Howells
1
-5
/
+14
2016-06-22
rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}
David Howells
1
-1
/
+1
2016-06-22
rxrpc: Use structs to hold connection params and protocol info
David Howells
1
-7
/
+17
2016-06-15
rxrpc: Use the peer record to distribute network errors
David Howells
1
-1
/
+3
2016-06-13
rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix
David Howells
1
-0
/
+724
[prev]