index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
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-13
RDMA/core: Change system parameters callback from dumpit to doit
Parav Pandit
1
-12
/
+15
2019-05-13
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-07
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-02
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-27
netlink: make validation more configurable for future strictness
Johannes Berg
4
-28
/
+28
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-4
/
+5
2019-04-25
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-08
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]