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
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-10
8
-133
/
+251
|
\
|
*
cxgb4: kfree mhp after the debug print
Shaobo He
2019-03-04
1
-1
/
+1
|
*
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
1
-17
/
+9
|
*
iw_cxgb4: Make function read_tcb() static
Wei Yongjun
2019-02-20
1
-1
/
+1
|
*
RDMA/cxgb4: Remove kref accounting for sync operation
Leon Romanovsky
2019-02-16
3
-29
/
+3
|
*
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-15
1
-4
/
+5
|
*
RDMA/cxgb4: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
2019-02-11
1
-19
/
+13
|
*
iw_cxgb4: fix srqidx leak during connection abort
Raju Rangoju
2019-02-09
1
-2
/
+3
|
*
iw_cxgb4: complete the cached SRQ buffers
Raju Rangoju
2019-02-09
3
-8
/
+157
|
*
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-09
1
-15
/
+10
|
*
iw_cxgb4: use tos when finding ipv6 routes
Steve Wise
2019-02-09
1
-2
/
+3
|
*
iw_cxgb4: use tos when importing the endpoint
Steve Wise
2019-02-09
1
-1
/
+1
|
*
iw_cxgb4: use listening ep tos when accepting new connections
Steve Wise
2019-02-09
1
-2
/
+7
|
*
iw_cxgb*: kzalloc the iwcm verbs struct
Steve Wise
2019-02-05
1
-1
/
+1
|
*
RDMA/core: Use the ops infrastructure to keep all callbacks in one place
Leon Romanovsky
2019-01-31
1
-1
/
+1
|
*
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2019-01-30
1
-1
/
+1
|
*
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-29
1
-3
/
+2
|
|
\
|
*
|
infiniband: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-01-25
1
-2
/
+2
|
*
|
RDMA/iw_cxgb4: Drop __GFP_NOFAIL
Jason Gunthorpe
2019-01-24
1
-1
/
+1
|
*
|
infiniband: cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-24
1
-7
/
+1
|
*
|
RDMA/iw_cxgb4: Fix the unchecked ep dereference
Raju Rangoju
2019-01-15
1
-7
/
+10
|
*
|
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
2019-01-14
1
-6
/
+8
|
*
|
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-11
1
-1
/
+1
|
*
|
iw_cxgb4: Check for send WR also while posting write with completion WR
Potnuri Bharat Teja
2019-01-07
1
-6
/
+13
*
|
|
iw_cxgb4: cq/qp mask depends on bar2 pages in a host page
Raju Rangoju
2019-02-15
1
-2
/
+13
|
|
/
|
/
|
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-3
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
3
-40
/
+44
|
\
|
*
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-12-19
1
-2
/
+2
|
*
RDMA/cxgb4: Initialize ib_device_ops struct
Kamal Heib
2018-12-11
1
-35
/
+39
|
*
iw_cxgb4: only reconnect with MPAv1 if the peer aborts
Steve Wise
2018-11-22
1
-1
/
+2
|
*
infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherent
Sabyasachi Gupta
2018-11-21
1
-2
/
+1
*
|
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
2018-11-23
1
-4
/
+2
*
|
cxgb4: use __vlan_hwaccel helpers
Michał Mirosław
2018-11-09
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-10-26
4
-38
/
+27
|
\
|
*
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
2018-10-17
1
-28
/
+19
|
*
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-26
1
-2
/
+1
|
*
iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs
Nathan Chancellor
2018-09-25
2
-4
/
+5
|
*
RDMA/cxgb4: remove redundant null pointer check before kfree_skb
zhong jiang
2018-09-21
2
-4
/
+2
*
|
PCI: Remove pci_unmap_addr() wrappers for DMA API
Christoph Hellwig
2018-10-10
2
-6
/
+6
|
/
*
iw_cxgb4: only allow 1 flush on user qps
Steve Wise
2018-09-04
1
-0
/
+6
*
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-1
/
+1
|
\
|
*
iw_cxgb4: correctly enforce the max reg_mr depth
Steve Wise
2018-06-25
1
-1
/
+1
*
|
iw_cxgb4: pass window scale in flowc work request
Potnuri Bharat Teja
2018-08-08
2
-24
/
+28
*
|
iw_cxgb4: Support FW write completion WR
Potnuri Bharat Teja
2018-08-03
4
-2
/
+183
*
|
iw_cxgb4: RDMA write with immediate support
Potnuri Bharat Teja
2018-08-03
4
-15
/
+79
*
|
rdma/cxgb4: fix some info leaks
Dan Carpenter
2018-08-03
1
-4
/
+3
*
|
rdma/cxgb4: Simplify a structure initialization
Bart Van Assche
2018-08-01
1
-1
/
+1
*
|
rdma/cxgb4: Fix SRQ endianness annotations
Bart Van Assche
2018-08-01
1
-1
/
+2
*
|
rdma/cxgb4: Remove a set-but-not-used variable
Bart Van Assche
2018-08-01
1
-2
/
+0
[next]