index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-19
RDMA/iwcm: Fix string truncation error
Leon Romanovsky
1
-3
/
+3
2019-02-19
RDMA/core: Cosmetic change - move member initialization to correct block
Yuval Shaia
1
-8
/
+7
2019-02-19
iw_cxgb4: Make function read_tcb() static
Wei Yongjun
1
-1
/
+1
2019-02-19
RDMA/hns: Bugfix for set hem of SCC
Yangyang Li
1
-0
/
+3
2019-02-19
RDMA/hns: Modify qp&cq&pd specification according to UM
Lijun Ou
1
-5
/
+5
2019-02-19
rdma_rxe: Use netlink messages to add/delete links
Steve Wise
8
-13
/
+46
2019-02-19
RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support
Steve Wise
1
-0
/
+122
2019-02-19
IB/usnic: Fix deadlock
Parvi Kaustubhi
3
-28
/
+19
2019-02-19
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
5
-12
/
+30
2019-02-19
RDMA/rxe: Add ib_device_get_by_name() and use it in rxe
Jason Gunthorpe
6
-33
/
+32
2019-02-19
RDMA/rxe: Use driver_unregister and new unregistration API
Jason Gunthorpe
8
-87
/
+30
2019-02-19
RDMA/device: Provide APIs from the core code to help unregistration
Jason Gunthorpe
1
-36
/
+206
2019-02-19
RDMA/rxe: Use ib_device_get_by_netdev() instead of open coding
Jason Gunthorpe
4
-47
/
+38
2019-02-19
RDMA/device: Add ib_device_get_by_netdev()
Jason Gunthorpe
1
-12
/
+107
2019-02-19
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
5
-38
/
+164
2019-02-19
RDMA/cache: Move the cache per-port data into the main ib_port_data
Jason Gunthorpe
1
-58
/
+31
2019-02-19
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
3
-63
/
+35
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
10
-46
/
+42
2019-02-19
RDMA/nldev: Don't expose number of not-visible entries
Leon Romanovsky
1
-5
/
+2
2019-02-19
RDMA/nldev: Connect QP number to .doit callback
Leon Romanovsky
2
-1
/
+11
2019-02-19
RDMA/nldev: Provide parent IDs for PD, MR and QP objects
Leon Romanovsky
1
-0
/
+18
2019-02-19
RDMA/nldev: Share with user-space object IDs
Leon Romanovsky
1
-0
/
+20
2019-02-19
RDMA/restrack: Prepare restrack_root to addition of extra fields per-type
Leon Romanovsky
3
-78
/
+43
2019-02-18
RDMA/restrack: Hide restrack DB from IB/core
Leon Romanovsky
4
-34
/
+111
2019-02-18
RDMA/restrack: Reduce scope of synchronization lock while updating DB
Leon Romanovsky
1
-2
/
+0
2019-02-18
RDMA/nldev: Add resource tracker doit callback
Leon Romanovsky
1
-61
/
+129
2019-02-18
RDMA/restrack: Translate from ID to restrack object
Leon Romanovsky
1
-0
/
+25
2019-02-18
RDMA/restrack: Convert internal DB from hash to XArray
Leon Romanovsky
2
-38
/
+78
2019-02-15
RDMA/core: Move device addition deletion to device.c
Parav Pandit
3
-13
/
+14
2019-02-15
RDMA/core: Introduce and use ib_setup_port_attrs()
Parav Pandit
1
-29
/
+35
2019-02-15
RDMA/core: Use simpler device_del() instead of device_unregister()
Parav Pandit
2
-5
/
+3
2019-02-15
RDMA/cxgb4: Remove kref accounting for sync operation
Leon Romanovsky
3
-29
/
+3
2019-02-15
RDMA/nes: Remove useless usecnt variable and redundant memset
Leon Romanovsky
2
-9
/
+1
2019-02-15
net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driver
Bodong Wang
1
-13
/
+7
2019-02-15
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
8
-116
/
+156
2019-02-15
IB/hfi1: Fix a build warning for TID RDMA READ
Kaike Wan
1
-0
/
+1
2019-02-15
RDMA/uverbs: Fix an error flow in ib_uverbs_poll_cq
Jason Gunthorpe
1
-2
/
+1
2019-02-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
22
-155
/
+189
2019-02-15
IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows
Shamir Rabinovitch
5
-28
/
+44
2019-02-15
iw_cxgb4: cq/qp mask depends on bar2 pages in a host page
Raju Rangoju
1
-2
/
+13
2019-02-14
IB/ipoib: Use __func__ instead of function's name
Erez Alfasi
1
-2
/
+2
2019-02-14
RDMA/iwpm: Remove set but not used variable 'msg_seq'
YueHaibing
1
-2
/
+0
2019-02-14
RDMA/hns: Configure capacity of hns device
Lijun Ou
1
-0
/
+5
2019-02-14
RDMA/hns: Delete useful prints for aeq subtype event
Yixian Liu
1
-51
/
+6
2019-02-14
RDMA/hns: Set allocated memory to zero for wrid
Yixian Liu
1
-4
/
+4
2019-02-14
RDMA/hns: Fix the state of rereg mr
Yixian Liu
1
-0
/
+3
2019-02-14
RDMA/hns: Limit minimum ROCE CQ depth to 64
chenglang
1
-0
/
+1
2019-02-14
IB/mlx5: Add support for 50Gbps per lane link modes
Aya Levin
1
-5
/
+61
2019-02-14
net/mlx5: Add support to ext_* fields introduced in Port Type and Speed register
Aya Levin
1
-1
/
+2
2019-02-14
net/mlx5: Refactor queries to speed fields in Port Type and Speed register
Aya Levin
1
-2
/
+4
[prev]
[next]