index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/core: Fix two kernel warnings triggered by rxe registration
Bart Van Assche
2018-01-04
2
-7
/
+14
*
RDMA/cma: Mark end of CMA ID messages
Leon Romanovsky
2018-01-02
1
-0
/
+1
*
RDMA/nldev: Refactor setting the nldev handle to a common function
Leon Romanovsky
2018-01-02
1
-6
/
+14
*
RDMA/core: Replace open-coded variant of put_device
Leon Romanovsky
2018-01-02
1
-1
/
+1
*
RDMA/netlink: Simplify code of autoload modules
Leon Romanovsky
2018-01-02
1
-5
/
+3
*
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-28
7
-14
/
+70
|
\
|
*
IB/core: Verify that QP is security enabled in create and destroy
Moni Shoua
2017-12-27
2
-1
/
+5
|
*
IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()
Moni Shoua
2017-12-27
1
-2
/
+2
|
*
RDMA/netlink: Fix general protection fault
Leon Romanovsky
2017-12-07
4
-4
/
+4
|
*
IB/core: Don't enforce PKey security on SMI MADs
Daniel Jurgens
2017-12-07
1
-2
/
+5
|
*
IB/core: Bound check alternate path port number
Daniel Jurgens
2017-12-07
1
-0
/
+6
|
*
IB/core: Only enforce security for InfiniBand
Daniel Jurgens
2017-12-01
1
-4
/
+46
|
*
IB/core: Init subsys if compiled to vmlinuz-core
Dmitry Monakhov
2017-12-01
1
-1
/
+1
|
*
RDMA/cma: Make sure that PSN is not over max allowed
Moni Shoua
2017-12-01
1
-0
/
+1
*
|
infiniband: drop unknown function from core_priv.h
Randy Dunlap
2017-12-28
1
-7
/
+0
*
|
IB/core: Make sure that PSN does not overflow
Majd Dibbiny
2017-12-27
1
-0
/
+16
*
|
IB/core: Use rdma_cap_opa_mad to check for OPA
Don Hiatt
2017-12-22
1
-2
/
+1
*
|
IB/SA: Check dlid before SA agent queries for ClassPortInfo
Venkata Sandeep Dhanalakota
2017-12-22
1
-0
/
+10
*
|
drivers: infiniband: remove duplicate includes
Pravin Shedge
2017-12-22
2
-3
/
+0
*
|
IB/cm: Refactor to avoid setting path record software only fields
Parav Pandit
2017-12-18
1
-48
/
+44
*
|
IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc
Parav Pandit
2017-12-18
3
-12
/
+13
*
|
IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...
Parav Pandit
2017-12-18
3
-9
/
+10
*
|
IB/cm: Fix sleeping while spin lock is held
Parav Pandit
2017-12-18
1
-5
/
+6
*
|
IB/cm: Handle address handle attribute init error
Parav Pandit
2017-12-18
1
-2
/
+5
*
|
IB/{cm, umad}: Handle av init error
Parav Pandit
2017-12-18
2
-16
/
+28
*
|
IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer
Parav Pandit
2017-12-18
1
-13
/
+3
*
|
RDMA/core: Avoid copying ifindex twice
Parav Pandit
2017-12-18
1
-2
/
+0
*
|
RDMA/{core, cma}: Simplify rdma_translate_ip
Parav Pandit
2017-12-18
2
-10
/
+5
*
|
IB/core: Removed unused function
Parav Pandit
2017-12-18
1
-23
/
+0
*
|
RDMA/core: Avoid redundant memcpy in rdma_addr_find_l2_eth_by_grh
Parav Pandit
2017-12-18
1
-5
/
+0
*
|
IB/core: Avoid exporting module internal ib_find_gid_by_filter()
Parav Pandit
2017-12-18
1
-1
/
+0
*
|
IB/core: Refactor to avoid unnecessary check on GID lookup miss
Parav Pandit
2017-12-18
1
-9
/
+6
*
|
IB/core: Avoid unnecessary type cast
Parav Pandit
2017-12-18
1
-2
/
+1
*
|
RDMA/cma: Introduce and use helper functions to init work
Parav Pandit
2017-12-18
1
-28
/
+25
*
|
RDMA/cma: Avoid setting path record type twice
Parav Pandit
2017-12-18
1
-5
/
+4
*
|
RDMA/cma: Simplify netdev check
Parav Pandit
2017-12-18
1
-19
/
+16
*
|
RDMA/cma: Set default GID type as RoCE when resolving RoCE route
Parav Pandit
2017-12-18
1
-3
/
+5
*
|
IB/umem: Fix use of npages/nmap fields
Artemy Kovalyov
2017-12-18
1
-1
/
+1
*
|
IB/cm: Add debug prints to ib_cm
Daniel Jurgens
2017-12-18
1
-0
/
+51
*
|
IB/core: Fix memory leak in cm_req_handler error flows
Matan Barak
2017-12-18
1
-2
/
+3
*
|
RDMA/cma: Use correct size when writing netlink stats
Parav Pandit
2017-12-18
1
-1
/
+1
*
|
IB/core: Avoid exporting module internal function
Parav Pandit
2017-12-18
2
-19
/
+4
*
|
IB/core: Depend on IPv6 stack to resolve link local address for RoCEv2
Parav Pandit
2017-12-18
1
-5
/
+11
*
|
IB/{core/cm}: Fix generating a return AH for RoCEE
Parav Pandit
2017-12-18
2
-97
/
+63
*
|
RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()
Geert Uytterhoeven
2017-12-13
1
-0
/
+1
*
|
IB/core: Use PTR_ERR_OR_ZERO()
Gomonovych, Vasyl
2017-12-12
1
-4
/
+1
*
|
IB/CM: Change sgid to IB GID when handling CM request
Don Hiatt
2017-12-12
1
-2
/
+36
*
|
IB/core: disable memory registration of filesystem-dax vmas
Dan Williams
2017-11-30
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-15
20
-350
/
+392
|
\
|
*
RDMA/core: Rename kernel modify_cq to better describe its usage
Leon Romanovsky
2017-11-13
2
-3
/
+3
[next]