index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Commit message (
Expand
)
Author
Age
Files
Lines
*
IPoIB: Fix AH leak at interface down
Eli Cohen
2006-06-05
1
-0
/
+1
*
IB/srp: Complete correct SCSI commands on device reset
Ishai Rabinovitz
2006-05-17
1
-1
/
+1
*
IB/srp: Get rid of extra scsi_host_put()s if reconnection fails
Roland Dreier
2006-05-17
1
-3
/
+0
*
IB/srp: Don't wait for disconnection if sending DREQ fails
Roland Dreier
2006-05-17
1
-1
/
+4
*
IPoIB: Free child interfaces properly
Roland Dreier
2006-05-09
1
-3
/
+1
*
IB/srp: Fix tracking of pending requests during error handling
Roland Dreier
2006-05-09
2
-84
/
+115
*
IB/srp: Remove request from list when SCSI abort succeeds
Roland Dreier
2006-04-19
1
-7
/
+11
*
IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()
Roland Dreier
2006-04-10
1
-5
/
+4
*
IPoIB: Close race in ipoib_flush_paths()
Eli Cohen
2006-04-10
1
-2
/
+3
*
IPoIB: Make send and receive queue sizes tunable
Shirley Ma
2006-04-10
4
-20
/
+40
*
IPoIB: Wait for join to finish before freeing mcast struct
Eli Cohen
2006-04-10
1
-21
/
+20
*
IB: simplify static rate encoding
Jack Morgenstein
2006-04-10
3
-19
/
+4
*
IPoIB: Consolidate private neighbour data handling
Michael S. Tsirkin
2006-04-04
3
-17
/
+34
*
IB/srp: Fix memory leak in options parsing
Roland Dreier
2006-04-03
1
-0
/
+1
*
IPoIB: Always build debugging code unless CONFIG_EMBEDDED=y
Roland Dreier
2006-04-02
1
-1
/
+2
*
IPoIB: Fix oops with raw sockets
Roland Dreier
2006-03-29
1
-1
/
+1
*
IB/srp: Fix unmapping of fake scatterlist
Roland Dreier
2006-03-29
1
-2
/
+2
*
IPoIB: P_Key change event handling
Leonid Arsh
2006-03-24
4
-19
/
+44
*
IPoIB: Fix network interface "RUNNING" status
Leonid Arsh
2006-03-24
1
-2
/
+3
*
IB/srp: Use a fake scatterlist for non-SG SCSI commands
Roland Dreier
2006-03-24
2
-77
/
+75
*
IPoIB: Pass correct pointer when flushing child interfaces
Leonid Arsh
2006-03-24
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-03-21
1
-15
/
+1
|
\
|
*
[INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor
Arnaldo Carvalho de Melo
2006-03-20
1
-1
/
+0
|
*
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
2006-03-20
1
-15
/
+1
*
|
IPoIB: Get rid of useless test of queue length
Roland Dreier
2006-03-20
1
-6
/
+1
*
|
IB/srp: Coverity fix to srp_parse_options()
Roland Dreier
2006-03-20
1
-0
/
+1
*
|
IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue
Jack Morgenstein
2006-03-20
4
-7
/
+14
*
|
IPoIB: Fix build now that neighbour destructor is in neigh_params
Roland Dreier
2006-03-20
1
-1
/
+0
*
|
IB/srp: Add SCSI host attributes to show target port
Roland Dreier
2006-03-20
1
-1
/
+83
*
|
IPoIB: Fix multicast race between canceling and completing
Michael S. Tsirkin
2006-03-20
1
-3
/
+12
*
|
IPoIB: Clean up if posting receives fails
Eli Cohen
2006-03-20
1
-0
/
+1
*
|
IPoIB: Close race in setting mcast->ah
Eli Cohen
2006-03-20
1
-2
/
+7
*
|
IPoIB: clarify to_ipoib_neigh()
Michael S. Tsirkin
2006-03-20
1
-2
/
+8
|
/
*
IB/srp: Don't send task management commands after target removal
Roland Dreier
2006-03-03
1
-0
/
+6
*
IPoIB: Yet another fix for send-only joins
Roland Dreier
2006-02-11
1
-5
/
+10
*
IPoIB: Fix another send-only join race
Michael S. Tsirkin
2006-02-07
1
-1
/
+1
*
IPoIB: Don't start send-only joins while multicast thread is stopped
Michael S. Tsirkin
2006-02-07
2
-0
/
+16
*
IB/srp: Semaphore to mutex conversion
Ingo Molnar
2006-01-30
2
-10
/
+9
*
IPoIB: Lock accesses to multicast packet queues
Michael S. Tsirkin
2006-01-17
1
-3
/
+22
*
IPoIB: Make sure path is fully initialized before using it
Michael S. Tsirkin
2006-01-17
1
-2
/
+2
*
IB: convert from semaphores to mutexes
Ingo Molnar
2006-01-13
6
-40
/
+40
*
IPoIB: Fix memory leak of multicast group structures
Eli Cohen
2006-01-12
2
-65
/
+9
*
IPoIB: Take dev->xmit_lock around mc_list accesses
Michael S. Tsirkin
2006-01-11
1
-2
/
+5
*
IPoIB: Fix address handle refcounting for multicast groups
Eli Cohen
2006-01-10
1
-6
/
+7
*
IPoIB: Fix error path in ipoib_mcast_dev_flush()
Eli Cohen
2006-01-10
1
-3
/
+5
*
IB: Add node_guid to struct ib_device
Sean Hefty
2006-01-10
1
-19
/
+4
*
[PATCH] fix more missing includes
Tim Schmielau
2006-01-08
1
-0
/
+1
*
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
2
-0
/
+4
*
IPoIB: fix error handling in ipoib_open
Roland Dreier
2005-11-29
1
-1
/
+3
*
IPoIB: protect child list in ipoib_ib_dev_flush
Michael S. Tsirkin
2005-11-29
1
-0
/
+4
[next]