index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-26
RDMA/rxe: Fix small problem in network_type patch
Bob Pearson
2
-5
/
+32
2020-10-16
RDMA/rxe: Handle skb_clone() failure in rxe_recv.c
Bob Pearson
1
-0
/
+3
2020-10-16
RDMA/rxe: Move the definitions for rxe_av.network_type to uAPI
Jason Gunthorpe
1
-4
/
+4
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-6
/
+3
2020-10-08
RDMA/rxe: Fix bug rejecting all multicast packets
Bob Pearson
1
-3
/
+16
2020-10-08
RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()
Bob Pearson
1
-5
/
+12
2020-10-08
RDMA/rxe: Remove duplicate entries in struct rxe_mr
Bob Pearson
4
-22
/
+28
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
5
-1
/
+13
2020-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-1
/
+13
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
1
-1
/
+2
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
1
-1
/
+2
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
1
-1
/
+2
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
1
-1
/
+2
2020-09-03
RDMA/rxe: Convert tasklets to use new tasklet_setup() API
Allen Pais
3
-8
/
+8
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
3
-3
/
+3
2020-08-31
RDMA/rxe: Address an issue with hardened user copy
Bob Pearson
3
-73
/
+2
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
32
-896
/
+32
2020-08-27
RDMA/rxe: Fix style warnings
Bob Pearson
4
-6
/
+4
2020-08-27
RDMA/rxe: Fix panic when calling kmem_cache_create()
Kamal Heib
3
-0
/
+11
2020-08-27
RDMA/rxe: Fix memleak in rxe_mem_init_user
Dinghao Liu
1
-0
/
+1
2020-08-24
RDMA/rxe: prevent rxe creation on top of vlan interface
Mohammad Heib
2
-0
/
+12
2020-08-24
RDMA/rxe: Fix the parent sysfs read when the interface has 15 chars
Yi Zhang
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-3
/
+3
2020-07-31
RDMA/rxe: Remove pkey table
Kamal Heib
6
-77
/
+13
2020-07-16
RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queue
Mikhail Malygin
1
-1
/
+4
2020-07-16
RDMA/rxe: Remove rxe_link_layer()
Kamal Heib
3
-9
/
+1
2020-07-16
RDMA/rxe: Return void from rxe_mem_init_dma()
Kamal Heib
3
-23
/
+7
2020-07-16
RDMA/rxe: Return void from rxe_init_port_param()
Kamal Heib
1
-3
/
+1
2020-07-16
RDMA/rxe: Drop pointless checks in rxe_init_ports
Kamal Heib
1
-3
/
+0
2020-07-07
RDMA/rxe: Skip dgid check in loopback mode
Zhu Yanjun
1
-1
/
+5
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
1
-1
/
+1
2020-06-22
RDMA/rxe: Remove unused rxe_mem_map_pages
Kamal Heib
2
-47
/
+0
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
2
-5
/
+8
2020-05-12
RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()
Sudip Mukherjee
2
-5
/
+8
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
1
-4
/
+5
2020-04-14
RDMA/rxe: Set default vendor ID
Zhu Yanjun
2
-0
/
+4
2020-03-26
RDMA/rxe: Set sys_image_guid to be aligned with HW IB devices
Zhu Yanjun
1
-0
/
+2
2020-03-04
Merge tag 'v5.6-rc4' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+4
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-19
RDMA/rxe: Fix configuration of atomic queue pair attributes
Bart Van Assche
1
-3
/
+4
2020-02-13
RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq
Zhu Yanjun
1
-4
/
+4
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-1
/
+1
2020-01-15
RDMA/rxe: Compute the maximum sges and inline size based on the WQE size
Rao Shoaib
1
-10
/
+8
2020-01-15
Introduce maximum WQE size to check limits
Rao Shoaib
1
-1
/
+6
2020-01-03
RDMA/rxe: Fix error type of mmap_offset
Jiewei Ke
1
-1
/
+1
2019-12-09
rxe: correctly calculate iCRC for unaligned payloads
Steve Wise
3
-1
/
+14
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-3
/
+5
[next]