summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-133-5/+7
* netlink: extended ACK reportingJohannes Berg2017-04-131-2/+3
* IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg2017-03-251-2/+1Star
* IB/cq: Don't process more than the given budgetSagi Grimberg2017-03-251-1/+7
* IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche2017-03-251-6/+20
* IB/core: Protect against self-requeue of a cq work itemSagi Grimberg2017-03-241-1/+1
* sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-02-286-6/+219
|\
| * IB/core: added support to use rdma cgroup controllerParav Pandit2017-01-106-6/+219
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-255-5/+14
|\ \
| * | IB/core: Remove ib_device.dma_deviceBart Van Assche2017-01-241-8/+9
| * | IB/core: Use dev.parent instead of dma_deviceBart Van Assche2017-01-243-4/+4
| * | IB/core: Initialize ib_device.dev.parent earlierBart Van Assche2017-01-242-1/+9
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-235-21/+149
|\ \ \
| * | | IB/umem: Indicate that process is being terminatedArtemy Kovalyov2017-02-141-2/+3
| * | | IB/umem: Update on demand page (ODP) supportArtemy Kovalyov2017-02-143-15/+96
| * | | IB/uverbs: Enable QP creation with cvlan offloadNoa Osherovich2017-02-141-1/+2
| * | | IB/uverbs: Enable WQ creation and modification with cvlan offloadNoa Osherovich2017-02-141-1/+8
| * | | IB/uverbs: Expose vlan offloads capabilitiesNoa Osherovich2017-02-141-0/+6
| * | | IB/uverbs: Add support for flow tagMoses Reuben2017-02-142-2/+34
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-2310-153/+307
|\ \ \
| * | | rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise2017-02-221-0/+3
| * | | IB/core: Add support for draining IB_POLL_DIRECT completion queuesBart Van Assche2017-02-192-22/+17Star
| * | | Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford2017-02-192-1/+4
| |\ \ \
| * | | | IB/cma: Destination and source addr families must matchMoni Shoua2017-02-151-0/+4
| * | | | IB/cma: Add default RoCE TOS to CMA configfsMajd Dibbiny2017-02-153-5/+94
| * | | | IB/core: Remove pointer casting from void to net_deviceParav Pandit2017-02-151-18/+10Star
| * | | | IB/core: Add inline function to validate portYuval Shaia2017-01-274-18/+13Star
| * | | | IB/cma: Fix reversed testChristophe Jaillet2017-01-271-1/+1
| * | | | RDMA/core: create struct ib_port_cacheJack Wang2017-01-241-83/+51Star
| * | | | IB/cma: Allow port reuse for rdma_idMoni Shoua2017-01-241-7/+60
| * | | | IB/cma: Add debug messages to error flowsMoni Shoua2017-01-242-2/+25
| * | | | IB/mad: Add port_num to error messageYuval Shaia2017-01-241-1/+3
| * | | | IB/core: Fix typo in commentYuval Shaia2017-01-241-1/+1
| | |_|/ | |/| |
| * | | RDMA/cma: use cached port state when bind loopbackJack Wang2017-01-131-3/+3
| * | | RDMA/cma: resolve to first active ib portJack Wang2017-01-131-1/+5
| * | | RDMA/core: export ib_get_cached_port_stateJack Wang2017-01-131-0/+18
| * | | RDMA/core: add port state cacheJack Wang2017-01-131-1/+9
| | |/ | |/|
* | | net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-061-4/+2Star
| |/ |/|
* | RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein2017-01-271-1/+2
* | IB/umem: Release pid in error and ODP flowKenneth Lee2017-01-241-0/+2
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-244-4/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-1520-211/+394
|\
| *---. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-146-7/+144
| |\ \ \
| | | | * rdma_cm: add rdma_consumer_reject_data helper functionSteve Wise2016-12-141-0/+16
| | | | * rdma_cm: add rdma_is_consumer_reject() helper functionSteve Wise2016-12-141-0/+13
| | | | * rdma_cm: add rdma_reject_msg() helper functionSteve Wise2016-12-143-0/+83
| | | |/
| | * | IB/core: fix unmap_sg argumentSebastian Ott2016-12-141-1/+1