- d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
- 71d53ab IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
- 3652315 IB/core: Rename ib_destroy_ah to rdma_destroy_ah by Dasaratharaman Chandramouli · 8 years ago
- bfbfd66 IB/core: Rename ib_query_ah to rdma_query_ah by Dasaratharaman Chandramouli · 8 years ago
- 0a18cfe IB/core: Rename ib_create_ah to rdma_create_ah by Dasaratharaman Chandramouli · 8 years ago
- 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
- 3e7e119 IB: Replace ib_umem page_size by page_shift by Artemy Kovalyov · 8 years ago
- ca37a66 IB/mlx4: Change vma from shared to private by Maor Gottlieb · 8 years ago
- 22c3653 IB/mlx4: Take write semaphore when changing the vma struct by Maor Gottlieb · 8 years ago
- fb7a917 IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level by Jack Morgenstein · 8 years ago
- 99e6890 IB/mlx4: Fix ib device initialization error flow by Jack Morgenstein · 8 years ago
- dd77abf IB/mlx4: Support RAW Ethernet when RoCE is disabled by Majd Dibbiny · 8 years ago
- 0881e7b sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 9 years ago
- 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 9 years ago
- ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- a748d60 IB/mlx4: Take source GID by index from HW GID table by Talat Batheesh · 8 years ago
- 850b741 IB/mlx4: Remove unused variable from function declaration by Leon Romanovsky · 9 years ago
- c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 9 years ago
- bc63f9d IB/mlx4: Support raw packet protocol by Or Gerlitz · 9 years ago
- d66c88a8 IB/mlx4: Switch from dma_device to dev.parent by Bart Van Assche · 9 years ago
- 69ae543 RDMA: Adding ethertype ETH_P_IBOE by Selvin Xavier · 9 years ago
- 10b1c04 net/mlx4_core: Fix raw qp flow steering rules under SRIOV by Jack Morgenstein · 9 years ago
- 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- 9032ad7 Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test by Doug Ledford · 9 years ago
- 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 9 years ago
- 46d0703 IB/mlx4: fix improper return value by Pan Bian · 9 years ago
- b42dde4 IB/mlx4: Rework special QP creation error path by Bart Van Assche · 9 years ago
- c482af6 IB/mlx4: Fix out-of-range array index in destroy qp flow by Jack Morgenstein · 9 years ago
- 477864c IB/core: Let create_ah return extended response to user by Moni Shoua · 9 years ago
- bf08e88 IB/mlx4: Check if GRH is available before using it by Eran Ben Elisha · 9 years ago
- 1f22e45 IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs by Eran Ben Elisha · 9 years ago
- 15d4626 IB/mlx4: Remove debug prints after allocation failure by Leon Romanovsky · 9 years ago
- 6fa2620 IB/mlx4: Fix port query for 56Gb Ethernet links by Saeed Mahameed · 9 years ago
- 731e041 IB/mlx4: Put non zero value in max_ah device attribute by Maor Gottlieb · 9 years ago
- befcabc IB/mlx4: Handle well-known-gid in mad_demux processing by Jack Morgenstein · 9 years ago
- 850d8fd IB/mlx4: Handle IPv4 header when demultiplexing MAD by Moni Shoua · 9 years ago
- af4295c IB/mlx4: Set traffic class in AH by Maor Gottlieb · 9 years ago
- 593ff73 IB/mlx4: Fix create CQ error flow by Matan Barak · 9 years ago
- 3799511 IB/mlx4: Check gid_index return value by Daniel Jurgens · 9 years ago
- b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- fd10ed8 IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets by Jack Morgenstein · 9 years ago
- 9ce28a2 IB/mlx4: Move user vendor structures by Leon Romanovsky · 9 years ago
- bd99fde IB/{core,hw}: Add constant for node_desc by Yuval Shaia · 9 years ago
- fb6375d IB/mlx4/alias_GUID: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
- fcf621d IB/mlx4/mcg: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
- 90b14b3 IB/mlx4/mad: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
- 41cd394 IB/mlx4: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
- 1f02a09 IB/mlx4: Add validation to flow specifications parsing by Maor Gottlieb · 9 years ago
- ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 9 years ago
- 69d269d38 IB/mlx4: Diagnostic HW counters are not supported in slave mode by Kamal Heib · 9 years ago
- 8ec07bf IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV by Jack Morgenstein · 9 years ago
- baa0be7 IB/mlx4: Fix code indentation in QP1 MAD flow by Jack Morgenstein · 9 years ago
- e5ac40c IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV by Alex Vesker · 9 years ago
- 2069743 IB/mlx4: Don't return errors from poll_cq by Leon Romanovsky · 9 years ago
- 25b64fc5 Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one" by Leon Romanovsky · 9 years ago
- 5412352 IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one by Yuval Shaia · 9 years ago
- e6a00f6 IB/mlx4: Make function use_tunnel_data return void by Yuval Shaia · 9 years ago
- 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 9 years ago
- 3f85f2a IB/mlx4: Add diagnostic hardware counters by Mark Bloch · 9 years ago
- 0c87b6720 IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct by Roland Dreier · 9 years ago
- 224e92e net/mlx4_en: break out tx_desc write into separate function by Brenden Blanco · 9 years ago
- 9903fd1 Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc-fixes' into k.o/for-4.7-rc by Doug Ledford · 9 years ago
- e9db59f IB/mlx4: Support device FW version string by Ira Weiny · 9 years ago
- cbc9355 IB/mlx4: Prevent cross page boundary allocation by Chuck Lever · 9 years ago
- 5b420d9 IB/mlx4: Fix memory leak if QP creation failed by Dotan Barak · 9 years ago
- 5533c18 IB/mlx4: Verify port number in flow steering create flow by Yishai Hadas · 9 years ago
- a610060 IB/mlx4: Fix error flow when sending mads under SRIOV by Yishai Hadas · 9 years ago
- f2940e2 IB/mlx4: Fix the SQ size of an RC QP by Yishai Hadas · 9 years ago
- 8c5122e IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs by Jason Gunthorpe · 9 years ago
- ca920f5 IB/mlx4: Fix device managed flow steering support test by Bart Van Assche · 9 years ago
- 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- 04ef0f1 IB/mlx4: Fix unaligned access in send_reply_to_slave by shamir rabinovitch · 9 years ago
- 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
- 0651ec9 Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into k.o/for-4.7 by Doug Ledford · 9 years ago
- ee71b96 IB/mlx4: Use list_for_each_entry_safe by Geliang Tang · 10 years ago
- aa70345 IB/mlx4: trivial fix of spelling mistake on "argument" by Colin Ian King · 9 years ago
- 9aa8b32 IB/core: Enhance ib_map_mr_sg() by Bart Van Assche · 9 years ago
- ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 9 years ago
- 73898db net/mlx4: Avoid wrong virtual mappings by Haggai Abramovsky · 9 years ago
- 35fc7b7 IB/mlx4: printk fix by Colin Ian King · 9 years ago
- 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- d2ad9cc Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6 by Doug Ledford · 9 years ago
- 3d1cbe8 net: mellanox: add DEVLINK dependencies by Arnd Bergmann · 9 years ago
- 09d4d08 mlx4: Implement devlink interface by Jiri Pirko · 9 years ago
- b2a239d IB/core: Add vendor's specific data to alloc mw by Matan Barak · 9 years ago
- 0e451e8 IB/mlx4: Add support for the don't trap rule by Marina Varshaver · 9 years ago
- a3100a7 IB/core: Add don't trap flag to flow creation by Marina Varshaver · 9 years ago
- 571e09e IB/mlx4: Use boottime by Abhilash Jindal · 10 years ago
- dea08e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- 85743f1 net/mlx4_core: Set UAR page size to 4KB regardless of system page size by Huy Nguyen · 9 years ago
- c2bab61 IB/mlx4: Add support for the port info class for RoCE ports by Eran Ben Elisha · 9 years ago
- c3c0c83 IB/mlx4: Add support for extended counters over RoCE ports by Eran Ben Elisha · 9 years ago
- 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
- 4ed088e IB/mlx4: Advertise RoCE v2 support by Matan Barak · 10 years ago
- e1b866c IB/mlx4: Create and use another QP1 for RoCEv2 by Moni Shoua · 10 years ago
- 3ef967a IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers by Moni Shoua · 10 years ago
- 71a39bb IB/mlx4: Enable RoCE v2 when the IB device is added by Moni Shoua · 10 years ago
- 3b5daf2 IB/mlx4: Support modify_qp for RoCE v2 by Moni Shoua · 10 years ago