index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2019-03-11
2
-43
/
+14
|
\
*
|
RDMA/umem: Revert broken 'off by one' fix
John Hubbard
2019-03-06
1
-3
/
+6
*
|
RDMA/umem: minor bug fix in error handling path
John Hubbard
2019-03-04
1
-3
/
+6
*
|
RDMA/uverbs: Don't do double free of allocated PD
Leon Romanovsky
2019-02-25
1
-0
/
+1
*
|
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
3
-17
/
+17
*
|
RDMA/core: Fix a WARN() message
Dan Carpenter
2019-02-22
1
-3
/
+1
*
|
IB/core: Abort page fault handler silently during owning process exit
Moni Shoua
2019-02-21
1
-1
/
+1
*
|
RDMA/uverbs: Store PR pointer before it is overwritten
Leon Romanovsky
2019-02-21
1
-1
/
+1
*
|
RDMA/core: Verify that memory window type is legal
Noa Osherovich
2019-02-19
1
-0
/
+5
*
|
RDMA/iwcm: Fix string truncation error
Leon Romanovsky
2019-02-19
1
-3
/
+3
*
|
RDMA/core: Cosmetic change - move member initialization to correct block
Yuval Shaia
2019-02-19
1
-8
/
+7
*
|
RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support
Steve Wise
2019-02-19
1
-0
/
+122
*
|
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
2019-02-19
1
-0
/
+9
*
|
RDMA/rxe: Add ib_device_get_by_name() and use it in rxe
Jason Gunthorpe
2019-02-19
1
-0
/
+28
*
|
RDMA/device: Provide APIs from the core code to help unregistration
Jason Gunthorpe
2019-02-19
1
-36
/
+206
*
|
RDMA/device: Add ib_device_get_by_netdev()
Jason Gunthorpe
2019-02-19
1
-12
/
+107
*
|
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
2019-02-19
5
-38
/
+164
*
|
RDMA/cache: Move the cache per-port data into the main ib_port_data
Jason Gunthorpe
2019-02-19
1
-58
/
+31
*
|
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
2019-02-19
3
-63
/
+35
*
|
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
8
-42
/
+37
*
|
RDMA/nldev: Don't expose number of not-visible entries
Leon Romanovsky
2019-02-19
1
-5
/
+2
*
|
RDMA/nldev: Connect QP number to .doit callback
Leon Romanovsky
2019-02-19
2
-1
/
+11
*
|
RDMA/nldev: Provide parent IDs for PD, MR and QP objects
Leon Romanovsky
2019-02-19
1
-0
/
+18
*
|
RDMA/nldev: Share with user-space object IDs
Leon Romanovsky
2019-02-19
1
-0
/
+20
*
|
RDMA/restrack: Prepare restrack_root to addition of extra fields per-type
Leon Romanovsky
2019-02-19
3
-78
/
+43
*
|
RDMA/restrack: Hide restrack DB from IB/core
Leon Romanovsky
2019-02-18
4
-34
/
+111
*
|
RDMA/restrack: Reduce scope of synchronization lock while updating DB
Leon Romanovsky
2019-02-18
1
-2
/
+0
*
|
RDMA/nldev: Add resource tracker doit callback
Leon Romanovsky
2019-02-18
1
-61
/
+129
*
|
RDMA/restrack: Translate from ID to restrack object
Leon Romanovsky
2019-02-18
1
-0
/
+25
*
|
RDMA/restrack: Convert internal DB from hash to XArray
Leon Romanovsky
2019-02-18
2
-38
/
+78
*
|
RDMA/core: Move device addition deletion to device.c
Parav Pandit
2019-02-15
3
-13
/
+14
*
|
RDMA/core: Introduce and use ib_setup_port_attrs()
Parav Pandit
2019-02-15
1
-29
/
+35
*
|
RDMA/core: Use simpler device_del() instead of device_unregister()
Parav Pandit
2019-02-15
2
-5
/
+3
*
|
RDMA/uverbs: Fix an error flow in ib_uverbs_poll_cq
Jason Gunthorpe
2019-02-15
1
-2
/
+1
*
|
IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows
Shamir Rabinovitch
2019-02-15
5
-28
/
+44
*
|
RDMA/iwpm: Remove set but not used variable 'msg_seq'
YueHaibing
2019-02-14
1
-2
/
+0
*
|
RDMA/devices: Re-organize device.c locking
Jason Gunthorpe
2019-02-08
1
-140
/
+221
*
|
RDMA/devices: Use xarray to store the client_data
Jason Gunthorpe
2019-02-08
1
-178
/
+170
*
|
RDMA/devices: Use xarray to store the clients
Jason Gunthorpe
2019-02-08
1
-5
/
+45
*
|
RDMA/device: Use an ida instead of a free page in alloc_name
Jason Gunthorpe
2019-02-08
1
-11
/
+17
*
|
RDMA/device: Get rid of reg_state
Jason Gunthorpe
2019-02-08
1
-6
/
+2
*
|
RDMA/device: Call ib_cache_release_one() only from ib_device_release()
Jason Gunthorpe
2019-02-08
2
-29
/
+15
*
|
RDMA/device: Ensure that security memory is always freed
Jason Gunthorpe
2019-02-08
3
-12
/
+6
*
|
RDMA/device: Check that the rename is nop under the lock
Jason Gunthorpe
2019-02-08
1
-4
/
+6
*
|
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-08
4
-17
/
+29
*
|
RDMA/core: Share driver structure size with core
Leon Romanovsky
2019-02-08
1
-0
/
+2
*
|
IB/core: Don't register each MAD agent for LSM notifier
Daniel Jurgens
2019-02-08
3
-22
/
+34
*
|
IB/core: Fix potential memory leak while creating MAD agents
Daniel Jurgens
2019-02-08
1
-2
/
+6
*
|
IB/core: Unregister notifier before freeing MAD security
Daniel Jurgens
2019-02-08
1
-1
/
+2
*
|
RDMA/iwcm: add tos_set bool to iw_cm struct
Steve Wise
2019-02-08
1
-0
/
+2
[next]