index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
2006-06-17
IPoIB: Handle client reregister events
Leonid Arsh
2006-06-17
IPoIB: Fix kernel unaligned access on ia64
Jack Morgenstein
2006-06-17
IPoIB: Avoid using stale last_send counter when reaping AHs
Roland Dreier
2006-06-17
IB/srp: Get rid of "Target has req_lim 0" messages
Roland Dreier
2006-06-17
IB/srp: Handle DREQ events from CM
Ishai Rabinovitz
2006-06-17
IB/srp: Allow sg_tablesize to be adjusted
Vu Pham
2006-06-17
IB/srp: Allow cmd_per_lun to be set per target port
Vu Pham
2006-06-17
IB/srp: Clean up loop in srp_remove_one()
Ishai Rabinovitz
2006-06-17
IB/srp: Change target_mutex to a spinlock
Matthew Wilcox
2006-06-17
IB/srp: Get rid of unneeded use of list_for_each_entry_safe()
Matthew Wilcox
2006-06-17
IB/srp: Use SCAN_WILD_CARD from SCSI headers
Matthew Wilcox
2006-06-17
IB/srp: Use FMRs to map gather/scatter lists
Roland Dreier
2006-06-05
IPoIB: Fix AH leak at interface down
Eli Cohen
2006-05-17
IB/srp: Complete correct SCSI commands on device reset
Ishai Rabinovitz
2006-05-17
IB/srp: Get rid of extra scsi_host_put()s if reconnection fails
Roland Dreier
2006-05-17
IB/srp: Don't wait for disconnection if sending DREQ fails
Roland Dreier
2006-05-09
IPoIB: Free child interfaces properly
Roland Dreier
2006-05-09
IB/srp: Fix tracking of pending requests during error handling
Roland Dreier
2006-04-19
IB/srp: Remove request from list when SCSI abort succeeds
Roland Dreier
2006-04-10
IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()
Roland Dreier
2006-04-10
IPoIB: Close race in ipoib_flush_paths()
Eli Cohen
2006-04-10
IPoIB: Make send and receive queue sizes tunable
Shirley Ma
2006-04-10
IPoIB: Wait for join to finish before freeing mcast struct
Eli Cohen
2006-04-10
IB: simplify static rate encoding
Jack Morgenstein
2006-04-04
IPoIB: Consolidate private neighbour data handling
Michael S. Tsirkin
2006-04-03
IB/srp: Fix memory leak in options parsing
Roland Dreier
2006-04-02
IPoIB: Always build debugging code unless CONFIG_EMBEDDED=y
Roland Dreier
2006-03-29
IPoIB: Fix oops with raw sockets
Roland Dreier
2006-03-29
IB/srp: Fix unmapping of fake scatterlist
Roland Dreier
2006-03-24
IPoIB: P_Key change event handling
Leonid Arsh
2006-03-24
IPoIB: Fix network interface "RUNNING" status
Leonid Arsh
2006-03-24
IB/srp: Use a fake scatterlist for non-SG SCSI commands
Roland Dreier
2006-03-24
IPoIB: Pass correct pointer when flushing child interfaces
Leonid Arsh
2006-03-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-03-20
[INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor
Arnaldo Carvalho de Melo
2006-03-20
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
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
[prev]
[next]