index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-05
RDMA/netlink: Implement counter dumpit calback
Mark Zhang
3
-1
/
+240
2019-07-05
RDMA/nldev: Allow counter auto mode configration through RDMA netlink
Mark Zhang
1
-0
/
+78
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
2
-2
/
+80
2019-07-05
RDMA/counter: Add "auto" configuration mode support
Mark Zhang
3
-0
/
+233
2019-07-05
RDMA/counter: Add set/clear per-port auto mode support
Mark Zhang
3
-1
/
+80
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
1
-5
/
+17
2019-07-05
Merge mlx5-next into rdma for-next
Jason Gunthorpe
7
-49
/
+104
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
1
-3
/
+300
2019-07-03
IB/mlx5: Enable subscription for device events over DEVX
Yishai Hadas
1
-7
/
+553
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
1
-0
/
+95
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
5
-14
/
+35
2019-07-03
Merge mlx5-next into rdma for-next
Jason Gunthorpe
37
-487
/
+920
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: Report EQE data upon CQ completion
Yishai Hadas
8
-9
/
+11
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
4
-7
/
+9
2019-07-03
net/mlx5: Expose the API to register for ANY event
Yishai Hadas
2
-3
/
+2
2019-07-03
net/mlx5: Use event mask based on device capabilities
Yishai Hadas
3
-9
/
+39
2019-07-03
net/mlx5: Fix mlx5_core_destroy_cq() error flow
Yishai Hadas
3
-17
/
+10
2019-07-03
RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag'
YueHaibing
1
-2
/
+0
2019-07-03
RDMA/i40iw: Set queue pair state when being queried
Liu, Changcheng
1
-0
/
+2
2019-07-03
IB/i40iw: Use kmemdup rather than open coding
Fuqian Huang
1
-2
/
+2
2019-07-03
IB/ipoib: Remove memset after vzalloc in ipoib_cm.c
Fuqian Huang
1
-1
/
+0
2019-07-03
IB: Remove unneeded memset
Fuqian Huang
7
-14
/
+0
2019-07-02
rdma/siw: addition to kernel build environment
Bernard Metzler
4
-0
/
+30
2019-07-02
rdma/siw: completion queue methods
Bernard Metzler
1
-0
/
+101
2019-07-02
rdma/siw: receive path
Bernard Metzler
1
-0
/
+1456
2019-07-02
rdma/siw: transmit path
Bernard Metzler
1
-0
/
+1269
2019-07-02
rdma/siw: queue pair methods
Bernard Metzler
1
-0
/
+1322
2019-07-02
rdma/siw: application buffer management
Bernard Metzler
2
-0
/
+534
2019-07-02
rdma/siw: application interface
Bernard Metzler
2
-0
/
+1851
2019-07-02
rdma/siw: connection management
Bernard Metzler
2
-0
/
+2205
2019-07-02
rdma/siw: network and RDMA core interface
Bernard Metzler
1
-0
/
+687
2019-07-02
rdma/siw: main include file
Bernard Metzler
1
-0
/
+745
2019-07-02
rdma/siw: iWarp wire packet format
Bernard Metzler
1
-0
/
+380
2019-07-01
net/mlx5: E-Switch, Handle UC address change in switchdev mode
Bodong Wang
1
-12
/
+9
[next]