aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-21IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur
2015-10-20IB/cma: Use inner P_Key to determine netdevHaggai Eran
2015-10-20IB/ucma: check workqueue allocation before usageSasha Levin
2015-10-20IB/cma: Potential NULL dereference in cma_id_from_eventHaggai Eran
2015-10-20IB/core: Fix use after free of ifaMatan Barak
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-15IB/core: Fix memory corruption in ib_cache_gid_set_default_gidDoron Tsur
2015-10-13IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter
2015-10-06IB/cma: Accept connection without a valid netdev on RoCEHaggai Eran
2015-10-06usnic: add missing clauses to BSD licenseJeff Squyres
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-09-25IB/ipoib: increase the max mcast backlog queueDoug Ledford
2015-09-25IB/ipoib: Make sendonly multicast joins create the mcast groupDoug Ledford
2015-09-25IB/ipoib: Expire sendonly multicast joinsChristoph Lameter
2015-09-25IB/mlx5: Remove pa_lkey usagesSagi Grimberg
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg
2015-09-25IB/iser: Add module parameter for always register memorySagi Grimberg
2015-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-15iser-target: Skip data copy if all the command data comes as immediateJenny Derzhavetz
2015-09-15iser-target: Change the recv buffers posting logicJenny Derzhavetz
2015-09-15iser-target: Fix pending connections handling in target stack shutdown sequnceJenny Derzhavetz
2015-09-15iser-target: Remove np_ prefix from isert_np membersJenny Derzhavetz
2015-09-15iser-target: Remove unused variablesJenny Derzhavetz
2015-09-15iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz
2015-09-15iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-11IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-07Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-09-03IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe
2015-09-03IB/ipoib: Clean up send-only multicast joinsDoug Ledford
2015-09-03IB/srp: Fix possible protection faultSagi Grimberg
2015-09-03IB/core: Move SM class defines from ib_mad.h to ib_smi.hIra Weiny
2015-09-03mlx5: Fix incorrect wc pkey_index assignment for GSI messagesSagi Grimberg
2015-09-03IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran
2015-09-03IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig
2015-09-03IB/cxgb4: Fix if statement in pick_local_ip6adddrsNicholas Krause
2015-09-02IB/sa: Fix rdma netlink message flagsKaike Wan
2015-08-30IB/ucma: HW Device hot-removal supportYishai Hadas
2015-08-30IB/mlx4_ib: Disassociate supportYishai Hadas
2015-08-30IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas
2015-08-30IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas
2015-08-30IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas
2015-08-30IB/uverbs: Fix reference counting usage of event filesYishai Hadas