Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-04-12 | 3 | -203/+690 | |
|\ | ||||||
| * | ib_srpt: Use correct ib_sg_dma primitives | Mike Marciniszyn | 2014-04-11 | 1 | -6/+10 | |
| * | target: Pass in transport supported PI at session initialization | Nicholas Bellinger | 2014-04-07 | 2 | -1/+14 | |
| * | Target/iser: Use Fastreg only if device supports signature | Sagi Grimberg | 2014-04-07 | 1 | -1/+2 | |
| * | iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_err | Nicholas Bellinger | 2014-04-07 | 1 | -11/+26 | |
| * | target: Add TFO->abort_task for aborted task resources release | Nicholas Bellinger | 2014-04-07 | 2 | -0/+28 | |
| * | iser-target: Match FRMR descriptors to available session tags | Nicholas Bellinger | 2014-04-07 | 1 | -15/+23 | |
| * | Target/iser: Fail SCSI WRITE command if device detected integrity error | Sagi Grimberg | 2014-04-07 | 1 | -2/+6 | |
| * | Target/iser: Move check signature status to a function | Sagi Grimberg | 2014-04-07 | 1 | -65/+50 | |
| * | Target/iser: Consider DIF and RDMA_READ completions when calculating post_sen... | Sagi Grimberg | 2014-04-07 | 1 | -6/+41 | |
| * | Target/iser: Fix signature work requests accounting | Sagi Grimberg | 2014-04-07 | 1 | -0/+2 | |
| * | IB/isert: Support T10-PI protected transactions | Sagi Grimberg | 2014-04-07 | 2 | -29/+311 | |
| * | IB/isert: Accept RDMA_WRITE completions | Sagi Grimberg | 2014-04-07 | 1 | -2/+17 | |
| * | IB/isert: Initialize T10-PI resources | Sagi Grimberg | 2014-04-07 | 2 | -17/+110 | |
| * | IB/isert: Introduce isert_map/unmap_data_buf | Sagi Grimberg | 2014-04-07 | 2 | -125/+127 | |
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rola... | Nicholas Bellinger | 2014-03-13 | 21 | -585/+1236 | |
| |\ | ||||||
* | \ | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-04-03 | 72 | -1456/+4154 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-------------------. \ \ | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 2014-04-03 | 56 | -871/+2918 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| | | | | | | | | | | | * | | IB/usnic: Remove '0x' when using %pa format | Fabio Estevam | 2014-03-17 | 1 | -1/+1 | |
| | | | | | | | | | | * | | | IB/srp: Fix a race condition between failing I/O and I/O completion | Bart Van Assche | 2014-03-24 | 1 | -11/+22 | |
| | | | | | | | | | | * | | | IB/srp: Avoid that writing into "add_target" hangs due to a cable pull | Bart Van Assche | 2014-03-24 | 1 | -0/+1 | |
| | | | | | | | | | | * | | | IB/srp: Make writing into the "add_target" sysfs attribute interruptible | Bart Van Assche | 2014-03-24 | 1 | -2/+8 | |
| | | | | | | | | | | * | | | IB/srp: Avoid duplicate connections | Bart Van Assche | 2014-03-24 | 2 | -3/+10 | |
| | | | | | | | | | | * | | | IB/srp: Add more logging | Bart Van Assche | 2014-03-24 | 1 | -11/+12 | |
| | | | | | | | | | | * | | | IB/srp: Check ib_query_gid return value | Sagi Grimberg | 2014-03-24 | 1 | -1/+3 | |
| | | | | | | | | | | |/ / | ||||||
| | | | | | | | | | * | | | IB/ehca: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads | Mike Marciniszyn | 2014-04-01 | 1 | -12/+0 | |
| | | | | | | | | | * | | | IB/ipath: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads | Mike Marciniszyn | 2014-04-01 | 1 | -28/+15 | |
| | | | | | | | | | * | | | IB/qib: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads | Mike Marciniszyn | 2014-04-01 | 1 | -17/+4 | |
| | | | | | | | | | |/ / | ||||||
| | | | | | | | | * | | | IB/qib: Cleanup qib_register_observer() | Dan Carpenter | 2014-03-20 | 1 | -15/+10 | |
| | | | | | | | | * | | | IB/qib: Change SDMA progression mode depending on single- or multi-rail | CQ Tang | 2014-03-20 | 1 | -13/+123 | |
| | | | | | | | | * | | | IB/qib: Remove duplicate check in get_a_ctxt() | Dan Carpenter | 2014-03-17 | 1 | -1/+1 | |
| | | | | | | | | * | | | IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL | Yann Droneaud | 2014-03-17 | 1 | -1/+1 | |
| | | | | | | | | * | | | IB/qib: Fix memory leak of recv context when driver fails to initialize. | Dennis Dalessandro | 2014-03-17 | 1 | -8/+5 | |
| | | | | | | | | * | | | IB/qib: fixup indentation in qib_ib_rcv() | Yann Droneaud | 2014-03-17 | 1 | -2/+2 | |
| | | | | | | | | * | | | IB/qib: add missing braces in do_qib_user_sdma_queue_create() | Yann Droneaud | 2014-03-17 | 1 | -1/+2 | |
| | | | | | | | | * | | | IB/qib: Modify software pma counters to use percpu variables | Mike Marciniszyn | 2014-03-17 | 11 | -28/+83 | |
| | | | | | | | | * | | | IB/qib: Add percpu counter replacing qib_devdata int_counter | Mike Marciniszyn | 2014-03-17 | 6 | -34/+59 | |
| | | | | | | | | * | | | IB/qib: Fix debugfs ordering issue with multiple HCAs | Mike Marciniszyn | 2014-03-17 | 1 | -14/+11 | |
| | | | | | | | | * | | | IB/ipath: Fix potential buffer overrun in sending diag packet routine | Dennis Dalessandro | 2014-03-17 | 1 | -41/+25 | |
| | | | | | | | | * | | | IB/qib: Fix potential buffer overrun in sending diag packet routine | Dennis Dalessandro | 2014-03-17 | 1 | -11/+16 | |
| | | | | | | | | |/ / | ||||||
| | | | | | | | * | | | RDMA/ocrdma: Unregister inet notifier when unloading ocrdma | Selvin Xavier | 2014-04-03 | 1 | -2/+14 | |
| | | | | | | | * | | | RDMA/ocrdma: Fix warnings about pointer <-> integer casts | Roland Dreier | 2014-04-03 | 1 | -3/+4 | |
| | | | | | | | * | | | RDMA/ocrdma: Code clean-up | Devesh Sharma | 2014-04-03 | 7 | -47/+24 | |
| | | | | | | | * | | | RDMA/ocrdma: Display FW version | Selvin Xavier | 2014-04-03 | 1 | -1/+41 | |
| | | | | | | | * | | | RDMA/ocrdma: Query controller information | Selvin Xavier | 2014-04-03 | 8 | -2/+1135 | |
| | | | | | | | * | | | RDMA/ocrdma: Support non-embedded mailbox commands | Selvin Xavier | 2014-04-03 | 1 | -8/+47 | |
| | | | | | | | * | | | RDMA/ocrdma: Handle CQ overrun error | Selvin Xavier | 2014-04-03 | 1 | -1/+4 | |
| | | | | | | | * | | | RDMA/ocrdma: Display proper value for max_mw | Selvin Xavier | 2014-04-03 | 3 | -1/+3 | |
| | | | | | | | * | | | RDMA/ocrdma: Use non-zero tag in SRQ posting | Selvin Xavier | 2014-04-03 | 1 | -10/+18 | |
| | | | | | | | * | | | RDMA/ocrdma: Memory leak fix in ocrdma_dereg_mr() | Selvin Xavier | 2014-04-03 | 1 | -2/+1 |