.. |
Kconfig
|
e34430eeca
net/rds: remove depends on CONFIG_EXPERIMENTAL
|
12 years ago |
Makefile
|
094f2faaa2
Net: rds: Makefile: Remove deprecated items
|
14 years ago |
af_rds.c
|
d7cdb96808
treewide: fix synchronize_rcu() in comments
|
11 years ago |
bind.c
|
63862b5bef
net: replace macros net_random and net_srandom with direct calls to prandom
|
11 years ago |
cong.c
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
13 years ago |
connection.c
|
1bbdceef1e
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
|
11 years ago |
ib.c
|
c2349758ac
rds: prevent dereference of a NULL device
|
11 years ago |
ib.h
|
ae4b46e9d7
net: rds: use this_cpu_* per-cpu helper
|
12 years ago |
ib_cm.c
|
a49675988c
IB/rds: suppress incompatible protocol when version is known
|
12 years ago |
ib_rdma.c
|
903ceff7ca
net: Replace get_cpu_var through this_cpu_ptr
|
11 years ago |
ib_recv.c
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 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
|
71fd762f2e
net: rds: Use time_after() for time comparison
|
11 years ago |
ib_stats.c
|
51e2cba8b5
RDS: Move atomic stats from general to ib-specific area
|
15 years ago |
ib_sysctl.c
|
fe2c6338fd
net: Convert uses of typedef ctl_table to struct ctl_table
|
12 years ago |
info.c
|
6114eab535
rds: remove the second argument of k[un]map_atomic()
|
13 years ago |
info.h
|
a8c879a7ee
RDS: Info and stats
|
16 years ago |
iw.c
|
bf39b4247b
rds: prevent dereference of a NULL device in rds_iw_laddr_check
|
11 years ago |
iw.h
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 years ago |
iw_cm.c
|
f0229eaaf3
RDS: use gfp flags from caller in conn_alloc()
|
13 years ago |
iw_rdma.c
|
5b7bf42e3d
RDS: Remove some unused iWARP code
|
13 years ago |
iw_recv.c
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 years ago |
iw_ring.c
|
5cd2fe6d54
RDS/IW+IB: Set recv ring low water mark to 1/2 full.
|
16 years ago |
iw_send.c
|
71fd762f2e
net: rds: Use time_after() for time comparison
|
11 years ago |
iw_stats.c
|
ada3fa1505
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
16 years ago |
iw_sysctl.c
|
be7faf7168
rds: remove the unneed NULL checking
|
11 years ago |
loop.c
|
f0229eaaf3
RDS: use gfp flags from caller in conn_alloc()
|
13 years ago |
loop.h
|
13796bf9ed
RDS: loopback
|
16 years ago |
message.c
|
7dac1b514a
rds: simplify a warning message
|
12 years ago |
page.c
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
rdma.c
|
dee49f203a
rds: avoid calling sock_kfree_s() on allocation failure
|
10 years ago |
rdma_transport.c
|
cc2afe9fe2
RDS/RDMA: Replace comma with semicolon
|
11 years ago |
rdma_transport.h
|
ff51bf8415
rds: make local functions/variables static
|
15 years ago |
rds.h
|
c1b1203d65
net: misc: Remove extern from function prototypes
|
11 years ago |
recv.c
|
342dfc306f
net: add build-time checks for msg->msg_name size
|
11 years ago |
send.c
|
593cbb3ec6
net/rds: fix possible double free on sock tear down
|
11 years ago |
stats.c
|
2e85d67690
net/rds: zero last byte for strncpy
|
12 years ago |
sysctl.c
|
be7faf7168
rds: remove the unneed NULL checking
|
11 years ago |
tcp.c
|
3a9a231d97
net: Fix files explicitly needing to include module.h
|
13 years ago |
tcp.h
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 years ago |
tcp_connect.c
|
eb74cc97b8
net/rds: do proper house keeping if connection fails in rds_tcp_conn_connect
|
11 years ago |
tcp_listen.c
|
01728371dc
rds/tcp_listen: Replace comma with semicolon
|
11 years ago |
tcp_recv.c
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 years ago |
tcp_send.c
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 years ago |
tcp_stats.c
|
3e878b8d54
net: rds: fix const array syntax
|
14 years ago |
threads.c
|
310886dd5f
net/rds: call rds_conn_drop instead of open code it at rds_connect_complete
|
11 years ago |
transport.c
|
5adb5bc65f
RDS: have sockets get transport module references
|
15 years ago |