.. |
Kconfig
|
e34430eeca
net/rds: remove depends on CONFIG_EXPERIMENTAL
|
12 gadi atpakaļ |
Makefile
|
094f2faaa2
Net: rds: Makefile: Remove deprecated items
|
15 gadi atpakaļ |
af_rds.c
|
d7cdb96808
treewide: fix synchronize_rcu() in comments
|
11 gadi atpakaļ |
bind.c
|
63862b5bef
net: replace macros net_random and net_srandom with direct calls to prandom
|
11 gadi atpakaļ |
cong.c
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 gadi atpakaļ |
connection.c
|
1bbdceef1e
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
|
12 gadi atpakaļ |
ib.c
|
c2349758ac
rds: prevent dereference of a NULL device
|
11 gadi atpakaļ |
ib.h
|
c310e72c89
rds: switch ->inc_copy_to_user() to passing iov_iter
|
10 gadi atpakaļ |
ib_cm.c
|
a49675988c
IB/rds: suppress incompatible protocol when version is known
|
12 gadi atpakaļ |
ib_rdma.c
|
903ceff7ca
net: Replace get_cpu_var through this_cpu_ptr
|
11 gadi atpakaļ |
ib_recv.c
|
c310e72c89
rds: switch ->inc_copy_to_user() to passing iov_iter
|
10 gadi atpakaļ |
ib_ring.c
|
5cd2fe6d54
RDS/IW+IB: Set recv ring low water mark to 1/2 full.
|
16 gadi atpakaļ |
ib_send.c
|
71fd762f2e
net: rds: Use time_after() for time comparison
|
11 gadi atpakaļ |
ib_stats.c
|
51e2cba8b5
RDS: Move atomic stats from general to ib-specific area
|
15 gadi atpakaļ |
ib_sysctl.c
|
fe2c6338fd
net: Convert uses of typedef ctl_table to struct ctl_table
|
12 gadi atpakaļ |
info.c
|
6114eab535
rds: remove the second argument of k[un]map_atomic()
|
13 gadi atpakaļ |
info.h
|
a8c879a7ee
RDS: Info and stats
|
16 gadi atpakaļ |
iw.c
|
bf39b4247b
rds: prevent dereference of a NULL device in rds_iw_laddr_check
|
11 gadi atpakaļ |
iw.h
|
c310e72c89
rds: switch ->inc_copy_to_user() to passing iov_iter
|
10 gadi atpakaļ |
iw_cm.c
|
f0229eaaf3
RDS: use gfp flags from caller in conn_alloc()
|
13 gadi atpakaļ |
iw_rdma.c
|
5b7bf42e3d
RDS: Remove some unused iWARP code
|
13 gadi atpakaļ |
iw_recv.c
|
c310e72c89
rds: switch ->inc_copy_to_user() to passing iov_iter
|
10 gadi atpakaļ |
iw_ring.c
|
5cd2fe6d54
RDS/IW+IB: Set recv ring low water mark to 1/2 full.
|
16 gadi atpakaļ |
iw_send.c
|
71fd762f2e
net: rds: Use time_after() for time comparison
|
11 gadi atpakaļ |
iw_stats.c
|
ada3fa1505
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
16 gadi atpakaļ |
iw_sysctl.c
|
be7faf7168
rds: remove the unneed NULL checking
|
11 gadi atpakaļ |
loop.c
|
f0229eaaf3
RDS: use gfp flags from caller in conn_alloc()
|
13 gadi atpakaļ |
loop.h
|
13796bf9ed
RDS: loopback
|
16 gadi atpakaļ |
message.c
|
6ff4a8ad4b
rds: Fix min() warning in rds_message_inc_copy_to_user()
|
10 gadi atpakaļ |
page.c
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 gadi atpakaļ |
rdma.c
|
dee49f203a
rds: avoid calling sock_kfree_s() on allocation failure
|
11 gadi atpakaļ |
rdma_transport.c
|
cc2afe9fe2
RDS/RDMA: Replace comma with semicolon
|
11 gadi atpakaļ |
rdma_transport.h
|
ff51bf8415
rds: make local functions/variables static
|
15 gadi atpakaļ |
rds.h
|
083735f4b0
rds: switch rds_message_copy_from_user() to iov_iter
|
10 gadi atpakaļ |
recv.c
|
c0371da604
put iov_iter into msghdr
|
10 gadi atpakaļ |
send.c
|
f95b414edb
net: introduce helper macro for_each_cmsghdr
|
10 gadi atpakaļ |
stats.c
|
2e85d67690
net/rds: zero last byte for strncpy
|
12 gadi atpakaļ |
sysctl.c
|
be7faf7168
rds: remove the unneed NULL checking
|
11 gadi atpakaļ |
tcp.c
|
3a9a231d97
net: Fix files explicitly needing to include module.h
|
14 gadi atpakaļ |
tcp.h
|
c310e72c89
rds: switch ->inc_copy_to_user() to passing iov_iter
|
10 gadi atpakaļ |
tcp_connect.c
|
eb74cc97b8
net/rds: do proper house keeping if connection fails in rds_tcp_conn_connect
|
11 gadi atpakaļ |
tcp_listen.c
|
01728371dc
rds/tcp_listen: Replace comma with semicolon
|
11 gadi atpakaļ |
tcp_recv.c
|
c310e72c89
rds: switch ->inc_copy_to_user() to passing iov_iter
|
10 gadi atpakaļ |
tcp_send.c
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 gadi atpakaļ |
tcp_stats.c
|
3e878b8d54
net: rds: fix const array syntax
|
14 gadi atpakaļ |
threads.c
|
310886dd5f
net/rds: call rds_conn_drop instead of open code it at rds_connect_complete
|
11 gadi atpakaļ |
transport.c
|
5adb5bc65f
RDS: have sockets get transport module references
|
15 gadi atpakaļ |