aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-20Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford7-1366/+1587
2017-04-20IB/core: Rename uverbs event file structureMatan Barak4-90/+91
2017-04-20IB/core: Don't use is_async in event files to infer events sizeMatan Barak1-9/+5
2017-04-20IB/core: A small refactor in destroy WQ handlerMatan Barak1-7/+1
2017-04-20IB/core: Nullify ib_uobject during allocationMatan Barak1-1/+1
2017-04-20IB/core: Don't pass the lock state to _rdma_remove_commit_uobjectMatan Barak1-12/+12
2017-04-20IB/core: Rename write flag to exclusive in rdma_coreMatan Barak1-29/+31
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg3-5/+7
2017-04-13netlink: extended ACK reportingJohannes Berg1-2/+3
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak4-148/+247
2017-04-05IB/core: Add support for fd objectsMatan Barak4-2/+188
2017-04-05IB/core: Add lock to multicast handlersMatan Barak2-0/+7
2017-04-05IB/core: Change idr objects to use the new schemaMatan Barak4-1131/+339
2017-04-05IB/core: Add idr based standard typesMatan Barak5-10/+265
2017-04-05IB/core: Add support for idr typesMatan Barak3-1/+507
2017-04-05IB/core: Refactor idr to be per uverbs_fileMatan Barak3-127/+94
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