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