summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-231-1/+0
| * | | | | IB: remove the struct ib_phys_buf definitionChristoph Hellwig2015-12-231-5/+0
| * | | | | IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-83/+0
| * | | | | IB: remove support for phys MRsChristoph Hellwig2015-12-231-12/+4
| * | | | | IB: remove ib_query_mrChristoph Hellwig2015-12-231-18/+0
| * | | | | IB: start documenting device capabilitiesChristoph Hellwig2015-12-231-0/+18
| * | | | | IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat2015-12-231-6/+15
| * | | | | IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat2015-12-231-0/+20
| * | | | | IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat2015-12-231-0/+6
| * | | | | IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat2015-12-231-7/+0
| * | | | | net/mlx5_core: Introduce access functions to query vport RoCE fieldsAchiad Shochat2015-12-232-1/+14
| * | | | | net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat2015-12-231-0/+3
| * | | | | IB/cma: Join and leave multicast groups with IGMPMoni Shoua2015-12-231-0/+2
| * | | | | IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua2015-12-231-7/+38
| * | | | | IB/core: Validate route when we init ahMatan Barak2015-12-231-3/+7
| * | | | | IB/core: Add rdma_network_type to wcSomnath Kotur2015-12-232-0/+45
| * | | | | IB/core: Add ROCE_UDP_ENCAP (RoCE V2) typeMatan Barak2015-12-231-2/+21
| * | | | | IB/core: Add gid_type to gid attributeMatan Barak2015-12-233-1/+15
| * | | | | Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-225-51/+62
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford2015-12-155-51/+62
| | |\ \ \ \ \
| | | * | | | | IB: add a proper completion queue abstractionChristoph Hellwig2015-12-111-3/+35
| | | * | | | | irq_poll: remove unused data and max fieldsChristoph Hellwig2015-12-111-2/+0
| | | * | | | | irq_poll: mark __irq_poll_complete staticChristoph Hellwig2015-12-111-1/+0
| | | * | | | | irq_poll: fold irq_poll_disable_pending into irq_poll_softirqChristoph Hellwig2015-12-111-5/+0
| | | * | | | | irq_poll: fold irq_poll_sched_prep into irq_poll_schedChristoph Hellwig2015-12-111-13/+0
| | | * | | | | irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-114-48/+48
| * | | | | | | IB/core: Remove ib_query_deviceOr Gerlitz2015-12-221-3/+0
| * | | | | | | IB/core: Save the device attributes on the device structureIra Weiny2015-12-221-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-232-6/+28
|\ \ \ \ \ \ \
| * | | | | | | make sure that freeing shmem fast symlinks is RCU-delayedAl Viro2016-01-231-4/+1
| * | | | | | | wrappers for ->i_mutex accessAl Viro2016-01-231-2/+27
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-235-2/+42
|\ \ \ \ \ \ \ \
| * | | | | | | | dax: add support for fsync/syncRoss Zwisler2016-01-231-0/+2
| * | | | | | | | mm: add find_get_entries_tag()Ross Zwisler2016-01-231-0/+3
| * | | | | | | | dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-233-1/+16
| * | | | | | | | pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler2016-01-231-1/+21
| |/ / / / / / /
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-223-5/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2016-01-181-0/+1
| * | | | | | | | crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2016-01-181-0/+7
| * | | | | | | | crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu2016-01-181-0/+6
| * | | | | | | | crypto: af_alg - Add nokey compatibility pathHerbert Xu2016-01-181-0/+2
| * | | | | | | | crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2016-01-181-5/+3
* | | | | | | | | Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-221-0/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | ALSA: timer: Introduce disconnect op to snd_timer_instanceTakashi Iwai2016-01-211-0/+1
* | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-01-222-5/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fs: clean up the flags definition in uapi/linux/fs.hTheodore Ts'o2016-01-081-4/+27
| * | | | | | | | | ext4: implement allocation of pre-zeroed blocksJan Kara2015-12-071-1/+2
| * | | | | | | | | ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flagJan Kara2015-12-071-2/+1
* | | | | | | | | | Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-221-0/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xfs: introduce per-inode DAX enablementDave Chinner2016-01-041-0/+1