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
Age
Commit message (
Expand
)
Author
2006-03-20
IPoIB: Get rid of useless test of queue length
Roland Dreier
2006-03-20
IB/srp: Coverity fix to srp_parse_options()
Roland Dreier
2006-03-20
IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue
Jack Morgenstein
2006-03-20
IPoIB: Fix build now that neighbour destructor is in neigh_params
Roland Dreier
2006-03-20
IB/srp: Add SCSI host attributes to show target port
Roland Dreier
2006-03-20
IPoIB: Fix multicast race between canceling and completing
Michael S. Tsirkin
2006-03-20
IPoIB: Clean up if posting receives fails
Eli Cohen
2006-03-20
IPoIB: Close race in setting mcast->ah
Eli Cohen
2006-03-20
IPoIB: clarify to_ipoib_neigh()
Michael S. Tsirkin
2006-03-03
IB/srp: Don't send task management commands after target removal
Roland Dreier
2006-02-11
IPoIB: Yet another fix for send-only joins
Roland Dreier
2006-02-07
IPoIB: Fix another send-only join race
Michael S. Tsirkin
2006-02-07
IPoIB: Don't start send-only joins while multicast thread is stopped
Michael S. Tsirkin
2006-01-30
IB/srp: Semaphore to mutex conversion
Ingo Molnar
2006-01-17
IPoIB: Lock accesses to multicast packet queues
Michael S. Tsirkin
2006-01-17
IPoIB: Make sure path is fully initialized before using it
Michael S. Tsirkin
2006-01-13
IB: convert from semaphores to mutexes
Ingo Molnar
2006-01-12
IPoIB: Fix memory leak of multicast group structures
Eli Cohen
2006-01-11
IPoIB: Take dev->xmit_lock around mc_list accesses
Michael S. Tsirkin
2006-01-10
IPoIB: Fix address handle refcounting for multicast groups
Eli Cohen
2006-01-10
IPoIB: Fix error path in ipoib_mcast_dev_flush()
Eli Cohen
2006-01-10
IB: Add node_guid to struct ib_device
Sean Hefty
2006-01-08
[PATCH] fix more missing includes
Tim Schmielau
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2005-11-29
IPoIB: fix error handling in ipoib_open
Roland Dreier
2005-11-29
IPoIB: protect child list in ipoib_ib_dev_flush
Michael S. Tsirkin
2005-11-29
IPoIB: don't zero members after we allocate with kzalloc
Roland Dreier
2005-11-29
IPoIB: reinitialize mcast structs' completions for every query
Michael S. Tsirkin
2005-11-29
IPoIB: always set path->query to NULL when query finishes
Roland Dreier
2005-11-28
IPoIB: reinitialize path struct's completion for every query
Roland Dreier
2005-11-15
[IB] srp: don't post receive if no send buf available
Roland Dreier
2005-11-11
[IB] srp: increase max_luns
Roland Dreier
2005-11-10
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2005-11-10
[IPoIB] no need to set skb->dev right before freeing skb
Roland Dreier
2005-11-10
[IPoIB] add path record information in debugfs
Roland Dreier
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-04
Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...
Linus Torvalds
2005-11-02
[IPoIB] don't compile debug code if debugging isn't enabled
Roland Dreier
2005-11-02
IB: Add SCSI RDMA Protocol (SRP) initiator
Roland Dreier
2005-11-02
[IPoIB] remove unneeded initializations to 0
Roland Dreier
2005-11-02
[IB] kzalloc() conversions
Roland Dreier
2005-10-31
[IPoIB] cleanups: fix comment, remove useless variables
Roland Dreier
2005-10-29
[IPoIB] use spin_trylock_irqsave()
Roland Dreier
2005-10-28
[IPoIB] Drop RX packets when out of memory
Roland Dreier
2005-10-18
[IPoIB] Improve ipoib_timeout() output
Roland Dreier
2005-10-17
[IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanup
Roland Dreier
2005-09-28
[IPoIB] Rename IPoIB's path_lookup() to avoid name clashes
Roland Dreier
2005-09-20
[PATCH] IPoIB: Don't flush workqueue from within workqueue
Roland Dreier
2005-09-18
[PATCH] IPoIB: Fix SA client retransmission strategy
Hal Rosenstock
2005-09-18
[PATCH] IPoIB: fix module removal race
Michael S. Tsirkin
[prev]
[next]