summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bonding/alb: Add helper functions to get the xmit slaveMaor Gottlieb2020-05-012-9/+30
* bonding: Rename slave_arr to usable_slavesMaor Gottlieb2020-05-013-23/+23
* bonding: Export skip slave logic to functionMaor Gottlieb2020-05-011-21/+26
* net/core: Introduce netdev_get_xmit_slaveMaor Gottlieb2020-05-012-0/+34
* net/mlx5: TX WQE Add trailer insertion fieldRaed Salem2020-04-281-0/+6
* net/mlx5: Add release all pages capability bitEran Ben Elisha2020-04-281-1/+3
* net/mlx5: Introduce TLS RX offload hardware bitsTariq Toukan2020-04-282-4/+19
* net/mlx5: Add structure and defines for pci sync for fw update eventMoshe Shemesh2020-04-282-1/+18
* net/mlx5: Add structure layout and defines for MFRL registerMoshe Shemesh2020-04-282-0/+25
* net/mlx5: Refactor imm_inval_pkey field in cqe structRaed Salem2020-04-283-6/+11
* net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit2020-04-284-35/+38
* net/mlx5: Introduce IPsec Connect-X offload hardware bits and structuresRaed Salem2020-04-282-3/+79
* net/mlx5: Add support for COPY steering actionHuy Nguyen2020-04-288-15/+15
* net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky2020-04-239-131/+85
* net/mlx5: Update SW steering new cmd interfaceLeon Romanovsky2020-04-231-19/+14
* net/mlx5: Update port.c new cmd interfaceLeon Romanovsky2020-04-231-6/+5
* net/mlx5: Update rl.c new cmd interfaceLeon Romanovsky2020-04-231-12/+9
* net/mlx5: Update uar.c new cmd interfaceLeon Romanovsky2020-04-231-6/+5
* net/mlx5: Update pd.c new cmd interfaceLeon Romanovsky2020-04-231-6/+5
* net/mlx5: Update pagealloc.c new cmd interfaceLeon Romanovsky2020-04-231-7/+6
* net/mlx5: Update mr.c new cmd interfaceLeon Romanovsky2020-04-231-11/+9
* net/mlx5: Update mcg.c new cmd interfaceLeon Romanovsky2020-04-231-6/+4
* net/mlx5: Update main.c new cmd interfaceLeon Romanovsky2020-04-231-22/+13
* net/mlx5: Update vxlan.c new cmd interfaceLeon Romanovsky2020-04-231-6/+4
* net/mlx5: Update mpfs.c new cmd interfaceLeon Romanovsky2020-04-231-6/+4
* net/mlx5: Update gid.c new cmd interfaceLeon Romanovsky2020-04-231-3/+2
* net/mlx5: Update lag.c new cmd interfaceLeon Romanovsky2020-04-231-35/+17
* net/mlx5: Update fw.c new cmd interfaceLeon Romanovsky2020-04-231-20/+13
* net/mlx5: Update fs_core new cmd interfaceLeon Romanovsky2020-04-231-49/+31
* net/mlx5: Update FPGA to new cmd interfaceLeon Romanovsky2020-04-231-15/+13
* net/mlx5: Update eswitch to new cmd interfaceLeon Romanovsky2020-04-233-42/+20
* net/mlx5: Update statistics to new cmd interfaceLeon Romanovsky2020-04-232-44/+19
* net/mlx5: Update eq.c to new cmd interfaceLeon Romanovsky2020-04-231-3/+2
* net/mlx5: Update ecpf.c to new cmd interfaceLeon Romanovsky2020-04-231-24/+6
* net/mlx5: Update debugfs.c to new cmd interfaceLeon Romanovsky2020-04-231-11/+4
* net/mlx5: Update cq.c to new cmd interfaceLeon Romanovsky2020-04-234-16/+12
* net/mlx5: Update vport.c to new cmd interfaceLeon Romanovsky2020-04-234-80/+71
* net/mlx5: Enable SW-defined RoCEv2 UDP source portMark Zhang2020-04-192-1/+36
* net/mlx5: Refactor HCA capability set flowLeon Romanovsky2020-04-191-52/+31
* net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky2020-04-1916-317/+180
* RDMA/mlx5: Alphabetically sort build artifactsLeon Romanovsky2020-04-191-7/+20
* net/mlx5: Delete not-used cmd headerLeon Romanovsky2020-04-1915-15/+0
* RDMA/mlx5: Delete Q counter allocations commandLeon Romanovsky2020-04-194-31/+20
* net/mlx5: Remove Q counter low level helper APIsLeon Romanovsky2020-04-195-92/+80
* net/mlx5: Replace hand written QP context struct with automatic gettersLeon Romanovsky2020-04-191-31/+20
* net/mlx5: Remove extra indirection while storing QPNLeon Romanovsky2020-04-197-67/+64
* net/mlx5: Open-code modify QP in the IPoIB moduleLeon Romanovsky2020-04-191-34/+42
* net/mlx5: Open-code modify QP in the FPGA moduleLeon Romanovsky2020-04-191-56/+28
* net/mlx5: Open-code modify QP in steering moduleLeon Romanovsky2020-04-191-7/+12
* net/mlx5: Remove empty QP and CQ events handlersLeon Romanovsky2020-04-192-33/+0