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
/
ulp
/
ipoib
/
ipoib_verbs.c
Age
Commit message (
Expand
)
Author
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2020-11-20
RDMA/ipoib: Distribute cq completion vector better
Jack Wang
2020-05-21
IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs
Gary Leshner
2019-05-21
RDMA/ipoib: Remove check of destroy CQ
Leon Romanovsky
2019-05-07
IB/core, ipoib: Do not overreact to SM LID change event
Dennis Dalessandro
2018-09-26
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-07-09
RDMA/ipoib: Fix return code from ipoib_cm_dev_init
Kamal Heib
2018-07-09
RDMA/ipoib: Fix use of sizeof()
Kamal Heib
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2017-12-11
IB/ipoib: Replace printk with pr_warn
Yuval Shaia
2017-10-25
IB/ipoib: Use NAPI in UD/TX flows
Erez Shitrit
2017-04-20
IB/IPoIB: Support acceleration options callbacks
Erez Shitrit
2017-04-20
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
2017-04-20
IB/IPoIB: Separate control and data related initializations
Erez Shitrit
2016-10-07
IB/ipoib_verbs: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-08-03
IB/ipoib: Report SG feature regardless of HW UD CSUM capability
Yuval Shaia
2016-05-25
IB/IPoIB: Allow setting the device address
Mark Bloch
2016-03-03
IB/ipoib: Add handling for sending of skb with many frags
Hans Westgaard Ry
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-08-30
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2015-08-30
IB/ipoib: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-07-24
IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CM
Jason Gunthorpe
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-04-15
IB/ipoib: Use one linear skb in RX flow
Erez Shitrit
2015-04-15
IB/ipoib: Use dedicated workqueues per interface
Doug Ledford
2015-01-30
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
2014-12-15
IPoIB: Use dedicated workqueues per interface
Doug Ledford
2014-01-14
IB/core: Add flow steering support for IPoIB UD traffic
Matan Barak
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-07-14
IPoIB: Get rid of ipoib_mcast_detach() wrapper
Roland Dreier
2008-07-14
IPoIB: Only set Q_Key once: after joining broadcast group
Eli Cohen
2008-07-14
IPoIB: Remove priv->mcast_mutex
Eli Cohen
2008-07-14
IPoIB: Refresh paths instead of flushing them on SM change events
Moni Shoua
2008-07-14
IPoIB: Use multicast loopback blocking if available
Ron Livne
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-04-30
IB/ipoib: Fix transmit queue stalling forever
Eli Cohen
2008-04-29
IPoIB: Use separate CQ for UD send completions
Eli Cohen
2008-04-23
IPoIB: Handle 4K IB MTU for UD (datagram) mode
Shirley Ma
2008-04-16
IPoIB: Add LSO support
Eli Cohen
2008-02-08
IPoIB: Add send gather support
Eli Cohen
2008-01-25
IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
2008-01-25
IPoIB: Trivial formatting cleanups
Roland Dreier
2007-10-09
IPoIB: Fix typo to end statement with ';' instead of ','
Eli Cohen
2007-08-07
IPoIB: Fix leak in ipoib_transport_dev_init() error path
Jack Morgenstein
2007-05-21
IPoIB/cm: Fix SRQ WR leak
Michael S. Tsirkin
2007-05-19
IPoIB: Handle P_Key table reordering
Yosef Etigin
2007-05-06
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-02-27
IPoIB: Only handle async events for one port
Roland Dreier
2007-02-10
IPoIB: Connected mode experimental support
Michael S. Tsirkin
[next]