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.h
Age
Commit message (
Expand
)
Author
2015-01-30
Revert "IPoIB: fix MCAST_FLAG_BUSY usage"
Roland Dreier
2015-01-30
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
2015-01-30
Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"
Roland Dreier
2015-01-30
Revert "IPoIB: No longer use flush as a parameter"
Roland Dreier
2014-12-15
IPoIB: No longer use flush as a parameter
Doug Ledford
2014-12-15
IPoIB: Make ipoib_mcast_stop_thread flush the workqueue
Doug Ledford
2014-12-15
IPoIB: Use dedicated workqueues per interface
Doug Ledford
2014-12-15
IPoIB: fix MCAST_FLAG_BUSY usage
Doug Ledford
2014-09-22
ipoib: validate struct ipoib_cb size
Eric Dumazet
2014-08-05
IB/ipoib: Avoid flushing the workqueue from worker context
Erez Shitrit
2014-08-05
IB/ipoib: Use P_Key change event instead of P_Key polling mechanism
Erez Shitrit
2013-11-08
IPoIB: Fix usage of uninitialized multicast objects
Erez Shitrit
2013-11-08
IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()
Erez Shitrit
2013-02-19
IPoIB: Add version and firmware info to ethtool reporting
Yan Burman
2013-02-19
IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets
Shlomo Pongratz
2012-10-02
IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n
Roland Dreier
2012-10-01
IB/ipoib: Add more rtnl_link_ops callbacks
Or Gerlitz
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-20
IB/ipoib: Add rtnl_link_ops support
Or Gerlitz
2012-09-12
IPoIB: Fix AB-BA deadlock when deleting neighbours
Shlomo Pongratz
2012-09-12
IPoIB: Fix memory leak in the neigh table deletion flow
Shlomo Pongratz
2012-07-30
IPoIB: Use a private hash table for path lookup in xmit path
Shlomo Pongratz
2012-02-08
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
Roland Dreier
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-04-20
net: infiniband/ulp/ipoib: convert to hw_features
Michał Mirosław
2011-01-10
IPoIB: Remove LRO support
Or Gerlitz
2008-10-28
infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMT
Harvey Harrison
2008-10-22
IPoIB: Set netdev offload features properly for child (VLAN) interfaces
Or Gerlitz
2008-09-30
IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX
Roland Dreier
2008-09-16
IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()
Yossi Etigin
2008-07-14
IPoIB: Double default RX/TX ring sizes
Eli Cohen
2008-07-14
IPoIB/cm: Reduce connected mode TX object size
Eli Cohen
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: Remove unused IPOIB_MCAST_STARTED code
Eli Cohen
2008-07-14
IPoIB: Refresh paths instead of flushing them on SM change events
Moni Shoua
2008-07-14
IPoIB: add LRO support
Vladimir Sokolovsky
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-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: Support modifying IPoIB CQ event moderation
Eli Cohen
2008-04-16
IPoIB: Add basic ethtool support
Eli Cohen
2008-04-16
IPoIB: Add LSO support
Eli Cohen
2008-04-16
IPoIB: Use checksum offload support if available
Eli Cohen
2008-02-14
IPoIB: Remove unused struct ipoib_cm_tx.ibwc member
Eli Cohen
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
[next]