index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
2019-07-03
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
2019-05-31
RDMA/cma: Consider scope_id while binding to ipv6 ll address
Parav Pandit
2019-04-29
rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE use
Linus Torvalds
2019-04-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-04-24
RDMA/ucontext: Fix regression with disassociate
Jason Gunthorpe
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-03-11
Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2019-03-06
RDMA/umem: Revert broken 'off by one' fix
John Hubbard
2019-03-04
RDMA/umem: minor bug fix in error handling path
John Hubbard
2019-02-25
RDMA/uverbs: Don't do double free of allocated PD
Leon Romanovsky
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
RDMA/core: Fix a WARN() message
Dan Carpenter
2019-02-21
IB/core: Abort page fault handler silently during owning process exit
Moni Shoua
2019-02-21
RDMA/uverbs: Store PR pointer before it is overwritten
Leon Romanovsky
2019-02-19
RDMA/core: Verify that memory window type is legal
Noa Osherovich
2019-02-19
RDMA/iwcm: Fix string truncation error
Leon Romanovsky
2019-02-19
RDMA/core: Cosmetic change - move member initialization to correct block
Yuval Shaia
2019-02-19
RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support
Steve Wise
2019-02-19
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
2019-02-19
RDMA/rxe: Add ib_device_get_by_name() and use it in rxe
Jason Gunthorpe
2019-02-19
RDMA/device: Provide APIs from the core code to help unregistration
Jason Gunthorpe
2019-02-19
RDMA/device: Add ib_device_get_by_netdev()
Jason Gunthorpe
2019-02-19
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
2019-02-19
RDMA/cache: Move the cache per-port data into the main ib_port_data
Jason Gunthorpe
2019-02-19
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
RDMA/nldev: Don't expose number of not-visible entries
Leon Romanovsky
2019-02-19
RDMA/nldev: Connect QP number to .doit callback
Leon Romanovsky
2019-02-19
RDMA/nldev: Provide parent IDs for PD, MR and QP objects
Leon Romanovsky
2019-02-19
RDMA/nldev: Share with user-space object IDs
Leon Romanovsky
2019-02-19
RDMA/restrack: Prepare restrack_root to addition of extra fields per-type
Leon Romanovsky
2019-02-18
RDMA/restrack: Hide restrack DB from IB/core
Leon Romanovsky
2019-02-18
RDMA/restrack: Reduce scope of synchronization lock while updating DB
Leon Romanovsky
2019-02-18
RDMA/nldev: Add resource tracker doit callback
Leon Romanovsky
2019-02-18
RDMA/restrack: Translate from ID to restrack object
Leon Romanovsky
2019-02-18
RDMA/restrack: Convert internal DB from hash to XArray
Leon Romanovsky
2019-02-15
RDMA/core: Move device addition deletion to device.c
Parav Pandit
2019-02-15
RDMA/core: Introduce and use ib_setup_port_attrs()
Parav Pandit
2019-02-15
RDMA/core: Use simpler device_del() instead of device_unregister()
Parav Pandit
2019-02-15
RDMA/uverbs: Fix an error flow in ib_uverbs_poll_cq
Jason Gunthorpe
2019-02-15
IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows
Shamir Rabinovitch
2019-02-14
RDMA/iwpm: Remove set but not used variable 'msg_seq'
YueHaibing
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
[next]