summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed2018-11-202-21/+23
* 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-202-16/+3Star
* net/mlx5: EQ, No need to store eq index as a fieldSaeed Mahameed2018-11-201-2/+2
* net/mlx5: EQ, Remove unused fields and structuresSaeed Mahameed2018-11-201-11/+0Star
* net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed2018-11-202-7/+9
* 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
* net/mlx5: Add interface to hold and release core resourcesMoni Shoua2018-11-121-0/+16
* net/mlx5: Release resource on error flowMoni Shoua2018-11-121-2/+2
* net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet2018-10-311-36/+9Star
* drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet2018-10-261-1/+0Star
* net/mlx5: Allocate enough space for the FDB sub-namespacesDan Carpenter2018-10-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-197-38/+28Star
|\
| * net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan2018-10-115-32/+23Star
| * net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault typeHuy Nguyen2018-10-111-1/+1
| * net/mlx5: Fix memory leak when setting fpga ipsec capsTalat Batheesh2018-10-111-5/+4Star
* | net/mlx5e: Added 'raw_errors_laneX' fields to ethtool statisticsShay Agroskin2018-10-181-5/+41
* | net/mlx5e: Ethtool driver callback for query/set FEC policyShay Agroskin2018-10-181-2/+126
* | net/mlx5e: Add port FEC get/set functionsShay Agroskin2018-10-182-0/+220
* | net/mlx5: Remove counter from idr after removing it from listVlad Buslov2018-10-181-5/+13
* | net/mlx5: Take fs_counters dellist before addlistVlad Buslov2018-10-181-5/+8
* | net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan2018-10-181-73/+47Star
* | net/mlx5e: Support offloading tc priorities and chains for eswitch flowsPaul Blakey2018-10-174-12/+50
* | net/mlx5e: Use a slow path rule instead if vxlan neighbour isn't availablePaul Blakey2018-10-171-22/+82
* | net/mlx5: E-Switch, Enable setting goto slow path chain actionPaul Blakey2018-10-172-0/+8
* | net/mlx5e: Avoid duplicated code for tc offloads add/del fdb ruleOr Gerlitz2018-10-171-41/+50
* | net/mlx5e: For TC offloads, always add new flow instead of appending the actionsPaul Blakey2018-10-172-3/+3
* | net/mlx5: Add a no-append flow insertion modePaul Blakey2018-10-173-3/+10
* | net/mlx5: E-Switch, Add chains and prioritiesPaul Blakey2018-10-173-86/+339
* | net/mlx5: E-Switch, Have explicit API to delete fwd rulesOr Gerlitz2018-10-173-2/+14
* | net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey2018-10-174-11/+99
* | net/mlx5e: Split TC add rule path for nic vs e-switchRoi Dayan2018-10-171-47/+138
* | net/mlx5e: Change return type of tc add flow functionsRabie Loulou2018-10-171-47/+39Star
* | net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch2018-10-177-16/+16
* | net/mlx5: E-Switch, Get counters for offloaded flows from callersMark Bloch2018-10-174-35/+33Star
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-10-1712-132/+233
|\ \
| * | net/mlx5: Set uid as part of DCT commandsYishai Hadas2018-09-251-0/+4
| * | net/mlx5: Set uid as part of SRQ commandsYishai Hadas2018-09-251-3/+27
| * | net/mlx5: Set uid as part of SQ commandsYishai Hadas2018-09-251-2/+14
| * | net/mlx5: Set uid as part of RQ commandsYishai Hadas2018-09-251-2/+14
| * | net/mlx5: Set uid as part of QP commandsYishai Hadas2018-09-251-18/+27
| * | net/mlx5: Set uid as part of CQ commandsYishai Hadas2018-09-251-0/+4
| * | net/mlx5: Rename incorrect naming in IFC fileMark Bloch2018-09-211-1/+1
| * | net/mlx5: Export packet reformat alloc/dealloc functionsMark Bloch2018-09-052-8/+2Star
| * | net/mlx5: Pass a namespace for packet reformat ID allocationMark Bloch2018-09-053-1/+12
| * | {net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch2018-09-058-64/+77
| * | net/mlx5: Move header encap type to IFC header fileMark Bloch2018-09-051-5/+0Star
| * | net/mlx5: Break encap/decap into two separated flow table creation flagsMark Bloch2018-09-052-4/+6