index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
Age
Commit message (
Expand
)
Author
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-25
iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs
Nathan Chancellor
2018-09-21
RDMA/cxgb4: remove redundant null pointer check before kfree_skb
zhong jiang
2018-09-04
iw_cxgb4: only allow 1 flush on user qps
Steve Wise
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-08
iw_cxgb4: pass window scale in flowc work request
Potnuri Bharat Teja
2018-08-02
iw_cxgb4: Support FW write completion WR
Potnuri Bharat Teja
2018-08-02
iw_cxgb4: RDMA write with immediate support
Potnuri Bharat Teja
2018-08-02
rdma/cxgb4: fix some info leaks
Dan Carpenter
2018-07-31
rdma/cxgb4: Simplify a structure initialization
Bart Van Assche
2018-07-31
rdma/cxgb4: Fix SRQ endianness annotations
Bart Van Assche
2018-07-31
rdma/cxgb4: Remove a set-but-not-used variable
Bart Van Assche
2018-07-30
RDMA/providers: Remove pointless functions
Kamal Heib
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-25
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
2018-07-25
rdma/cxgb4: Add support for srq functions & structs
Raju Rangoju
2018-07-13
rdma/cxgb4: Add support for 64Byte cqes
Raju Rangoju
2018-07-10
RDMA/cxgb4: Restore the dropped uninitialized_var
Jason Gunthorpe
2018-07-09
RDMA/cxgb4: Make c4iw_poll_cq_one() easier to analyze
Bart Van Assche
2018-06-25
iw_cxgb4: correctly enforce the max reg_mr depth
Steve Wise
2018-06-18
iw_cxgb4: remove duplicate memcpy() in c4iw_create_listen()
Bharat Potnuri
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-04
iw_cxgb4: add INFINIBAND_ADDR_TRANS dependency
Arnd Bergmann
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
2018-05-24
iw_cxgb4: provide detailed driver-specific MR information
Steve Wise
2018-05-24
iw_cxgb4: provide detailed driver-specific CQ information
Steve Wise
2018-05-24
iw_cxgb4: provide detailed provider-specific CM_ID information
Steve Wise
2018-05-22
iw_cxgb4: always set iw_cm_id.provider_data
Steve Wise
2018-05-15
iw_cxgb4: remove wr_id attributes
Steve Wise
2018-05-15
iw_cxgb4: fix uninitialized variable warnings
Steve Wise
2018-05-09
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-05-09
iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()'
Christophe Jaillet
2018-05-03
iw_cxgb4: dump detailed driver-specific QP information
Steve Wise
2018-05-01
IB/cxgb4: use skb_put_zero()/__skb_put_zero
YueHaibing
2018-04-27
iw_cxgb4: Atomically flush per QP HW CQEs
Bharat Potnuri
2018-04-27
RDMA/cxgb4: release hw resources on device removal
Raju Rangoju
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-29
iw_cxgb4: print mapped ports correctly
Bharat Potnuri
2018-03-23
iw_cxgb4: Add ib_device->get_netdev support
Steve Wise
2018-03-19
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
2018-03-16
cxgb4: notify fatal error to uld drivers
Ganesh Goudar
2018-03-15
RDMA/cxgb4: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
2018-03-08
iw_cxgb4: initialize ib_mr fields for user mrs
Steve Wise
2017-12-29
iw_cxgb4: Change error/warn prints to pr_debug
Bharat Potnuri
2017-12-27
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-21
iw_cxgb4: when flushing, complete all wrs in a chain
Steve Wise
2017-12-21
iw_cxgb4: reflect the original WR opcode in drain cqes
Steve Wise
[next]