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
Age
Commit message (
Expand
)
Author
2006-09-29
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2006-09-28
[IPV4]: annotate inetdev.h helpers
Al Viro
2006-09-28
IB/ipath: Fix lockdep error upon "ifconfig ibN down"
Bryan O'Sullivan
2006-09-28
IB/ipath: Fix races with ib_resize_cq()
Bryan O'Sullivan
2006-09-28
IB/ipath: Support new PCIE device, QLE7142
Bryan O'Sullivan
2006-09-28
IB/ipath: Set CPU affinity early
Bryan O'Sullivan
2006-09-28
IB/ipath: Fix EEPROM read when driver is compiled with -Os
Bryan O'Sullivan
2006-09-28
IB/ipath: Fix and recover TXE piobuf and PBC parity errors
Bryan O'Sullivan
2006-09-28
IB/ipath: Change HT CRC message to indicate how to resolve problem
Bryan O'Sullivan
2006-09-28
IB/ipath: Clean up module exit code
Bryan O'Sullivan
2006-09-28
IB/ipath: Call mtrr_del with correct arguments
Bryan O'Sullivan
2006-09-28
IB/ipath: Flush RWQEs if access error or invalid error seen
Bryan O'Sullivan
2006-09-28
IB/ipath: Improved support for PowerPC
Bryan O'Sullivan
2006-09-28
IB/ipath: Drop unnecessary "(void *)" casts
Bryan O'Sullivan
2006-09-28
IB/ipath: Support multiple simultaneous devices of different types
Bryan O'Sullivan
2006-09-28
IB/ipath: Fix mismatch in shifts and masks for printing debug info
Bryan O'Sullivan
2006-09-28
IB/ipath: Fix compiler warnings and errors on non-x86_64 systems
Bryan O'Sullivan
2006-09-28
IB/ipath: Print more informative parity error messages
Bryan O'Sullivan
2006-09-28
IB/ipath: Ensure that PD of MR matches PD of QP checking the Rkey
Bryan O'Sullivan
2006-09-28
IB/ipath: RC and UC should validate SLID and DLID
Bryan O'Sullivan
2006-09-28
IB/ipath: Only allow complete writes to flash
Bryan O'Sullivan
2006-09-28
IB/ipath: Count SRQs properly
Bryan O'Sullivan
2006-09-28
IB/ipath: Lock and count allocated CQs properly
Bryan O'Sullivan
2006-09-28
IB/ipath: Clean up handling of GUID 0
Bryan O'Sullivan
2006-09-28
IB/ipath: Unregister from IB core early
Bryan O'Sullivan
2006-09-28
IB/ipath: Support revision 2 InfiniPath PCIE devices
Bryan O'Sullivan
2006-09-28
IB/ipath: Driver support for userspace sharing of HW contexts
Bryan O'Sullivan
2006-09-28
IB/ipath: Fix memory leak if allocation fails
Bryan O'Sullivan
2006-09-28
IB/ipath: Limit # of packets sent without an ACK received
Bryan O'Sullivan
2006-09-28
IB/iser: Fix the description of iSER in Kconfig
Erez Zilber
2006-09-28
IB/iser: DMA unmap unaligned for RDMA data before touching it
Erez Zilber
2006-09-28
IB/iser: Have iSER data transaction object point to iSER conn
Erez Zilber
2006-09-28
RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()
Roland Dreier
2006-09-28
RDMA/amso1100: Fix error path in c2_llp_accept()
Eric Sesterhenn
2006-09-27
RDMA/amso1100: Fix compile warnings
Roland Dreier
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-09-27
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
2006-09-26
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
Brice Goglin
2006-09-23
Merge mulgrave-w:git/linux-2.6
James Bottomley
2006-09-23
Merge mulgrave-w:git/scsi-misc-2.6
James Bottomley
2006-09-23
[PATCH] missing includes from infiniband merge
Al Viro
2006-09-22
IB: Fix typo in kerneldoc for ib_set_client_data()
Krishna Kumar
2006-09-22
IPoIB: Add some likely/unlikely annotations in hot path
Eli Cohen
2006-09-22
IPoIB: Remove unused include of vmalloc.h
Dotan Barak
2006-09-22
IPoIB: Rejoin all multicast groups after a port event
Eli Cohen
2006-09-22
IPoIB: Create MCGs with all attributes required by RFC
Roland Dreier
2006-09-22
IB/iser: INFINIBAND_ISER depends on INET
Roland Dreier
2006-09-22
IB/mthca: Simplify calls to mthca_cq_clean()
Roland Dreier
2006-09-22
IB/mthca: Recover from catastrophic errors
Jack Morgenstein
[next]