- 5237496 IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init() by Bart Van Assche · 10 years ago
- 8f71c1a IPoIB/CM: Fix indentation level by Bart Van Assche · 10 years ago
- c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- 7c034df Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- 2c15395 IB/ipoib: Fix ndo_get_iflink by Erez Shitrit · 10 years ago
- c1c2fef Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' into for-4.1 by Doug Ledford · 10 years ago
- ba943fb IB/iser: Rewrite bounce buffer code path by Sagi Grimberg · 10 years ago
- 4fcd1470 IB/iser: Bump version to 1.6 by Sagi Grimberg · 10 years ago
- ad1e567 IB/iser: Remove code duplication for a single DMA entry by Sagi Grimberg · 10 years ago
- 6ef8bb8 IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr by Sagi Grimberg · 10 years ago
- 90a6684 IB/iser: Modify struct iser_mem_reg members by Sagi Grimberg · 10 years ago
- 8b95aa2 IB/iser: Make fastreg pool cache friendly by Sagi Grimberg · 10 years ago
- 4dec2a2 IB/iser: Move PI context alloc/free to routines by Sagi Grimberg · 10 years ago
- bd8b944 IB/iser: Move fastreg descriptor pool get/put to helper functions by Sagi Grimberg · 10 years ago
- f0e35c2 IB/iser: Merge build page-vec into register page-vec by Sagi Grimberg · 10 years ago
- b130ede IB/iser: Get rid of struct iser_rdma_regd by Sagi Grimberg · 10 years ago
- 6847fde IB/iser: Remove redundant assignments in iser_reg_page_vec by Sagi Grimberg · 10 years ago
- d03e61d IB/iser: Move memory reg/dereg routines to iser_memory.c by Sagi Grimberg · 10 years ago
- 5640832 IB/iser: Don't pass ib_device to fall_to_bounce_buff routine by Sagi Grimberg · 10 years ago
- e3784bd IB/iser: Remove a redundant struct iser_data_buf by Sagi Grimberg · 10 years ago
- ecc3993 IB/iser: Remove redundant cmd_data_len calculation by Sagi Grimberg · 10 years ago
- a065fe6 IB/iser: Fix wrong calculation of protection buffer length by Sagi Grimberg · 10 years ago
- 30bf1d5 IB/iser: Handle fastreg/local_inv completion errors by Sagi Grimberg · 10 years ago
- c4de466 IB/iser: Fix unload during ep_poll wrong dereference by Sagi Grimberg · 10 years ago
- 9f5d32a ib_srpt: convert printk's to pr_* functions by Doug Ledford · 10 years ago
- 56b5390 IB/srp: Use P_Key cache for P_Key lookups by Bart Van Assche · 10 years ago
- 0e5544d IB/ipoib: Remove IPOIB_MCAST_RUN bit by Erez Shitrit · 10 years ago
- 1e85b80 IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb's by Erez Shitrit · 10 years ago
- 2c01073 IB/ipoib: Handle QP in SQE state by Erez Shitrit · 10 years ago
- 3fd0605 IB/ipoib: Update broadcast record values after each successful join request by Erez Shitrit · 10 years ago
- a44878d IB/ipoib: Use one linear skb in RX flow by Erez Shitrit · 10 years ago
- 1c0453d IB/ipoib: drop mcast_mutex usage by Doug Ledford · 10 years ago
- d2fe937 IB/ipoib: deserialize multicast joins by Doug Ledford · 10 years ago
- 6991141 IB/ipoib: fix MCAST_FLAG_BUSY usage by Doug Ledford · 10 years ago
- efc82ee IB/ipoib: No longer use flush as a parameter by Doug Ledford · 10 years ago
- 0b39578 IB/ipoib: Use dedicated workqueues per interface by Doug Ledford · 10 years ago
- 894021a IB/ipoib: Make the carrier_on_task race aware by Doug Ledford · 10 years ago
- c84ca6d IB/ipoib: Consolidate rtnl_lock tasks in workqueue by Doug Ledford · 10 years ago
- be7aa66 IB/ipoib: change init sequence ordering by Doug Ledford · 10 years ago
- e135106 IB/ipoib: factor out ah flushing by Doug Ledford · 10 years ago
- 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 10 years ago
- 9e35eff iser-target: Bump version to 1.0 by Sagi Grimberg · 10 years ago
- dac6ab3 iser-target: Remove conn_ prefix from struct isert_conn members by Sagi Grimberg · 10 years ago
- 992607e iser-target: Remove un-needed rdma_listen backlog by Sagi Grimberg · 10 years ago
- 57df81e iser-target: Remove redundant check on the device by Sagi Grimberg · 10 years ago
- c6b8e91 iser-target: Get rid of redundant max_accept by Sagi Grimberg · 10 years ago
- ae9ea9e iser-target: Split some logic in isert_connect_request to routines by Sagi Grimberg · 10 years ago
- cf8ae95 iser-target: Rename device find/release routines by Sagi Grimberg · 10 years ago
- 7748681 iser-target: Rename rend/recv completion routines by Sagi Grimberg · 10 years ago
- fd8205e iser-target: Remove redundant assignment to local variable by Sagi Grimberg · 10 years ago
- 172369c iser-target: Introduce isert_[alloc|free]_comps by Sagi Grimberg · 10 years ago
- 40fc069 iser-target: Split isert_setup_qp by Sagi Grimberg · 10 years ago
- 6700425 iser-target: Remove redundant casting on void pointers by Sagi Grimberg · 10 years ago
- fb14027 iser-target: Remove redundant local variable by Sagi Grimberg · 10 years ago
- b859203 iser-target: Remove dead code by Sagi Grimberg · 10 years ago
- e26e6ef iser-target: Remove redundant check on recv completion by Sagi Grimberg · 10 years ago
- 67cb394 iser-target: Use a single DMA MR and PD per device by Sagi Grimberg · 10 years ago
- 4a579da iser-target: Fix possible deadlock in RDMA_CM connection error by Sagi Grimberg · 10 years ago
- 364189f iser-target: Fix session hang in case of an rdma read DIF error by Sagi Grimberg · 10 years ago
- 5aa7add infiniband/ipoib: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
- e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- 9a3119e IB/iser: Release the iscsi endpoint if ep_disconnect wasn't called by Ariel Nahum · 10 years ago
- 6606e6a IB/iser: Fix memory regions possible leak by Sagi Grimberg · 10 years ago
- c6c95ef IB/iser: Use correct dma direction when unmapping SGs by Roi Dayan · 10 years ago
- e4f4e80 iscsi/iser-target: Support multi-sequence sendtargets text response by Sagi Grimberg · 10 years ago
- 11378cd iser-target: Remove duplicate function names by Rasmus Villemoes · 10 years ago
- b44a2b6 iser-target: Fix wrong allocation in the case of an empty text message by Sagi Grimberg · 10 years ago
- 631af55 iser-target: Use WQ_UNBOUND for completion workqueue by Sagi Grimberg · 10 years ago
- 4143a95 Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue" by Roland Dreier · 10 years ago
- c6a7ec7 Revert "IPoIB: Make the carrier_on_task race aware" by Roland Dreier · 10 years ago
- e7a623d Revert "IPoIB: fix MCAST_FLAG_BUSY usage" by Roland Dreier · 10 years ago
- 962121b Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race" by Roland Dreier · 10 years ago
- bb75963 Revert "IPoIB: change init sequence ordering" by Roland Dreier · 10 years ago
- 0306eda Revert "IPoIB: Use dedicated workqueues per interface" by Roland Dreier · 10 years ago
- 4e0ab20 Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue" by Roland Dreier · 10 years ago
- a84544a Revert "IPoIB: No longer use flush as a parameter" by Roland Dreier · 10 years ago
- f64d279 iser-target: Fix typo in isert_put_text_rsp by Sagi Grimberg · 10 years ago
- 45678b6 iser-target: Fix sparse warning by Sagi Grimberg · 10 years ago
- ecc3f3e ib_srpt: wait_for_completion_timeout does not return negative status by Nicholas Mc Guire · 10 years ago
- cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
- ed55635 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
- a7cfef2 Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and 'srp' into for-next by Roland Dreier · 10 years ago
- 7dcf9c1 IB/srp: Allow newline separator for connection string by Sagi Grimberg · 10 years ago
- 056da88 IB/iser: Bump version to 1.5 by Or Gerlitz · 10 years ago
- 5bb6e54 IB/iser: DIX update by Sagi Grimberg · 10 years ago
- 06c7fb6 IB/iser: Micro-optimize iser_handle_wc by Sagi Grimberg · 10 years ago
- 60e2090 IB/iser: Micro-optimize iser logging by Sagi Grimberg · 10 years ago
- da64bdb IB/iser: Use more completion queues by Sagi Grimberg · 10 years ago
- 7e1fd4d IB/iser: Remove redundant is_mr indicator by Sagi Grimberg · 10 years ago
- a11b3e6 IB/iser: Centralize memory region invalidation to a function by Sagi Grimberg · 10 years ago
- f0caef6 IB/iser: Terminate connection before cleaning inflight tasks by Sagi Grimberg · 10 years ago
- 7414dde IB/iser: Fix race between iser connection teardown and scsi TMFs by Sagi Grimberg · 10 years ago
- 3f562a0 IB/iser: Fix possible NULL derefernce ib_conn->device in session_create by Ariel Nahum · 10 years ago
- 49df278 IB/iser: Fix sparse warnings by Sagi Grimberg · 10 years ago
- 6ec9d4d IB/iser: Fix possible SQ overflow by Max Gurtovoy · 10 years ago
- 93acb7b IB/iser: Decrement CQ's active QPs accounting when QP creation fails by Sagi Grimberg · 10 years ago
- 5426b17 IB/iser: Collapse cleanup and disconnect handlers by Ariel Nahum · 10 years ago
- 16df2a2 IB/iser: Fix catastrophic error flow hang by Sagi Grimberg · 10 years ago
- f4641ef IB/iser: Re-adjust CQ and QP send ring sizes to HW limits by Minh Tran · 10 years ago