index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-28
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
|
*
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-08
3
-20
/
+14
|
*
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
8
-71
/
+51
|
*
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
1
-9
/
+8
|
*
RDMA/rxe: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
2019-03-28
1
-1
/
+1
|
*
IB/rxe: Replace av->network_type with skb->protocol
Zhu Yanjun
2019-03-27
1
-16
/
+12
|
*
RDMA/rxe: Fix slab-out-bounds access which lead to kernel crash later
Leon Romanovsky
2019-03-26
1
-5
/
+6
|
*
RDMA: Use __packed annotation instead of __attribute__ ((packed))
Erez Alfasi
2019-03-25
1
-1
/
+1
*
|
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
1
-1
/
+0
|
/
*
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
3
-9
/
+8
*
rdma_rxe: Use netlink messages to add/delete links
Steve Wise
2019-02-19
8
-13
/
+46
*
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
2019-02-19
4
-12
/
+21
*
RDMA/rxe: Add ib_device_get_by_name() and use it in rxe
Jason Gunthorpe
2019-02-19
5
-33
/
+4
*
RDMA/rxe: Use driver_unregister and new unregistration API
Jason Gunthorpe
2019-02-19
8
-87
/
+30
*
RDMA/rxe: Use ib_device_get_by_netdev() instead of open coding
Jason Gunthorpe
2019-02-19
4
-47
/
+38
*
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-15
2
-5
/
+9
*
RDMA/rxe: Use for_each_sg_page iterator on umem SGL
Shiraz, Saleem
2019-02-11
1
-7
/
+6
*
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-08
4
-21
/
+61
*
RDMA/rxe: Improve loopback marking
Kamal Heib
2019-02-04
2
-6
/
+4
*
RDMA/rxe: Move rxe_init_av() to rxe_av.c
Kamal Heib
2019-02-04
4
-14
/
+11
*
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2019-01-30
1
-1
/
+1
*
IB/rxe: Remove unnecessary rxe variable
Zhu Yanjun
2019-01-21
4
-16
/
+11
*
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
2019-01-14
1
-2
/
+2
*
RDMA: Rename port_callback to init_port
Parav Pandit
2019-01-14
1
-1
/
+1
*
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-10
1
-1
/
+1
*
IB/rxe: Reuse code which sets port state
Yuval Shaia
2018-12-20
3
-21
/
+11
*
IB/rxe: Make counters thread safe
Parav Pandit
2018-12-20
2
-4
/
+4
*
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
1
-1
/
+1
*
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-12-19
1
-0
/
+1
*
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-12-18
3
-4
/
+5
[next]