aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2-0/+2
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2-36/+33
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli3-6/+6
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2-2/+2
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli5-5/+5
2017-05-01IB/IPoIB: Remove 'else' when the 'if' has a return.Dasaratharaman Chandramouli1-10/+9
2017-04-28IB/core: Move opa_class_port_info definition to header fileDasaratharaman Chandramouli1-25/+0
2017-04-28IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli3-78/+3
2017-04-25IB/iser: fix spelling mistake: "unexepected" -> "unexpected"Colin Ian King1-1/+1
2017-04-21IB/ipoib: Fix deadlock between ipoib_stop and mcast join flowFeras Daoud1-6/+5
2017-04-21IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud1-0/+13
2017-04-20IB/IPoIB: Support acceleration options callbacksErez Shitrit7-76/+188
2017-04-20IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit10-129/+136
2017-04-20IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functionsErez Shitrit2-7/+8
2017-04-20IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndoErez Shitrit3-103/+131
2017-04-20IB/IPoIB: Separate control and data related initializationsErez Shitrit4-88/+109
2017-04-20IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) functionVishwanathapura, Niranjana5-5/+1106
2017-04-20IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interfaceVishwanathapura, Niranjana5-2/+581
2017-04-20IB/opa-vnic: VNIC MAC table supportVishwanathapura, Niranjana3-0/+291
2017-04-20IB/opa-vnic: VNIC statistics supportVishwanathapura, Niranjana3-0/+132
2017-04-20IB/opa-vnic: VNIC Ethernet Management (EM) structure definitionsVishwanathapura, Niranjana2-0/+456
2017-04-20IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdevVishwanathapura, Niranjana8-0/+794
2017-04-20Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford3-8/+42
2017-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-19/+49
2017-04-05IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch3-8/+42
2017-03-30iser-target: avoid posting a recv buffer twiceSagi Grimberg2-1/+14
2017-03-30iser-target: Fix queue-full response handlingNicholas Bellinger1-18/+35
2017-03-24RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2-3/+7
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar2-0/+2
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds5-7/+6
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds12-173/+248
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+2
2017-02-19IB/srp: Drain the send queue before destroying a QPBart Van Assche1-5/+14
2017-02-19IB/srp: Improve an error pathBart Van Assche1-1/+2
2017-02-19IB/srp: Make a diagnostic message more informativeBart Van Assche1-2/+3
2017-02-19IB/srp: Document locking conventionsBart Van Assche1-0/+5
2017-02-19IB/srp: Fix race conditions related to task managementBart Van Assche2-16/+30
2017-02-19IB/srp: Avoid that duplicate responses trigger a kernel bugBart Van Assche1-1/+3
2017-02-19IB/SRP: Avoid using IB_MR_TYPE_SG_GAPSBart Van Assche1-9/+3
2017-02-19IB/ipoib: Remove redudant labelZhu Yanjun1-4/+3
2017-02-19IB/ipoib: remove the unnecessary memory freeZhu Yanjun1-1/+3
2017-02-19IB/iser: Protect completion context active_qps updateMax Gurtovoy1-0/+2
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford4-23/+18
2017-02-15IB/IPoIB: Add destination address when re-queue packetErez Shitrit1-13/+17
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2-0/+2
2017-01-27IB/srpt: Accept GUIDs as port namesBart Van Assche2-61/+96
2017-01-24IB/ipoib: Remove the unnecessary error checkZhu Yanjun4-13/+7
2017-01-24IB/ipoib: function interface changeZhu Yanjun2-8/+4
2017-01-24IB/ipoib: Remove unnecessary returned value checkZhu Yanjun3-10/+4
2017-01-24IB/isert: fix spelling mistake: "teminating" -> "terminating"Colin Ian King1-1/+1