aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ocrdma/ocrdma_hw.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-21RDMA/ocrdma: Cleanup unused device list and rcu variablesSelvin Xavier2-15/+2
2015-10-21iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcallHariprasad S1-2/+2
2015-10-21iw_cxgb4: fix misuse of ep->ord for minimum ird calculationHariprasad S1-1/+1
2015-10-21iw_cxgb4: pass the ord/ird in connect reply eventsHariprasad S1-0/+4
2015-10-21iw_cxgb4: detect fatal errors while creating listening filtersHariprasad S1-0/+4
2015-10-21IB/core: avoid 32-bit warningArnd Bergmann1-1/+1
2015-10-21RDMA/cxgb4: re-fix 32-bit build warningArnd Bergmann1-1/+1
2015-10-21ib_pack.h: Fix commentary IBA reference for CNP in IB opcode enumHal Rosenstock1-1/+1
2015-10-21IB/iser: fix a comment typoGeliang Tang1-1/+1
2015-10-21usnic: correctly handle kzalloc return valueInsu Yun1-4/+4
2015-10-21MAINTAINERS: update usnic maintainer contactsDave Goodell \(dgoodell\)1-2/+3
2015-10-21usnic: correctly check failed allocationInsu Yun1-5/+4
2015-10-21IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur1-1/+9
2015-10-20IB/cma: Use inner P_Key to determine netdevHaggai Eran1-2/+2
2015-10-20IB/ucma: check workqueue allocation before usageSasha Levin1-1/+6
2015-10-20IB/cma: Potential NULL dereference in cma_id_from_eventHaggai Eran1-1/+1
2015-10-20IB/core: Fix use after free of ifaMatan Barak1-8/+27
2015-10-15IB/core: Fix memory corruption in ib_cache_gid_set_default_gidDoron Tsur1-1/+1
2015-10-13IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter3-2/+5
2015-10-08IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig2-2/+0
2015-10-08IB: split struct ib_send_wrChristoph Hellwig63-986/+1152
2015-10-06IB/cma: Accept connection without a valid netdev on RoCEHaggai Eran1-14/+40
2015-10-06xprtrdma: Don't require LOCAL_DMA_LKEY support for fastregSagi Grimberg1-5/+3
2015-10-06usnic: add missing clauses to BSD licenseJeff Squyres25-73/+433
2015-09-28IB/mlx4: Report checksum offload cap for RAW QP when query deviceBodong Wang1-0/+2
2015-09-28IB/core: Add support of checksum capability reporting for RC and RAWBodong Wang1-1/+2
2015-09-27Linux 4.3-rc3Linus Torvalds1-1/+1
2015-09-25net: Fix panic in icmp_route_lookupDavid Ahern1-2/+2
2015-09-25net: update docbook comment for __mdiobus_register()Russell King1-2/+5
2015-09-25MAINTAINERS: remove amd5536udc USB gadget driver maintainerGreg Kroah-Hartman1-2/+1
2015-09-25IB/ipoib: increase the max mcast backlog queueDoug Ledford1-1/+1
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee1-1/+1
2015-09-25phy: marvell: add link partner advertised modesRussell King1-0/+9
2015-09-25IB/ipoib: Make sendonly multicast joins create the mcast groupDoug Ledford1-10/+12
2015-09-25IB/ipoib: Expire sendonly multicast joinsChristoph Lameter3-2/+22
2015-09-25IB/mlx5: Remove pa_lkey usagesSagi Grimberg3-62/+1
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg4-43/+1
2015-09-25IB/iser: Add module parameter for always register memorySagi Grimberg4-14/+31
2015-09-25xprtrdma: Replace global lkey with lkey local to PDChuck Lever5-35/+2
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand7-2/+8
2015-09-25KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini1-1/+1
2015-09-25KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini1-6/+17
2015-09-25KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini1-1/+2
2015-09-24iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger1-2/+3
2015-09-24target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger1-17/+23
2015-09-24target: Fix target_sense_desc_format NULL pointer dereferenceNicholas Bellinger1-1/+1
2015-09-24target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger3-1/+7
2015-09-24target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger2-26/+70
2015-09-24net: fix net_device refcountingRussell King2-1/+13