index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
Jason Gunthorpe
1
-6
/
+1
2019-08-12
RDMA/core: Fix error code in stat_get_doit_qp()
Dan Carpenter
1
-2
/
+6
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-01
IB/mad: Fix use-after-free in ib mad completion handling
Jack Morgenstein
1
-10
/
+10
2019-08-01
RDMA/restrack: Track driver QP types in resource tracker
Gal Pressman
1
-1
/
+4
2019-08-01
RDMA/devices: Remove the lock around remove_client_context
Jason Gunthorpe
1
-21
/
+27
2019-08-01
RDMA/devices: Do not deadlock during client removal
Jason Gunthorpe
1
-13
/
+41
2019-08-01
IB/core: Add mitigation for Spectre V1
Luck, Tony
1
-1
/
+5
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/git/zohar/linux-integrity
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
[next]