Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e89d3a46710908c3973397849e758f6ca42db77d
/
net
/
rds
/
af_rds.c
a7b75c5
net: pass a sockptr_t into ->setsockopt
by Christoph Hellwig
· 4 years, 6 months ago
842841e
Convert usage of IN_MULTICAST to ipv4_is_multicast
by Dave Taht
· 5 years ago
356feaa
RDS: don't use GFP_ATOMIC for sk_alloc in rds_create
by Chris Mason
· 13 years ago
a46b5b6
net/rds: Add RDS6_INFO_SOCKETS and RDS6_INFO_RECV_MESSAGES options
by Ka-Cheong Poon
· 5 years ago
dd3ac9a
net/rds: Check address length before reading address family
by Tetsuo Handa
· 6 years ago
56dc8bc
rds: add transport specific tos_map hook
by Santosh Shilimkar
· 6 years ago
3eb4503
rds: add type of service(tos) infrastructure
by Santosh Shilimkar
· 6 years ago
887feae
socket: Add SO_TIMESTAMP[NS]_NEW
by Deepa Dinamani
· 6 years ago
7f1bc6e
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
by Deepa Dinamani
· 6 years ago
e65d4d9
rds: Remove IPv6 dependency
by Ka-Cheong Poon
· 6 years ago
1e2b44e
rds: Enable RDS IPv6 support
by Ka-Cheong Poon
· 6 years ago
eee2fa6
rds: Changing IP address internal representation to struct in6_addr
by Ka-Cheong Poon
· 6 years ago
9426bbc
rds: use list structure to track information for zerocopy completion notification
by Sowmini Varadhan
· 7 years ago
401910d
rds: deliver zerocopy completion notification with data
by Sowmini Varadhan
· 7 years ago
01883ed
rds: support for zcopy completion notification
by Sowmini Varadhan
· 7 years ago
9b2c45d
net: make getname() functions return length rather than use int* parameter
by Denys Vlasenko
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
ade994f
net: annotate ->poll() instances
by Al Viro
· 8 years ago
780e982
RDS: validate the requested traces user input against max supported
by santosh.shilimkar@oracle.com
· 8 years ago
3289025
RDS: add receive message trace used by application
by Santosh Shilimkar
· 9 years ago
905dd41
RDS: TCP: Track peer's connection generation number
by Sowmini Varadhan
· 8 years ago
5711f8b
RDS: Add support for SO_TIMESTAMP for incoming messages
by santosh.shilimkar@oracle.com
· 9 years ago
7b56543
RDS: convert bind hash table to re-sizable hashtable
by santosh.shilimkar@oracle.com
· 9 years ago
9b9acde
RDS: Use per-bucket rw lock for bind hash-table
by Santosh Shilimkar
· 11 years ago
8b0a6b4
RDS: make socket bind/release locking scheme simple and more efficient
by Santosh Shilimkar
· 13 years ago
0df5f9a6
RDS: add a sock_destruct callback debug aid
by santosh.shilimkar@oracle.com
· 9 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
8ba3846
net/rds Add getsockopt support for SO_RDS_TRANSPORT
by Sowmini Varadhan
· 10 years ago
d97dac5
net/rds: Add setsockopt support for SO_RDS_TRANSPORT
by Sowmini Varadhan
· 10 years ago
3c88f3d
RDS: Switch to generic logging helpers
by Sagi Grimberg
· 10 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
d7cdb96
treewide: fix synchronize_rcu() in comments
by Jesper Dangaard Brouer
· 11 years ago
efc3dbc
rds: Make rds_sock_lock BH rather than IRQ safe.
by David S. Miller
· 13 years ago
59f740a
RDS/IB: print string constants in more places
by Zach Brown
· 14 years ago
5adb5bc
RDS: have sockets get transport module references
by Zach Brown
· 14 years ago
ef87b7e
RDS: remove __init and __exit annotation
by Zach Brown
· 15 years ago
38a4e5e
rds: Use RCU for the bind lookup searches
by Chris Mason
· 15 years ago
21f79af
RDS: fold rdma.h into rds.h
by Andy Grover
· 15 years ago
8690bfa
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
by Andy Grover
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 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
18062ca
rds: cleanup: remove unneeded variable
by Dan Carpenter
· 15 years ago
b98ba52
RDS: only put sockets that have seen congestion on the poll_waitq
by Andy Grover
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
244546f
RDS: Add GET_MR_FOR_DEST sockopt
by Andy Grover
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
5708e86
net: constify remaining proto_ops
by Alexey Dobriyan
· 15 years ago
40d8660
RDS: Modularize RDMA and TCP transports
by Andy Grover
· 15 years ago
9c56a84
RDS: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
639b321
RDS: Socket interface
by Andy Grover
· 16 years ago