summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2017-05-04IB/ipoib: add get_link_ksettings in ethtoolZhu Yanjun
2017-05-01IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli
2017-05-01IB/SA: Add OPA path record typeDasaratharaman Chandramouli
2017-05-01IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli
2017-05-01IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-05-01IB/IPoIB: Remove 'else' when the 'if' has a return.Dasaratharaman Chandramouli
2017-04-28IB/core: Move opa_class_port_info definition to header fileDasaratharaman Chandramouli
2017-04-28IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli
2017-04-25IB/iser: fix spelling mistake: "unexepected" -> "unexpected"Colin Ian King
2017-04-21IB/ipoib: Fix deadlock between ipoib_stop and mcast join flowFeras Daoud
2017-04-21IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud
2017-04-20IB/IPoIB: Support acceleration options callbacksErez Shitrit
2017-04-20IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit
2017-04-20IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functionsErez Shitrit
2017-04-20IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndoErez Shitrit
2017-04-20IB/IPoIB: Separate control and data related initializationsErez Shitrit
2017-04-20IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) functionVishwanathapura, Niranjana
2017-04-20IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interfaceVishwanathapura, Niranjana
2017-04-20IB/opa-vnic: VNIC MAC table supportVishwanathapura, Niranjana
2017-04-20IB/opa-vnic: VNIC statistics supportVishwanathapura, Niranjana
2017-04-20IB/opa-vnic: VNIC Ethernet Management (EM) structure definitionsVishwanathapura, Niranjana
2017-04-20IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdevVishwanathapura, Niranjana
2017-04-20Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford
2017-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-04-05IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch
2017-03-30iser-target: avoid posting a recv buffer twiceSagi Grimberg
2017-03-30iser-target: Fix queue-full response handlingNicholas Bellinger
2017-03-24RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-19IB/srp: Drain the send queue before destroying a QPBart Van Assche
2017-02-19IB/srp: Improve an error pathBart Van Assche
2017-02-19IB/srp: Make a diagnostic message more informativeBart Van Assche
2017-02-19IB/srp: Document locking conventionsBart Van Assche
2017-02-19IB/srp: Fix race conditions related to task managementBart Van Assche
2017-02-19IB/srp: Avoid that duplicate responses trigger a kernel bugBart Van Assche
2017-02-19IB/SRP: Avoid using IB_MR_TYPE_SG_GAPSBart Van Assche
2017-02-19IB/ipoib: Remove redudant labelZhu Yanjun
2017-02-19IB/ipoib: remove the unnecessary memory freeZhu Yanjun
2017-02-19IB/iser: Protect completion context active_qps updateMax Gurtovoy
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford
2017-02-15IB/IPoIB: Add destination address when re-queue packetErez Shitrit
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig