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