index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-07
RDMA/hns: Clean up unnecessary variable initialization
Lang Cheng
4
-5
/
+5
2019-07-07
RDMA/hns: Fixs hw access invalid dma memory error
Xi Wang
1
-1
/
+0
2019-07-07
RDMA/hns: Use %pK format pointer print
Lang Cheng
1
-1
/
+2
2019-07-07
RDMA/hns: Bugfix for calculating qp buffer size
Lijun Ou
1
-2
/
+2
2019-07-05
RDMA/hns: Set reset flag when hw resetting
Lang Cheng
1
-0
/
+1
2019-07-05
RDMA/hns: Modify ba page size for cqe
Yangyang Li
1
-1
/
+1
2019-07-05
RDMA/hns: Fixup qp release bug
chenglang
2
-6
/
+3
2019-07-05
RDMA/hns: Bugfix for cleaning mtr
Lijun Ou
1
-1
/
+1
2019-07-05
RDMA/nldev: Allow get default counter statistics through RDMA netlink
Mark Zhang
3
-1
/
+104
2019-07-05
RDMA/nldev: Allow get counter mode through RDMA netlink
Mark Zhang
2
-1
/
+78
2019-07-05
RDMA/nldev: Allow counter manual mode configration through RDMA netlink
Mark Zhang
3
-13
/
+103
2019-07-05
RDMA/counter: Allow manual mode configuration support
Mark Zhang
3
-3
/
+229
2019-07-05
RDMA/core: Get sum value of all counters when perform a sysfs stat read
Mark Zhang
3
-3
/
+98
2019-07-05
IB/mlx5: Add counter_alloc_stats() and counter_update_stats() support
Mark Zhang
1
-0
/
+23
2019-07-05
RDMA/netlink: Implement counter dumpit calback
Mark Zhang
6
-8
/
+268
2019-07-05
RDMA/nldev: Allow counter auto mode configration through RDMA netlink
Mark Zhang
2
-0
/
+86
2019-07-05
IB/mlx5: Support statistic q counter configuration
Mark Zhang
1
-0
/
+44
2019-07-05
IB/mlx5: Add counter set id as a parameter for mlx5_ib_query_q_counters()
Mark Zhang
1
-5
/
+5
2019-07-05
IB/mlx5: Support set qp counter
Mark Zhang
3
-2
/
+81
2019-07-05
RDMA/counter: Add "auto" configuration mode support
Mark Zhang
5
-0
/
+259
2019-07-05
RDMA/counter: Add set/clear per-port auto mode support
Mark Zhang
6
-1
/
+132
2019-07-05
RDMA/restrack: Make is_visible_in_pid_ns() as an API
Mark Zhang
3
-13
/
+16
2019-07-05
RDMA/restrack: Add an API to attach a task to a resource
Mark Zhang
2
-0
/
+16
2019-07-05
RDMA/restrack: Introduce statistic counter
Mark Zhang
3
-5
/
+39
2019-07-05
Merge mlx5-next into rdma for-next
Jason Gunthorpe
13
-62
/
+235
2019-07-04
net/mlx5: Add rts2rts_qp_counters_set_id field in hca cap
Mark Zhang
1
-1
/
+3
2019-07-04
RDMA/efa: Entropy in admin commands id
Daniel Kranzdorf
1
-21
/
+23
2019-07-04
IB/ipoib: Add child to parent list only if device initialized
Valentine Fatiev
1
-14
/
+20
2019-07-04
RDMA/mlx5: Use proper allocation API to get zeroed memory
Leon Romanovsky
1
-2
/
+1
2019-07-04
RDMA/uverbs: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-07-04
RDMA/hns: Fix building modular hns
Lijun Ou
1
-2
/
+2
2019-07-03
IB/mlx5: DEVX cleanup mdev
Yishai Hadas
1
-10
/
+8
2019-07-03
IB/mlx5: Add DEVX support for CQ events
Yishai Hadas
1
-0
/
+39
2019-07-03
IB/mlx5: Implement DEVX dispatching event
Yishai Hadas
2
-3
/
+305
2019-07-03
IB/mlx5: Enable subscription for device events over DEVX
Yishai Hadas
2
-7
/
+562
2019-07-03
IB/mlx5: Register DEVX with mlx5_core to get async events
Yishai Hadas
3
-2
/
+48
2019-07-03
IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD
Yishai Hadas
3
-0
/
+109
2019-07-03
net/mlx5: Properly name the generic WQE control field
Tariq Toukan
1
-1
/
+6
2019-07-03
net/mlx5: Introduce TLS TX offload hardware bits and structures
Eran Ben Elisha
2
-4
/
+114
2019-07-03
net/mlx5: Refactor mlx5_esw_query_functions for modularity
Parav Pandit
4
-22
/
+46
2019-07-03
net/mlx5: E-Switch prepare functions change handler to be modular
Parav Pandit
1
-17
/
+27
2019-07-03
net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()
Parav Pandit
8
-21
/
+43
2019-07-03
Merge mlx5-next into rdma for-next
Jason Gunthorpe
46
-536
/
+1214
2019-07-03
IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE
Parav Pandit
1
-24
/
+36
2019-07-03
net/mlx5: Expose device definitions for object events
Yishai Hadas
1
-0
/
+21
2019-07-03
net/mlx5: Report EQE data upon CQ completion
Yishai Hadas
9
-11
/
+13
2019-07-03
net/mlx5: Report a CQ error event only when a handler was set
Yishai Hadas
1
-1
/
+2
2019-07-03
net/mlx5: mlx5_core_create_cq() enhancements
Yishai Hadas
5
-8
/
+10
2019-07-03
net/mlx5: Expose the API to register for ANY event
Yishai Hadas
3
-3
/
+4
2019-07-03
net/mlx5: Use event mask based on device capabilities
Yishai Hadas
6
-14
/
+55
[next]