summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-165-4/+20
|\
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-051-5/+54
| |\
| * \ Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-07-233-1/+17
| |\ \
| | * | net/mlx5: Fix tristate and description for MLX5 moduleEran Ben Elisha2018-07-181-1/+1
| | * | net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen2018-07-042-0/+16
| * | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-218-27/+39
| |\ \ \
| * | | | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-092-3/+3
* | | | | Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-08-141-6/+4Star
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpica' and 'acpi-property'Rafael J. Wysocki2018-08-141-6/+4Star
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | | * | | ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus2018-07-231-6/+4Star
| | |/ / /
* | | | | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-141-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-068-27/+39
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | block: move ref_tag calculation func to the block layerMax Gurtovoy2018-07-301-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-131-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar2018-07-179-28/+40
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-08-031-5/+54
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | RDMA/uverbs: Expand primary and alt AV port checksJack Morgenstein2018-07-241-5/+54
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-07-138-27/+39
|\| | | | | |_|/ / |/| | |
| * | | RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib2018-07-111-6/+12
| * | | RDMA/uverbs: Don't fail in creation of multiple flowsLeon Romanovsky2018-07-031-1/+1
| * | | IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl2018-06-265-9/+9
| * | | RDMA/uverbs: Fix slab-out-of-bounds in ib_uverbs_ex_create_flowLeon Romanovsky2018-06-251-11/+12
| * | | RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky2018-06-251-0/+5
| * | | iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise2018-06-251-1/+1
| |/ /
* | | Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-06-281-1/+1
|\ \ \ | |/ / |/| |
| * | IB/mlx5: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz2018-06-271-1/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-216-28/+51
|\ \ | |/ |/|
| * IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel2018-06-181-0/+3
| * RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri2018-06-181-6/+8
| * IB/uverbs: Fix ordering of ucontext check in ib_uverbs_writeJason Gunthorpe2018-06-121-4/+10
| * IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet2018-06-111-2/+5
| * RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CMKalderon, Michal2018-06-111-0/+3
| * IB/mlx5: Fix return value check in flow_counters_set_data()weiyongjun (A)2018-06-111-2/+2
| * IB/mlx5: Fix memory leak in mlx5_ib_create_flowGustavo A. R. Silva2018-06-111-13/+19
| * IB/rxe: avoid double kfree skbZhu Yanjun2018-06-111-1/+1
* | treewide: Use array_size() in kvzalloc_node()Kees Cook2018-06-131-1/+2
* | treewide: Use array_size() in vzalloc_node()Kees Cook2018-06-131-1/+1
* | treewide: Use array_size() in vzalloc()Kees Cook2018-06-135-13/+22
* | treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-131-2/+2
* | treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-132-7/+6Star
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-1323-51/+62
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-1320-62/+79
* | Convert infiniband uverbs to struct_sizeMatthew Wilcox2018-06-131-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-07122-1722/+4093
|\|
| * RDMA/mlx5: Update SPDX tags to show proper licenseLeon Romanovsky2018-06-052-2/+2
| * RDMA/restrack: Change SPDX tag to properly reflect licenseLeon Romanovsky2018-06-051-1/+1
| * IB/hfi1: Fix comment on default hdr entry sizeMike Marciniszyn2018-06-041-2/+2
| * IB/hfi1: Rename exp_lock to exp_mutexKaike Wan2018-06-043-8/+8
| * IB/hfi1: Add bypass register defines and replace blind constantsMike Marciniszyn2018-06-042-1/+9