index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_cm.c
Age
Commit message (
Expand
)
Author
2013-04-10
IPoIB: Fix send lockup due to missed TX completion
Mike Marciniszyn
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2011-11-01
Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...
Roland Dreier
2011-10-31
infiniband: add moduleparam.h to drivers/infiniband as required
Paul Gortmaker
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-18
IPoIB: Use the right function to do DMA unmap pages
Dotan Barak
2011-10-13
RDMA/core: Add SRQ type field
Sean Hefty
2011-08-26
IPoIB: convert to SKB paged frag API.
Ian Campbell
2011-04-20
net: infiniband/ulp/ipoib: convert to hw_features
Michał Mirosław
2011-01-12
RDMA: Use vzalloc() to replace vmalloc()+memset(0)
Joe Perches
2011-01-10
IPoIB: Add GRO support
Or Gerlitz
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-11
IPoIB: Include return code in trace message for ib_post_send() failures
Or Gerlitz
2010-03-11
IPoIB: Fix TX queue lockup with mixed UD/CM traffic
Eli Cohen
2010-02-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-05
IPoIB: Remove unused <rdma/ib_cache.h> includes
Roland Dreier
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-06-03
net: skb->dst accessors
Eric Dumazet
2009-05-18
net: Fix ipoib rtnl_lock sysfs deadlock.
Eric W. Biederman
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
2008-10-28
infiniband: ipoib replace IPOIB_GID_FMT with %p6
Harvey Harrison
2008-09-30
IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX
Roland Dreier
2008-08-08
IPoIB/cm: Use vmalloc() to allocate rx_rings
David J. Wilder
2008-07-30
IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()
Roland Dreier
2008-07-14
IPoIB/cm: Reduce connected mode TX object size
Eli Cohen
2008-07-14
IPoIB: Use dev_set_mtu() to change mtu
Eli Cohen
2008-07-14
IPoIB: Use rtnl lock/unlock when changing device flags
Eli Cohen
2008-07-14
IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()
Roland Dreier
2008-07-14
IPoIB: Copy small received SKBs in connected mode
Eli Cohen
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-04-29
IPoIB: Use separate CQ for UD send completions
Eli Cohen
2008-04-16
IPoIB: Handle case when P_Key is deleted and re-added at same index
Roland Dreier
2008-04-16
IPoIB: Add LSO support
Eli Cohen
2008-04-16
IPoIB: Use checksum offload support if available
Eli Cohen
2008-03-12
IPoIB: Allocate priv->tx_ring with vmalloc()
Roland Dreier
2008-03-11
IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()
Roland Dreier
2008-02-19
IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out
Pradeep Satyanarayana
2008-02-08
IPoIB: Add send gather support
Eli Cohen
2008-01-25
IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries
Pradeep Satyanarayana
2008-01-25
IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
2008-01-25
IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()
Roland Dreier
2008-01-25
IPoIB/cm: Factor out ipoib_cm_create_srq()
Roland Dreier
2008-01-25
IPoIB/cm: Factor out ipoib_cm_free_rx_ring()
Roland Dreier
2008-01-25
IPoIB: Trivial formatting cleanups
Roland Dreier
2007-10-26
IPoIB/cm: Fix receive QP cleanup
Roland Dreier
2007-10-19
IPoIB/cm: Use common CQ for CM send completions
Michael S. Tsirkin
2007-10-17
IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"
Roland Dreier
2007-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
[next]