Commit Graph

210159 Commits (f8b3aaf2ba8ca9e27b47f8bfdff07c8b968f2c05)
 

Author SHA1 Message Date
Andy Grover f8b3aaf2ba RDS: Remove struct rds_rdma_op 15 years ago
Andy Grover d0ab25a83c RDS: purge atomic resources too in rds_message_purge() 15 years ago
Andy Grover 4324879df0 RDS: Inline rdma_prepare into cmsg_rdma_args 15 years ago
Andy Grover 241eef3e2f RDS: Implement silent atomics 15 years ago
Andy Grover d37c935905 RDS: Move loop-only function to loop.c 15 years ago
Andy Grover c8de3f1005 RDS/IB: Make all flow control code conditional on i_flowctl 15 years ago
Andy Grover 1d34f17571 RDS: Remove unsignaled_bytes sysctl 15 years ago
Andy Grover da5a06cef5 RDS: rewrite rds_ib_xmit 15 years ago
Andy Grover 919ced4ce7 RDS/IB: Remove ib_[header/data]_sge() functions 15 years ago
Andy Grover 6f3d05db0d RDS/IB: Remove dead code 15 years ago
Andy Grover f147dd9eca RDS/IB: Disallow connections less than RDS 3.1 15 years ago
Andy Grover 9c030391e8 RDS/IB: eliminate duplicate code 15 years ago
Andy Grover 809fa148a2 RDS: inc_purge() transport function unused - remove it 15 years ago
Andy Grover 6200ed7799 RDS: Whitespace 15 years ago
Andy Grover d22faec22c RDS: Do not mask address when pinning pages 15 years ago
Andy Grover 40589e74f7 RDS: Base init_depth and responder_resources on hw values 15 years ago
Andy Grover 15133f6e67 RDS: Implement atomic operations 15 years ago
Andy Grover a63273d499 RDS: Clear up some confusing code in send_remove_from_sock 15 years ago
Andy Grover f4dd96f7b2 RDS: make sure all sgs alloced are initialized 15 years ago
Andy Grover ff87e97a9d RDS: make m_rdma_op a member of rds_message 15 years ago
Andy Grover 21f79afa5f RDS: fold rdma.h into rds.h 15 years ago
Andy Grover fc445084f1 RDS: Explicitly allocate rm in sendmsg() 15 years ago
Andy Grover 3ef13f3c22 RDS: cleanup/fix rds_rdma_unuse 15 years ago
Andy Grover e779137aa7 RDS: break out rdma and data ops into nested structs in rds_message 15 years ago
Andy Grover 8690bfa17a RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons 15 years ago
Andy Grover 2dc3935734 RDS: move rds_shutdown_worker impl. to rds_conn_shutdown 15 years ago
Andy Grover 9de0864cf5 RDS: Fix locking in send on m_rs_lock 15 years ago
Andy Grover 7c82eaf00e RDS: Rewrite rds_send_drop_to() for clarity 15 years ago
Tina Yang 35b52c7053 RDS: Fix corrupted rds_mrs 15 years ago
Andy Grover 9e2effba2c RDS: Fix BUG_ONs to not fire when in a tasklet 15 years ago
Eric Dumazet db40980fcd net: poll() optimizations 15 years ago
Yevgeny Petrilin d61702f127 mlx4_en: Fixed Ethtool statistics report 15 years ago
Yevgeny Petrilin ebc872c7bd mlx4_en: Consider napi_get_frags() failure. 15 years ago
Joe Perches f6c9322c3a net/caifcaif_dev.c: Use netdev_<level> 15 years ago
Joe Perches b31fa5bad5 net/caif: Use pr_fmt 15 years ago
Julia Lawall a0ece28539 drivers/atm/firestream.c: Fix unsigned return type 15 years ago
Julia Lawall 29af9309db net/9p/trans_fd.c: Fix unsigned return type 15 years ago
Christian Dietrich e04c4dc87c drivers/net: Removing undead ifdef CHELSIO_T1_1G 15 years ago
Joe Perches 49d70c4856 drivers/net/jme: Use pr_<level> 15 years ago
Dan Carpenter f417f5e4ba isdn: cleanup: make buffer smaller 15 years ago
Dan Carpenter 017d79ef00 isdn: potential buffer overflows 15 years ago
Jiri Slaby ca1cef3a3a NET: bna, fix lock imbalance 15 years ago
Julia Lawall e8f7f43a4a drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak 15 years ago
Eric Dumazet 1fd63041c4 net: pskb_expand_head() optimization 15 years ago
Santiago Leon 9d348af476 ibmveth: Update module information and version 15 years ago
Santiago Leon c22960977a ibmveth: Remove some unnecessary include files 15 years ago
Santiago Leon 6485911a5c ibmveth: Convert driver specific assert to BUG_ON 15 years ago
Santiago Leon be35ae9e08 ibmveth: Return -EINVAL on all ->probe errors 15 years ago
Santiago Leon f148f61d89 ibmveth: Coding style fixes 15 years ago
Santiago Leon 517e80e678 ibmveth: Some formatting fixes 15 years ago