- d0dbf77 IB/mlx4: fix sprintf format warning by Arnd Bergmann · 7 years ago
- aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- c73c8b1 net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap by Eran Ben Elisha · 7 years ago
- 1a56ff6 IB/core: Separate CQ handle in SRQ context by Artemy Kovalyov · 7 years ago
- 17bf1ad RDMA/mlx4: Properly annotate link layer variable by Leon Romanovsky · 7 years ago
- f9bfea9 IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zero by Guy Levi · 7 years ago
- 078b357 IB/mlx4: Fix struct mlx4_ib_create_wq alignment by Guy Levi · 7 years ago
- c3f1ee2 IB/mlx4: Fix RSS QP type in creation verb by Guy Levi · 7 years ago
- faa9141 IB/mlx4: Fix some spelling mistakes by Talat Batheesh · 7 years ago
- 31f97ba RDMA/mlx4: Remove gfp_mask argument from acquire_group call by Leon Romanovsky · 7 years ago
- fba02e6 RDMA/mlx4: Don't use uninitialized variable by Leon Romanovsky · 7 years ago
- e9105cd IB/mlx4: use kvmalloc_array to allocate wrid by Li Dongyang · 7 years ago
- 62ede77 Add OPA extended LID support by Hiatt, Don · 7 years ago
- d0d62c3 Merge branch 'rdma-netlink' into k.o/merge-test by Doug Ledford · 7 years ago
- 3204383 Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test by Doug Ledford · 7 years ago
- 9abb0d1 RDMA: Simplify get firmware interface by Leon Romanovsky · 8 years ago
- 7db20ec IB/core: Change wc.slid from 16 to 32 bits by Hiatt, Don · 8 years ago
- 582faf3 IB/core: Change port_attr.lid size from 16 to 32 bits by Dasaratharaman Chandramouli · 8 years ago
- a5f6672 Merge branch 'misc' into k.o/for-next by Doug Ledford · 7 years ago
- 6afff1c IB/mlx4: Expose RSS capabilities by Guy Levi · 8 years ago
- 3078f5f IB/mlx4: Add support for RSS QP by Guy Levi · 8 years ago
- b8d46ca IB/mlx4: Add support for WQ indirection table related verbs by Guy Levi · 8 years ago
- 400b1eb IB/mlx4: Add support for WQ related verbs by Guy Levi · 8 years ago
- f330187 (IB, net)/mlx4: Add resource utilization support by Moshe Shemesh · 8 years ago
- ea30b96 IB/mlx4: Add inline-receive support by Maor Gottlieb · 8 years ago
- e1267b0 RDMA: Remove useless MODULE_VERSION by Leon Romanovsky · 8 years ago
- 4542e3c IB/mlx4: Fix CM REQ retries in paravirt mode by Håkon Bugge · 8 years ago
- 8900b89 {net, IB}/mlx4: Remove gfp flags argument by Leon Romanovsky · 8 years ago
- 98e77d9 IB: Convert msleep below 20ms to usleep_range by Leon Romanovsky · 8 years ago
- 0a528ee IB/mlx4: Bump driver version by Tariq Toukan · 8 years ago
- eed7624 RDMA/mlx4: Fix MAD tunneling when SRIOV is enabled by Jack Morgenstein · 8 years ago
- b03ee4c IB/mlx4: Fix incorrect order of formal and actual parameters by Håkon Bugge · 8 years ago
- 8987828 IB/mlx4: Change flush logic so it adheres to the variable name by Håkon Bugge · 8 years ago
- 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 8 years ago
- 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
- 99e68909d 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 · 8 years ago
- 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 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 · 8 years ago
- c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
- bc63f9d IB/mlx4: Support raw packet protocol by Or Gerlitz · 8 years ago
- d66c88a8 IB/mlx4: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
- 69ae543 RDMA: Adding ethertype ETH_P_IBOE by Selvin Xavier · 8 years ago
- 10b1c04 net/mlx4_core: Fix raw qp flow steering rules under SRIOV by Jack Morgenstein · 8 years ago
- 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 9032ad7 Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test by Doug Ledford · 8 years ago
- 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 8 years ago
- 46d0703 IB/mlx4: fix improper return value by Pan Bian · 8 years ago
- b42dde4 IB/mlx4: Rework special QP creation error path by Bart Van Assche · 8 years ago
- c482af6 IB/mlx4: Fix out-of-range array index in destroy qp flow by Jack Morgenstein · 8 years ago
- 477864c IB/core: Let create_ah return extended response to user by Moni Shoua · 8 years ago
- bf08e88 IB/mlx4: Check if GRH is available before using it by Eran Ben Elisha · 8 years ago
- 1f22e45 IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs by Eran Ben Elisha · 8 years ago
- 15d4626 IB/mlx4: Remove debug prints after allocation failure by Leon Romanovsky · 8 years ago
- 6fa2620 IB/mlx4: Fix port query for 56Gb Ethernet links by Saeed Mahameed · 8 years ago
- 731e041 IB/mlx4: Put non zero value in max_ah device attribute by Maor Gottlieb · 8 years ago
- befcabc IB/mlx4: Handle well-known-gid in mad_demux processing by Jack Morgenstein · 8 years ago
- 850d8fd IB/mlx4: Handle IPv4 header when demultiplexing MAD by Moni Shoua · 8 years ago
- af4295c IB/mlx4: Set traffic class in AH by Maor Gottlieb · 8 years ago
- 593ff73 IB/mlx4: Fix create CQ error flow by Matan Barak · 8 years ago
- 3799511 IB/mlx4: Check gid_index return value by Daniel Jurgens · 8 years ago
- b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- fd10ed8 IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets by Jack Morgenstein · 8 years ago
- 9ce28a2 IB/mlx4: Move user vendor structures by Leon Romanovsky · 8 years ago
- bd99fde IB/{core,hw}: Add constant for node_desc by Yuval Shaia · 8 years ago
- fb6375d IB/mlx4/alias_GUID: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
- fcf621d IB/mlx4/mcg: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
- 90b14b3 IB/mlx4/mad: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
- 41cd394 IB/mlx4: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
- 1f02a09 IB/mlx4: Add validation to flow specifications parsing by Maor Gottlieb · 8 years ago
- ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
- 69d269d38 IB/mlx4: Diagnostic HW counters are not supported in slave mode by Kamal Heib · 8 years ago
- 8ec07bf IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV by Jack Morgenstein · 8 years ago
- baa0be7 IB/mlx4: Fix code indentation in QP1 MAD flow by Jack Morgenstein · 8 years ago
- e5ac40c IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV by Alex Vesker · 8 years ago
- 2069743 IB/mlx4: Don't return errors from poll_cq by Leon Romanovsky · 8 years ago
- 25b64fc5 Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one" by Leon Romanovsky · 8 years ago
- 5412352 IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one by Yuval Shaia · 8 years ago
- e6a00f6 IB/mlx4: Make function use_tunnel_data return void by Yuval Shaia · 8 years ago
- 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 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 · 8 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