summaryrefslogtreecommitdiffstats
path: root/lib/locking-selftest-wsem.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-01bonding: Rename slave_arr to usable_slavesMaor Gottlieb3-23/+23
2020-05-01bonding: Export skip slave logic to functionMaor Gottlieb1-21/+26
2020-05-01net/core: Introduce netdev_get_xmit_slaveMaor Gottlieb2-0/+34
2020-04-28net/mlx5: TX WQE Add trailer insertion fieldRaed Salem1-0/+6
2020-04-28net/mlx5: Add release all pages capability bitEran Ben Elisha1-1/+3
2020-04-28net/mlx5: Introduce TLS RX offload hardware bitsTariq Toukan2-4/+19
2020-04-28net/mlx5: Add structure and defines for pci sync for fw update eventMoshe Shemesh2-1/+18
2020-04-28net/mlx5: Add structure layout and defines for MFRL registerMoshe Shemesh2-0/+25
2020-04-28net/mlx5: Refactor imm_inval_pkey field in cqe structRaed Salem3-6/+11
2020-04-28net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit4-35/+38
2020-04-28net/mlx5: Introduce IPsec Connect-X offload hardware bits and structuresRaed Salem2-3/+79
2020-04-28net/mlx5: Add support for COPY steering actionHuy Nguyen8-15/+15
2020-04-23net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky9-131/+85
2020-04-23net/mlx5: Update SW steering new cmd interfaceLeon Romanovsky1-19/+14
2020-04-23net/mlx5: Update port.c new cmd interfaceLeon Romanovsky1-6/+5
2020-04-23net/mlx5: Update rl.c new cmd interfaceLeon Romanovsky1-12/+9
2020-04-23net/mlx5: Update uar.c new cmd interfaceLeon Romanovsky1-6/+5
2020-04-23net/mlx5: Update pd.c new cmd interfaceLeon Romanovsky1-6/+5
2020-04-23net/mlx5: Update pagealloc.c new cmd interfaceLeon Romanovsky1-7/+6
2020-04-23net/mlx5: Update mr.c new cmd interfaceLeon Romanovsky1-11/+9
2020-04-23net/mlx5: Update mcg.c new cmd interfaceLeon Romanovsky1-6/+4
2020-04-23net/mlx5: Update main.c new cmd interfaceLeon Romanovsky1-22/+13
2020-04-23net/mlx5: Update vxlan.c new cmd interfaceLeon Romanovsky1-6/+4
2020-04-23net/mlx5: Update mpfs.c new cmd interfaceLeon Romanovsky1-6/+4
2020-04-23net/mlx5: Update gid.c new cmd interfaceLeon Romanovsky1-3/+2
2020-04-23net/mlx5: Update lag.c new cmd interfaceLeon Romanovsky1-35/+17
2020-04-23net/mlx5: Update fw.c new cmd interfaceLeon Romanovsky1-20/+13
2020-04-23net/mlx5: Update fs_core new cmd interfaceLeon Romanovsky1-49/+31
2020-04-23net/mlx5: Update FPGA to new cmd interfaceLeon Romanovsky1-15/+13
2020-04-23net/mlx5: Update eswitch to new cmd interfaceLeon Romanovsky3-42/+20
2020-04-23net/mlx5: Update statistics to new cmd interfaceLeon Romanovsky2-44/+19
2020-04-23net/mlx5: Update eq.c to new cmd interfaceLeon Romanovsky1-3/+2
2020-04-23net/mlx5: Update ecpf.c to new cmd interfaceLeon Romanovsky1-24/+6
2020-04-23net/mlx5: Update debugfs.c to new cmd interfaceLeon Romanovsky1-11/+4
2020-04-23net/mlx5: Update cq.c to new cmd interfaceLeon Romanovsky4-16/+12
2020-04-23net/mlx5: Update vport.c to new cmd interfaceLeon Romanovsky4-80/+71
2020-04-19net/mlx5: Enable SW-defined RoCEv2 UDP source portMark Zhang2-1/+36
2020-04-19net/mlx5: Refactor HCA capability set flowLeon Romanovsky1-52/+31
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky16-317/+180
2020-04-19RDMA/mlx5: Alphabetically sort build artifactsLeon Romanovsky1-7/+20
2020-04-19net/mlx5: Delete not-used cmd headerLeon Romanovsky15-15/+0
2020-04-19RDMA/mlx5: Delete Q counter allocations commandLeon Romanovsky4-31/+20
2020-04-19net/mlx5: Remove Q counter low level helper APIsLeon Romanovsky5-92/+80
2020-04-19net/mlx5: Replace hand written QP context struct with automatic gettersLeon Romanovsky1-31/+20
2020-04-19net/mlx5: Remove extra indirection while storing QPNLeon Romanovsky7-67/+64
2020-04-19net/mlx5: Open-code modify QP in the IPoIB moduleLeon Romanovsky1-34/+42
2020-04-19net/mlx5: Open-code modify QP in the FPGA moduleLeon Romanovsky1-56/+28
2020-04-19net/mlx5: Open-code modify QP in steering moduleLeon Romanovsky1-7/+12
2020-04-19net/mlx5: Remove empty QP and CQ events handlersLeon Romanovsky2-33/+0
2020-04-19net/mlx5: Open-code create and destroy QP callsLeon Romanovsky3-33/+39