index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/cxgb4: Remove the query_pkey callback
Kamal Heib
2020-07-20
1
-11
/
+0
*
IB/uverbs: Set IOVA on IB MR in uverbs layer
Yishai Hadas
2020-07-07
1
-1
/
+0
*
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-07-07
2
-2
/
+2
*
RDMA: Add dedicated CM_ID resource tracker function
Maor Gottlieb
2020-06-23
3
-18
/
+4
*
RDMA: Add dedicated QP resource tracker function
Maor Gottlieb
2020-06-23
2
-4
/
+2
*
RDMA: Add a dedicated CQ resource tracker function
Maor Gottlieb
2020-06-23
3
-4
/
+3
*
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
2020-06-23
3
-4
/
+3
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-1
/
+1
*
RDMA/iw_cxgb4: cleanup device debugfs entries on ULD remove
Potnuri Bharat Teja
2020-05-25
1
-0
/
+1
*
RDMA/iw_cxgb4: Fix incorrect function parameters
Potnuri Bharat Teja
2020-05-12
1
-4
/
+3
*
Merge tag 'v5.6-rc4' into rdma.git for-next
Jason Gunthorpe
2020-03-04
2
-2
/
+6
|
\
|
*
RDMA/iw_cxgb4: initiate CLOSE when entering TERM
Krishnamraju Eraparaju
2020-02-11
2
-2
/
+6
*
|
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-03-04
1
-1
/
+1
*
|
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-20
2
-6
/
+6
|
/
*
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-16
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-27
3
-6
/
+7
|
\
|
*
RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'
Christophe JAILLET
2019-11-17
1
-2
/
+2
|
*
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-17
1
-1
/
+1
|
*
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
2019-10-28
3
-22
/
+23
|
|
\
|
*
|
RDMA/iw_cxgb4: Report correct port speed/width
Potnuri Bharat Teja
2019-10-28
1
-3
/
+4
*
|
|
RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case
Potnuri Bharat Teja
2019-10-28
1
-2
/
+0
*
|
|
iw_cxgb4: fix ECN check on the passive accept
Potnuri Bharat Teja
2019-10-18
1
-14
/
+14
|
|
/
|
/
|
*
|
RDMA/cxgb4: Do not dma memory off of the stack
Greg KH
2019-10-04
1
-11
/
+17
*
|
RDMA/iw_cxgb4: fix SRQ access from dump_qp()
Potnuri Bharat Teja
2019-10-01
2
-11
/
+6
|
/
*
RDMA/{cxgb3, cxgb4, i40iw}: Remove common code
Kamal Heib
2019-08-12
1
-24
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-07-16
8
-125
/
+99
|
\
|
*
IB: Remove unneeded memset
Fuqian Huang
2019-07-03
2
-2
/
+0
|
*
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-29
2
-0
/
+2
|
|
\
|
*
|
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
-20
/
+13
|
*
|
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-06-11
2
-9
/
+6
|
*
|
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
|
*
|
iw_cxgb4: Fix qpid leak
Nirranjan Kirubaharan
2019-05-27
2
-33
/
+19
|
*
|
RDMA/cxgb4: Don't expose DMA addresses
Leon Romanovsky
2019-05-27
1
-3
/
+3
|
*
|
RDMA/cxgb4: Use sizeof() notation
Leon Romanovsky
2019-05-27
7
-53
/
+53
*
|
|
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
2019-06-03
1
-2
/
+7
|
|
/
|
/
|
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-09
8
-344
/
+251
|
\
|
*
RDMA: Get rid of iw_cm_verbs
Kamal Heib
2019-05-03
1
-21
/
+12
|
*
RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"
Colin Ian King
2019-04-18
1
-1
/
+1
|
*
RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure
Colin Ian King
2019-04-16
1
-0
/
+2
|
*
RDMA/cxgb4: Use ib_device_set_netdev()
Steve Wise
2019-04-09
1
-19
/
+17
|
*
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
3
-24
/
+16
|
*
RDMA/iw_cxgb4: Always disconnect when QP is transitioning to TERMINATE state
Potnuri Bharat Teja
2019-04-04
1
-2
/
+2
|
*
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
3
-9
/
+6
|
*
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-04-01
2
-4
/
+6
|
*
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
5
-16
/
+14
|
*
RDMA/cxbg: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
2019-03-28
1
-1
/
+1
[next]