index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/rxe: Address an issue with hardened user copy
Bob Pearson
2020-08-31
3
-73
/
+2
*
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2020-08-31
32
-896
/
+32
*
RDMA/rxe: Fix style warnings
Bob Pearson
2020-08-27
4
-6
/
+4
*
RDMA/rxe: prevent rxe creation on top of vlan interface
Mohammad Heib
2020-08-24
2
-0
/
+12
*
RDMA/rxe: Remove pkey table
Kamal Heib
2020-07-31
6
-77
/
+13
*
RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queue
Mikhail Malygin
2020-07-16
1
-1
/
+4
*
RDMA/rxe: Remove rxe_link_layer()
Kamal Heib
2020-07-16
3
-9
/
+1
*
RDMA/rxe: Return void from rxe_mem_init_dma()
Kamal Heib
2020-07-16
3
-23
/
+7
*
RDMA/rxe: Return void from rxe_init_port_param()
Kamal Heib
2020-07-16
1
-3
/
+1
*
RDMA/rxe: Drop pointless checks in rxe_init_ports
Kamal Heib
2020-07-16
1
-3
/
+0
*
RDMA/rxe: Skip dgid check in loopback mode
Zhu Yanjun
2020-07-07
1
-1
/
+5
*
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-07-07
1
-1
/
+1
*
RDMA/rxe: Remove unused rxe_mem_map_pages
Kamal Heib
2020-06-22
2
-47
/
+0
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-1
/
+1
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
2020-05-21
2
-5
/
+8
|
\
|
*
RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()
Sudip Mukherjee
2020-05-12
2
-5
/
+8
*
|
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-05-03
1
-4
/
+5
*
|
RDMA/rxe: Set default vendor ID
Zhu Yanjun
2020-04-14
2
-0
/
+4
|
/
*
RDMA/rxe: Set sys_image_guid to be aligned with HW IB devices
Zhu Yanjun
2020-03-26
1
-0
/
+2
*
Merge tag 'v5.6-rc4' into rdma.git for-next
Jason Gunthorpe
2020-03-04
1
-4
/
+4
|
\
|
*
RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq
Zhu Yanjun
2020-02-13
1
-4
/
+4
*
|
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-20
1
-1
/
+1
*
|
RDMA/rxe: Fix configuration of atomic queue pair attributes
Bart Van Assche
2020-02-19
1
-3
/
+4
|
/
*
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-21
1
-1
/
+1
|
\
|
*
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-16
1
-1
/
+1
*
|
RDMA/rxe: Compute the maximum sges and inline size based on the WQE size
Rao Shoaib
2020-01-15
1
-10
/
+8
*
|
Introduce maximum WQE size to check limits
Rao Shoaib
2020-01-15
1
-1
/
+6
*
|
RDMA/rxe: Fix error type of mmap_offset
Jiewei Ke
2020-01-04
1
-1
/
+1
|
/
*
rxe: correctly calculate iCRC for unaligned payloads
Steve Wise
2019-12-09
3
-1
/
+14
*
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-12-04
1
-3
/
+5
*
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-17
1
-1
/
+1
*
RDMA/rxe: Increase DMA max_segment_size parameter
Bart Van Assche
2019-10-28
2
-0
/
+4
*
RDMA/rxe: Remove useless rxe_init_device_param assignments
Leon Romanovsky
2019-10-24
2
-26
/
+0
*
RDMA/rxe: Verify modify_device mask
Kamal Heib
2019-10-01
1
-0
/
+4
*
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2019-08-12
3
-8
/
+4
*
RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
Konstantin Taranov
2019-07-08
2
-1
/
+5
*
ibverbs/rxe: Remove variable self-initialization
Maksym Planeta
2019-07-07
1
-1
/
+1
*
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-29
1
-0
/
+1
|
\
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
2019-06-20
1
-2
/
+1
*
|
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
3
-21
/
+12
*
|
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-06-11
1
-2
/
+1
*
|
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
2019-06-10
1
-1
/
+1
*
|
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
2019-06-10
1
-1
/
+1
*
|
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
2019-06-10
1
-1
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-09
13
-146
/
+119
|
\
|
*
RDMA/rxe: Use rdma_read_gid_attr_ndev_rcu to access netdev
Parav Pandit
2019-05-03
1
-3
/
+12
|
*
RDMA/rxe: Consider skb reserve space based on netdev of GID
Parav Pandit
2019-05-03
1
-1
/
+2
|
*
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
3
-21
/
+14
[next]