summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* net: core: dev: Add extack argument to dev_change_flags()Petr Machata2018-12-061-3/+3
* net: remove unsafe skb_insert()Eric Dumazet2018-11-251-2/+2
* cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur2018-11-231-4/+2
* {net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens2018-11-221-1/+8
* infiniband: nes: Fix more direct skb list accesses.David S. Miller2018-11-091-2/+2
* cxgb4: use __vlan_hwaccel helpersMichał Mirosław2018-11-081-1/+1
* i40iw: remove use of VLAN_TAG_PRESENTMichał Mirosław2018-11-081-4/+4
* Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko2018-10-261-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-26182-5018/+7128
|\
| * IB/mlx5: Add support for extended atomic operationsYonatan Cohen2018-10-171-12/+84
| * RDMA/core: Fix comment for hw stats init for port == 0Parav Pandit2018-10-171-3/+3
| * RDMA/core: Refactor ib_register_device() functionParav Pandit2018-10-171-51/+75
| * RDMA/core: Fix unwinding flow in case of error to register deviceParav Pandit2018-10-171-2/+4
| * ib_srp: Remove WARN_ON in srp_terminate_io()Hannes Reinecke2018-10-171-9/+0
| * IB/mlx5: Allow scatter to CQE without global signaled WRsYonatan Cohen2018-10-171-3/+11
| * IB/mlx5: Verify that driver supports user flagsYonatan Cohen2018-10-171-0/+14
| * IB/mlx5: Support scatter to CQE for DC transport typeYonatan Cohen2018-10-173-21/+54
| * RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-1723-546/+367
| * IB/rxe: Remove unnecessary enum valuesNathan Chancellor2018-10-173-12/+7
| * RDMA/umad: Use kernel API to allocate umad indexesLeon Romanovsky2018-10-161-6/+5
| * RDMA/uverbs: Use kernel API to allocate uverbs indexesLeon Romanovsky2018-10-161-6/+6
| * RDMA/core: Increase total number of RDMA ports across all devicesLeon Romanovsky2018-10-161-1/+1
| * IB/mlx4: Add port and TID to MAD debug printHåkon Bugge2018-10-161-8/+10
| * IB/mlx4: Enable debug print of SMPsHåkon Bugge2018-10-161-1/+1
| * RDMA/core: Rename ports_parent to ports_kobjParav Pandit2018-10-161-5/+4
| * RDMA/core: Do not expose unsupported countersParav Pandit2018-10-161-7/+12
| * IB/mlx4: Refer to the device kobject instead of ports_parentParav Pandit2018-10-161-5/+1
| * RDMA/nldev: Allow IB device rename through RDMA netlinkLeon Romanovsky2018-10-161-0/+34
| * RDMA/core: Implement IB device rename functionLeon Romanovsky2018-10-162-0/+26
| * RDMA/core: Annotate timeout as unsigned longLeon Romanovsky2018-10-166-16/+18
| * RDMA/core: Align multiple functions to kernel coding styleLeon Romanovsky2018-10-162-8/+5
| * RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route()Leon Romanovsky2018-10-161-2/+2
| * IB/mlx5: Fix MR cache initializationArtemy Kovalyov2018-10-161-1/+1
| * RDMA/cm: Respect returned status of cm_init_av_by_pathLeon Romanovsky2018-10-161-2/+5
| * IB/ipoib: Clear IPCB before icmp_sendDenis Drozdov2018-10-161-2/+6
| * RDMA/restrack: Protect from reentry to resource return pathLeon Romanovsky2018-10-161-1/+3
| * RDMA/mlx5: Add support for flow tag to raw create flowMark Bloch2018-10-161-1/+14
| * RDMA/mlx5: Remove extraneous error checkGal Pressman2018-10-161-2/+1
| * IB/mlx5: Verify DEVX object typeYishai Hadas2018-10-161-54/+126
| * RDMA/hns: Add FRMR support for hip08Yixian Liu2018-10-165-10/+218
| * RDMA/bnxt_re: Avoid resource leak in case the NQ registration failsSelvin Xavier2018-10-162-9/+24
| * RDMA/bnxt_re: Wait for delayed work to finish before device removalSelvin Xavier2018-10-161-1/+1
| * RDMA/bnxt_re: Limit max_pkey to 16 bit valueDevesh Sharma2018-10-161-1/+9
| * RDMA/bnxt_re: Fix qp async event reportingDevesh Sharma2018-10-161-4/+9
| * RDMA/bnxt_re: Report out of sequence hw countersSelvin Xavier2018-10-166-1/+34
| * RDMA/bnxt_re: Expose rx discards and drop countersSelvin Xavier2018-10-162-0/+8
| * RDMA/bnxt_re: Prevent driver crash due to NULL pointer in error message printSomnath Kotur2018-10-161-4/+6
| * RDMA/bnxt_re: Drop L2 async events silentlyDevesh Sharma2018-10-161-3/+4
| * RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure caseSelvin Xavier2018-10-161-1/+2
| * RDMA/bnxt_re: Avoid NULL check after accessing the pointerSelvin Xavier2018-10-161-7/+6