index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
2019-02-09
Merge branch 'wip/dl-for-next' into for-next
Doug Ledford
2019-02-08
iw_cxgb4: fix srqidx leak during connection abort
Raju Rangoju
2019-02-08
iw_cxgb4: complete the cached SRQ buffers
Raju Rangoju
2019-02-08
RDMA/devices: Re-organize device.c locking
Jason Gunthorpe
2019-02-08
RDMA/devices: Use xarray to store the client_data
Jason Gunthorpe
2019-02-08
RDMA/devices: Use xarray to store the clients
Jason Gunthorpe
2019-02-08
RDMA/device: Use an ida instead of a free page in alloc_name
Jason Gunthorpe
2019-02-08
RDMA/device: Get rid of reg_state
Jason Gunthorpe
2019-02-08
RDMA/device: Call ib_cache_release_one() only from ib_device_release()
Jason Gunthorpe
2019-02-08
RDMA/device: Ensure that security memory is always freed
Jason Gunthorpe
2019-02-08
RDMA/device: Check that the rename is nop under the lock
Jason Gunthorpe
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-08
RDMA/core: Share driver structure size with core
Leon Romanovsky
2019-02-08
IB/core: Don't register each MAD agent for LSM notifier
Daniel Jurgens
2019-02-08
IB/core: Fix potential memory leak while creating MAD agents
Daniel Jurgens
2019-02-08
IB/core: Unregister notifier before freeing MAD security
Daniel Jurgens
2019-02-08
IB/usnic: Fix locking when unregistering
Parvi Kaustubhi
2019-02-08
iw_cxgb4: use tos when finding ipv6 routes
Steve Wise
2019-02-08
iw_cxgb4: use tos when importing the endpoint
Steve Wise
2019-02-08
iw_cxgb4: use listening ep tos when accepting new connections
Steve Wise
2019-02-08
RDMA/iwcm: add tos_set bool to iw_cm struct
Steve Wise
2019-02-08
RDMA/cma: listening device cm_ids should inherit tos
Steve Wise
2019-02-08
IB/cma: Define option to set ack timeout and pack tos_set
Danit Goldberg
2019-02-07
RDMA/bnxt_re: Update kernel user abi to pass chip context
Devesh Sharma
2019-02-07
RDMA/bnxt_re: Add extended psn structure for 57500 adapters
Devesh Sharma
2019-02-07
RDMA/bnxt_re: Enable GSI QP support for 57500 series
Devesh Sharma
2019-02-07
RDMA/bnxt_re: Skip backing store allocation for 57500 series
Devesh Sharma
2019-02-07
RDMA/bnxt_re: Add 64bit doorbells for 57500 series
Devesh Sharma
2019-02-07
RDMA/bnxt_re: Add chip context to identify 57500 series
Devesh Sharma
2019-02-07
IB/mlx5: Simplify WQE count power of two check
Gal Pressman
2019-02-07
drivers/IB,core: reduce scope of mmap_sem
Davidlohr Bueso
2019-02-07
drivers/IB,usnic: reduce scope of mmap_sem
Davidlohr Bueso
2019-02-07
drivers/IB,hfi1: do not se mmap_sem
Davidlohr Bueso
2019-02-07
drivers/IB,qib: optimize mmap_sem usage
Davidlohr Bueso
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
2019-02-05
IB/hfi1: Prioritize the sending of ACK packets
Kaike Wan
2019-02-05
IB/hfi1: Add static trace for TID RDMA WRITE protocol
Kaike Wan
2019-02-05
IB/hfi1: Enable TID RDMA WRITE protocol
Kaike Wan
2019-02-05
IB/hfi1: Add interlock between TID RDMA WRITE and other requests
Kaike Wan
2019-02-05
IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs
Kaike Wan
2019-02-05
IB/hfi1: Add the dual leg code
Kaike Wan
2019-02-05
IB/hfi1: Add the TID second leg ACK packet builder
Kaike Wan
2019-02-05
IB/hfi1: Add the TID second leg send packet builder
Kaike Wan
2019-02-05
IB/hfi1: Resend the TID RDMA WRITE DATA packets
Kaike Wan
2019-02-05
IB/hfi1: Add a function to receive TID RDMA RESYNC packet
Kaike Wan
2019-02-05
IB/hfi1: Add a function to build TID RDMA RESYNC packet
Kaike Wan
2019-02-05
IB/hfi1: Add TID RDMA retry timer
Kaike Wan
2019-02-05
IB/hfi1: Add a function to receive TID RDMA ACK packet
Kaike Wan
2019-02-05
IB/hfi1: Add a function to build TID RDMA ACK packet
Kaike Wan
2019-02-05
IB/hfi1: Add a function to receive TID RDMA WRITE DATA packet
Kaike Wan
[prev]
[next]