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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
41
-413
/
+308
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
36
-330
/
+229
2019-04-08
RDMA/core: Support object allocation in atomic context
Leon Romanovsky
1
-1
/
+6
2019-04-08
IB: When attrs.udata/ufile is available use that instead of uobject
Jason Gunthorpe
6
-9
/
+9
2019-04-08
IB/mlx5: Remove references to uboject->context
Jason Gunthorpe
3
-14
/
+23
2019-04-08
RDMA/nldev: Return device protocol
Leon Romanovsky
2
-1
/
+28
2019-04-08
RDMA/cm: Move debug counters to be under relevant IB device
Leon Romanovsky
3
-38
/
+57
2019-04-08
opa_vnic: fix check on record->event, incorrect operator used
Colin Ian King
1
-1
/
+1
2019-04-08
RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs
Shiraz Saleem
7
-29
/
+95
2019-04-04
RDMA/cm: Remove useless zeroing of static global variable
Leon Romanovsky
1
-1
/
+0
2019-04-04
RDMA/iw_cxgb4: Always disconnect when QP is transitioning to TERMINATE state
Potnuri Bharat Teja
1
-2
/
+2
2019-04-04
RDMA/mlx5: Cleanup WQE page fault handler
Leon Romanovsky
1
-67
/
+52
2019-04-03
Merge HFI1 updates into k.o/for-next
Jason Gunthorpe
10
-131
/
+255
2019-04-03
IB/hfi1: Implement CCA for TID RDMA protocol
Kaike Wan
3
-45
/
+167
2019-04-03
IB/hfi1: Remove WARN_ON when freeing expected receive groups
Kaike Wan
1
-3
/
+0
2019-04-03
IB/hfi1: Unify the software PSN check for TID RDMA READ/WRITE
Kaike Wan
3
-28
/
+31
2019-04-03
IB/hfi1: Add a function to read next expected psn from hardware flow
Kaike Wan
1
-20
/
+18
2019-04-03
IB/hfi1: Delay the release of destination mr for TID RDMA WRITE DATA
Kaike Wan
3
-29
/
+18
2019-04-03
RDMA/cma: Set proper port number as index
Leon Romanovsky
1
-1
/
+1
2019-04-02
RDMA/hns: Fix bad endianess of port_pd variable
Leon Romanovsky
1
-1
/
+1
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
53
-328
/
+271
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
23
-102
/
+177
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
73
-343
/
+513
2019-04-01
IB: Pass uverbs_attr_bundle down uobject destroy path
Shamir Rabinovitch
14
-78
/
+116
2019-04-01
IB: ucontext should be set properly for all cmd & ioctl paths
Shamir Rabinovitch
6
-81
/
+44
2019-04-01
opa_vnic: Convert vport_idr to XArray
Matthew Wilcox
1
-37
/
+23
2019-04-01
qib: Convert qib_unit_table to XArray
Matthew Wilcox
5
-69
/
+27
2019-04-01
hfi1: Convert hfi1_unit_table to XArray
Matthew Wilcox
6
-68
/
+31
2019-03-29
RDMA/core: Don't compare specific bit after boolean AND
Leon Romanovsky
1
-2
/
+2
2019-03-29
RDMA/netlink: Remove unused data structure
Leon Romanovsky
1
-11
/
+0
2019-03-29
qedr: Convert srqidr to XArray
Matthew Wilcox
3
-41
/
+7
2019-03-29
qedr: Convert qpidr to XArray
Matthew Wilcox
4
-11
/
+8
2019-03-29
hfi1: Convert vesw_idr to XArray
Matthew Wilcox
2
-10
/
+9
2019-03-29
RDMA/hns: Convert qp_table_tree to XArray
Matthew Wilcox
2
-40
/
+16
2019-03-29
RDMA/hns: Convert cq_table to XArray
Matthew Wilcox
2
-24
/
+12
2019-03-28
RDMA/core: Add command to set ib_core device net namspace sharing mode
Parav Pandit
4
-1
/
+117
2019-03-28
RDMA/core: Add interface to read device namespace sharing mode
Parav Pandit
4
-2
/
+42
2019-03-28
RDMA/core: Extend ib_device_get_by_index for net namespace
Parav Pandit
3
-11
/
+21
2019-03-28
RDMA: Check net namespace access for uverbs, umad, cma and nldev
Parav Pandit
5
-0
/
+41
2019-03-28
RDMA/core: Add module param to disable device sharing among net ns
Parav Pandit
1
-0
/
+7
2019-03-28
RDMA/core: Support core port attributes in non init_net
Parav Pandit
3
-7
/
+18
2019-03-28
RDMA/core: Implement compat device/sysfs tree in net namespace
Parav Pandit
2
-4
/
+263
2019-03-28
RDMA/core: Restrict sysfs entries view to init_net
Parav Pandit
1
-1
/
+11
2019-03-28
RDMA/core: Introduce ib_core_device to hold device
Parav Pandit
3
-23
/
+55
2019-03-28
RDMA/rdmavt: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
1
-1
/
+1
2019-03-28
RDMA/rxe: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
1
-1
/
+1
2019-03-28
RDMA/mthca: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
1
-1
/
+1
2019-03-28
RDMA/cxbg: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
2
-2
/
+2
2019-03-28
RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addresses
Selvin Xavier
7
-53
/
+67
2019-03-28
IB/qib: Remove a set-but-not-used variable
Bart Van Assche
1
-4
/
+1
[next]