index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_ib.c
Age
Commit message (
Expand
)
Author
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-07-10
IPoIB: Recycle loopback skbs instead of freeing and reallocating
Roland Dreier
2007-05-24
IPoIB/cm: Drain cq in ipoib_cm_dev_stop()
Michael S. Tsirkin
2007-05-21
IB/ipoib: Fix typos in error messages
Michael S. Tsirkin
2007-05-19
IPoIB: Handle P_Key table reordering
Yosef Etigin
2007-05-06
IPoIB: Convert to NAPI
Roland Dreier
2007-04-27
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-18
IPoIB: Remove pointless opcode field from debugging output
Roland Dreier
2007-03-22
IB/ipoib: Fix thinko in packet length checks
Michael S. Tsirkin
2007-02-10
IPoIB: Connected mode experimental support
Michael S. Tsirkin
2006-12-12
IPoIB: Use the new verbs DMA mapping functions
Ralph Campbell
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-10-10
IPoIB: Check for DMA mapping error for TX packets
Roland Dreier
2006-09-22
IPoIB: Add some likely/unlikely annotations in hot path
Eli Cohen
2006-09-22
IPoIB: Rejoin all multicast groups after a port event
Eli Cohen
2006-09-22
IPoIB: Refactor completion handling
Roland Dreier
2006-06-17
IPoIB: Avoid using stale last_send counter when reaping AHs
Roland Dreier
2006-06-05
IPoIB: Fix AH leak at interface down
Eli Cohen
2006-04-10
IPoIB: Make send and receive queue sizes tunable
Shirley Ma
2006-03-24
IPoIB: P_Key change event handling
Leonid Arsh
2006-03-24
IPoIB: Pass correct pointer when flushing child interfaces
Leonid Arsh
2006-03-20
IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue
Jack Morgenstein
2006-03-20
IPoIB: Clean up if posting receives fails
Eli Cohen
2006-01-13
IB: convert from semaphores to mutexes
Ingo Molnar
2006-01-12
IPoIB: Fix memory leak of multicast group structures
Eli Cohen
2005-11-29
IPoIB: protect child list in ipoib_ib_dev_flush
Michael S. Tsirkin
2005-11-02
[IPoIB] don't compile debug code if debugging isn't enabled
Roland Dreier
2005-10-31
[IPoIB] cleanups: fix comment, remove useless variables
Roland Dreier
2005-10-28
[IPoIB] Drop RX packets when out of memory
Roland Dreier
2005-10-17
[IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanup
Roland Dreier
2005-09-20
[PATCH] IPoIB: Don't flush workqueue from within workqueue
Roland Dreier
2005-08-26
[PATCH] IB: move include files to include/rdma
Roland Dreier
2005-08-26
[PATCH] IB: Add copyright notices
Roland Dreier
2005-07-27
[IB/ipoib]: Fix unsigned comparisons to handle wraparound
Roland Dreier
2005-04-16
[PATCH] IPoIB: set skb->mac.raw on receive
Hal Rosenstock
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds