summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Add support in forward to namespaceMaor Gottlieb2020-05-132-9/+50
* {IB/net}/mlx5: Simplify don't trap codeMaor Gottlieb2020-05-131-33/+46
* net/mlx5: Add support to get lag physical portMaor Gottlieb2020-05-011-0/+24
* net/mlx5: Change lag mutex lock to spin lockMaor Gottlieb2020-05-011-21/+21
* bonding: Implement ndo_get_xmit_slaveMaor Gottlieb2020-05-011-0/+43
* bonding: Add array of all slavesMaor Gottlieb2020-05-011-19/+59
* bonding: Add function to get the xmit slave in active-backup modeMaor Gottlieb2020-05-011-1/+7
* bonding: Add helper function to get the xmit slave in rr modeMaor Gottlieb2020-05-011-26/+30
* bonding: Add helper function to get the xmit slave based on hashMaor Gottlieb2020-05-011-7/+21
* bonding/alb: Add helper functions to get the xmit slaveMaor Gottlieb2020-05-011-9/+26
* bonding: Rename slave_arr to usable_slavesMaor Gottlieb2020-05-012-22/+22
* bonding: Export skip slave logic to functionMaor Gottlieb2020-05-011-21/+26
* net/mlx5: Refactor imm_inval_pkey field in cqe structRaed Salem2020-04-281-1/+1
* net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit2020-04-282-33/+35
* net/mlx5: Add support for COPY steering actionHuy Nguyen2020-04-286-9/+9
* net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky2020-04-237-101/+64
* 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-233-15/+11
* net/mlx5: Update vport.c to new cmd interfaceLeon Romanovsky2020-04-231-75/+67
* net/mlx5: Enable SW-defined RoCEv2 UDP source portMark Zhang2020-04-191-0/+32
* net/mlx5: Refactor HCA capability set flowLeon Romanovsky2020-04-191-52/+31
* net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky2020-04-194-704/+5
* net/mlx5: Delete not-used cmd headerLeon Romanovsky2020-04-1913-13/+0
* net/mlx5: Remove Q counter low level helper APIsLeon Romanovsky2020-04-193-65/+48
* 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