Age | Commit message (Expand) | Author |
2018-11-29 | net/mlx5: Forward all mlx5 events to mlx5 notifiers chain | Saeed Mahameed |
2018-11-29 | net/mlx5: Driver events notifier API | Saeed Mahameed |
2018-11-26 | net/mlx5: Device events, Use async events chain | Saeed Mahameed |
2018-11-26 | net/mlx5: Resource tables, Use async events chain | Saeed Mahameed |
2018-11-26 | net/mlx5: CmdIF, Use async events chain | Saeed Mahameed |
2018-11-26 | net/mlx5: FWPage, Use async events chain | Saeed Mahameed |
2018-11-26 | net/mlx5: Clock, Use async events chain | Saeed Mahameed |
2018-11-20 | {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Different EQ types | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Privatize eq_table and friends | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, irq_info and rmap belong to eq_table | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Remove redundant completion EQ list lock | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, No need to store eq index as a field | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Remove unused fields and structures | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Use the right place to store/read IRQ affinity hint | Saeed Mahameed |
2018-10-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-10-18 | net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) reg | Shay Agroskin |
2018-10-18 | net/mlx5: Refactor fragmented buffer struct fields and init flow | Tariq Toukan |
2018-10-17 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed |
2018-10-17 | IB/mlx5: Add support for extended atomic operations | Yonatan Cohen |
2018-10-10 | net/mlx5: WQ, fixes for fragmented WQ buffers API | Tariq Toukan |
2018-10-10 | RDMA/netdev: Hoist alloc_netdev_mqs out of the driver | Denis Drozdov |
2018-10-01 | net/mlx5: Cache the system image guid | Alaa Hleihel |
2018-09-25 | net/mlx5: Set uid as part of SRQ commands | Yishai Hadas |
2018-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-09-05 | net/mlx5e: Replace PTP clock lock from RW lock to seq lock | Shay Agroskin |
2018-09-05 | net/mlx5: Add flow counters idr | Vlad Buslov |
2018-09-05 | net/mlx5: Store flow counters in a list | Vlad Buslov |
2018-09-05 | net/mlx5: Add new list to store deleted flow counters | Vlad Buslov |
2018-09-05 | net/mlx5: Change flow counters addlist type to single linked list | Vlad Buslov |
2018-09-05 | net/mlx5: Use u16 for Work Queue buffer strides offset | Tariq Toukan |
2018-09-05 | net/mlx5: Use u16 for Work Queue buffer fragment size | Tariq Toukan |
2018-09-05 | net/mlx5: Fix use-after-free in self-healing flow | Jack Morgenstein |
2018-09-04 | net/mlx5: Fix atomic_mode enum values | Moni Shoua |
2018-08-16 | Merge branch 'linus/master' into rdma.git for-next | Jason Gunthorpe |
2018-08-16 | Merge tag 'v4.18' into rdma.git for-next | Jason Gunthorpe |
2018-08-02 | RDMA/netdev: Use priv_destructor for netdev cleanup | Jason Gunthorpe |
2018-07-27 | net/mlx5e: Vxlan, move vxlan logic to core driver | Saeed Mahameed |
2018-07-24 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-07-23 | net/mlx5: FW tracer, implement tracer logic | Feras Daoud |
2018-07-18 | net/mlx5: Fix QP fragmented buffer allocation | Tariq Toukan |
2018-07-18 | net/mlx5: Expose MPEGC (Management PCIe General Configuration) structures | Eran Ben Elisha |
2018-07-18 | net/mlx5: FW tracer, add hardware structures | Feras Daoud |
2018-07-04 | net/mlx5: Limit scope of dump_fill_mkey function | Yonatan Cohen |
2018-05-25 | net/mlx5: Use order-0 allocations for all WQ types | Tariq Toukan |
2018-05-24 | net/mlx5: PPTB and PBMC register firmware command support | Huy Nguyen |
2018-05-16 | net/mlx5: Fix build break when CONFIG_SMP=n | Saeed Mahameed |
2018-04-26 | net/mlx5: Fix mlx5_get_vector_affinity function | Israel Rukshin |
2018-03-19 | net/mlx5: Packet pacing enhancement | Bodong Wang |