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-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-20
/
+23
2019-05-14
mm/mmu_notifier: convert user range->blockable to helper function
Jérôme Glisse
1
-2
/
+3
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
1
-2
/
+3
2019-05-14
RDMA/core: Change system parameters callback from dumpit to doit
Parav Pandit
1
-12
/
+15
2019-05-14
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
1
-8
/
+8
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
32
-712
/
+1679
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-34
/
+35
2019-05-07
IB/core, ipoib: Do not overreact to SM LID change event
Dennis Dalessandro
2
-2
/
+0
2019-05-07
RDMA/device: Don't fire uevent before device is fully initialized
Leon Romanovsky
1
-0
/
+9
2019-05-06
RDMA: Add EFA related definitions
Gal Pressman
2
-0
/
+3
2019-05-06
RDMA/umem: Remove hugetlb flag
Shiraz Saleem
2
-28
/
+1
2019-05-06
RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocks
Shiraz Saleem
1
-0
/
+34
2019-05-06
RDMA/umem: Add API to find best driver supported page size in an MR
Shiraz Saleem
1
-0
/
+51
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
4
-4
/
+4
2019-05-03
RDMA/core: Allow detaching gid attribute netdevice for RoCE
Parav Pandit
2
-16
/
+70
2019-05-03
RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdev
Parav Pandit
3
-2
/
+12
2019-05-03
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
1
-0
/
+55
2019-05-03
IB/cm: Reduce dependency on gid attribute ndev check
Parav Pandit
1
-2
/
+3
2019-05-03
RDMA: Get rid of iw_cm_verbs
Kamal Heib
2
-17
/
+26
2019-05-03
RDMA/core: Do not invoke init_port on compat devices
Parav Pandit
3
-11
/
+10
2019-05-03
IB/core: Set qp->real_qp before it may be accessed
Artemy Kovalyov
3
-2
/
+1
2019-05-03
RDMA/uverbs: Initialize uverbs_attr_bundle ucontext in ib_uverbs_get_context
Shamir Rabinovitch
1
-0
/
+2
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+50
2019-05-02
RDMA/uverbs: Initialize udata struct on destroy flows
Gal Pressman
1
-0
/
+2
2019-05-02
RDMA/umem: Handle page combining avoidance correctly in ib_umem_add_sg_table()
Shiraz Saleem
1
-6
/
+10
2019-05-01
RDMA/core: Introduce RDMA subsystem ibdev_* print functions
Gal Pressman
1
-0
/
+60
2019-04-29
rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE use
Linus Torvalds
1
-1
/
+1
2019-04-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-3
/
+50
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
4
-28
/
+28
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-4
/
+5
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2019-04-25
uverbs: Convert idr to XArray
Matthew Wilcox
2
-55
/
+25
2019-04-24
Merge branch 'rdma_mmap' into rdma.git for-next
Jason Gunthorpe
2
-53
/
+60
2019-04-24
RDMA: Remove rdma_user_mmap_page
Jason Gunthorpe
1
-51
/
+11
2019-04-24
RDMA/ucontext: Fix regression with disassociate
Jason Gunthorpe
2
-3
/
+50
2019-04-24
RDMA/cma: Consider scope_id while binding to ipv6 ll address
Parav Pandit
1
-6
/
+19
2019-04-24
IB/core: Allow vlan link local address based RoCE GIDs
Parav Pandit
1
-23
/
+4
2019-04-22
RDMA/core: Add a netlink command to change net namespace of rdma device
Parav Pandit
3
-6
/
+65
2019-04-22
RDMA/core: Introduce a helper function to change net namespace of rdma device
Parav Pandit
1
-0
/
+77
2019-04-22
RDMA/core: Avoid freeing netdevs in disable_device()
Parav Pandit
1
-3
/
+4
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-0
/
+3
2019-04-09
ipv4: Prepare rtable for IPv6 gateway
David Ahern
1
-1
/
+1
2019-04-08
RDMA/umem: Use correct value for SG entries in sg_copy_to_buffer()
Shiraz Saleem
1
-2
/
+2
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
3
-43
/
+48
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2
-17
/
+25
2019-04-08
IB: When attrs.udata/ufile is available use that instead of uobject
Jason Gunthorpe
5
-8
/
+8
2019-04-08
RDMA/nldev: Return device protocol
Leon Romanovsky
1
-1
/
+23
2019-04-08
RDMA/cm: Move debug counters to be under relevant IB device
Leon Romanovsky
3
-38
/
+57
2019-04-08
RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs
Shiraz Saleem
3
-22
/
+86
2019-04-04
RDMA/cm: Remove useless zeroing of static global variable
Leon Romanovsky
1
-1
/
+0
[next]