index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx5: Add support in forward to namespace
Maor Gottlieb
2020-05-13
2
-9
/
+50
*
{IB/net}/mlx5: Simplify don't trap code
Maor Gottlieb
2020-05-13
1
-33
/
+46
*
net/mlx5: Add support to get lag physical port
Maor Gottlieb
2020-05-01
1
-0
/
+24
*
net/mlx5: Change lag mutex lock to spin lock
Maor Gottlieb
2020-05-01
1
-21
/
+21
*
bonding: Implement ndo_get_xmit_slave
Maor Gottlieb
2020-05-01
1
-0
/
+43
*
bonding: Add array of all slaves
Maor Gottlieb
2020-05-01
1
-19
/
+59
*
bonding: Add function to get the xmit slave in active-backup mode
Maor Gottlieb
2020-05-01
1
-1
/
+7
*
bonding: Add helper function to get the xmit slave in rr mode
Maor Gottlieb
2020-05-01
1
-26
/
+30
*
bonding: Add helper function to get the xmit slave based on hash
Maor Gottlieb
2020-05-01
1
-7
/
+21
*
bonding/alb: Add helper functions to get the xmit slave
Maor Gottlieb
2020-05-01
1
-9
/
+26
*
bonding: Rename slave_arr to usable_slaves
Maor Gottlieb
2020-05-01
2
-22
/
+22
*
bonding: Export skip slave logic to function
Maor Gottlieb
2020-05-01
1
-21
/
+26
*
net/mlx5: Refactor imm_inval_pkey field in cqe struct
Raed Salem
2020-04-28
1
-1
/
+1
*
net/mlx5: Use aligned variable while allocating ICM memory
Erez Shitrit
2020-04-28
2
-33
/
+35
*
net/mlx5: Add support for COPY steering action
Huy Nguyen
2020-04-28
6
-9
/
+9
*
net/mlx5: Update transobj.c new cmd interface
Leon Romanovsky
2020-04-23
7
-101
/
+64
*
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
3
-15
/
+11
*
net/mlx5: Update vport.c to new cmd interface
Leon Romanovsky
2020-04-23
1
-75
/
+67
*
net/mlx5: Enable SW-defined RoCEv2 UDP source port
Mark Zhang
2020-04-19
1
-0
/
+32
*
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
4
-704
/
+5
*
net/mlx5: Delete not-used cmd header
Leon Romanovsky
2020-04-19
13
-13
/
+0
*
net/mlx5: Remove Q counter low level helper APIs
Leon Romanovsky
2020-04-19
3
-65
/
+48
*
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]