summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2016-10-07IB/iwcm: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/addr: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/cma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/ucma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/multicast: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/mad: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/sa : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/mlx5: LAG QP load balancingAviv Heller
2016-10-07IB/mlx5: Set unique device name on LAGAviv Heller
2016-10-07IB/mlx5: Port status track LAG master, when LAG is activeAviv Heller
2016-10-07IB/mlx5: Merge vports flow steering during LAGAviv Heller
2016-10-07IB/mlx5: Port events in RoCE now rely on netdev eventsAviv Heller
2016-10-07IB/mlx5: Track asynchronous events on a receive work queueYishai Hadas
2016-10-07IB/mlx5: Add support of more IPv6 fields to flow steeringMaor Gottlieb
2016-10-07IB/mlx5: Add support in TOS and protocol to flow steeringMaor Gottlieb
2016-10-07IB/core: Add more fields to IPv6 flow specificationMaor Gottlieb
2016-10-07IB/uverbs: Add support to extend flow steering specificationsMaor Gottlieb
2016-10-07IB/mlx5: Add validation to flow specifications parsingMaor Gottlieb
2016-10-07IB/mlx4: Add validation to flow specifications parsingMaor Gottlieb
2016-10-07IB/mlx5: Add sniffer support to steeringMaor Gottlieb
2016-10-07IB/mlx5: Increase flow table reference count in create ruleMaor Gottlieb
2016-10-07IB/mlx5: Fix coverity warningMaor Gottlieb
2016-10-07IB/mlx5: Save flow table priority handler instead of indexMaor Gottlieb
2016-10-07IB/mlx5: Fix steering resource leakMaor Gottlieb
2016-10-07IB/mlx5: Add port counter support for raw packet QPAlex Vesker
2016-10-07IB/mlx5: Refactor raw packet QP modify functionAlex Vesker
2016-10-07IB/mlx5: Expose RSS related capabilitiesYishai Hadas
2016-10-07IB/uverbs: Expose RSS related capabilitiesYishai Hadas
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit
2016-10-06rdma_rxe: Ensure rdma_rxe init occurs at correct timeStephen Bates
2016-10-06IB/rxe: Properly honor max IRD value for rd/atomic.Parav Pandit
2016-10-06IB/{rxe,core,rdmavt}: Fix kernel crash for reg MRParav Pandit
2016-10-06IB/rxe: Fix sending out loopback packet on netdev interface.Parav Pandit
2016-10-06IB/rxe: Avoid scheduling tasklet for userspace QPParav Pandit
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-03IB/hns: Fix for removal of redundant codeSalil
2016-10-03IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()Lijun Ou
2016-10-03IB/hns: Fix the bug when platform_get_resource() exec failLijun Ou
2016-10-03IB/hns: Update the rq head when modify qp stateLijun Ou
2016-10-03IB/hns: Cq has not been freedLijun Ou
2016-10-03IB/hns: Validate mtu when modified qpLijun Ou
2016-10-03IB/hns: Some items of qpc need to take user paramLijun Ou
2016-10-03IB/hns: The Ack timeout need a lower limit valueLijun Ou
2016-10-03IB/hns: Return bad wr while post send failedLijun Ou
2016-10-03IB/hns: Fix bug of memory leakage for registering user mrLijun Ou
2016-10-03IB/hns: Modify the init of iboe lockLijun Ou
2016-10-03IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpnWei Hu (Xavier)
2016-10-03IB/hns: Delete the sqp_start from the structure hns_roce_capsWei Hu (Xavier)
2016-10-03IB/hns: Fix bug of clear hemWei Hu (Xavier)