index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
search.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-22
RDMA/mlx5: Create flow table with max size supported
Mark Bloch
1
-6
/
+4
2019-04-22
RDMA/mlx5: Access the prio bypass inside the FDB flow table namespace
Mark Bloch
2
-11
/
+21
2019-04-22
RDMA/core: Add a netlink command to change net namespace of rdma device
Parav Pandit
4
-7
/
+70
2019-04-22
RDMA/core: Introduce a helper function to change net namespace of rdma device
Parav Pandit
1
-0
/
+77
2019-04-22
RDMA/core: Avoid freeing netdevs in disable_device()
Parav Pandit
1
-3
/
+4
2019-04-22
infiniband/qib: Fix typo in comment
Chengguang Xu
1
-1
/
+1
2019-04-18
RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"
Colin Ian King
1
-1
/
+1
2019-04-16
RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure
Colin Ian King
1
-0
/
+2
2019-04-12
RDMA/mlx5: Check for error return in flow_rule rather than err
Colin Ian King
1
-1
/
+1
2019-04-12
RDMA/ocrdma: Remove use of idr use pci bdf instead
Devesh Sharma
1
-11
/
+2
2019-04-10
RDMA/mlx5: Remove VF representor profile
Mark Bloch
3
-86
/
+16
2019-04-10
RDMA/mlx5: Move to single device multiport ports in switchdev mode
Mark Bloch
3
-9
/
+49
2019-04-10
RDMA/mlx5: Move SMI caps logic
Mark Bloch
1
-5
/
+5
2019-04-10
RDMA/mlx5: Refactor netdev affinity code
Mark Bloch
2
-10
/
+39
2019-04-10
RDMA/mlx5: Move default representors SQ steering to rule to modify QP
Mark Bloch
3
-30
/
+48
2019-04-10
RDMA/mlx5: Move rep into port struct
Mark Bloch
7
-20
/
+26
2019-04-10
RDMA/mlx5: Use correct size for device resources
Mark Bloch
1
-3
/
+1
2019-04-10
RDMA/mlx5: Move ports allocation to outside of INIT stage
Mark Bloch
2
-14
/
+22
2019-04-10
RDMA/mlx5: Free IB device on remove
Mark Bloch
2
-6
/
+3
2019-04-10
RDMA/mlx5: Move netdev info into the port struct
Mark Bloch
3
-25
/
+25
2019-04-10
net/mlx5: E-Switch, add a new prio to be used by the RDMA side
Mark Bloch
2
-0
/
+8
2019-04-10
net/mlx5: E-Switch, don't use hardcoded values for FDB prios
Mark Bloch
3
-7
/
+8
2019-04-09
RDMA/cxgb4: Use ib_device_set_netdev()
Steve Wise
1
-19
/
+17
2019-04-09
RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()
Jason Gunthorpe
9
-92
/
+31
2019-04-08
RDMA/hns: Support to create 1M srq queue
chenglang
1
-1
/
+1
2019-04-08
RDMA/umem: Use correct value for SG entries in sg_copy_to_buffer()
Shiraz Saleem
1
-2
/
+2
2019-04-08
RDMA/hns: Dump detailed driver-specific CQ
Lijun Ou
8
-2
/
+181
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
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
net/mlx5: Fix false compilation warning
Tariq Toukan
1
-1
/
+1
2019-04-02
net/mlx5: Expose MPEIN (Management PCIE INfo) register layout
Aya Levin
2
-1
/
+51
2019-04-02
net/mlx5: Add rate limit print macros
Aya Levin
1
-0
/
+10
2019-04-02
net/mlx5: Add explicit bar address field
Huy Nguyen
6
-10
/
+11
2019-04-02
net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/info
Huy Nguyen
4
-103
/
+106
[next]