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 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
*
IPoIB: don't zero members after we allocate with kzalloc
Roland Dreier
2005-11-29
1
-4
/
+0
*
IPoIB: reinitialize mcast structs' completions for every query
Michael S. Tsirkin
2005-11-29
1
-2
/
+4
*
IPoIB: always set path->query to NULL when query finishes
Roland Dreier
2005-11-29
1
-2
/
+2
*
IPoIB: reinitialize path struct's completion for every query
Roland Dreier
2005-11-28
1
-1
/
+2
*
[IB] srp: don't post receive if no send buf available
Roland Dreier
2005-11-15
1
-6
/
+9
*
[IB] srp: increase max_luns
Roland Dreier
2005-11-11
2
-0
/
+3
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2005-11-10
5
-62
/
+235
|
\
|
*
[IPoIB] no need to set skb->dev right before freeing skb
Roland Dreier
2005-11-10
1
-13
/
+4
|
*
[IPoIB] add path record information in debugfs
Roland Dreier
2005-11-10
5
-49
/
+231
*
|
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
1
-1
/
+0
|
/
*
Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...
Linus Torvalds
2005-11-04
4
-0
/
+1862
|
\
|
*
IB: Add SCSI RDMA Protocol (SRP) initiator
Roland Dreier
2005-11-02
4
-0
/
+1862
*
|
[IPoIB] don't compile debug code if debugging isn't enabled
Roland Dreier
2005-11-02
3
-1
/
+7
*
|
[IPoIB] remove unneeded initializations to 0
Roland Dreier
2005-11-02
1
-9
/
+2
*
|
[IB] kzalloc() conversions
Roland Dreier
2005-11-02
2
-9
/
+3
*
|
[IPoIB] cleanups: fix comment, remove useless variables
Roland Dreier
2005-10-31
2
-9
/
+7
*
|
[IPoIB] use spin_trylock_irqsave()
Roland Dreier
2005-10-29
1
-4
/
+1
|
/
*
[IPoIB] Drop RX packets when out of memory
Roland Dreier
2005-10-28
3
-60
/
+85
*
[IPoIB] Improve ipoib_timeout() output
Roland Dreier
2005-10-18
1
-2
/
+5
*
[IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanup
Roland Dreier
2005-10-17
3
-7
/
+8
*
[IPoIB] Rename IPoIB's path_lookup() to avoid name clashes
Roland Dreier
2005-09-28
1
-2
/
+2
*
[PATCH] IPoIB: Don't flush workqueue from within workqueue
Roland Dreier
2005-09-20
3
-6
/
+7
*
[PATCH] IPoIB: Fix SA client retransmission strategy
Hal Rosenstock
2005-09-18
1
-3
/
+3
*
[PATCH] IPoIB: fix module removal race
Michael S. Tsirkin
2005-09-18
1
-0
/
+2
*
[PATCH] IPoIB: fix memory leak
Michael S. Tsirkin
2005-09-07
1
-0
/
+2
*
[PATCH] IB: move include files to include/rdma
Roland Dreier
2005-08-26
4
-7
/
+5
*
[PATCH] IPoIB: Fix device removal race
Michael S. Tsirkin
2005-08-26
1
-1
/
+1
*
[PATCH] IPoIB: Set full membership bit in P_Keys
Roland Dreier
2005-08-26
1
-0
/
+12
*
[PATCH] IB: Remove unnecessary includes of <linux/version.h>
Olaf Hering
2005-08-26
2
-2
/
+0
[next]