summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-10-07iw_cxgb3: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/iwcm: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/addr: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/cma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/ucma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+2
2016-10-07IB/multicast: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/mad: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/sa : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/mlx5: LAG QP load balancingAviv Heller2-5/+59
2016-10-07IB/mlx5: Set unique device name on LAGAviv Heller1-1/+7
2016-10-07IB/mlx5: Port status track LAG master, when LAG is activeAviv Heller1-3/+28
2016-10-07IB/mlx5: Merge vports flow steering during LAGAviv Heller2-0/+50
2016-10-07IB/mlx5: Port events in RoCE now rely on netdev eventsAviv Heller1-15/+51
2016-10-07IB/mlx5: Track asynchronous events on a receive work queueYishai Hadas2-6/+35
2016-10-07IB/mlx5: Add support of more IPv6 fields to flow steeringMaor Gottlieb1-11/+45
2016-10-07IB/mlx5: Add support in TOS and protocol to flow steeringMaor Gottlieb1-1/+21
2016-10-07IB/core: Add more fields to IPv6 flow specificationMaor Gottlieb1-0/+4
2016-10-07IB/uverbs: Add support to extend flow steering specificationsMaor Gottlieb1-25/+73
2016-10-07IB/mlx5: Add validation to flow specifications parsingMaor Gottlieb1-10/+26
2016-10-07IB/mlx4: Add validation to flow specifications parsingMaor Gottlieb1-0/+25
2016-10-07IB/mlx5: Add sniffer support to steeringMaor Gottlieb2-2/+74
2016-10-07IB/mlx5: Increase flow table reference count in create ruleMaor Gottlieb1-1/+3
2016-10-07IB/mlx5: Fix coverity warningMaor Gottlieb1-4/+4
2016-10-07IB/mlx5: Save flow table priority handler instead of indexMaor Gottlieb2-3/+3
2016-10-07IB/mlx5: Fix steering resource leakMaor Gottlieb1-0/+1
2016-10-07IB/mlx5: Add port counter support for raw packet QPAlex Vesker1-8/+32
2016-10-07IB/mlx5: Refactor raw packet QP modify functionAlex Vesker1-8/+20
2016-10-07IB/mlx5: Expose RSS related capabilitiesYishai Hadas2-0/+38
2016-10-07IB/uverbs: Expose RSS related capabilitiesYishai Hadas1-0/+17
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds41-670/+9131
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds50-746/+3108
2016-10-07Merge tag 'vfio-v4.9-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds6-50/+103
2016-10-07Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds5-47/+116
2016-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds108-13326/+12752
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds26-478/+894
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds48-393/+2305
2016-10-07Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',...Jiri Kosina40-628/+9083
2016-10-07Merge tag 'backlight-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+2
2016-10-07Merge tag 'for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds87-1240/+1544
2016-10-07Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds3-0/+217
2016-10-07Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds60-728/+1615
2016-10-07Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds7-327/+2250
2016-10-07Merge tag 'rproc-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds16-191/+1022
2016-10-07Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+2
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-145/+108
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit14-88/+109
2016-10-06rdma_rxe: Ensure rdma_rxe init occurs at correct timeStephen Bates1-1/+1
2016-10-06IB/rxe: Properly honor max IRD value for rd/atomic.Parav Pandit3-13/+15
2016-10-06IB/{rxe,core,rdmavt}: Fix kernel crash for reg MRParav Pandit2-0/+34
2016-10-06IB/rxe: Fix sending out loopback packet on netdev interface.Parav Pandit1-6/+6