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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
2020-06-17
RDMA/uverbs: Make the event_queue fds return POLLERR when disassociated
Jason Gunthorpe
2020-06-03
IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
Valentine Fatiev
2020-06-03
RDMA/core: Fix double destruction of uobject
Jason Gunthorpe
2020-06-03
RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()
Qiushi Wu
2020-06-03
RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_work
Maor Gottlieb
2020-06-03
IB/qib: Call kobject_put() when kobject_init_and_add() fails
Kaike Wan
2020-06-03
IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
Denis V. Lunev
2020-05-20
RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobj
Jason Gunthorpe
2020-05-20
RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL event
Jason Gunthorpe
2020-05-20
RDMA/iw_cxgb4: Fix incorrect function parameters
Potnuri Bharat Teja
2020-05-20
RDMA/core: Fix double put of resource
Maor Gottlieb
2020-05-20
IB/core: Fix potential NULL pointer dereference in pkey cache
Jack Morgenstein
2020-05-20
IB/mlx4: Test return value of calls to ib_get_cached_pkey
Jack Morgenstein
2020-05-20
RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()
Sudip Mukherjee
2020-05-20
i40iw: Fix error handling in i40iw_manage_arp_cache()
Dan Carpenter
2020-05-20
IB/hfi1: Fix another case where pq is left on waitlist
Mike Marciniszyn
2020-05-06
RDMA/cm: Fix an error check in cm_alloc_id_priv()
Dan Carpenter
2020-05-06
RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id()
Jason Gunthorpe
2020-05-06
RDMA/core: Fix race between destroy and release FD object
Leon Romanovsky
2020-05-06
RDMA/core: Fix overwriting of uobj in case of error
Leon Romanovsky
2020-05-06
RDMA/core: Prevent mixed use of FDs between shared ufiles
Leon Romanovsky
2020-05-06
RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()
Jason Gunthorpe
2020-05-06
RDMA/mlx4: Initialize ib_spec on the stack
Alaa Hleihel
2020-05-06
RDMA/uverbs: Fix a race with disassociate and exit_mmap()
Jason Gunthorpe
2020-05-06
RDMA/mlx5: Set GRH fields in query QP on RoCE
Aharon Landau
2020-05-06
IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()
Sudip Mukherjee
2020-04-13
RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow
Avihai Horon
2020-04-13
RDMA/siw: Fix passive connection establishment
Bernard Metzler
2020-04-13
RDMA/cma: Teach lockdep about the order of rtnl and lock
Jason Gunthorpe
2020-04-13
RDMA/ucma: Put a lock around every call to the rdma_cm layer
Jason Gunthorpe
2020-04-13
IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
Alex Vesker
2020-04-13
IB/hfi1: Fix memory leaks in sysfs registration and unregistration
Kaike Wan
2020-04-13
IB/hfi1: Call kobject_put() when kobject_init_and_add() fails
Kaike Wan
2020-03-25
RDMA/mlx5: Block delay drop to unprivileged users
Maor Gottlieb
2020-03-24
RDMA/mlx5: Fix access to wrong pointer while performing flush due to error
Leon Romanovsky
2020-03-24
RDMA/core: Ensure security pkey modify is not lost
Mike Marciniszyn
2020-03-23
IB/hfi1: Ensure pq is not left on waitlist
Mike Marciniszyn
2020-03-13
IB/rdmavt: Free kernel completion queue when done
Kaike Wan
2020-03-13
RDMA/mad: Do not crash if the rdma device does not have a umad interface
Jason Gunthorpe
2020-03-13
RDMA/core: Fix missing error check on dev_set_name()
Jason Gunthorpe
2020-03-13
RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SET
Jason Gunthorpe
2020-03-10
RDMA/mlx5: Fix the number of hwcounters of a dynamic counter
Mark Zhang
2020-03-10
RDMA/odp: Fix leaking the tgid for implicit ODP
Jason Gunthorpe
2020-03-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-03-04
RDMA/iwcm: Fix iwcm work deallocation
Bernard Metzler
2020-03-04
RDMA/siw: Fix failure handling during device creation
Bernard Metzler
2020-03-04
RDMA/nldev: Fix crash when set a QP to a new counter but QPN is missing
Mark Zhang
2020-03-04
RDMA/odp: Ensure the mm is still alive before creating an implicit child
Jason Gunthorpe
2020-03-04
RDMA/core: Fix protection fault in ib_mr_pool_destroy
Maor Gottlieb
2020-03-04
IB/mlx5: Fix implicit ODP race
Artemy Kovalyov
[next]