Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bba304db34ec3ca0d13e7f48e5a4e9896536cacc
/
net
/
rxrpc
/
conn_object.c
bba304d
rxrpc: Turn connection #defines into enums and put outside struct def
by David Howells
· 8 years ago
a263629
rxrpc: Avoid using stack memory in SG lists in rxkad
by Herbert Xu
· 8 years ago
689f4c6
rxrpc: Check the source of a packet to a client conn
by David Howells
· 8 years ago
88b99d0
rxrpc: Fix some sparse errors
by David Howells
· 8 years ago
aa390bb
rxrpc: Kill off the rxrpc_transport struct
by David Howells
· 8 years ago
999b69f
rxrpc: Kill the client connection bundle concept
by David Howells
· 8 years ago
5627cc8
rxrpc: Provide more refcount helper functions
by David Howells
· 9 years ago
4a3388c
rxrpc: Use IDR to allocate client conn IDs on a machine-wide basis
by David Howells
· 9 years ago
b3f5750
rxrpc: rxrpc_connection_lock shouldn't be a BH lock, but conn_lock is
by David Howells
· 8 years ago
42886ff
rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions
by David Howells
· 8 years ago
cc8feb8
rxrpc: Fix exclusive connection handling
by David Howells
· 9 years ago
19ffa01
rxrpc: Use structs to hold connection params and protocol info
by David Howells
· 9 years ago
8c3e34a
rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix
by David Howells
· 8 years ago
[Renamed from net/rxrpc/ar-connection.c]
2341e07
rxrpc: Simplify connect() implementation and simplify sendmsg() op
by David Howells
· 8 years ago
9b6d539
rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB
by Joe Perches
· 8 years ago
e0e4d82
rxrpc: Create a null security type and get rid of conditional calls
by David Howells
· 9 years ago
843099c
rxrpc: Don't pass gfp around in incoming call handling functions
by David Howells
· 9 years ago
dad8aff
rxrpc: Replace all unsigned with unsigned int
by David Howells
· 9 years ago
0d12f8a
rxrpc: Keep the skb private record of the Rx header in host byte order
by David Howells
· 9 years ago
d0164ad
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
by Mel Gorman
· 9 years ago
22a3f9a
rxrpc: Replace get_seconds with ktime_get_seconds
by Ksenija Stanojevic
· 9 years ago
5873c08
af_rxrpc: Add sysctls for configuring RxRPC parameters
by David Howells
· 11 years ago
8f22ba6
RxRPC: do not unlock unheld spinlock in rxrpc_connect_exclusive()
by Alexey Khoroshilov
· 11 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
519d256
RxRPC: Don't attempt to reuse aborted connections
by David Howells
· 15 years ago
0975ecb
RxRPC: Error handling for rxrpc_alloc_connection()
by Dan Carpenter
· 16 years ago
5eaa65b
net: Make static
by Roel Kluin
· 16 years ago
ae445d1
[RXRPC]: Use cpu_to_be32() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
582ee43
net/* misc endianness annotations
by Al Viro
· 17 years ago
2c6b47d
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
by john stultz
· 17 years ago
16c61ad
[RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference
by Adrian Bunk
· 17 years ago
651350d
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use
by David Howells
· 18 years ago
17926a7
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
by David Howells
· 18 years ago