Sowmini Varadhan
|
905dd4184e
RDS: TCP: Track peer's connection generation number
|
8 年之前 |
santosh.shilimkar@oracle.com
|
5711f8b353
RDS: Add support for SO_TIMESTAMP for incoming messages
|
9 年之前 |
santosh.shilimkar@oracle.com
|
7b5654349e
RDS: convert bind hash table to re-sizable hashtable
|
9 年之前 |
Santosh Shilimkar
|
9b9acde7e8
RDS: Use per-bucket rw lock for bind hash-table
|
11 年之前 |
Santosh Shilimkar
|
8b0a6b461e
RDS: make socket bind/release locking scheme simple and more efficient
|
13 年之前 |
santosh.shilimkar@oracle.com
|
0df5f9a68a
RDS: add a sock_destruct callback debug aid
|
10 年之前 |
Linus Torvalds
|
e0456717e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 年之前 |
Sowmini Varadhan
|
8ba38460f3
net/rds Add getsockopt support for SO_RDS_TRANSPORT
|
10 年之前 |
Sowmini Varadhan
|
d97dac54bf
net/rds: Add setsockopt support for SO_RDS_TRANSPORT
|
10 年之前 |
Sagi Grimberg
|
3c88f3dcff
RDS: Switch to generic logging helpers
|
10 年之前 |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 年之前 |
Jesper Dangaard Brouer
|
d7cdb96808
treewide: fix synchronize_rcu() in comments
|
11 年之前 |
David S. Miller
|
efc3dbc374
rds: Make rds_sock_lock BH rather than IRQ safe.
|
13 年之前 |
Zach Brown
|
59f740a6ae
RDS/IB: print string constants in more places
|
15 年之前 |
Zach Brown
|
5adb5bc65f
RDS: have sockets get transport module references
|
15 年之前 |
Zach Brown
|
ef87b7ea39
RDS: remove __init and __exit annotation
|
15 年之前 |
Chris Mason
|
38a4e5e613
rds: Use RCU for the bind lookup searches
|
15 年之前 |
Andy Grover
|
21f79afa5f
RDS: fold rdma.h into rds.h
|
15 年之前 |
Andy Grover
|
8690bfa17a
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
|
15 年之前 |
Eric Dumazet
|
aa39514516
net: sk_sleep() helper
|
15 年之前 |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Dan Carpenter
|
18062ca947
rds: cleanup: remove unneeded variable
|
15 年之前 |
Andy Grover
|
b98ba52f96
RDS: only put sockets that have seen congestion on the poll_waitq
|
15 年之前 |
Joe Perches
|
f64f9e7192
net: Move && and || to end of previous line
|
15 年之前 |
Eric Paris
|
3f378b6844
net: pass kern to net_proto_family create function
|
15 年之前 |
Andy Grover
|
244546f0d3
RDS: Add GET_MR_FOR_DEST sockopt
|
16 年之前 |
Stephen Hemminger
|
ec1b4cf74c
net: mark net_proto_ops as const
|
16 年之前 |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
16 年之前 |
Alexey Dobriyan
|
5708e868dc
net: constify remaining proto_ops
|
16 年之前 |