index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
efa
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-11-25
RDMA/efa: Expose RDMA read related attributes
Daniel Kranzdorf
4
-5
/
+40
2019-11-25
RDMA/efa: Support remote read access in MR registration
Daniel Kranzdorf
4
-13
/
+14
2019-11-25
RDMA/efa: Store network attributes in device attributes
Gal Pressman
5
-51
/
+18
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-1
/
+1
2019-11-14
RDMA/efa: Clear the admin command buffer prior to its submission
Gal Pressman
1
-1
/
+4
2019-11-06
RDMA/efa: Use the common mmap_xa helpers
Michal Kalderon
3
-194
/
+153
2019-11-06
RDMA: Connect between the mmap entry and the umap_priv structure
Michal Kalderon
1
-2
/
+4
2019-09-16
RDMA/efa: Fix incorrect error print
Gal Pressman
1
-1
/
+1
2019-08-27
RDMA/efa: Use existing FIELD_SIZEOF macro
Gal Pressman
1
-1
/
+1
2019-08-27
RDMA/efa: Remove umem check on dereg MR flow
Gal Pressman
1
-7
/
+5
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
1
-1
/
+1
2019-08-05
RDMA/efa: Rate limit admin queue error prints
Gal Pressman
2
-86
/
+120
2019-07-29
RDMA/efa: Expose device statistics
Gal Pressman
5
-0
/
+138
2019-07-04
RDMA/efa: Entropy in admin commands id
Daniel Kranzdorf
1
-21
/
+23
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2
-12
/
+34
2019-06-21
RDMA/efa: Print address on AH creation failure
Firas Jahjah
1
-1
/
+2
2019-06-21
RDMA/efa: Be consistent with success flow return value
Gal Pressman
3
-5
/
+7
2019-06-21
RDMA/efa: Use API to get contiguous memory blocks aligned to device supported...
Gal Pressman
1
-67
/
+21
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
1
-1
/
+1
2019-06-18
RDMA/efa: Handle mmap insertions overflow
Gal Pressman
1
-5
/
+16
2019-06-17
RDMA/efa: Fix success return value in case of error
Gal Pressman
1
-6
/
+18
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
3
-37
/
+17
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2
-8
/
+3
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+1
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+1
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+2
2019-05-29
RDMA/efa: Remove unused includes
Gal Pressman
2
-3
/
+0
2019-05-29
RDMA/efa: Use rdma block iterator in chunk list creation
Gal Pressman
1
-14
/
+11
2019-05-29
RDMA/efa: Remove unneeded admin commands abort flow
Gal Pressman
2
-74
/
+1
2019-05-29
RDMA/efa: Use kvzalloc instead of kzalloc with fallback
Gal Pressman
1
-25
/
+21
2019-05-29
RDMA/efa: Remove MAYEXEC flag check from mmap flow
Gal Pressman
1
-1
/
+0
2019-05-21
RDMA/efa: Remove check that prevents destroy of resources in error flows
Leon Romanovsky
1
-24
/
+0
2019-05-07
RDMA/efa: Add driver to Kconfig/Makefile
Gal Pressman
2
-0
/
+24
2019-05-07
RDMA/efa: Add the efa module
Gal Pressman
1
-0
/
+533
2019-05-07
RDMA/efa: Add EFA verbs implementation
Gal Pressman
1
-0
/
+1825
2019-05-06
RDMA/efa: Add common command handlers
Gal Pressman
1
-0
/
+692
2019-05-06
RDMA/efa: Implement functions that submit and complete admin commands
Gal Pressman
1
-0
/
+1160
2019-05-06
RDMA/efa: Add the com service API definitions
Gal Pressman
1
-0
/
+270
2019-05-06
RDMA/efa: Add the efa_com.h file
Gal Pressman
1
-0
/
+144
2019-05-06
RDMA/efa: Add the efa.h header file
Gal Pressman
1
-0
/
+163
2019-05-06
RDMA/efa: Add EFA device definitions
Gal Pressman
4
-0
/
+1061