summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-141-0/+3
|\
| * net/mlx5: Set completion EQs as shared resourcesYishai Hadas2019-05-141-0/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-091-19/+11
|\|
| * Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe2019-04-251-5/+13
| |\
| * \ Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-2410-100/+163
| |\ \
| | * | RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe2019-04-241-19/+11
| * | | Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe2019-04-1011-281/+337
| |\ \ \
* | \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-0752-1183/+2256
|\ \ \ \ \
| * | | | | net/mlx5: E-Switch, Use atomic rep state to serialize state changeBodong Wang2019-05-011-19/+17
| * | | | | net/mlx5: E-Switch, Fix the check of legal vportBodong Wang2019-05-012-45/+46
| * | | | | net/mlx5: E-Switch, Use getter to access all vport arrayBodong Wang2019-05-012-9/+11
| * | | | | net/mlx5: Use available mlx5_vport structParav Pandit2019-05-011-58/+51
| * | | | | net/mlx5: Reuse mlx5_esw_for_each_vf_vport macro in two filesParav Pandit2019-05-013-52/+58
| * | | | | net/mlx5: Remove unused mlx5_query_nic_vport_vlansBodong Wang2019-05-011-61/+0
| * | | | | net/mlx5e: remove meaningless CFLAGS_tracepoint.oMasahiro Yamada2019-05-011-2/+0
| * | | | | net/mlx5e: Put the common XDP code into a functionMaxim Mikityanskiy2019-05-011-36/+27
| * | | | | net/mlx5e: ethtool, Add support for EEPROM high pages queryErez Alfasi2019-05-012-10/+38
| * | | | | net/mlx5e: Return error when trying to insert existing flower filterVlad Buslov2019-05-011-0/+1
| * | | | | net/mlx5e: Replace TC VLAN pop with VLAN 0 rewrite in prio tag modeEli Britstein2019-05-011-0/+36
| * | | | | net/mlx5e: ACLs for priority tag modeEli Britstein2019-05-013-12/+193
| * | | | | net/mlx5e: Turn on HW tunnel offload in all TIRsTariq Toukan2019-05-014-1/+7
| * | | | | net/mlx5e: Take common TIR context settings into a functionTariq Toukan2019-05-011-28/+21
| * | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-0122-224/+479
| |\ \ \ \ \
| | * | | | | net/mlx5: Geneve, Add flow table capabilities for Geneve decap with TLV optionsYevgeny Kliteynik2019-04-291-1/+1
| | * | | | | net/mlx5: Eswitch, enable RoCE loopback trafficMaor Gottlieb2019-04-294-1/+207
| | * | | | | net/mlx5: Add new miss flow table actionMaor Gottlieb2019-04-293-4/+16
| | * | | | | net/mlx5: Add support in RDMA RX steeringMaor Gottlieb2019-04-293-0/+30
| | * | | | | net/mlx5: Pass flow steering objects to fs_cmdMaor Gottlieb2019-04-294-132/+128
| | * | | | | net/mlx5: Enable general events on all interfacesAya Levin2019-04-291-2/+1
| | * | | | | net/mlx5: Separate and generalize dma device from pci deviceVu Pham2019-04-295-29/+28
| | * | | | | net/mlx5: Get rid of storing copy of device nameParav Pandit2019-04-298-51/+56
| | | |_|_|/ | | |/| | |
| | * | | | net/mlx5: Introduce new TIR creation core APIAriel Levkovich2019-04-241-5/+13
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-281-1/+1
| |\ \ \ \ \
| | * | | | | net: pass net_device argument to the eth_get_headlenStanislav Fomichev2019-04-231-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-255-11/+27
| |\ \ \ \ \ \
| * | | | | | | net/mlx5e: Use #define for the WQE wait timeout constantMaxim Mikityanskiy2019-04-231-3/+7
| * | | | | | | net/mlx5e: Remove unused rx_page_reuse statMaxim Mikityanskiy2019-04-232-5/+0
| * | | | | | | net/mlx5e: Take HW interrupt trigger into a functionMaxim Mikityanskiy2019-04-233-9/+13
| * | | | | | | net/mlx5e: Remove unused parameterMaxim Mikityanskiy2019-04-233-11/+9
| * | | | | | | net/mlx5e: Add an underflow warning commentMaxim Mikityanskiy2019-04-231-2/+5
| * | | | | | | net/mlx5e: Move parameter calculation functions to en/params.cMaxim Mikityanskiy2019-04-234-99/+128
| * | | | | | | net/mlx5e: Report mlx5e_xdp_set errorsMaxim Mikityanskiy2019-04-231-1/+1
| * | | | | | | net/mlx5e: Remove unused parameterMaxim Mikityanskiy2019-04-231-2/+1
| * | | | | | | net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin2019-04-236-15/+82
| * | | | | | | net/mlx5e: XDP, Add TX MPWQE session counterShay Agroskin2019-04-233-0/+11
| * | | | | | | net/mlx5e: XDP, Enhance RQ indication for XDP redirect flushTariq Toukan2019-04-232-4/+4
| * | | | | | | net/mlx5e: XDP, Fix shifted flag index in RQ bitmapTariq Toukan2019-04-231-1/+1
| * | | | | | | net/mlx5e: RX, Support multiple outstanding UMR postsTariq Toukan2019-04-234-52/+136
| * | | | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-04-232-7/+10
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| | * | | | | Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed2019-04-2247-1387/+3240
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |