index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
conn_service.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-17
rxrpc: Add connection tracepoint and client conn state tracepoint
David Howells
1
-0
/
+4
2016-09-08
rxrpc: Rewrite the data and ack handling code
David Howells
1
-89
/
+12
2016-09-08
rxrpc: Preallocate peers, conns and calls for incoming service requests
David Howells
1
-0
/
+24
2016-08-24
rxrpc: Improve management and caching of client connection objects
David Howells
1
-0
/
+5
2016-08-24
rxrpc: Dup the main conn list for the proc interface
David Howells
1
-0
/
+1
2016-07-15
rxrpc: checking for IS_ERR() instead of NULL
Dan Carpenter
1
-1
/
+1
2016-07-06
rxrpc: Use RCU to access a peer's service connection tree
David Howells
1
-109
/
+161
2016-07-06
rxrpc: Prune the contents of the rxrpc_conn_proto struct
David Howells
1
-2
/
+0
2016-07-06
rxrpc: Maintain an extra ref on a conn for the cache list
David Howells
1
-4
/
+30
2016-07-06
rxrpc: Move peer lookup from call-accept to new-incoming-conn
David Howells
1
-1
/
+10
2016-07-06
rxrpc: Split service connection code out into its own file
David Howells
1
-0
/
+145