Age | Commit message (Expand) | Author |
2010-09-08 | RDS: Move some variables around for consistency | Andy Grover |
2010-09-08 | RDS: queue failure notifications for dropped atomic ops | Andy Grover |
2010-09-08 | RDS: Add a warning if trying to allocate 0 sgs | Andy Grover |
2010-09-08 | RDS: Do not set op_active in r_m_copy_from_user(). | Andy Grover |
2010-09-08 | RDS: Rewrite rds_send_xmit | Andy Grover |
2010-09-08 | RDS: Rename data op members prefix from m_ to op_ | Andy Grover |
2010-09-08 | RDS: Remove struct rds_rdma_op | Andy Grover |
2010-09-08 | RDS: purge atomic resources too in rds_message_purge() | Andy Grover |
2010-09-08 | RDS: Inline rdma_prepare into cmsg_rdma_args | Andy Grover |
2010-09-08 | RDS: Implement silent atomics | Andy Grover |
2010-09-08 | RDS: Move loop-only function to loop.c | Andy Grover |
2010-09-08 | RDS/IB: Make all flow control code conditional on i_flowctl | Andy Grover |
2010-09-08 | RDS: Remove unsignaled_bytes sysctl | Andy Grover |
2010-09-08 | RDS: rewrite rds_ib_xmit | Andy Grover |
2010-09-08 | RDS/IB: Remove ib_[header/data]_sge() functions | Andy Grover |
2010-09-08 | RDS/IB: Remove dead code | Andy Grover |
2010-09-08 | RDS/IB: Disallow connections less than RDS 3.1 | Andy Grover |
2010-09-08 | RDS/IB: eliminate duplicate code | Andy Grover |
2010-09-08 | RDS: inc_purge() transport function unused - remove it | Andy Grover |
2010-09-08 | RDS: Whitespace | Andy Grover |
2010-09-08 | RDS: Do not mask address when pinning pages | Andy Grover |
2010-09-08 | RDS: Base init_depth and responder_resources on hw values | Andy Grover |
2010-09-08 | RDS: Implement atomic operations | Andy Grover |
2010-09-08 | RDS: Clear up some confusing code in send_remove_from_sock | Andy Grover |
2010-09-08 | RDS: make sure all sgs alloced are initialized | Andy Grover |
2010-09-08 | RDS: make m_rdma_op a member of rds_message | Andy Grover |
2010-09-08 | RDS: fold rdma.h into rds.h | Andy Grover |
2010-09-08 | RDS: Explicitly allocate rm in sendmsg() | Andy Grover |
2010-09-08 | RDS: cleanup/fix rds_rdma_unuse | Andy Grover |
2010-09-08 | RDS: break out rdma and data ops into nested structs in rds_message | Andy Grover |
2010-09-08 | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons | Andy Grover |
2010-09-08 | RDS: move rds_shutdown_worker impl. to rds_conn_shutdown | Andy Grover |
2010-09-08 | RDS: Fix locking in send on m_rs_lock | Andy Grover |
2010-09-08 | RDS: Rewrite rds_send_drop_to() for clarity | Andy Grover |
2010-09-08 | RDS: Fix corrupted rds_mrs | Tina Yang |
2010-09-08 | RDS: Fix BUG_ONs to not fire when in a tasklet | Andy Grover |
2010-09-06 | net: poll() optimizations | Eric Dumazet |
2010-09-06 | mlx4_en: Fixed Ethtool statistics report | Yevgeny Petrilin |
2010-09-06 | mlx4_en: Consider napi_get_frags() failure. | Yevgeny Petrilin |
2010-09-06 | net/caifcaif_dev.c: Use netdev_<level> | Joe Perches |
2010-09-06 | net/caif: Use pr_fmt | Joe Perches |
2010-09-06 | drivers/atm/firestream.c: Fix unsigned return type | Julia Lawall |
2010-09-06 | net/9p/trans_fd.c: Fix unsigned return type | Julia Lawall |
2010-09-06 | drivers/net: Removing undead ifdef CHELSIO_T1_1G | Christian Dietrich |
2010-09-06 | drivers/net/jme: Use pr_<level> | Joe Perches |
2010-09-06 | isdn: cleanup: make buffer smaller | Dan Carpenter |
2010-09-06 | isdn: potential buffer overflows | Dan Carpenter |
2010-09-06 | NET: bna, fix lock imbalance | Jiri Slaby |
2010-09-06 | drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak | Julia Lawall |
2010-09-06 | net: pskb_expand_head() optimization | Eric Dumazet |