David S. Miller 3118e6e19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
..
Kconfig dcdede0406 RDS: Drop stale iWARP RDMA transport 9 years ago
Makefile ff57087f31 rds: debug messages are enabled by default 8 years ago
af_rds.c 780e982905 RDS: validate the requested traces user input against max supported 8 years ago
bind.c f69b22e65e RDS: log the address on bind failure 8 years ago
cong.c 0cb43965d4 RDS: split out connection specific state from rds_connection to rds_conn_path 9 years ago
connection.c 840df162b3 rds: reduce memory footprint for RDS when transport is RDMA 8 years ago
ib.c 50d61ff789 net, rds: convert rds_ib_device.refcount from atomic_t to refcount_t 8 years ago
ib.h 50d61ff789 net, rds: convert rds_ib_device.refcount from atomic_t to refcount_t 8 years ago
ib_cm.c 101c431492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
ib_fmr.c 569f41d187 rds: ib: unmap the scatter/gather list when error 8 years ago
ib_frmr.c 5601245931 RDS: IB: split the mr registration and invalidation path 8 years ago
ib_mr.h edd08f96db rds: ib: add the static type to the function 8 years ago
ib_rdma.c 50d61ff789 net, rds: convert rds_ib_device.refcount from atomic_t to refcount_t 8 years ago
ib_recv.c 05bfd7dbb5 rds: Reintroduce statistics counting 8 years ago
ib_ring.c 5cd2fe6d54 RDS/IW+IB: Set recv ring low water mark to 1/2 full. 16 years ago
ib_send.c d2c58294f5 rds:Remove unnecessary ib_ring unalloc 8 years ago
ib_stats.c 09b2b8f528 RDS: IB: add few useful cache stasts 8 years ago
ib_sysctl.c fe2c6338fd net: Convert uses of typedef ctl_table to struct ctl_table 12 years ago
info.c 468b732b6f rds: fix an integer overflow test in rds_info_getsockopt() 10 years ago
info.h a8c879a7ee RDS: Info and stats 16 years ago
loop.c b04e8554f7 RDS: TCP: Hooks to set up a single connection path 9 years ago
loop.h 13796bf9ed RDS: loopback 16 years ago
message.c 6c5a1c4a2a net, rds: convert rds_message.m_refcount from atomic_t to refcount_t 8 years ago
page.c be6e4d66f0 rds: remove dead code 8 years ago
rdma.c 803ea85053 net, rds: convert rds_mr.r_refcount from atomic_t to refcount_t 8 years ago
rdma_transport.c 8d5d8a5fd7 RDS: RDMA: start rdma listening after init 8 years ago
rdma_transport.h dcdede0406 RDS: Drop stale iWARP RDMA transport 9 years ago
rds.h 840df162b3 rds: reduce memory footprint for RDS when transport is RDMA 8 years ago
rds_single_path.h 0cb43965d4 RDS: split out connection specific state from rds_connection to rds_conn_path 9 years ago
recv.c b7f0292094 net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_t 8 years ago
send.c e623a48ee4 rds: Make sure updates to cp_send_gen can be observed 8 years ago
stats.c 2e85d67690 net/rds: zero last byte for strncpy 12 years ago
sysctl.c 5c3da57d70 net: rds: fix coding style issues 9 years ago
tcp.c aed20a53a7 rds: cancel send/recv work before queuing connection shutdown 8 years ago
tcp.h c14b036681 rds: tcp: set linger to 1 when unloading a rds-tcp 8 years ago
tcp_connect.c aed20a53a7 rds: cancel send/recv work before queuing connection shutdown 8 years ago
tcp_listen.c 0933a578cd rds: tcp: use sock_create_lite() to create the accept socket 8 years ago
tcp_recv.c 3289025aed RDS: add receive message trace used by application 8 years ago
tcp_send.c aed20a53a7 rds: cancel send/recv work before queuing connection shutdown 8 years ago
tcp_stats.c 3e878b8d54 net: rds: fix const array syntax 14 years ago
threads.c aed20a53a7 rds: cancel send/recv work before queuing connection shutdown 8 years ago
transport.c a8d63a53b3 rds: remove unnecessary returned value check 8 years ago