summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-0910-119/+113
|\
| * RDMA/mlx5: Initialize return variable in case pagefault was skippedLeon Romanovsky2018-11-291-0/+1
| * IB/mlx5: Fix page fault handling for MWArtemy Kovalyov2018-11-261-0/+1
| * IB/umem: Set correct address to the invalidation functionArtemy Kovalyov2018-11-261-14/+6
| * IB/mlx5: Skip non-ODP MR when handling a page faultArtemy Kovalyov2018-11-261-0/+8
| * RDMA/hns: Bugfix pbl configuration for rereg mrYixian Liu2018-11-231-68/+60
| * iser: set sector for ambiguous mr status errorsSagi Grimberg2018-11-211-4/+3
| * RDMA/rdmavt: Fix rvt_create_ah function signatureKamal Heib2018-11-212-2/+5
| * IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik2018-11-211-18/+11
| * IB/mlx5: Fix XRC QP support after introducing extended atomicYonatan Cohen2018-11-211-2/+1
| * RDMA/bnxt_re: Avoid accessing the device structure after it is freedSelvin Xavier2018-11-211-0/+2
| * RDMA/bnxt_re: Fix system hang when registration with L2 driver failsSelvin Xavier2018-11-211-0/+1
| * RDMA/core: Add GIDs while changing MAC addr only for registered ndevParav Pandit2018-11-211-2/+4
| * RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny2018-11-211-9/+10
* | 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