summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Set minimum shaper on MC TCsPetr Machata2018-10-311-0/+25
* mlxsw: reg: QEEC: Add minimum shaper fieldsPetr Machata2018-10-311-1/+21
* net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet2018-10-311-36/+9
* net/mlx4_en: add a missing <net/ip.h> includeEric Dumazet2018-10-301-0/+1
* mlxsw: core: Fix devlink unregister flowShalom Toledo2018-10-301-7/+17
* mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACsPetr Machata2018-10-301-2/+0
* drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet2018-10-263-3/+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-1910-44/+45
|\
| * mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel2018-10-183-6/+17
| * Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-10-167-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
* | | Merge tag 'mlx5-updates-2018-10-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-10-1818-409/+1066
|\ \ \
| * | | 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