summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5 (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet2018-10-311-36/+9
* drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet2018-10-261-1/+0
* 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/+28
|\
| * net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan2018-10-115-32/+23
| * 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/+4
* | 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/+47
* | 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/+39
* | 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/+33
* | 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/+2
| * | 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/+0
| * | net/mlx5: Break encap/decap into two separated flow table creation flagsMark Bloch2018-09-052-4/+6
| * | net/mlx5: Add support for more namespaces when allocating modify headerMark Bloch2018-09-051-0/+5
| * | net/mlx5: Export modify header alloc/dealloc functionsMark Bloch2018-09-052-5/+2
| * | net/mlx5: Add proper NIC TX steering flow tables supportMark Bloch2018-09-052-13/+40
| * | net/mlx5: Cleanup flow namespace getter switch logicMark Bloch2018-09-051-18/+6
| * | net/mlx5: Add memic command opcode to command checkerAriel Levkovich2018-09-041-0/+4
* | | net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud2018-10-117-28/+37
* | | net/mlx5e: Use non-delayed work for update statsSaeed Mahameed2018-10-113-11/+19
* | | net/mlx5e: Initialize all netdev common structures in one placeSaeed Mahameed2018-10-114-51/+36
* | | net/mlx5e: Always initialize update stats delayed workFeras Daoud2018-10-113-5/+3
* | | net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud2018-10-116-49/+87
* | | RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov2018-10-111-41/+46