index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA: Simplify get firmware interface
Leon Romanovsky
2017-08-10
15
-45
/
+32
*
RDMA/netlink: Expose device and port capability masks
Leon Romanovsky
2017-08-10
1
-0
/
+19
*
RDMA/netlink: Implement nldev port doit callback
Leon Romanovsky
2017-08-10
1
-0
/
+44
*
RDMA/netlink: Add nldev port dumpit implementation
Leon Romanovsky
2017-08-10
1
-0
/
+71
*
RDMA/netlink: Add nldev device doit implementation
Leon Romanovsky
2017-08-10
1
-0
/
+40
*
RDMA/netlink: Implement nldev device dumpit calback
Leon Romanovsky
2017-08-10
1
-1
/
+63
*
RDMA/netlink: Add nldev initialization flows
Leon Romanovsky
2017-08-10
3
-1
/
+49
*
RDMA/netlink: Add netlink device definitions to UAPI
Leon Romanovsky
2017-08-10
1
-1
/
+1
*
RDMA/netlink: Update copyright
Leon Romanovsky
2017-08-10
1
-0
/
+1
*
RDMA/netlink: Convert LS to doit callback
Leon Romanovsky
2017-08-10
5
-31
/
+25
*
RDMA/netlink: Reduce indirection access to cb_table
Leon Romanovsky
2017-08-10
1
-5
/
+8
*
RDMA/netlink: Add and implement doit netlink callback
Leon Romanovsky
2017-08-10
1
-5
/
+14
*
RDMA/core: Add and expose static device index
Leon Romanovsky
2017-08-10
2
-1
/
+41
*
RDMA/core: Add iterator over ib_devices
Leon Romanovsky
2017-08-10
2
-0
/
+33
*
RDMA/netlink: Rename netlink callback struct
Leon Romanovsky
2017-08-10
4
-5
/
+5
*
RDMA/netlink: Simplify and rename ibnl_chk_listeners
Leon Romanovsky
2017-08-10
3
-6
/
+5
*
RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast
Leon Romanovsky
2017-08-10
4
-6
/
+5
*
RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast*
Leon Romanovsky
2017-08-10
3
-11
/
+9
*
RDMA/netlink: Simplify the put_msg and put_attr
Leon Romanovsky
2017-08-10
1
-21
/
+6
*
RDMA/netlink: Add flag to consolidate common handling
Leon Romanovsky
2017-08-10
4
-9
/
+16
*
RDMA/iwcm: Remove extra EXPORT_SYMBOLS
Leon Romanovsky
2017-08-10
2
-17
/
+0
*
RDMA/iwcm: Remove useless check of netlink client validity
Leon Romanovsky
2017-08-10
1
-6
/
+0
*
RDMA/netlink: Avoid double pass for RDMA netlink messages
Leon Romanovsky
2017-08-10
1
-18
/
+44
*
RDMA/netlink: Remove redundant owner option for netlink callbacks
Leon Romanovsky
2017-08-10
2
-4
/
+1
*
RDMA/netlink: Remove netlink clients infrastructure
Leon Romanovsky
2017-08-10
5
-142
/
+108
*
RDMA/core: Add wait/retry version of ibnl_unicast
Ismail, Mustafa
2017-08-09
2
-4
/
+14
*
IB/hfi1: Always perform offline transition
Sebastian Sanchez
2017-07-31
3
-33
/
+46
*
IB/hfi1: Prevent link down request double queuing
Sebastian Sanchez
2017-07-31
2
-1
/
+4
*
IB/hfi1: Create workqueue for link events
Sebastian Sanchez
2017-07-31
6
-13
/
+40
*
IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression
Mike Marciniszyn
2017-07-31
4
-18
/
+18
*
IB/hfi1: Disambiguate corruption and uninitialized error cases
Jan Sokolowski
2017-07-31
1
-6
/
+8
*
IB/hfi1: Only set fd pointer when base context is completely initialized
Michael J. Ruhl
2017-07-31
5
-29
/
+40
*
IB/hfi1: Do not enable disabled port on cable insert
Jan Sokolowski
2017-07-31
1
-6
/
+7
*
IB/hfi1: Harden state transition to Armed and Active
Alex Estrin
2017-07-31
1
-6
/
+3
*
IB/hfi1: Split copy_to_user data copy for better security
Michael J. Ruhl
2017-07-31
1
-3
/
+5
*
IB/hfi1: Verify port data VLs credits on transition to Armed
Alex Estrin
2017-07-31
2
-1
/
+16
*
IB/hfi1: Move saving PCI values to a separate function
Bartlomiej Dudek
2017-07-31
3
-52
/
+64
*
IB/hfi1: Fix initialization failure for debug firmware
Byczkowski, Jakub
2017-07-31
1
-0
/
+8
*
IB/hfi1: Fix code consistency for if/else blocks in chip.c
Jan Sokolowski
2017-07-31
1
-10
/
+11
*
IB/hfi1: Send MAD traps until repressed
Michael J. Ruhl
2017-07-31
3
-88
/
+293
*
IB/hfi1: Pass the context pointer rather than the index
Michael J. Ruhl
2017-07-31
6
-23
/
+25
*
IB/hfi1: Use context pointer rather than context index
Michael J. Ruhl
2017-07-31
3
-59
/
+45
*
IB/hfi1: Size rcd array index correctly and consistently
Michael J. Ruhl
2017-07-31
10
-31
/
+33
*
IB/hfi1: Remove unused user context data members
Michael J. Ruhl
2017-07-31
4
-42
/
+0
*
IB/hfi1: Assign context does not clean up file descriptor correctly on error
Michael J. Ruhl
2017-07-31
1
-11
/
+26
*
IB/hfi1: Serve the most starved iowait entry first
Kaike Wan
2017-07-31
11
-28
/
+136
*
IB/hfi1: Fix bar0 mapping to use write combining
Mike Marciniszyn
2017-07-31
8
-49
/
+126
*
IB/hfi1: Check return values from PCI config API calls
Bartlomiej Dudek
2017-07-31
3
-47
/
+215
*
IB/hns: include linux/interrupt.h
Arnd Bergmann
2017-07-31
1
-0
/
+1
*
RDMA/hns: fix build regression
Doug Ledford
2017-07-28
1
-0
/
+1
[next]