Age | Commit message (Expand) | Author |
2013-12-20 | IB/uverbs: Set error code when fail to consume all flow_spec items | Yann Droneaud |
2013-12-20 | IB/uverbs: Check reserved fields in create_flow | Yann Droneaud |
2013-12-20 | IB/uverbs: Check comp_mask in destroy_flow | Yann Droneaud |
2013-12-20 | IB/uverbs: Check reserved field in extended command header | Yann Droneaud |
2013-12-20 | IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA() | Roland Dreier |
2013-12-19 | iser-target: Move INIT_WORK setup into isert_create_device_ib_res | Nicholas Bellinger |
2013-12-16 | IB/core: const'ify inbuf in struct ib_udata | Yann Droneaud |
2013-12-15 | RDMA/iwcm: Don't touch cm_id after deref in rem_ref | Steve Wise |
2013-12-15 | RDMA/cxgb4: Make _c4iw_write_mem_dma() static | Rashika |
2013-12-11 | iser-target: fix error return code in isert_create_device_ib_res() | Wei Yongjun |
2013-11-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-11-18 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-11-17 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier |
2013-11-17 | IB/core: Re-enable create_flow/destroy_flow uverbs | Matan Barak |
2013-11-17 | IB/core: extended command: an improved infrastructure for uverbs commands | Yann Droneaud |
2013-11-17 | IB/core: Remove ib_uverbs_flow_spec structure from userspace | Yann Droneaud |
2013-11-17 | IB/core: Make uverbs flow structure use names like verbs ones | Yann Droneaud |
2013-11-17 | IB/core: Rename 'flow' structs to match other uverbs structs | Yann Droneaud |
2013-11-17 | IB/core: clarify overflow/underflow checks on ib_create/destroy_flow | Matan Barak |
2013-11-16 | IB/ucma: Convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2013-11-16 | IB/cm: Convert to using idr_alloc_cyclic() | Zhao Hongjiang |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-11-15 | IB/mlx5: Fix page shift in create CQ for userspace | Eli Cohen |
2013-11-15 | IB/mlx4: Fix device max capabilities check | Eli Cohen |
2013-11-15 | IB/mlx5: Remove dead code | Eli Cohen |
2013-11-15 | IB/core: Encorce MR access rights rules on kernel consumers | Eli Cohen |
2013-11-15 | IB/mlx4: Fix endless loop in resize CQ | Eli Cohen |
2013-11-14 | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-13 | qib_fs: fix (some) dcache abuses | Al Viro |
2013-11-12 | ib_isert: Avoid duplicate iscsit_increment_maxcmdsn call | Nicholas Bellinger |
2013-11-12 | iser-target: Avoid using FRMR for single dma entry requests | Vu Pham |
2013-11-11 | RDMA/cma: Remove unused argument and minor dead code | Michal Nazarewicz |
2013-11-11 | RDMA/ucma: Discard events for IDs not yet claimed by user space | Sean Hefty |
2013-11-09 | IB/core: Add Cisco usNIC rdma node and transport types | Upinder Malhi \(umalhi\) |
2013-11-09 | RDMA/nes: Remove self-assignment from nes_query_qp() | Dave Jones |
2013-11-08 | IB/srp: Report receive errors correctly | Bart Van Assche |
2013-11-08 | IB/srp: Avoid offlining operational SCSI devices | Bart Van Assche |
2013-11-08 | IB/srp: Remove target from list before freeing Scsi_Host structure | Vu Pham |
2013-11-08 | IB/srp: Add change_queue_depth and change_queue_type support | Jack Wang |
2013-11-08 | IB/srp: Make queue size configurable | Bart Van Assche |
2013-11-08 | IB/srp: Introduce srp_alloc_req_data() | Bart Van Assche |
2013-11-08 | IB/srp: Export sgid to sysfs | Bart Van Assche |
2013-11-08 | IB/srp: Add periodic reconnect functionality | Bart Van Assche |
2013-11-08 | scsi_transport_srp: Add periodic reconnect support | Bart Van Assche |
2013-11-08 | IB/srp: Start timers if a transport layer error occurs | Bart Van Assche |
2013-11-08 | IB/srp: Use SRP transport layer error recovery | Bart Van Assche |
2013-11-08 | IB/srp: Keep rport as long as the IB transport layer | Bart Van Assche |
2013-11-08 | IB/srp: Make transport layer retry count configurable | Vu Pham |
2013-11-08 | IB/qib: Fix txselect regression | Mike Marciniszyn |
2013-11-08 | IB/qib: Fix checkpatch __packed warnings | Mike Marciniszyn |