index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
ar-connection.c
Age
Commit message (
Expand
)
Author
2016-06-13
rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix
David Howells
2016-06-09
rxrpc: Simplify connect() implementation and simplify sendmsg() op
David Howells
2016-06-03
rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB
Joe Perches
2016-04-11
rxrpc: Create a null security type and get rid of conditional calls
David Howells
2016-04-11
rxrpc: Don't pass gfp around in incoming call handling functions
David Howells
2016-03-13
rxrpc: Replace all unsigned with unsigned int
David Howells
2016-03-04
rxrpc: Keep the skb private record of the Rx header in host byte order
David Howells
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-09-20
rxrpc: Replace get_seconds with ktime_get_seconds
Ksenija Stanojevic
2014-02-26
af_rxrpc: Add sysctls for configuring RxRPC parameters
David Howells
2014-01-26
RxRPC: do not unlock unheld spinlock in rxrpc_connect_exclusive()
Alexey Khoroshilov
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-16
RxRPC: Don't attempt to reuse aborted connections
David Howells
2009-05-21
RxRPC: Error handling for rxrpc_alloc_connection()
Dan Carpenter
2008-12-10
net: Make static
Roel Kluin
2008-01-28
[RXRPC]: Use cpu_to_be32() where appropriate.
YOSHIFUJI Hideaki
2007-07-26
net/* misc endianness annotations
Al Viro
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
2007-06-15
[RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference
Adrian Bunk
2007-04-26
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...
David Howells
2007-04-26
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells