summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-151-1/+1
|\
| * treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
* | IB/mlx5: Add flow steering supportMaor Gottlieb2016-01-112-1/+507
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-018-56/+133
|\ \
| * | RDMA/ocrdma: Depend on async link events from CNADevesh Sharma2015-12-286-22/+119
| * | RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma2015-12-281-23/+0Star
| * | RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma2015-12-281-3/+4
| * | IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang2015-12-231-1/+1
| * | IB/cma: cma_match_net_dev needs to take into account port_numMatan Barak2015-12-231-7/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-1815-101/+131
|\| |
| * | IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky2015-12-081-1/+13
| * | IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2015-12-082-9/+21
| * | iser-target: Remove explicit mlx4 work-aroundSagi Grimberg2015-12-081-10/+3Star
| * | mlx4: Expose correct max_sge_rd limitSagi Grimberg2015-12-081-1/+1
| * | IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock2015-12-081-0/+5
| * | IB/cma: Add a missing rcu_read_unlock()Bart Van Assche2015-12-081-4/+1Star
| * | IB core: Fix ib_sg_to_pages()Bart Van Assche2015-12-071-21/+22
| * | IB/srp: Fix srp_map_sg_fr()Bart Van Assche2015-12-072-15/+9Star
| * | IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche2015-12-071-1/+1
| * | IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig2015-12-071-0/+3
| * | IB/srp: Fix possible send queue overflowSagi Grimberg2015-12-071-1/+1
| * | IB/srp: Fix a memory leakBart Van Assche2015-12-071-9/+13
| * | IB/sa: Put netlink request into the request list before sendingKaike Wan2015-12-071-15/+17
| * | IB/iser: use sector_div instead of do_divArnd Bergmann2015-12-071-1/+1
| * | IB/core: use RCU for uverbs id lookupMike Marciniszyn2015-12-071-5/+7
| * | IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan2015-12-071-2/+2
| * | IB/core: Fix user mode post wr corruptionMike Marciniszyn2015-12-071-5/+10
| * | IB/qib: Fix qib_mr structureIra Weiny2015-12-071-1/+1
* | | IB/mlx4: Use the VF base-port when demuxing mad from wireOr Gerlitz2015-12-071-3/+14
|/ /
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-141-5/+0Star
|\ \
| * | scsi: use host wide tags by defaultChristoph Hellwig2015-11-101-5/+0Star
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-141-44/+34Star
|\ \ \
| * | | target: use per-attribute show and store methodsChristoph Hellwig2015-10-141-44/+34Star
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-072-2/+2
|\ \ \
| * | | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-071-1/+1
| * | | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-071-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-0782-2273/+2592
|\ \ \ \ | |_|_|/ |/| | |
| * | | IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche2015-10-302-3/+3
| * | | IB/core: Remove old fast registration APISagi Grimberg2015-10-291-25/+0Star
| * | | RDMA/nes: Remove old FRWR APISagi Grimberg2015-10-292-167/+1Star
| * | | IB/qib: Remove old FRWR APISagi Grimberg2015-10-294-102/+1Star
| * | | iw_cxgb4: Remove old FRWR APISagi Grimberg2015-10-295-143/+1Star
| * | | RDMA/cxgb3: Remove old FRWR APISagi Grimberg2015-10-293-72/+1Star
| * | | RDMA/ocrdma: Remove old FRWR APISagi Grimberg2015-10-293-109/+1Star
| * | | IB/mlx4: Remove old FRWR API supportSagi Grimberg2015-10-295-98/+1Star
| * | | IB/mlx5: Remove old FRWR API supportSagi Grimberg2015-10-295-149/+9Star
| * | | IB/srp: Dont allocate a page vector when using fast_regSagi Grimberg2015-10-291-9/+11
| * | | IB/srp: Remove srp_finish_mappingSagi Grimberg2015-10-291-10/+0Star
| * | | IB/srp: Convert to new registration APISagi Grimberg2015-10-292-65/+71