summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4/qp.c
AgeCommit message (Expand)Author
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-24IB/core: Reduce the places that use zgidParav Pandit
2018-04-27RDMA/mlx4: Add missed RSS hash inner header flagLeon Romanovsky
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit
2018-04-03IB/providers: Avoid zero GID check for RoCEParav Pandit
2018-03-21IB/mlx4: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya
2018-03-15IB/mlx4: Add Scatter FCS support over WQ creationGuy Levi
2017-12-28IB/mlx4: Add support to RSS hash for inner headersGuy Levi
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-18IB/mlx4: Remove unused ibpd parameterErez Alfasi
2017-12-13IB/mlx4: Potential buffer overflow in _mlx4_set_path()Dan Carpenter
2017-12-07IB/mlx4: Fix RSS hash fields restrictionsGuy Levi
2017-11-13IB/mlx4: Increase maximal message size under UD QPMark Bloch
2017-11-13IB/mlx4: Add contig support for control objectsGuy Levi
2017-11-10IB/mlx4: Fix RSS's QPC attributes assignmentsGuy Levi
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha
2017-08-24RDMA/mlx4: Properly annotate link layer variableLeon Romanovsky
2017-08-24IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zeroGuy Levi
2017-08-24IB/mlx4: Fix struct mlx4_ib_create_wq alignmentGuy Levi
2017-08-24IB/mlx4: Fix RSS QP type in creation verbGuy Levi
2017-08-24RDMA/mlx4: Don't use uninitialized variableLeon Romanovsky
2017-08-22IB/mlx4: use kvmalloc_array to allocate wridLi Dongyang
2017-07-24IB/mlx4: Add support for RSS QPGuy Levi
2017-07-24IB/mlx4: Add support for WQ indirection table related verbsGuy Levi
2017-07-24IB/mlx4: Add support for WQ related verbsGuy Levi
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh
2017-07-24IB/mlx4: Add inline-receive supportMaor Gottlieb
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky
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/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-14IB/mlx4: Take source GID by index from HW GID tableTalat Batheesh
2017-01-10RDMA: Adding ethertype ETH_P_IBOESelvin Xavier
2016-12-14IB/mlx4: Rework special QP creation error pathBart Van Assche
2016-12-13IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein
2016-12-13IB/mlx4: Check if GRH is available before using itEran Ben Elisha
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein
2016-10-07IB/mlx4: Move user vendor structuresLeon Romanovsky
2016-09-16IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein
2016-09-16IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein
2016-07-19net/mlx4_en: break out tx_desc write into separate functionBrenden Blanco
2016-06-23IB/mlx4: Fix memory leak if QP creation failedDotan Barak
2016-06-23IB/mlx4: Fix the SQ size of an RC QPYishai Hadas
2016-05-05net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen