- 248567f IB/core: Add RDMA_TRANSPORT_USNIC_UDP by Upinder Malhi · 11 years ago
- e45e614 IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc] by Upinder Malhi · 11 years ago
- c7845bc IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.h by Upinder Malhi · 11 years ago
- 6214105 IB:usnic: Add UDP support to usnic_transport.[hc] by Upinder Malhi · 11 years ago
- 3f92bed IB/usnic: Add UDP support to usnic_fwd.[hc] by Upinder Malhi · 11 years ago
- b85caf4 IB/usnic: Update ABI and Version file for UDP support by Upinder Malhi · 11 years ago
- 60b215e IB/usnic: Port over sysfs to new usnic_fwd.h by Upinder Malhi · 11 years ago
- 256d6a6 IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.h by Upinder Malhi · 11 years ago
- 8af94ac IB/usnic: Port over main.c and verbs.c to the usnic_fwd.h by Upinder Malhi · 11 years ago
- 2183b99 IB/usnic: Push all forwarding state to usnic_fwd.[hc] by Upinder Malhi · 11 years ago
- 301a0dd IB/usnic: Add struct usnic_transport_spec by Upinder Malhi · 11 years ago
- 8192d4a IB/usnic: Change WARN_ON to lockdep_assert_held by Upinder Malhi · 11 years ago
- e3cf00d IB/usnic: Add Cisco VIC low-level hardware driver by Upinder Malhi · 11 years ago
- 0d68fc4 infiniband: make sure the src net is infiniband when create new link by Hangbin Liu · 11 years ago
- 67e0c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
- 6961bc6 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
- 22f12c6 Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linus by Roland Dreier · 11 years ago
- 41b4f86 RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fields by Kumar Sanghvi · 11 years ago
- 8c04469 RDMA/cxgb4: Server filters are supported only for IPv4 by Kumar Sanghvi · 11 years ago
- a4ea025 RDMA/cxgb4: Calculate the filter server TID properly by Kumar Sanghvi · 11 years ago
- 6cc3df8 IB/uverbs: Check access to userspace response buffer in extended command by Yann Droneaud · 11 years ago
- 6bcca3d IB/uverbs: Check input length in flow steering uverbs by Yann Droneaud · 11 years ago
- 98a3751 IB/uverbs: Set error code when fail to consume all flow_spec items by Yann Droneaud · 11 years ago
- c780d82 IB/uverbs: Check reserved fields in create_flow by Yann Droneaud · 11 years ago
- 2782c2d IB/uverbs: Check comp_mask in destroy_flow by Yann Droneaud · 11 years ago
- 7efb1b1 IB/uverbs: Check reserved field in extended command header by Yann Droneaud · 11 years ago
- a96e4e2 IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA() by Roland Dreier · 11 years ago
- 2853c2b iser-target: Move INIT_WORK setup into isert_create_device_ib_res by Nicholas Bellinger · 11 years ago
- 309243e IB/core: const'ify inbuf in struct ib_udata by Yann Droneaud · 11 years ago
- 6b59ba6 RDMA/iwcm: Don't touch cm_id after deref in rem_ref by Steve Wise · 11 years ago
- c00850d RDMA/cxgb4: Make _c4iw_write_mem_dma() static by Rashika · 11 years ago
- 94a7111 iser-target: fix error return code in isert_create_device_ib_res() by Wei Yongjun · 11 years ago
- b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
- 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
- b4fdf52 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
- 69ad5da IB/core: Re-enable create_flow/destroy_flow uverbs by Matan Barak · 11 years ago
- f21519b IB/core: extended command: an improved infrastructure for uverbs commands by Yann Droneaud · 11 years ago
- 2490f20 IB/core: Remove ib_uverbs_flow_spec structure from userspace by Yann Droneaud · 11 years ago
- b68c956 IB/core: Make uverbs flow structure use names like verbs ones by Yann Droneaud · 11 years ago
- d82693d IB/core: Rename 'flow' structs to match other uverbs structs by Yann Droneaud · 11 years ago
- f884827 IB/core: clarify overflow/underflow checks on ib_create/destroy_flow by Matan Barak · 11 years ago
- f3a5e3e IB/ucma: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
- ab626d1 IB/cm: Convert to using idr_alloc_cyclic() by Zhao Hongjiang · 11 years ago
- 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
- cf1c5e1 IB/mlx5: Fix page shift in create CQ for userspace by Eli Cohen · 11 years ago
- 79d3da9 IB/mlx4: Fix device max capabilities check by Eli Cohen · 11 years ago
- 7e2e192 IB/mlx5: Remove dead code by Eli Cohen · 11 years ago
- 1c636f8 IB/core: Encorce MR access rights rules on kernel consumers by Eli Cohen · 11 years ago
- 93b80ac IB/mlx4: Fix endless loop in resize CQ by Eli Cohen · 11 years ago
- 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
- 441a9d0 qib_fs: fix (some) dcache abuses by Al Viro · 11 years ago
- 04d9cd1 ib_isert: Avoid duplicate iscsit_increment_maxcmdsn call by Nicholas Bellinger · 11 years ago
- f01b9f7 iser-target: Avoid using FRMR for single dma entry requests by Vu Pham · 11 years ago
- 352b905 RDMA/cma: Remove unused argument and minor dead code by Michal Nazarewicz · 11 years ago
- c6b2182 RDMA/ucma: Discard events for IDs not yet claimed by user space by Sean Hefty · 11 years ago
- 180771a IB/core: Add Cisco usNIC rdma node and transport types by Upinder Malhi \(umalhi\) · 11 years ago
- 4127c36 RDMA/nes: Remove self-assignment from nes_query_qp() by Dave Jones · 11 years ago
- cd4e385 IB/srp: Report receive errors correctly by Bart Van Assche · 11 years ago
- 99b6697 IB/srp: Avoid offlining operational SCSI devices by Bart Van Assche · 11 years ago
- 65d7dd2 IB/srp: Remove target from list before freeing Scsi_Host structure by Vu Pham · 11 years ago
- 71444b9 IB/srp: Add change_queue_depth and change_queue_type support by Jack Wang · 11 years ago
- 4d73f95 IB/srp: Make queue size configurable by Bart Van Assche · 11 years ago
- b81d00b IB/srp: Introduce srp_alloc_req_data() by Bart Van Assche · 11 years ago
- 848b308 IB/srp: Export sgid to sysfs by Bart Van Assche · 11 years ago
- a95cadb IB/srp: Add periodic reconnect functionality by Bart Van Assche · 11 years ago
- 8c64e45 scsi_transport_srp: Add periodic reconnect support by Bart Van Assche · 11 years ago
- c1120f8 IB/srp: Start timers if a transport layer error occurs by Bart Van Assche · 11 years ago
- ed9b226 IB/srp: Use SRP transport layer error recovery by Bart Van Assche · 11 years ago
- 9dd69a6 IB/srp: Keep rport as long as the IB transport layer by Bart Van Assche · 11 years ago
- 7bb312e IB/srp: Make transport layer retry count configurable by Vu Pham · 11 years ago
- 2fadd83 IB/qib: Fix txselect regression by Mike Marciniszyn · 11 years ago
- 78a5886 IB/qib: Fix checkpatch __packed warnings by Mike Marciniszyn · 11 years ago
- 603e772 IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast() by Jan Kara · 11 years ago
- 4adcf7f IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast() by Jan Kara · 11 years ago
- d5e3f37 RDMA/ocrdma: Remove redundant check in ocrdma_build_fr() by Naresh Gottumukkala · 11 years ago
- 1852d1d RDMA/ocrdma: Fix a crash in rmmod by Naresh Gottumukkala · 11 years ago
- 6ebacdf RDMA/ocrdma: Silence an integer underflow warning by Dan Carpenter · 11 years ago
- 1b77d2b mlx5: Use enum to indicate adapter page size by Eli Cohen · 11 years ago
- c2a3431 IB/mlx5: Update opt param mask for RTS2RTS by Eli Cohen · 11 years ago
- 07c9113 IB/mlx5: Remove "Always false" comparison by Eli Cohen · 11 years ago
- 2d036fa IB/mlx5: Remove dead code in mr.c by Eli Cohen · 11 years ago
- bf0bf77 mlx5: Support communicating arbitrary host page size to firmware by Eli Cohen · 11 years ago
- cfd8f1d IB/mlx5: Fix srq free in destroy qp by Moshe Lazer · 11 years ago
- 1faacf8 IB/mlx5: Simplify mlx5_ib_destroy_srq by Eli Cohen · 11 years ago
- 9641b74 IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MR by Eli Cohen · 11 years ago
- 746b558 IB/mlx5: Multithreaded create MR by Eli Cohen · 11 years ago
- 51ee86a IB/mlx5: Fix check of number of entries in create CQ by Eli Cohen · 11 years ago
- 5476781 IB/netlink: Remove superfluous RDMA_NL_GET_OP() masking by Mathias Krause · 11 years ago
- 6b7d103 IB/core: Pass imm_data from ib_uverbs_send_wr to ib_send_wr correctly by Latchesar Ionkov · 11 years ago
- 7f1a386 IPoIB: lower NAPI weight by Michal Schmidt · 11 years ago
- 94232d9 IPoIB: Start multicast join process only on active ports by Erez Shitrit · 11 years ago
- a39c52a IPoIB: Add path query flushing in ipoib_ib_dev_cleanup by Erez Shitrit · 11 years ago
- a9c8ba5 IPoIB: Fix usage of uninitialized multicast objects by Erez Shitrit · 11 years ago
- aede250 IPoIB: Avoid flushing the driver workqueue on dev_down by Erez Shitrit · 11 years ago
- f47944c IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush() by Erez Shitrit · 11 years ago
- 22252b4 IPoIB: Change CM skb memory allocation to be non-atomic during init by Tal Alon · 11 years ago
- c2bb562 IPoIB: Fix crash in dev_open error flow by Erez Shitrit · 11 years ago
- 649fb5e IB/cxgb4: Fix formatting of physical address by Ben Hutchings · 11 years ago
- be9130c IB/cma: Check for GID on listening device first by Doug Ledford · 11 years ago
- 29f27e8 IB/cma: Use cached gids by Doug Ledford · 11 years ago