Age | Commit message (Expand) | Author | Files | Lines |
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-15 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2 | -103/+76 |
2012-12-08 | 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-11-30 | Merge branch 'srp' into for-next | Roland Dreier | 2 | -134/+191 |
2012-11-30 | IB/srp: Allow SRP disconnect through sysfs | Bart Van Assche | 1 | -0/+10 |
2012-11-30 | IB/srp: send disconnect request without waiting for CM timewait exit | Vu Pham | 1 | -4/+0 |
2012-11-30 | IB/srp: destroy and recreate QP and CQs when reconnecting | Ishai Rabinovitz | 1 | -31/+35 |
2012-11-30 | IB/srp: Eliminate state SRP_TARGET_DEAD | Bart Van Assche | 2 | -56/+32 |
2012-11-30 | IB/srp: Introduce the helper function srp_remove_target() | Bart Van Assche | 1 | -7/+12 |
2012-11-30 | IB/srp: Suppress superfluous error messages | Bart Van Assche | 2 | -8/+31 |
2012-11-30 | IB/srp: Process all error completions | Bart Van Assche | 1 | -4/+6 |
2012-11-30 | IB/srp: Introduce srp_handle_qp_err() | Bart Van Assche | 2 | -18/+21 |
2012-11-30 | IB/srp: Simplify SCSI error handling | Bart Van Assche | 1 | -4/+0 |
2012-11-30 | IB/srp: Keep processing commands during host removal | Bart Van Assche | 1 | -7/+0 |
2012-11-30 | IB/srp: Eliminate state SRP_TARGET_CONNECTING | Bart Van Assche | 2 | -12/+14 |
2012-11-30 | IB/srp: Increase block layer timeout | Bart Van Assche | 2 | -0/+47 |
2012-11-29 | Merge branches 'cma' and 'mlx4' into for-next | Roland Dreier | 2 | -7/+6 |
2012-11-29 | RDMA/cm: Change return value from find_gid_port() | shefty | 1 | -5/+4 |
2012-11-29 | 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 |
2012-11-28 | ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->kref | Nicholas Bellinger | 2 | -71/+52 |
2012-11-26 | Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'uapi' into for-next | Roland Dreier | 10 | -61/+93 |
2012-11-26 | RDMA/cxgb3: use WARN | Julia Lawall | 1 | -4/+2 |
2012-11-26 | RDMA/cxgb4: use WARN | Julia Lawall | 1 | -4/+2 |
2012-11-26 | mlx4: 64-byte CQE/EQE support | Or Gerlitz | 4 | -14/+60 |
2012-11-26 | Merge branch 'merge' into next | Benjamin Herrenschmidt | 4 | -55/+52 |
2012-11-22 | RDMA/amsol1100: Fix missing break | Alan Cox | 1 | -0/+1 |
2012-11-22 | IB/ipath: Remove unreachable code | Alan Cox | 1 | -10/+0 |
2012-11-22 | RDMA/nes: Use WARN() | Julia Lawall | 2 | -9/+5 |
2012-11-22 | RDMA/nes: Fix for incorrect multicast address in the perfect filter table | Tatyana Nikolova | 1 | -6/+7 |
2012-11-22 | RDMA/nes: Fix for sending fpdus in order to hardware | Tatyana Nikolova | 1 | -13/+10 |
2012-11-22 | RDMA/nes: Fix for unlinking skbs from empty list | Tatyana Nikolova | 1 | -4/+7 |
2012-11-22 | RDMA/nes: Fix incorrect address of IP header | Tatyana Nikolova | 1 | -1/+1 |
2012-11-15 | powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function | Ian Munsie | 1 | -20/+0 |
2012-11-06 | target: pass sense_reason as a return value | Christoph Hellwig | 1 | -25/+18 |
2012-10-23 | Merge branches 'cxgb4' and 'mlx4' into for-next | Roland Dreier | 3 | -54/+51 |
2012-10-22 | RDMA/cxgb4: Don't free chunk that we have failed to allocate | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2012-10-18 | IB/mlx4: Synchronize cleanup of MCGs in MCG paravirtualization | Eli Cohen | 1 | -7/+8 |
2012-10-18 | IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF) | Jack Morgenstein | 2 | -46/+42 |
2012-10-18 | IB/mlx4: Fix build error on platforms where UL is not 64 bits | Doug Ledford | 1 | -1/+1 |
2012-10-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -12/+0 |
2012-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 12 | -103/+148 |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 3 | -4/+4 |
2012-10-07 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 9 | -99/+144 |
2012-10-07 | infiniband: pass rdma_cm module to netlink_dump_start | Gao feng | 2 | -1/+3 |
2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 8 | -39/+33 |
2012-10-06 | idr: rename MAX_LEVEL to MAX_IDR_LEVEL | Fengguang Wu | 2 | -2/+2 |