index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
Age
Commit message (
Expand
)
Author
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-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-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-02
[IPoIB] don't compile debug code if debugging isn't enabled
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
2005-09-07
[PATCH] IPoIB: fix memory leak
Michael S. Tsirkin
2005-08-26
[PATCH] IB: move include files to include/rdma
Roland Dreier
2005-08-26
[PATCH] IPoIB: Fix device removal race
Michael S. Tsirkin
2005-08-26
[PATCH] IPoIB: Set full membership bit in P_Keys
Roland Dreier
2005-08-26
[PATCH] IB: Remove unnecessary includes of <linux/version.h>
Olaf Hering
2005-08-26
[PATCH] IB: sparse endianness cleanup
Sean Hefty
2005-08-26
[PATCH] IB: Eliminate redundant NULL checks
Hal Rosenstock
2005-08-26
[PATCH] IB: Add copyright notices
Roland Dreier
2005-07-28
[PATCH] [IPoIB] Handle sending of unicast RARP responses
Hal Rosenstock
2005-07-27
[IB/ipoib]: Fix unsigned comparisons to handle wraparound
Roland Dreier
2005-04-16
[PATCH] IPoIB: convert to debugfs
Roland Dreier
2005-04-16
[PATCH] IPoIB: fix static rate calculation
Roland Dreier
2005-04-16
[PATCH] IPoIB: set skb->mac.raw on receive
Hal Rosenstock
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds