summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2017-04-20IB/core: Rename write flag to exclusive in rdma_coreMatan Barak
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-13netlink: extended ACK reportingJohannes Berg
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak
2017-04-05IB/core: Add support for fd objectsMatan Barak
2017-04-05IB/core: Add lock to multicast handlersMatan Barak
2017-04-05IB/core: Change idr objects to use the new schemaMatan Barak
2017-04-05IB/core: Add idr based standard typesMatan Barak
2017-04-05IB/core: Add support for idr typesMatan Barak
2017-04-05IB/core: Refactor idr to be per uverbs_fileMatan Barak
2017-03-27Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman
2017-03-24IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg
2017-03-24IB/cq: Don't process more than the given budgetSagi Grimberg
2017-03-24IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche
2017-03-24IB/core: Protect against self-requeue of a cq work itemSagi Grimberg
2017-03-21infiniband: utilize the new cdev_set_parent functionLogan Gunthorpe
2017-03-21IB/ucm: utilize new cdev_device_add helper functionJason Gunthorpe
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-22rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise
2017-02-19IB/core: Add support for draining IB_POLL_DIRECT completion queuesBart Van Assche
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford
2017-02-15IB/cma: Destination and source addr families must matchMoni Shoua
2017-02-15IB/cma: Add default RoCE TOS to CMA configfsMajd Dibbiny
2017-02-15IB/core: Remove pointer casting from void to net_deviceParav Pandit
2017-02-14IB/umem: Indicate that process is being terminatedArtemy Kovalyov
2017-02-14IB/umem: Update on demand page (ODP) supportArtemy Kovalyov
2017-02-14IB/uverbs: Enable QP creation with cvlan offloadNoa Osherovich
2017-02-14IB/uverbs: Enable WQ creation and modification with cvlan offloadNoa Osherovich
2017-02-14IB/uverbs: Expose vlan offloads capabilitiesNoa Osherovich
2017-02-14IB/uverbs: Add support for flow tagMoses Reuben
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit
2017-01-27IB/core: Add inline function to validate portYuval Shaia
2017-01-27IB/cma: Fix reversed testChristophe Jaillet
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein
2017-01-24RDMA/core: create struct ib_port_cacheJack Wang
2017-01-24IB/cma: Allow port reuse for rdma_idMoni Shoua
2017-01-24IB/cma: Add debug messages to error flowsMoni Shoua
2017-01-24IB/umem: Release pid in error and ODP flowKenneth Lee
2017-01-24IB/mad: Add port_num to error messageYuval Shaia
2017-01-24IB/core: Fix typo in commentYuval Shaia
2017-01-24IB/core: Remove ib_device.dma_deviceBart Van Assche
2017-01-24IB/core: Use dev.parent instead of dma_deviceBart Van Assche
2017-01-24IB/core: Initialize ib_device.dev.parent earlierBart Van Assche
2017-01-12RDMA/cma: use cached port state when bind loopbackJack Wang