- 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
- 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 676687c iscsi-target: Convert gfp_t parameter to task state bitmask by Nicholas Bellinger · 11 years ago
- fb1b503 Merge branch 'ip-roce' into for-next by Roland Dreier · 11 years ago
- 8f39992 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
- 57761d8 IB/mlx5: Verify reserved fields are cleared by Eli Cohen · 11 years ago
- 9e9c47d IB/mlx5: Allow creation of QPs with zero-length work queues by Eli Cohen · 11 years ago
- bde5158 IB/mlx5: Add support for resize CQ by Eli Cohen · 11 years ago
- 3bdb31f IB/mlx5: Implement modify CQ by Eli Cohen · 11 years ago
- ada388f IB/mlx5: Make sure doorbell record is visible before doorbell by Eli Cohen · 11 years ago
- 79adc53 RDMA/nes: Slight optimization of Ethernet address compare by Ding Tianhong · 11 years ago
- 6e0ea9e IB/qib: Fix QP check when looping back to/from QP1 by Ira Weiny · 11 years ago
- 298589b RDMA/cxgb4: Fix gcc warning on 32-bit arch by Paul Bolle · 11 years ago
- a384b20 IB/usnic: Remove unused includes of <linux/version.h> by Wei Yongjun · 11 years ago
- d9d5713 RDMA/amso1100: Add check if cache memory was allocated before freeing it by Svetlana Mavrina · 11 years ago
- 437708c IPoIB: Report operstate consistently when brought up without a link by Michal Schmidt · 11 years ago
- 0563310 IB/core: Fix unused variable warning by Or Gerlitz · 11 years ago
- 5462edd RDMA/cma: Handle global/non-linklocal IPv6 addresses in cma_check_linklocal() by Somnath Kotur · 11 years ago
- 8ce96af IB/usnic: Use GFP_ATOMIC under spinlock by Dan Carpenter · 11 years ago
- 9307916 scsi_transport_srp: Fix a race condition by Bart Van Assche · 11 years ago
- 27cdef6 IB/mlx4: Use IS_ENABLED(CONFIG_IPV6) by Roland Dreier · 11 years ago
- 9392fa0 RDMA/ocrdma: Add dependency on INET by Roland Dreier · 11 years ago
- 31ab8ac RDMA/ocrdma: Move ocrdma_inetaddr_event outside of "#if CONFIG_IPV6" by Roland Dreier · 11 years ago
- f282651 IB/mlx4: Add dependency INET by Matan Barak · 11 years ago
- 990acea IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr() by Wei Yongjun · 11 years ago
- 2f85d24 IB/core: Make ib_addr a core IB module by Matan Barak · 11 years ago
- ed4c54e IB/core: Resolve Ethernet L2 addresses when modifying QP by Or Gerlitz · 11 years ago
- 37721d8 RDMA/ocrdma: Populate GID table with IP based gids by Moni Shoua · 11 years ago
- 40aca6f RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressing by Moni Shoua · 11 years ago
- 9bd626e IB/isert: pass scatterlist instead of cmd to fast_reg_mr routine by Sagi Grimberg · 11 years ago
- dc87a90 IB/isert: Move fastreg descriptor creation to a function by Sagi Grimberg · 11 years ago
- a3a5a82 IB/isert: Avoid frwr notation, user fastreg by Sagi Grimberg · 11 years ago
- eb6ab13 IB/isert: seperate connection protection domains and dma MRs by Sagi Grimberg · 11 years ago
- 297e0da IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing by Moni Shoua · 11 years ago
- d487ee7 IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID table by Moni Shoua · 11 years ago
- 7b85627 IB/cma: IBoE (RoCE) IP-based GID addressing by Moni Shoua · 11 years ago
- af2e2e3 IB/mlx4: Fix error return code by Julia Lawall · 11 years ago
- d1db47c IB/usnic: Remove unused variable in usnic_debugfs_exit() by Wei Yongjun · 11 years ago
- 6dcebe6 IB/usnic: Set userspace/kernel ABI ver to 4 by Upinder Malhi · 11 years ago
- 61f7826 IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDP by Upinder Malhi · 11 years ago
- 5db5765 IB/core: Add support for RDMA_NODE_USNIC_UDP by Upinder Malhi · 11 years ago
- 2d97436 IB/usnic: Add dependency on CONFIG_INET by Upinder Malhi · 11 years ago
- 4942c0b IB/usnic: Fix endianness-related warnings by Upinder Malhi · 11 years ago
- 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
- dd5f03b IB/core: Ethernet L2 attributes in verbs/cm structures by Matan Barak · 11 years ago
- c1c9850 IB/mlx4: Add support for steerable IB UD QPs by Matan Barak · 11 years ago
- a37a1a4 IB/mlx4: Add mechanism to support flow steering over IB links by Matan Barak · 11 years ago
- 0a9b7d5 IB/mlx4: Enable device-managed steering support for IB ports too by Matan Barak · 11 years ago
- 90f1d1b IB/core: Add flow steering support for IPoIB UD traffic by Matan Barak · 11 years ago
- c1be523 IB/mlx5: Fix micro UAR allocator by Eli Cohen · 11 years ago
- d9fe409 IB/mlx5: Remove unused code in mr.c by Eli Cohen · 11 years ago
- 3108bcc IB/usnic: Append documentation to usnic_transport.h and cleanup by Upinder Malhi · 11 years ago
- c30392a IB/usnic: Fix typo "Ignorning" -> "Ignoring" by Roland Dreier · 11 years ago
- 9f637f7 IB/usnic: Expose flows via debugfs by Upinder Malhi · 11 years ago
- c5f855e IB/usnic: Use for_each_sg instead of a for-loop by Upinder Malhi · 11 years ago
- 6a54d9f IB/usnic: Remove superflous parentheses by Upinder Malhi · 11 years ago
- 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
- be8348d RDMA/ocrdma: Fix OCRDMA_GEN2_FAMILY macro definition by Devesh Sharma · 11 years ago
- fe5e8a1 RDMA/ocrdma: Fix AV_VALID bit position by Devesh Sharma · 11 years ago
- 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 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
- c5266d4 infiniband: slight optimization of addr compare by dingtianhong · 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