summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Remove dead transobj codeLeon Romanovsky2018-12-042-71/+0
* net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky2018-12-043-87/+6
* net/mlx5: Debug print for forwarded async eventsSaeed Mahameed2018-11-301-0/+3
* net/mlx5: Forward SRQ resource eventsSaeed Mahameed2018-11-303-30/+14
* net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed2018-11-303-5/+15
* net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed2018-11-302-100/+1
* IB/mlx5: Handle raw delay drop general eventSaeed Mahameed2018-11-301-3/+15
* net/mlx5: Allow forwarding event type general event as isSaeed Mahameed2018-11-301-0/+1
* IB/mlx5: Handle raw port change event rather than the software versionSaeed Mahameed2018-11-301-34/+52
* net/mlx5: Remove unused events callback and logicSaeed Mahameed2018-11-306-132/+11
* IB/mlx5: Use the new mlx5 core notifier APISaeed Mahameed2018-11-302-14/+66
* net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed2018-11-302-1/+4
* net/mlx5e: Use the new mlx5 core notifier APISaeed Mahameed2018-11-302-14/+16
* net/mlx5: Allow port change event to be forwarded to driver notifiers chainSaeed Mahameed2018-11-301-0/+16
* net/mlx5: Driver events notifier APISaeed Mahameed2018-11-303-1/+29
* net/mlx5: Improve core device events handlingSaeed Mahameed2018-11-261-87/+136
* net/mlx5: Device events, Use async events chainSaeed Mahameed2018-11-2610-252/+344
* net/mlx5: CQ ERR, Use async events chainSaeed Mahameed2018-11-261-22/+44
* net/mlx5: Resource tables, Use async events chainSaeed Mahameed2018-11-264-50/+108
* net/mlx5: CmdIF, Use async events chainSaeed Mahameed2018-11-265-31/+50
* net/mlx5: FWPage, Use async events chainSaeed Mahameed2018-11-264-40/+47
* net/mlx5: E-Switch, Use async events chainSaeed Mahameed2018-11-263-25/+26
* net/mlx5: Clock, Use async events chainSaeed Mahameed2018-11-264-15/+20
* net/mlx5: FPGA, Use async events chainSaeed Mahameed2018-11-263-16/+38
* net/mlx5: FWTrace, Use async events chainSaeed Mahameed2018-11-263-17/+16
* net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed2018-11-265-6/+72
* net/mlx5: EQ, Make EQE access methods inlineSaeed Mahameed2018-11-202-24/+24
* {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2018-11-2010-381/+308
* net/mlx5: EQ, Generic EQSaeed Mahameed2018-11-203-73/+221
* net/mlx5: EQ, Different EQ typesSaeed Mahameed2018-11-2010-199/+270
* net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed2018-11-2012-135/+179
* net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed2018-11-203-26/+28
* net/mlx5: EQ, Create all EQs in one placeSaeed Mahameed2018-11-204-104/+116
* net/mlx5: EQ, Move all EQ logic to eq.cSaeed Mahameed2018-11-203-176/+181
* net/mlx5: EQ, Remove redundant completion EQ list lockSaeed Mahameed2018-11-203-19/+3
* net/mlx5: EQ, No need to store eq index as a fieldSaeed Mahameed2018-11-202-3/+2
* net/mlx5: EQ, Remove unused fields and structuresSaeed Mahameed2018-11-202-14/+0
* net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed2018-11-203-8/+10
* IB/mlx5: Improve ODP debugging messagesMoni Shoua2018-11-122-4/+14
* net/mlx5: Use multi threaded workqueue for page fault handlingMoni Shoua2018-11-121-2/+3
* net/mlx5: Return success for PAGE_FAULT_RESUME in internal error stateMoni Shoua2018-11-121-1/+1
* IB/mlx5: Lock QP during page fault handlingMoni Shoua2018-11-121-9/+37
* net/mlx5: Enumerate page fault typesMoni Shoua2018-11-121-0/+7
* net/mlx5: Add interface to hold and release core resourcesMoni Shoua2018-11-122-0/+21
* net/mlx5: Release resource on error flowMoni Shoua2018-11-121-2/+2
* net/mlx5: Fix offsets of ifc reserved fieldsGal Pressman2018-11-091-5/+5
* net/mlx5: Fix XRC SRQ umem valid bitsYishai Hadas2018-11-071-4/+8
* Linux 4.20-rc1v4.20-rc1Linus Torvalds2018-11-051-2/+2
* Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-11-0425-292/+2418
|\
| * ubifs: Remove unneeded semicolonDing Xiang2018-10-231-1/+1