index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-25
IB/core: Avoid deadlock during netlink message handling
Parav Pandit
3
-54
/
+56
2019-10-24
RDMA/nldev: Skip counter if port doesn't match
Mark Zhang
1
-1
/
+1
2019-10-22
RDMA/uverbs: Prevent potential underflow
Dan Carpenter
1
-1
/
+1
2019-10-18
IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fields
Parav Pandit
1
-4
/
+5
2019-10-18
RDMA/iwcm: move iw_rem_ref() calls out of spinlock
Krishnamraju Eraparaju
1
-23
/
+29
2019-10-04
RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()
Jason Gunthorpe
1
-2
/
+4
2019-10-04
IB/core: Fix wrong iterating on ports
Mohamad Heib
1
-1
/
+1
2019-10-04
RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error path
Leon Romanovsky
1
-6
/
+4
2019-10-04
RDMA/cm: Fix memory leak in cm_add/remove_one
Jack Morgenstein
1
-0
/
+3
2019-10-04
RDMA/core: Fix an error handling path in 'res_get_common_doit()'
Christophe JAILLET
1
-1
/
+1
2019-10-01
RDMA/iwcm: Fix a lock inversion issue
Bart Van Assche
1
-1
/
+2
2019-10-01
RDMA/core: Fix use after free and refcnt leak on ndev in_device in iwarp_quer...
Michal Kalderon
1
-4
/
+5
2019-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2019-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+1
2019-09-25
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
1
-4
/
+1
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+4
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
20
-125
/
+248
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
5
-312
/
+273
2019-09-21
ipv4: Revert removal of rt_uses_gateway
David Ahern
1
-1
/
+1
2019-09-16
RDMA: Fix double-free in srq creation error flow
Jack Morgenstein
1
-1
/
+2
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
4
-17
/
+17
2019-09-13
RDMA/odp: Add missing cast for 32 bit
Jason Gunthorpe
1
-1
/
+1
2019-09-13
RDMA/cma: Fix false error message
HÃ¥kon Bugge
1
-1
/
+1
2019-08-27
RDMA/iwpm: Delete unnecessary checks before the macro call "dev_kfree_skb"
Markus Elfring
2
-12
/
+6
2019-08-22
RDMA/odp: remove ib_ucontext from ib_umem
Jason Gunthorpe
2
-10
/
+9
2019-08-22
RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
Jason Gunthorpe
3
-118
/
+54
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
9
-290
/
+358
2019-08-21
RDMA/core: Make invalidate_range a device operation
Moni Shoua
3
-7
/
+6
2019-08-21
RDMA/odp: Use kvcalloc for the dma_list and page_list
Jason Gunthorpe
1
-8
/
+8
2019-08-21
RDMA/odp: Check for overflow when computing the umem_odp end
Jason Gunthorpe
1
-6
/
+19
2019-08-21
RDMA/odp: Provide ib_umem_odp_release() to undo the allocs
Jason Gunthorpe
2
-16
/
+7
2019-08-21
RDMA/odp: Split creating a umem_odp from ib_umem_get
Jason Gunthorpe
2
-43
/
+54
2019-08-21
RDMA/odp: Make the three ways to create a umem_odp clear
Jason Gunthorpe
1
-6
/
+74
2019-08-21
RMDA/odp: Consolidate umem_odp initialization
Jason Gunthorpe
1
-114
/
+86
2019-08-21
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
Jason Gunthorpe
1
-24
/
+30
2019-08-21
RDMA/odp: Iterate over the whole rbtree directly
Jason Gunthorpe
1
-19
/
+21
2019-08-21
RDMA/odp: Use the common interval tree library instead of generic
Jason Gunthorpe
1
-54
/
+18
2019-08-20
RDMA/cma: fix null-ptr-deref Read in cma_cleanup
zhengbin
1
-1
/
+5
2019-08-20
RDMA/restrack: Rewrite PID namespace check to be reliable
Leon Romanovsky
2
-10
/
+8
2019-08-20
RDMA/counters: Properly implement PID checks
Leon Romanovsky
1
-5
/
+3
2019-08-20
IB/core: Fix NULL pointer dereference when bind QP to counter
Ido Kalir
1
-1
/
+1
2019-08-20
RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
Jason Gunthorpe
1
-6
/
+1
2019-08-20
RDMA: Delete DEBUG code
Leon Romanovsky
1
-13
/
+0
2019-08-16
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
1
-2
/
+4
2019-08-12
RDMA/core: Fix error code in stat_get_doit_qp()
Dan Carpenter
1
-2
/
+6
2019-08-12
RDMA/core: Add common iWARP query port
Kamal Heib
1
-16
/
+71
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
1
-10
/
+20
2019-08-07
RDMA/counter: Prevent QP counter binding if counters unsupported
Mark Zhang
1
-0
/
+6
2019-08-07
IB/mlx5: Fix implicit MR release flow
Yishai Hadas
1
-4
/
+0
2019-08-05
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
1
-0
/
+28
[next]