index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2018-07-03
RDMA/uverbs: Don't fail in creation of multiple flows
Leon Romanovsky
1
-1
/
+1
2018-06-26
RDMA/uverbs: Fix slab-out-of-bounds in ib_uverbs_ex_create_flow
Leon Romanovsky
1
-11
/
+12
2018-06-26
RDMA/uverbs: Protect from attempts to create flows on unsupported QP
Leon Romanovsky
1
-0
/
+5
2018-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-10
/
+18
2018-06-18
RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
Bharat Potnuri
1
-6
/
+8
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-6
/
+10
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
3
-8
/
+11
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-4
/
+5
2018-06-13
Convert infiniband uverbs to struct_size
Matthew Wilcox
1
-2
/
+2
2018-06-12
IB/uverbs: Fix ordering of ucontext check in ib_uverbs_write
Jason Gunthorpe
1
-4
/
+10
2018-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
22
-268
/
+642
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-18
/
+18
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
5
-18
/
+18
2018-06-05
RDMA/restrack: Change SPDX tag to properly reflect license
Leon Romanovsky
1
-1
/
+1
2018-06-04
infiniband: fix a possible use-after-free bug
Cong Wang
1
-1
/
+5
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
8
-28
/
+253
2018-06-02
IB/uverbs: Add support for flow counters
Raed Salem
2
-11
/
+71
2018-06-02
IB/core: Support passing uhw for create_flow
Matan Barak
2
-2
/
+7
2018-06-02
IB/uverbs: Add read counters support
Raed Salem
1
-1
/
+58
2018-06-02
IB/uverbs: Add create/destroy counters support
Raed Salem
4
-2
/
+104
2018-06-02
IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure
Matan Barak
2
-13
/
+14
2018-06-01
RDMA/mad: Convert BUG_ONs to error flows
Leon Romanovsky
1
-4
/
+7
2018-06-01
RDMA/mad: Delete inaccessible BUG_ON
Leon Romanovsky
1
-1
/
+0
2018-06-01
RDMA/cma: Ignore unknown event
Leon Romanovsky
1
-1
/
+1
2018-06-01
RDMA/cm: Abort loop in case of CM dequeue
Leon Romanovsky
1
-1
/
+3
2018-05-31
RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core
Wei Hu(Xavier)
1
-1
/
+41
2018-05-30
RDMA/core: Remove indirection through ib_cache_setup()
Jason Gunthorpe
3
-15
/
+2
2018-05-29
IB/core: Fix error code for invalid GID entry
Parav Pandit
1
-1
/
+1
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
1
-16
/
+2
2018-05-28
IB/core: Make testing MR flags for writability a static inline function
Jack Morgenstein
1
-10
/
+1
2018-05-24
IB/core: Introduce and use rdma_gid_table()
Parav Pandit
1
-10
/
+15
2018-05-24
IB/core: Reduce the places that use zgid
Parav Pandit
1
-5
/
+14
2018-05-24
RDMA/ucm: Mark UCM interface as BROKEN
Leon Romanovsky
1
-2
/
+2
2018-05-24
IB/core: Remove duplicate declaration of gid_cache_wq
Parav Pandit
1
-2
/
+0
2018-05-22
RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpers
Steve Wise
1
-0
/
+28
2018-05-17
IB/uverbs: Introduce a MPLS steering match filter
Ariel Levkovich
1
-0
/
+12
2018-05-17
IB/uverbs: Introduce a GRE steering match filter
Ariel Levkovich
1
-0
/
+11
2018-05-16
IB/cm: Store and restore ah_attr during CM message processing
Parav Pandit
1
-2
/
+14
2018-05-16
IB/cm: Store and restore ah_attr during LAP msg processing
Parav Pandit
1
-3
/
+29
2018-05-16
IB/cm: Avoid AV ah_attr overwriting during LAP message handling
Parav Pandit
1
-8
/
+8
2018-05-16
IB/umem: Use the correct mm during ib_umem_release
Lidong Chen
1
-6
/
+1
2018-05-16
IB/core: Remove redundant return
Yuval Shaia
1
-2
/
+0
2018-05-16
RDMA/NLDEV: remove mr iova attribute
Steve Wise
1
-3
/
+0
2018-05-09
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
10
-74
/
+148
2018-05-09
IB/core: Reuse gid_table_release_one() in table allocation failure
Parav Pandit
1
-26
/
+16
2018-05-09
IB/core: Make gid_table_reserve_default() return void
Parav Pandit
1
-13
/
+5
2018-05-03
RDMA/nldev: helper functions to add driver attributes
Steve Wise
1
-0
/
+66
2018-05-03
RDMA/nldev: add driver-specific resource tracking
Steve Wise
2
-0
/
+36
2018-05-03
RDMA/nldev: Add explicit pad attribute
Steve Wise
1
-11
/
+15
2018-05-03
RDMA/cma: Do not query GID during QP state transition to RTR
Parav Pandit
1
-7
/
+0
[next]