summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-015-14/+46
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-245-14/+46
| |\
| | * IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur2015-10-211-1/+9
| | * IB/cma: Use inner P_Key to determine netdevHaggai Eran2015-10-201-2/+2
| | * IB/ucma: check workqueue allocation before usageSasha Levin2015-10-201-1/+6
| | * IB/cma: Potential NULL dereference in cma_id_from_eventHaggai Eran2015-10-201-1/+1
| | * IB/core: Fix use after free of ifaMatan Barak2015-10-201-8/+27
| | * IB/core: Fix memory corruption in ib_cache_gid_set_default_gidDoron Tsur2015-10-151-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-2029-89/+478
|\| |
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-1529-89/+478
| |\|
| | * IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter2015-10-133-2/+5
| | * IB/cma: Accept connection without a valid netdev on RoCEHaggai Eran2015-10-061-14/+40
| | * usnic: add missing clauses to BSD licenseJeff Squyres2015-10-0625-73/+433
* | | drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-3/+0Star
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-0110-98/+68Star
|\|
| * IB/ipoib: increase the max mcast backlog queueDoug Ledford2015-09-261-1/+1
| * IB/ipoib: Make sendonly multicast joins create the mcast groupDoug Ledford2015-09-251-10/+12
| * IB/ipoib: Expire sendonly multicast joinsChristoph Lameter2015-09-253-2/+22
| * IB/mlx5: Remove pa_lkey usagesSagi Grimberg2015-09-253-62/+1Star
| * IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-251-9/+1Star
| * IB/iser: Add module parameter for always register memorySagi Grimberg2015-09-254-14/+31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-09-272-119/+195
|\ \ | |/ |/|
| * iser-target: Skip data copy if all the command data comes as immediateJenny Derzhavetz2015-09-162-8/+19
| * iser-target: Change the recv buffers posting logicJenny Derzhavetz2015-09-162-48/+67
| * iser-target: Fix pending connections handling in target stack shutdown sequnceJenny Derzhavetz2015-09-162-31/+40
| * iser-target: Remove np_ prefix from isert_np membersJenny Derzhavetz2015-09-162-33/+33
| * iser-target: Remove unused variablesJenny Derzhavetz2015-09-162-6/+0Star
| * iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz2015-09-161-1/+37
| * iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz2015-09-161-1/+8
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-1633-13987/+0Star
|\ \ | |/ |/|
| * IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford2015-09-1233-13987/+0Star
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-121-25/+4Star
|\ \
| * | target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover2015-08-271-2/+2
| * | target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2015-08-271-19/+2Star
| * | target/iscsi: Keep local_ip as the actual sockaddrAndy Grover2015-08-271-6/+2Star
* | | mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-102-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-09130-42094/+5498Star
|\ \ \ | | |/ | |/|
| * | IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe2015-09-031-2/+10
| * | IB/ipoib: Clean up send-only multicast joinsDoug Ledford2015-09-031-11/+27
| * | IB/srp: Fix possible protection faultSagi Grimberg2015-09-031-6/+10
| * | IB/core: Move SM class defines from ib_mad.h to ib_smi.hIra Weiny2015-09-031-0/+1
| * | mlx5: Fix incorrect wc pkey_index assignment for GSI messagesSagi Grimberg2015-09-033-6/+14
| * | IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran2015-09-031-12/+0Star
| * | IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig2015-09-031-1/+9
| * | IB/cxgb4: Fix if statement in pick_local_ip6adddrsNicholas Krause2015-09-031-1/+1
| * | IB/sa: Fix rdma netlink message flagsKaike Wan2015-09-021-1/+1
| * | IB/ucma: HW Device hot-removal supportYishai Hadas2015-08-311-11/+129
| * | IB/mlx4_ib: Disassociate supportYishai Hadas2015-08-312-2/+150
| * | IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas2015-08-312-68/+301
| * | IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas2015-08-313-39/+88