| Commit message (Expand) | Author | Age | Files | Lines |
* | net/mlx5: Remove dead transobj code | Leon Romanovsky | 2018-12-04 | 2 | -71/+0 |
* | net/mlx5: Align SRQ licenses and copyright information | Leon Romanovsky | 2018-12-04 | 3 | -87/+6 |
* | net/mlx5: Debug print for forwarded async events | Saeed Mahameed | 2018-11-30 | 1 | -0/+3 |
* | net/mlx5: Forward SRQ resource events | Saeed Mahameed | 2018-11-30 | 3 | -30/+14 |
* | net/mlx5: Forward QP/WorkQueues resource events | Saeed Mahameed | 2018-11-30 | 3 | -5/+15 |
* | net/mlx5: Remove all deprecated software versions of FW events | Saeed Mahameed | 2018-11-30 | 2 | -100/+1 |
* | IB/mlx5: Handle raw delay drop general event | Saeed Mahameed | 2018-11-30 | 1 | -3/+15 |
* | net/mlx5: Allow forwarding event type general event as is | Saeed Mahameed | 2018-11-30 | 1 | -0/+1 |
* | IB/mlx5: Handle raw port change event rather than the software version | Saeed Mahameed | 2018-11-30 | 1 | -34/+52 |
* | net/mlx5: Remove unused events callback and logic | Saeed Mahameed | 2018-11-30 | 6 | -132/+11 |
* | IB/mlx5: Use the new mlx5 core notifier API | Saeed Mahameed | 2018-11-30 | 2 | -14/+66 |
* | net/mlx5: Forward all mlx5 events to mlx5 notifiers chain | Saeed Mahameed | 2018-11-30 | 2 | -1/+4 |
* | net/mlx5e: Use the new mlx5 core notifier API | Saeed Mahameed | 2018-11-30 | 2 | -14/+16 |
* | net/mlx5: Allow port change event to be forwarded to driver notifiers chain | Saeed Mahameed | 2018-11-30 | 1 | -0/+16 |
* | net/mlx5: Driver events notifier API | Saeed Mahameed | 2018-11-30 | 3 | -1/+29 |
* | net/mlx5: Improve core device events handling | Saeed Mahameed | 2018-11-26 | 1 | -87/+136 |
* | net/mlx5: Device events, Use async events chain | Saeed Mahameed | 2018-11-26 | 10 | -252/+344 |
* | net/mlx5: CQ ERR, Use async events chain | Saeed Mahameed | 2018-11-26 | 1 | -22/+44 |
* | net/mlx5: Resource tables, Use async events chain | Saeed Mahameed | 2018-11-26 | 4 | -50/+108 |
* | net/mlx5: CmdIF, Use async events chain | Saeed Mahameed | 2018-11-26 | 5 | -31/+50 |
* | net/mlx5: FWPage, Use async events chain | Saeed Mahameed | 2018-11-26 | 4 | -40/+47 |
* | net/mlx5: E-Switch, Use async events chain | Saeed Mahameed | 2018-11-26 | 3 | -25/+26 |
* | net/mlx5: Clock, Use async events chain | Saeed Mahameed | 2018-11-26 | 4 | -15/+20 |
* | net/mlx5: FPGA, Use async events chain | Saeed Mahameed | 2018-11-26 | 3 | -16/+38 |
* | net/mlx5: FWTrace, Use async events chain | Saeed Mahameed | 2018-11-26 | 3 | -17/+16 |
* | net/mlx5: EQ, Introduce atomic notifier chain subscription API | Saeed Mahameed | 2018-11-26 | 5 | -6/+72 |
* | net/mlx5: EQ, Make EQE access methods inline | Saeed Mahameed | 2018-11-20 | 2 | -24/+24 |
* | {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA | Saeed Mahameed | 2018-11-20 | 10 | -381/+308 |
* | net/mlx5: EQ, Generic EQ | Saeed Mahameed | 2018-11-20 | 3 | -73/+221 |
* | net/mlx5: EQ, Different EQ types | Saeed Mahameed | 2018-11-20 | 10 | -199/+270 |
* | net/mlx5: EQ, Privatize eq_table and friends | Saeed Mahameed | 2018-11-20 | 12 | -135/+179 |
* | net/mlx5: EQ, irq_info and rmap belong to eq_table | Saeed Mahameed | 2018-11-20 | 3 | -26/+28 |
* | net/mlx5: EQ, Create all EQs in one place | Saeed Mahameed | 2018-11-20 | 4 | -104/+116 |
* | net/mlx5: EQ, Move all EQ logic to eq.c | Saeed Mahameed | 2018-11-20 | 3 | -176/+181 |
* | net/mlx5: EQ, Remove redundant completion EQ list lock | Saeed Mahameed | 2018-11-20 | 3 | -19/+3 |
* | net/mlx5: EQ, No need to store eq index as a field | Saeed Mahameed | 2018-11-20 | 2 | -3/+2 |
* | net/mlx5: EQ, Remove unused fields and structures | Saeed Mahameed | 2018-11-20 | 2 | -14/+0 |
* | net/mlx5: EQ, Use the right place to store/read IRQ affinity hint | Saeed Mahameed | 2018-11-20 | 3 | -8/+10 |
* | IB/mlx5: Improve ODP debugging messages | Moni Shoua | 2018-11-12 | 2 | -4/+14 |
* | net/mlx5: Use multi threaded workqueue for page fault handling | Moni Shoua | 2018-11-12 | 1 | -2/+3 |
* | net/mlx5: Return success for PAGE_FAULT_RESUME in internal error state | Moni Shoua | 2018-11-12 | 1 | -1/+1 |
* | IB/mlx5: Lock QP during page fault handling | Moni Shoua | 2018-11-12 | 1 | -9/+37 |
* | net/mlx5: Enumerate page fault types | Moni Shoua | 2018-11-12 | 1 | -0/+7 |
* | net/mlx5: Add interface to hold and release core resources | Moni Shoua | 2018-11-12 | 2 | -0/+21 |
* | net/mlx5: Release resource on error flow | Moni Shoua | 2018-11-12 | 1 | -2/+2 |
* | net/mlx5: Fix offsets of ifc reserved fields | Gal Pressman | 2018-11-09 | 1 | -5/+5 |
* | net/mlx5: Fix XRC SRQ umem valid bits | Yishai Hadas | 2018-11-07 | 1 | -4/+8 |
* | Linux 4.20-rc1v4.20-rc1 | Linus Torvalds | 2018-11-05 | 1 | -2/+2 |
* | Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2018-11-04 | 25 | -292/+2418 |
|\ |
|
| * | ubifs: Remove unneeded semicolon | Ding Xiang | 2018-10-23 | 1 | -1/+1 |