summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-2237-395/+391
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-11-1737-395/+391
| |\
| | * iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise2016-11-164-23/+24
| | * iw_cxgb4: set *bad_wr for post_send/post_recv errorsSteve Wise2016-11-161-0/+4
| | * Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rcDoug Ledford2016-11-1617-50/+203
| | |\
| | | * IB/rxe: Update qp state for user queryYonatan Cohen2016-11-161-0/+1
| | | * IB/rxe: Clear queue buffer when modifying QP to resetYonatan Cohen2016-11-163-0/+12
| | | * IB/rxe: Fix handling of erroneous WRYonatan Cohen2016-11-161-8/+13
| | | * IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksumYonatan Cohen2016-11-161-6/+2
| | | * IB/mlx4: Fix create CQ error flowMatan Barak2016-11-161-1/+4
| | | * IB/mlx4: Check gid_index return valueDaniel Jurgens2016-11-161-1/+4
| | | * IB/mlx5: Fix NULL pointer dereference on debug printEli Cohen2016-11-161-2/+2
| | | * IB/mlx5: Fix fatal error dispatchingEli Cohen2016-11-161-2/+5
| | | * IB/mlx5: Resolve soft lock on massive reg MRsMoshe Lazer2016-11-162-1/+7
| | | * IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens2016-11-161-2/+1
| | | * IB/mlx5: Validate requested RQT sizeMaor Gottlieb2016-11-161-0/+8
| | | * IB/mlx5: Fix memory leak in query deviceMajd Dibbiny2016-11-161-2/+2
| | | * IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch2016-11-161-1/+1
| | | * IB/core: Add missing check for addr_resolve callback return valueMark Bloch2016-11-161-2/+9
| | | * IB/core: Set routable RoCE gid type for ipv4/ipv6 networksLeon Romanovsky2016-11-161-1/+20
| | | * IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch2016-11-161-16/+110
| | | * IB/uverbs: Fix leak of XRC target QPsTariq Toukan2016-11-161-5/+2
| | * | IB/hfi1: Remove incorrect IS_ERR checkDennis Dalessandro2016-11-151-1/+1
| | * | IB/hfi1: Prevent hardware counter names from being cut offJianxin Xiong2016-11-151-1/+1
| | * | IB/hfi1: Fix ECN processing in prescan_rxqDasaratharaman Chandramouli2016-11-151-9/+11
| | * | IB/hfi1: Fix status error code for unsupported packetsJakub Pawlak2016-11-152-2/+18
| | * | IB/hfi1: Relocate rcvhdrcnt module parameter check.Krzysztof Blaszkowski2016-11-151-18/+26
| | * | IB/hfi1: Fix rnr_timer additionIra Weiny2016-11-151-1/+1
| | * | IB/hfi1: Delete unused lockEaswar Hariharan2016-11-152-3/+0
| | * | IB/hfi1: Clean up unused argumentEaswar Hariharan2016-11-153-5/+3
| | * | IB/hfi1: Remove leftover snoop referencesDennis Dalessandro2016-11-153-114/+4
| | * | IB/hfi1: Fix a potential memory leak in hfi1_create_ctxts()Jianxin Xiong2016-11-151-6/+7
| | * | IB/hfi1: Return ENODEV for unsupported PCI device ids.Krzysztof Blaszkowski2016-11-151-13/+12
| | * | IB/hfi1: Fix an Oops on pci device force removeTadeusz Struk2016-11-154-5/+44
| | * | IB/hfi1: Fix integrity check flags default valuesJakub Pawlak2016-11-153-40/+32
| | * | IB/hfi1: Remove redundant sysfs irq affinity entryTadeusz Struk2016-11-153-101/+0
| | * | IB/rdmavt: rdmavt can handle non aligned page mapsDennis Dalessandro2016-11-151-3/+0
| | |/
* | | cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-181-0/+1
* | | netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-181-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-26/+28
|\ \ \ | |/ /
| * | infiniband: shut up a maybe-uninitialized warningArnd Bergmann2016-11-111-26/+28
* | | net/mlx5: Support encap id when setting new steering entryHadar Hen Zion2016-11-091-5/+5
* | | net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion2016-11-091-1/+1
* | | Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2016-10-302-8/+10
|\ \ \
| * | | net/mlx5: Add multi dest supportMark Bloch2016-10-302-8/+8
| * | | IB/mlx5: Skip handling unknown eventsSaeed Mahameed2016-10-301-0/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-3036-367/+7025
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-298-45/+66
| |\ \ | | |/ | |/|
| | * {net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens2016-10-292-2/+1
| | * IB/ipoib: move back IB LL address into the hard headerPaolo Abeni2016-10-145-43/+64
OpenPOWER on IntegriCloud