Age | Commit message (Expand) | Author | Files | Lines |
2013-02-15 | RDMA/cxgb4: Address sparse warnings | Vipul Pandya | 2 | -31/+40 |
2013-02-15 | RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establish | Vipul Pandya | 1 | -1/+1 |
2013-02-15 | RDMA/cxgb4: Don't wakeup threads for MPAv2 | Vipul Pandya | 1 | -1/+11 |
2013-02-15 | RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1 | Vipul Pandya | 1 | -6/+5 |
2013-02-15 | RDMA/cxgb4: Fix endpoint timeout race condition | Vipul Pandya | 2 | -13/+17 |
2013-02-15 | RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zero | Vipul Pandya | 1 | -1/+1 |
2013-02-15 | RDMA/cxgb4: Always log async errors | Vipul Pandya | 2 | -6/+8 |
2013-02-15 | RDMA/cxgb4: Keep QP referenced until TID released | Vipul Pandya | 2 | -4/+17 |
2013-02-15 | RDMA/cxgb4: Display streaming mode error only if detected in RTS | Vipul Pandya | 1 | -12/+14 |
2013-02-15 | RDMA/cxgb4: Abort connections when moving to ERROR state | Vipul Pandya | 2 | -0/+2 |
2013-02-15 | RDMA/cxgb4: Abort connections that receive unexpected streaming mode data | Vipul Pandya | 1 | -9/+10 |
2013-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -14/+9 |
2013-02-05 | Merge branches 'ipoib', 'mlx4' and 'qib' into for-next | Roland Dreier | 1 | -8/+3 |
2013-02-05 | IB/qib: Fix for broken sparse warning fix | Mike Marciniszyn | 1 | -8/+3 |
2013-02-05 | IPoIB: Fix crash due to skb double destruct | Shlomo Pongratz | 2 | -6/+6 |
2013-01-29 | IB: cxgb3: delay freeing mem untill entirely done with it | Jesper Juhl | 1 | -1/+1 |
2013-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 10 | -39/+33 |
2013-01-09 | remove init of dev->perm_addr in drivers | Jiri Pirko | 1 | -1/+0 |
2013-01-07 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 2 | -6/+8 |
2013-01-05 | nes: remove usage of dev->master | Jiri Pirko | 2 | -4/+6 |
2013-01-04 | Drivers: infinband: remove __dev* attributes. | Greg Kroah-Hartman | 10 | -39/+33 |
2012-12-22 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 5 | -116/+924 |
2012-12-20 | Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-next | Roland Dreier | 2 | -1/+5 |
2012-12-20 | RDMA/cxgb4: Fix bug for active and passive LE hash collision path | Vipul Pandya | 3 | -82/+352 |
2012-12-20 | RDMA/cxgb4: Fix LE hash collision bug for passive open connection | Vipul Pandya | 2 | -55/+442 |
2012-12-20 | RDMA/cxgb4: Fix LE hash collision bug for active open connection | Vipul Pandya | 2 | -6/+153 |
2012-12-19 | IPoIB: Call skb_dst_drop() once skb is enqueued for sending | Roland Dreier | 2 | -1/+5 |
2012-12-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -20/+0 |
2012-12-16 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2 | -103/+76 |
2012-12-09 | Merge branch 'nes' into for-next | Roland Dreier | 4 | -26/+17 |
2012-12-08 | RDMA/nes: Fix for crash when registering zero length MR for CQ | Tatyana Nikolova | 1 | -0/+5 |
2012-12-08 | RDMA/nes: Fix for terminate timer crash | Tatyana Nikolova | 3 | -8/+6 |
2012-12-08 | RDMA/nes: Fix for BUG_ON due to adding already-pending timer | Tatyana Nikolova | 1 | -18/+6 |
2012-12-01 | Merge branch 'srp' into for-next | Roland Dreier | 2 | -134/+191 |
2012-12-01 | IB/srp: Allow SRP disconnect through sysfs | Bart Van Assche | 1 | -0/+10 |
2012-12-01 | IB/srp: send disconnect request without waiting for CM timewait exit | Vu Pham | 1 | -4/+0 |
2012-12-01 | IB/srp: destroy and recreate QP and CQs when reconnecting | Ishai Rabinovitz | 1 | -31/+35 |
2012-12-01 | IB/srp: Eliminate state SRP_TARGET_DEAD | Bart Van Assche | 2 | -56/+32 |
2012-12-01 | IB/srp: Introduce the helper function srp_remove_target() | Bart Van Assche | 1 | -7/+12 |
2012-12-01 | IB/srp: Suppress superfluous error messages | Bart Van Assche | 2 | -8/+31 |
2012-12-01 | IB/srp: Process all error completions | Bart Van Assche | 1 | -4/+6 |
2012-12-01 | IB/srp: Introduce srp_handle_qp_err() | Bart Van Assche | 2 | -18/+21 |
2012-12-01 | IB/srp: Simplify SCSI error handling | Bart Van Assche | 1 | -4/+0 |
2012-12-01 | IB/srp: Keep processing commands during host removal | Bart Van Assche | 1 | -7/+0 |
2012-12-01 | IB/srp: Eliminate state SRP_TARGET_CONNECTING | Bart Van Assche | 2 | -12/+14 |
2012-12-01 | IB/srp: Increase block layer timeout | Bart Van Assche | 2 | -0/+47 |
2012-11-30 | Merge branches 'cma' and 'mlx4' into for-next | Roland Dreier | 2 | -7/+6 |
2012-11-30 | RDMA/cm: Change return value from find_gid_port() | shefty | 1 | -5/+4 |
2012-11-30 | IB/mlx4: Fix spinlock order to avoid lockdep warnings | Jack Morgenstein | 1 | -2/+2 |
2012-11-28 | ib_srpt: Convert TMR path to target_submit_tmr | Nicholas Bellinger | 1 | -19/+18 |