summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-09IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen
2018-04-29opa_vnic: Just use skb_get_hash instead of skb_tx_hashAlexander Duyck
2018-04-27IB/ipoib: fix ipoib_start_xmit()'s return typeLuc Van Oostenryck
2018-04-27ib_srp: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-27ib_srpt: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-03IB/ipoib: Delete unused structYuval Shaia
2018-03-19IB/srp: Disallow duplicate RDMA/CM connectionsBart Van Assche
2018-03-15IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit
2018-03-14drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4Andrew Morton
2018-03-14IB/srp: Fix IPv6 address parsingBart Van Assche
2018-03-07IB/srpt: Add RDMA/CM supportBart Van Assche
2018-03-06IB/srp: Use the IB_DEVICE_SG_GAPS_REG HCA feature if supportedSergey Gorenko
2018-03-06IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()Bart Van Assche
2018-02-28IB/srp: Use %pIS instead of inet_ntop()Bart Van Assche
2018-02-28Revert "IB/srp: Avoid that a cable pull can trigger a kernel crash"Bart Van Assche
2018-02-28IB/srp: Fix srp_abort()Bart Van Assche
2018-02-22Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-02-15IB/srp: Fix completion vector assignment algorithmBart Van Assche
2018-02-15IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-01IB/ipoib: Fix for potential no-carrier stateAlex Estrin
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-28IB/iser: Combine substrings for three messagesMarkus Elfring
2018-01-28IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()Markus Elfring
2018-01-28IB/iser: Delete an error message for a failed memory allocation in iser_send_...Markus Elfring
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel
2018-01-25RDMA/srpt: Fix RCU debug build errorLeon Romanovsky
2018-01-23IB/srp: Add target_can_queue login parameterBart Van Assche
2018-01-23IB/srp: Add RDMA/CM supportBart Van Assche
2018-01-18IB/srpt: Move the code for parsing struct ib_cm_req_event_paramBart Van Assche
2018-01-18IB/srpt: Preparations for adding RDMA/CM supportBart Van Assche
2018-01-18IB/srpt: Don't allow reordering of commands on wait listBart Van Assche
2018-01-18IB/srpt: Fix a race condition related to wait list processingBart Van Assche
2018-01-18IB/srpt: Fix login-related race conditionsBart Van Assche
2018-01-18IB/srpt: Log all zero-length writes and completionsBart Van Assche
2018-01-18IB/srpt: Simplify srpt_close_session()Bart Van Assche
2018-01-18IB/srpt: Rework multi-channel supportBart Van Assche
2018-01-18IB/srpt: Use the source GID as session nameBart Van Assche
2018-01-18IB/srpt: One target per portBart Van Assche
2018-01-18IB/srpt: Add P_Key supportBart Van Assche
2018-01-18IB/srpt: Rework srpt_disconnect_ch_sync()Bart Van Assche
2018-01-18IB/srpt: Make it safe to use RCU for srpt_device.rch_listBart Van Assche
2018-01-18IB/srp: Refactor srp_send_req()Bart Van Assche
2018-01-18IB/srp: Improve path record query error messageBart Van Assche
2018-01-18IB/srp: Use kstrtoull() instead of simple_strtoull()Bart Van Assche
2018-01-10infiniband: fix ulp/opa_vnic/opa_vnic_vema.c kernel-doc notationRandy Dunlap