index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding/alb: Add helper functions to get the xmit slave
Maor Gottlieb
2020-05-01
2
-9
/
+30
*
bonding: Rename slave_arr to usable_slaves
Maor Gottlieb
2020-05-01
3
-23
/
+23
*
bonding: Export skip slave logic to function
Maor Gottlieb
2020-05-01
1
-21
/
+26
*
net/core: Introduce netdev_get_xmit_slave
Maor Gottlieb
2020-05-01
2
-0
/
+34
*
net/mlx5: TX WQE Add trailer insertion field
Raed Salem
2020-04-28
1
-0
/
+6
*
net/mlx5: Add release all pages capability bit
Eran Ben Elisha
2020-04-28
1
-1
/
+3
*
net/mlx5: Introduce TLS RX offload hardware bits
Tariq Toukan
2020-04-28
2
-4
/
+19
*
net/mlx5: Add structure and defines for pci sync for fw update event
Moshe Shemesh
2020-04-28
2
-1
/
+18
*
net/mlx5: Add structure layout and defines for MFRL register
Moshe Shemesh
2020-04-28
2
-0
/
+25
*
net/mlx5: Refactor imm_inval_pkey field in cqe struct
Raed Salem
2020-04-28
3
-6
/
+11
*
net/mlx5: Use aligned variable while allocating ICM memory
Erez Shitrit
2020-04-28
4
-35
/
+38
*
net/mlx5: Introduce IPsec Connect-X offload hardware bits and structures
Raed Salem
2020-04-28
2
-3
/
+79
*
net/mlx5: Add support for COPY steering action
Huy Nguyen
2020-04-28
8
-15
/
+15
*
net/mlx5: Update transobj.c new cmd interface
Leon Romanovsky
2020-04-23
9
-131
/
+85
*
net/mlx5: Update SW steering new cmd interface
Leon Romanovsky
2020-04-23
1
-19
/
+14
*
net/mlx5: Update port.c new cmd interface
Leon Romanovsky
2020-04-23
1
-6
/
+5
*
net/mlx5: Update rl.c new cmd interface
Leon Romanovsky
2020-04-23
1
-12
/
+9
*
net/mlx5: Update uar.c new cmd interface
Leon Romanovsky
2020-04-23
1
-6
/
+5
*
net/mlx5: Update pd.c new cmd interface
Leon Romanovsky
2020-04-23
1
-6
/
+5
*
net/mlx5: Update pagealloc.c new cmd interface
Leon Romanovsky
2020-04-23
1
-7
/
+6
*
net/mlx5: Update mr.c new cmd interface
Leon Romanovsky
2020-04-23
1
-11
/
+9
*
net/mlx5: Update mcg.c new cmd interface
Leon Romanovsky
2020-04-23
1
-6
/
+4
*
net/mlx5: Update main.c new cmd interface
Leon Romanovsky
2020-04-23
1
-22
/
+13
*
net/mlx5: Update vxlan.c new cmd interface
Leon Romanovsky
2020-04-23
1
-6
/
+4
*
net/mlx5: Update mpfs.c new cmd interface
Leon Romanovsky
2020-04-23
1
-6
/
+4
*
net/mlx5: Update gid.c new cmd interface
Leon Romanovsky
2020-04-23
1
-3
/
+2
*
net/mlx5: Update lag.c new cmd interface
Leon Romanovsky
2020-04-23
1
-35
/
+17
*
net/mlx5: Update fw.c new cmd interface
Leon Romanovsky
2020-04-23
1
-20
/
+13
*
net/mlx5: Update fs_core new cmd interface
Leon Romanovsky
2020-04-23
1
-49
/
+31
*
net/mlx5: Update FPGA to new cmd interface
Leon Romanovsky
2020-04-23
1
-15
/
+13
*
net/mlx5: Update eswitch to new cmd interface
Leon Romanovsky
2020-04-23
3
-42
/
+20
*
net/mlx5: Update statistics to new cmd interface
Leon Romanovsky
2020-04-23
2
-44
/
+19
*
net/mlx5: Update eq.c to new cmd interface
Leon Romanovsky
2020-04-23
1
-3
/
+2
*
net/mlx5: Update ecpf.c to new cmd interface
Leon Romanovsky
2020-04-23
1
-24
/
+6
*
net/mlx5: Update debugfs.c to new cmd interface
Leon Romanovsky
2020-04-23
1
-11
/
+4
*
net/mlx5: Update cq.c to new cmd interface
Leon Romanovsky
2020-04-23
4
-16
/
+12
*
net/mlx5: Update vport.c to new cmd interface
Leon Romanovsky
2020-04-23
4
-80
/
+71
*
net/mlx5: Enable SW-defined RoCEv2 UDP source port
Mark Zhang
2020-04-19
2
-1
/
+36
*
net/mlx5: Refactor HCA capability set flow
Leon Romanovsky
2020-04-19
1
-52
/
+31
*
net/mlx5: Move QP logic to mlx5_ib
Leon Romanovsky
2020-04-19
16
-317
/
+180
*
RDMA/mlx5: Alphabetically sort build artifacts
Leon Romanovsky
2020-04-19
1
-7
/
+20
*
net/mlx5: Delete not-used cmd header
Leon Romanovsky
2020-04-19
15
-15
/
+0
*
RDMA/mlx5: Delete Q counter allocations command
Leon Romanovsky
2020-04-19
4
-31
/
+20
*
net/mlx5: Remove Q counter low level helper APIs
Leon Romanovsky
2020-04-19
5
-92
/
+80
*
net/mlx5: Replace hand written QP context struct with automatic getters
Leon Romanovsky
2020-04-19
1
-31
/
+20
*
net/mlx5: Remove extra indirection while storing QPN
Leon Romanovsky
2020-04-19
7
-67
/
+64
*
net/mlx5: Open-code modify QP in the IPoIB module
Leon Romanovsky
2020-04-19
1
-34
/
+42
*
net/mlx5: Open-code modify QP in the FPGA module
Leon Romanovsky
2020-04-19
1
-56
/
+28
*
net/mlx5: Open-code modify QP in steering module
Leon Romanovsky
2020-04-19
1
-7
/
+12
*
net/mlx5: Remove empty QP and CQ events handlers
Leon Romanovsky
2020-04-19
2
-33
/
+0
[next]