aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-03ib_srpt: Fix a use-after-free in __srpt_close_all_ch()Bart Van Assche1-2/+2
2018-07-03ib_srpt: Fix a use-after-free in srpt_close_ch()Bart Van Assche1-2/+1
2018-07-03IB/mlx5: Remove set-but-not-used variablesBart Van Assche2-5/+0
2018-07-03IB/srp: Remove driver version and release data informationBart Van Assche1-3/+0
2018-07-03include/rdma/opa_addr.h: Fix an endianness issueBart Van Assche1-1/+1
2018-06-29IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas12-111/+190
2018-06-29IB/srpt: Support HCAs with more than two portsBart Van Assche2-5/+4
2018-06-29IB/iser: set can_queue earlier to allow setting higher queue depthSagi Grimberg1-9/+3
2018-06-29IB/rxe: don't clear the tx queue on every transferVijay Immanuel1-10/+7
2018-06-29IB/cm: Remove now useless rcu_lock in dst_fetch_haJason Gunthorpe1-7/+5
2018-06-29RDMA/mlx5: Don't leak UARs in case of free failsLeon Romanovsky1-13/+5
2018-06-27RDMA/vmw_pvrdma: Delete unused functionYuval Shaia1-5/+0
2018-06-27IB/core: Check for rdma_protocol_ib only after validating port_numJason Gunthorpe1-8/+11
2018-06-27net/mlx5: Rate limit errors in command interfaceLeon Romanovsky2-7/+10
2018-06-26IB/mlx4: Create slave AH's directlyJason Gunthorpe3-25/+59
2018-06-26RDMA/uverbs: Remove redundant checkLeon Romanovsky1-3/+0
2018-06-26RDMA/umem: Don't check for a negative return value of dma_map_sg_attrs()Leon Romanovsky1-1/+1
2018-06-26RDMA/uverbs: Don't overwrite NULL pointer with ZERO_SIZE_PTRLeon Romanovsky1-1/+4
2018-06-25RDMA/verbs: Drop kernel variant of destroy_flowLeon Romanovsky4-18/+8
2018-06-25RDMA/verbs: Drop kernel variant of create_flowLeon Romanovsky2-19/+0
2018-06-25RDMA/uverbs: Check existence of create_flow callbackJason Gunthorpe1-0/+5
2018-06-25MAINTAINERS: Update SRP entriesBart Van Assche1-3/+9
2018-06-25IB/usnic: Update with bug fixes from core codeJason Gunthorpe3-14/+33
2018-06-25IB/mlx4: Add support for drain SQ & RQYishai Hadas3-6/+152
2018-06-25IB/mlx5: Add support for drain SQ & RQYishai Hadas3-7/+150
2018-06-25RDMA/core: Remove unused ib cache functionsJason Gunthorpe2-107/+0
2018-06-25IB/cm: Use sgid_attr from the AVParav Pandit1-14/+6
2018-06-25IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'Parav Pandit6-110/+97
2018-06-25IB/cm: Pass the sgid_attr through various eventsParav Pandit3-2/+10
2018-06-25IB/cm: Keep track of the sgid_attr that created the cm idParav Pandit2-26/+43
2018-06-25IB: Make init_ah_attr_grh_fields set sgid_attrParav Pandit4-14/+21
2018-06-25IB: Make ib_init_ah_from_mcmember set sgid_attrParav Pandit2-15/+27
2018-06-25IB: Make ib_init_ah_attr_from_wc set sgid_attrParav Pandit4-54/+67
2018-06-22IB/hfi1: Remove INTx support and simplify MSIx usageMichael J. Ruhl4-83/+25
2018-06-22IB/hfi1: Reorg ctxtdata and rightsize fieldsMike Marciniszyn2-87/+86
2018-06-22IB/hfi1: Remove caches of chip CSRsMike Marciniszyn8-69/+85
2018-06-22IB/hfi1: Remove unused/writeonly devdata fieldsMike Marciniszyn2-9/+0
2018-06-22IB/hfi1: Rightsize ctxt_eager_bufs fieldsMike Marciniszyn1-6/+6
2018-06-22IB/hfi1: Remove rcvctrl from ctxtdataMike Marciniszyn2-4/+1
2018-06-22IB/hfi1: Remove rcvhdrq_sizeMike Marciniszyn4-15/+19
2018-06-22IB/core: Free GID table entry during GID deletionParav Pandit1-5/+23
2018-06-22RDMA/cma: Consider net namespace while leaving multicast groupParav Pandit1-33/+24
2018-06-22IB/uverbs: Delete type and id from uverbs_obj_attrJason Gunthorpe2-8/+2
2018-06-22IB/mlx5: Support RoCE ICRC encapsulated error counterTalat Batheesh4-3/+73
2018-06-21net/mlx5: Add RoCE RX ICRC encapsulated counterTalat Batheesh1-3/+8
2018-06-19RDMA/mlx5: Refactor transport domain checksLeon Romanovsky1-9/+11
2018-06-19IB/rdmavt, IB/hfi1: Create device dependent s_flagsMike Marciniszyn7-33/+57
2018-06-19IB/hfi1: Remove rcvhdrsizeMike Marciniszyn3-5/+1
2018-06-19IB/hfi1: Move rhf_offset from devdata to ctxtdataMike Marciniszyn4-28/+24
2018-06-19IB/hfi1: Move normal functions from hfi1_devdata to const arrayMike Marciniszyn3-37/+23