Ka-Cheong Poon
|
e65d4d9633
rds: Remove IPv6 dependency
|
7 years ago |
Ka-Cheong Poon
|
1e2b44e78e
rds: Enable RDS IPv6 support
|
7 years ago |
Ka-Cheong Poon
|
eee2fa6ab3
rds: Changing IP address internal representation to struct in6_addr
|
7 years ago |
Sowmini Varadhan
|
9426bbc6de
rds: use list structure to track information for zerocopy completion notification
|
7 years ago |
Sowmini Varadhan
|
401910db4c
rds: deliver zerocopy completion notification with data
|
7 years ago |
Sowmini Varadhan
|
01883eda72
rds: support for zcopy completion notification
|
7 years ago |
Denys Vlasenko
|
9b2c45d479
net: make getname() functions return length rather than use int* parameter
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Al Viro
|
ade994f4f6
net: annotate ->poll() instances
|
8 years ago |
santosh.shilimkar@oracle.com
|
780e982905
RDS: validate the requested traces user input against max supported
|
8 years ago |
Santosh Shilimkar
|
3289025aed
RDS: add receive message trace used by application
|
9 years ago |
Sowmini Varadhan
|
905dd4184e
RDS: TCP: Track peer's connection generation number
|
8 years ago |
santosh.shilimkar@oracle.com
|
5711f8b353
RDS: Add support for SO_TIMESTAMP for incoming messages
|
9 years ago |
santosh.shilimkar@oracle.com
|
7b5654349e
RDS: convert bind hash table to re-sizable hashtable
|
9 years ago |
Santosh Shilimkar
|
9b9acde7e8
RDS: Use per-bucket rw lock for bind hash-table
|
11 years ago |
Santosh Shilimkar
|
8b0a6b461e
RDS: make socket bind/release locking scheme simple and more efficient
|
13 years ago |
santosh.shilimkar@oracle.com
|
0df5f9a68a
RDS: add a sock_destruct callback debug aid
|
10 years ago |
Linus Torvalds
|
e0456717e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 years ago |
Sowmini Varadhan
|
8ba38460f3
net/rds Add getsockopt support for SO_RDS_TRANSPORT
|
10 years ago |
Sowmini Varadhan
|
d97dac54bf
net/rds: Add setsockopt support for SO_RDS_TRANSPORT
|
10 years ago |
Sagi Grimberg
|
3c88f3dcff
RDS: Switch to generic logging helpers
|
10 years ago |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 years ago |
Jesper Dangaard Brouer
|
d7cdb96808
treewide: fix synchronize_rcu() in comments
|
11 years ago |
David S. Miller
|
efc3dbc374
rds: Make rds_sock_lock BH rather than IRQ safe.
|
13 years ago |
Zach Brown
|
59f740a6ae
RDS/IB: print string constants in more places
|
15 years ago |
Zach Brown
|
5adb5bc65f
RDS: have sockets get transport module references
|
15 years ago |
Zach Brown
|
ef87b7ea39
RDS: remove __init and __exit annotation
|
15 years ago |
Chris Mason
|
38a4e5e613
rds: Use RCU for the bind lookup searches
|
15 years ago |
Andy Grover
|
21f79afa5f
RDS: fold rdma.h into rds.h
|
15 years ago |
Andy Grover
|
8690bfa17a
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
|
15 years ago |