index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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-02
net/mlx5: E-Switch, Handle UC address change in switchdev mode
Bodong Wang
1
-12
/
+9
2019-07-02
net/mlx5: E-Switch, Consider host PF for inline mode and vlan pop
Bodong Wang
3
-6
/
+34
2019-07-02
net/mlx5: E-Switch, Use iterator for vlan and min-inline setups
Bodong Wang
1
-6
/
+6
2019-07-02
net/mlx5: E-Switch, Reg/unreg function changed event at correct stage
Bodong Wang
3
-31
/
+26
2019-07-02
net/mlx5: E-Switch, Consolidate eswitch function number of VFs
Bodong Wang
4
-88
/
+90
2019-07-02
net/mlx5: E-Switch, Refactor eswitch SR-IOV interface
Bodong Wang
10
-73
/
+74
2019-07-02
net/mlx5: Handle host PF vport mac/guid for ECPF
Bodong Wang
8
-17
/
+25
[next]