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
Age
Commit message (
Expand
)
Author
2007-11-27
IPoIB: Fix oops if xmit is called when priv->broadcast is NULL
Jack Morgenstein
2007-10-26
IPoIB/cm: Fix receive QP cleanup
Roland Dreier
2007-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-19
IPoIB/cm: Use common CQ for CM send completions
Michael S. Tsirkin
2007-10-17
IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"
Roland Dreier
2007-10-16
IPoIB: Use round_jiffies() for ah_reap_task
Anton Blanchard
2007-10-15
IB/ipoib: Verify address handle validity on send
Moni Shoua
2007-10-15
IB/ipoib: Bound the net device to the ipoib_neigh structue
Moni Shoua
2007-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-10
IPoIB: Fix unused variable warning
Roland Dreier
2007-10-10
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
IPoIB: Allow setting policy to ignore multicast groups
Or Gerlitz
2007-10-09
IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp()
Dotan Barak
2007-10-09
IPoIB: Specify Traffic Class with path record queries for QoS support
Sean Hefty
2007-10-09
IPoIB: Fix error path memory leak
Eli Cohen
2007-10-09
IPoIB: Fix typo to end statement with ';' instead of ','
Eli Cohen
2007-10-09
IPoIB: Make sure no receives are handled when stopping device
Roland Dreier
2007-08-07
IPoIB: Fix leak in ipoib_transport_dev_init() error path
Jack Morgenstein
2007-07-10
IB/cm: Include HCA ACK delay in local ACK timeout
Sean Hefty
2007-07-10
IPoIB: Recycle loopback skbs instead of freeing and reallocating
Roland Dreier
2007-07-10
IPoIB/cm: Fix warning if IPV6 is not enabled
Roland Dreier
2007-07-09
IB: Use menuconfig for InfiniBand menu
Jan Engelhardt
2007-07-02
IPoIB/cm: Partial error clean up unmaps wrong address
Ralph Campbell
2007-06-21
IPoIB/cm: Remove dead definition of struct ipoib_cm_id
Roland Dreier
2007-06-21
IPoIB/cm: Fix interoperability when MTU doesn't match
Michael S. Tsirkin
2007-06-21
IPoIB/cm: Initialize RX before moving QP to RTR
Michael S. Tsirkin
2007-05-29
IPoIB/cm: Fix performance regression on Mellanox
Michael S. Tsirkin
2007-05-24
IPoIB/cm: Drain cq in ipoib_cm_dev_stop()
Michael S. Tsirkin
2007-05-24
IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()
Michael S. Tsirkin
2007-05-21
IPoIB/cm: Fix SRQ WR leak
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-14
IPoIB/cm: Optimize stale connection detection
Michael S. Tsirkin
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-06
IPoIB: Convert to NAPI
Roland Dreier
2007-05-06
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-05-06
IPoIB/cm: Don't crash if remote side uses one QP for both directions
Michael S. Tsirkin
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-04-30
IPoIB/cm: Fix error handling in ipoib_cm_dev_open()
Michael S. Tsirkin
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-24
IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements
Roland Dreier
2007-04-24
IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr
Sean Hefty
2007-04-18
IPoIB: Remove pointless opcode field from debugging output
Roland Dreier
2007-04-10
IPoIB/cm: Fix DMA direction typo
Michael S. Tsirkin
2007-03-25
[NET]: Fix neighbour destructor handling.
Alexey Kuznetsov
2007-03-22
IB/ipoib: Fix thinko in packet length checks
Michael S. Tsirkin
[next]