summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/uverbs: Move flow resources initializationMark Bloch2018-09-113-24/+3
* IB/uverbs: Add IDRs array attribute type to ioctl() interfaceGuy Levi2018-09-112-0/+126
* RDMA/mlx5: Enable attaching packet reformat action to steering flowsMark Bloch2018-09-111-0/+8
* RDMA/mlx5: Enable reformat on NIC RX if supportedMark Bloch2018-09-111-0/+4
* RDMA/mlx5: Enable attaching DECAP action to steering flowsMark Bloch2018-09-111-0/+5
* RDMA/mlx5: Enable decap and packet reformat on flow tablesMark Bloch2018-09-111-4/+13
* RDMA/mlx5: Enable attaching modify header to steering flowsMark Bloch2018-09-111-0/+8
* RDMA/mlx5: Add NIC TX steering supportMark Bloch2018-09-112-10/+20
* RDMA/core: Assign device ifindex before publishing the deviceParav Pandit2018-09-061-1/+2
* RDMA/core: Follow correct unregister order between sysfs and cgroupParav Pandit2018-09-061-1/+1
* RDMA/umem: Restore lockdep check while downgrading lockLeon Romanovsky2018-09-061-6/+0
* RDMA/core: Define client_data_lock as rwlock instead of spinlockParav Pandit2018-09-061-15/+15
* RDMA/core: Use simpler spin lock irq API from blocking contextParav Pandit2018-09-061-11/+9
* RDMA/core: Remove context entries from list while unregistering deviceParav Pandit2018-09-061-1/+5
* RDMA/core: Use simplified list_for_eachParav Pandit2018-09-061-5/+4
* RDMA/core: No need to protect kfree with spin lock and semaphoreParav Pandit2018-09-061-1/+1
* RDMA/{cma, core}: Avoid callback on rdma_addr_cancel()Parav Pandit2018-09-062-9/+7
* RDMA/core: Rate limit MAD error messagesParav Pandit2018-09-061-35/+37
* IB/ipoib: Ensure that MTU isn't less than minimum permittedMuhammad Sammar2018-09-061-1/+2
* IB/mlx5: Don't hold spin lock while checking device stateParav Pandit2018-09-061-14/+12
* RDMA/core: Fail early if unsupported QP is providedParav Pandit2018-09-061-0/+4
* Merge branch 'uverbs_dev_cleanups' into rdma.git for-nextJason Gunthorpe2018-09-06136-945/+1463
|\
| * RDMA/uverbs: Use device.groups to initialize device attributesParav Pandit2018-09-062-13/+19
| * RDMA/uverbs: Use cdev_device_add() instead of cdev_add()Parav Pandit2018-09-062-39/+30
| * RDMA/core: Depend on device_add() to add device attributesParav Pandit2018-09-061-34/+27
| * RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()Parav Pandit2018-09-061-3/+2
| * bnxt_re: Fix couple of memory leaks that could lead to IOMMU call tracesSomnath Kotur2018-09-062-1/+3
| * IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister2018-09-051-0/+2
| * iw_cxgb4: only allow 1 flush on user qpsSteve Wise2018-09-041-0/+6
| * IB/core: Release object lock if destroy failedArtemy Kovalyov2018-09-041-0/+2
| * RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn2018-09-041-0/+6
| * Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-09-021-0/+47
| |\
| | * of: add node name compare helper functionsRob Herring2018-08-301-0/+22
| | * of: add helper to lookup compatible child nodeJohan Hovold2018-08-291-0/+25
| * | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-09-021-20/+17
| |\ \
| | * | Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren2018-08-285094-116420/+318713
| | |\|
| | * | bus: ti-sysc: Fix no_console_suspend handlingTony Lindgren2018-08-221-3/+3
| | * | bus: ti-sysc: Fix module register ioremap for larger offsetsTony Lindgren2018-08-171-17/+14
| * | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-09-012-3/+3
| |\ \ \
| | * | | clk: x86: Set default parent to 48MhzAkshu Agrawal2018-08-301-1/+1
| | * | | clk: npcm7xx: fix memory allocationGustavo A. R. Silva2018-08-291-2/+2
| | | |/ | | |/|
| * | | Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-311-0/+9
| |\ \ \
| | * | | xen: export device state to sysfsJoe Jin2018-08-281-0/+9
| * | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-316-40/+58
| |\ \ \ \
| | * | | | i2c: sh_mobile: fix leak when using DMA bounce bufferWolfram Sang2018-08-301-2/+4
| | * | | | i2c: sh_mobile: define start_ch() void as it only returns 0 anyhowWolfram Sang2018-08-301-6/+3
| | * | | | i2c: refactor function to release a DMA safe bufferWolfram Sang2018-08-302-6/+7
| | * | | | i2c: algos: bit: make the error messages grepableJan Kundrát2018-08-301-24/+31
| | * | | | i2c: designware: Re-init controllers with pm_disabled set on resumeHans de Goede2018-08-302-2/+6
| | * | | | i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg2018-08-301-1/+8
| | | |/ / | | |/| |