aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg3-5/+7
2017-04-13netlink: extended ACK reportingJohannes Berg1-2/+3
2017-03-24IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg1-2/+1
2017-03-24IB/cq: Don't process more than the given budgetSagi Grimberg1-1/+7
2017-03-24IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche1-6/+20
2017-03-24IB/core: Protect against self-requeue of a cq work itemSagi Grimberg1-1/+1
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>Ingo Molnar2-0/+2
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds6-6/+219
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds5-5/+14
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds5-21/+149
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds10-153/+307
2017-02-22rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise1-0/+3
2017-02-19IB/core: Add support for draining IB_POLL_DIRECT completion queuesBart Van Assche2-22/+17
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford2-1/+4
2017-02-15IB/cma: Destination and source addr families must matchMoni Shoua1-0/+4
2017-02-15IB/cma: Add default RoCE TOS to CMA configfsMajd Dibbiny3-5/+94
2017-02-15IB/core: Remove pointer casting from void to net_deviceParav Pandit1-18/+10
2017-02-14IB/umem: Indicate that process is being terminatedArtemy Kovalyov1-2/+3
2017-02-14IB/umem: Update on demand page (ODP) supportArtemy Kovalyov3-15/+96
2017-02-14IB/uverbs: Enable QP creation with cvlan offloadNoa Osherovich1-1/+2
2017-02-14IB/uverbs: Enable WQ creation and modification with cvlan offloadNoa Osherovich1-1/+8
2017-02-14IB/uverbs: Expose vlan offloads capabilitiesNoa Osherovich1-0/+6
2017-02-14IB/uverbs: Add support for flow tagMoses Reuben2-2/+34
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit1-4/+2
2017-01-27IB/core: Add inline function to validate portYuval Shaia4-18/+13
2017-01-27IB/cma: Fix reversed testChristophe Jaillet1-1/+1
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein1-1/+2
2017-01-24RDMA/core: create struct ib_port_cacheJack Wang1-83/+51
2017-01-24IB/cma: Allow port reuse for rdma_idMoni Shoua1-7/+60
2017-01-24IB/cma: Add debug messages to error flowsMoni Shoua2-2/+25
2017-01-24IB/umem: Release pid in error and ODP flowKenneth Lee1-0/+2
2017-01-24IB/mad: Add port_num to error messageYuval Shaia1-1/+3
2017-01-24IB/core: Fix typo in commentYuval Shaia1-1/+1
2017-01-24IB/core: Remove ib_device.dma_deviceBart Van Assche1-8/+9
2017-01-24IB/core: Use dev.parent instead of dma_deviceBart Van Assche3-4/+4
2017-01-24IB/core: Initialize ib_device.dev.parent earlierBart Van Assche2-1/+9
2017-01-12RDMA/cma: use cached port state when bind loopbackJack Wang1-3/+3
2017-01-12RDMA/cma: resolve to first active ib portJack Wang1-1/+5
2017-01-12RDMA/core: export ib_get_cached_port_stateJack Wang1-0/+18
2017-01-12RDMA/core: add port state cacheJack Wang1-1/+9
2017-01-10IB/core: added support to use rdma cgroup controllerParav Pandit6-6/+219
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds4-4/+4
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds20-211/+394
2016-12-14mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes1-1/+1
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford6-7/+144
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford5-128/+214
2016-12-14IB/core: fix unmap_sg argumentSebastian Ott1-1/+1
2016-12-14IB/multicast: Check ib_find_pkey() return valueBart Van Assche1-2/+5