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-07-31
RDMA/core: fix spelling mistake "Nelink" -> "Netlink"
Colin Ian King
1
-1
/
+1
2019-07-29
Merge branch 'wip/dl-for-rc' into wip/dl-for-next
Doug Ledford
1
-4
/
+7
2019-07-25
RDMA/core: Support netlink commands in non init_net net namespaces
Parav Pandit
8
-65
/
+98
2019-07-25
RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
Parav Pandit
7
-6
/
+21
2019-07-25
IB/counters: Always initialize the port counter object
Parav Pandit
1
-4
/
+4
2019-07-25
IB/core: Fix querying total rdma stats
Parav Pandit
1
-0
/
+3
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
23
-1749
/
+2117
2019-07-12
mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
Alexander Potapenko
1
-1
/
+1
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+3
2019-07-11
RDMA/core: Fix -Wunused-const-variable warnings
Qian Cai
1
-0
/
+13
2019-07-09
RDMA/core: Fix race when resolving IP address
Dag Moxnes
1
-1
/
+1
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2019-07-08
IB/core: Work on the caller socket net namespace in nldev_newlink()
Parav Pandit
1
-1
/
+1
2019-07-08
RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlink
Yamin Friedman
3
-0
/
+24
2019-07-08
RDMA/core: Provide RDMA DIM support for ULPs
Yamin Friedman
1
-0
/
+45
2019-07-05
RDMA/nldev: Allow get default counter statistics through RDMA netlink
Mark Zhang
2
-1
/
+103
2019-07-05
RDMA/nldev: Allow get counter mode through RDMA netlink
Mark Zhang
2
-1
/
+78
2019-07-05
RDMA/nldev: Allow counter manual mode configration through RDMA netlink
Mark Zhang
1
-13
/
+98
2019-07-05
RDMA/counter: Allow manual mode configuration support
Mark Zhang
1
-3
/
+216
2019-07-05
RDMA/core: Get sum value of all counters when perform a sysfs stat read
Mark Zhang
2
-3
/
+96
2019-07-05
RDMA/netlink: Implement counter dumpit calback
Mark Zhang
3
-1
/
+240
2019-07-05
RDMA/nldev: Allow counter auto mode configration through RDMA netlink
Mark Zhang
1
-0
/
+78
2019-07-05
RDMA/counter: Add "auto" configuration mode support
Mark Zhang
3
-0
/
+233
2019-07-05
RDMA/counter: Add set/clear per-port auto mode support
Mark Zhang
3
-1
/
+80
2019-07-05
RDMA/restrack: Make is_visible_in_pid_ns() as an API
Mark Zhang
3
-13
/
+16
2019-07-05
RDMA/restrack: Add an API to attach a task to a resource
Mark Zhang
2
-0
/
+16
2019-07-05
RDMA/restrack: Introduce statistic counter
Mark Zhang
1
-5
/
+17
2019-07-04
RDMA/uverbs: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
9
-61
/
+64
2019-06-25
RDMA/netlink: Audit policy settings for netlink attributes
Doug Ledford
1
-13
/
+12
2019-06-25
docs: infiniband: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-24
RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
1
-97
/
+70
2019-06-24
RDMA/rw: Introduce rdma_rw_inv_key helper
Israel Rukshin
1
-8
/
+17
2019-06-24
RDMA/core: Validate integrity handover device cap
Max Gurtovoy
1
-0
/
+6
2019-06-24
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
1
-2
/
+2
2019-06-24
RDMA/core: Add an integrity MR pool support
Israel Rukshin
2
-4
/
+8
2019-06-24
RDMA/core: Add signature attrs element for ib_mr structure
Max Gurtovoy
2
-1
/
+13
2019-06-24
RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl's
Max Gurtovoy
2
-1
/
+40
2019-06-24
RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API
Israel Rukshin
2
-0
/
+47
2019-06-24
RDMA/core: Save the MR type in the ib_mr structure
Max Gurtovoy
3
-0
/
+4
2019-06-20
RDMA/odp: Do not leak dma maps when working with huge pages
Jason Gunthorpe
1
-1
/
+2
2019-06-20
RDMA/uverbs: Use offsetofend instead of opencoding
Jason Gunthorpe
1
-6
/
+3
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
1
-0
/
+3
2019-06-20
RDMA: Convert destroy_wq to be void
Leon Romanovsky
1
-7
/
+5
2019-06-19
RDMA/netlink: Resort policy array
Doug Ledford
1
-75
/
+78
2019-06-18
RDMA/odp: Fix missed unlock in non-blocking invalidate_start
Jason Gunthorpe
1
-5
/
+9
2019-06-18
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
5
-5
/
+105
2019-06-18
RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload
Jason Gunthorpe
3
-0
/
+201
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-36
/
+4
2019-06-17
RDMA: Move rdma_node_type to uapi/
Jason Gunthorpe
1
-1
/
+1
[prev]
[next]