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.13.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
2018-06-13
Convert infiniband uverbs to struct_size
Matthew Wilcox
1
-2
/
+2
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
2018-05-01
IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security code
Parav Pandit
2
-5
/
+2
2018-04-30
IB/core: Make ib_mad_client_id atomic
HÃ¥kon Bugge
1
-2
/
+2
2018-04-27
IB/uverbs: Fix kernel crash during MR deregistration flow
Ariel Levkovich
2
-0
/
+2
2018-04-27
IB/uverbs: Prevent reregistration of DM_MR to regular MR
Ariel Levkovich
1
-0
/
+5
2018-04-27
RDMA/iwpm: fix memory leak on map_info
Colin Ian King
1
-1
/
+4
2018-04-27
RDMA/cma: Fix use after destroy access to net namespace for IPoIB
Parav Pandit
1
-10
/
+43
2018-04-27
IB/uverbs: Fix validating mandatory attributes
Matan Barak
1
-0
/
+9
2018-04-24
IB/core: Fix deleting default GIDs when changing mac adddress
Parav Pandit
2
-25
/
+29
2018-04-24
IB/core: Fix to avoid deleting IPv6 look alike default GIDs
Parav Pandit
1
-4
/
+13
[next]