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_main.c
Age
Commit message (
Expand
)
Author
2018-03-24
IB/ipoib: Avoid memory leak if the SA returns a different DGID
Erez Shitrit
2018-03-03
IB/ipoib: Fix race condition in neigh creation
Erez Shitrit
2017-10-08
IB/ipoib: Replace list_del of the neigh->list with list_del_init
Feras Daoud
2017-05-20
IB/IPoIB: ibX: failed to create mcg debug file
Shamir Rabinovitch
2017-03-15
IB/IPoIB: Add destination address when re-queue packet
Erez Shitrit
2017-03-15
IB/ipoib: Fix deadlock between rmmod and set_mode
Feras Daoud
2016-10-14
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-07
IB/ipoib: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-02
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Erez Shitrit
2016-08-03
IB/ipoib: Report SG feature regardless of HW UD CSUM capability
Yuval Shaia
2016-06-07
IB/IPoIB: Don't update neigh validity for unresolved entries
Erez Shitrit
2016-06-07
IB/IPoIB: Disable bottom half when dealing with device address
Mark Bloch
2016-06-07
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
Erez Shitrit
2016-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-05-25
IB/IPoIB: Allow setting the device address
Mark Bloch
2016-05-25
IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join
Erez Shitrit
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
2016-03-21
IB/ipoib: Add ndo operations for configuring VFs
Eli Cohen
2016-01-19
IB/IPoIB: Fix kernel panic on multicast flow
Erez Shitrit
2015-12-23
IB/IPoIB: Move multicast specific code out of ipoib_main.c
Christoph Lameter
2015-12-23
IB/IPoIB: factor out common multicast list removal code
Christoph Lameter
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-10-13
IB/ipoib: For sendonly join free the multicast group on leave
Christoph Lameter
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-09-25
IB/ipoib: Expire sendonly multicast joins
Christoph Lameter
2015-08-30
IB/ipoib: Return IPoIB devices matching connection parameters
Guy Shapiro
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-07-14
IB/ipoib: Set MTU to max allowed by mode when mode changes
Erez Shitrit
2015-07-14
IB/ipoib: Scatter-Gather support in connected mode
Yuval Shaia
2015-07-14
IB/IPoIB: Fix bad error flow in ipoib_add_port()
Amir Vadai
2015-07-14
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
2015-06-02
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
2015-06-02
IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()
Bart Van Assche
2015-05-18
IB/Verbs: Reform IB-ulp ipoib
Michael Wang
2015-04-22
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2015-04-17
IB/ipoib: Fix ndo_get_iflink
Erez Shitrit
2015-04-15
IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb's
Erez Shitrit
2015-04-15
IB/ipoib: No longer use flush as a parameter
Doug Ledford
2015-04-15
IB/ipoib: Use dedicated workqueues per interface
Doug Ledford
2015-04-15
IB/ipoib: change init sequence ordering
Doug Ledford
2015-04-02
infiniband/ipoib: implement ndo_get_iflink
Nicolas Dichtel
2015-01-30
Revert "IPoIB: change init sequence ordering"
Roland Dreier
2015-01-30
Revert "IPoIB: Use dedicated workqueues per interface"
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: Use dedicated workqueues per interface
Doug Ledford
2014-12-15
IPoIB: change init sequence ordering
Doug Ledford
[next]