aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib
AgeCommit message (Expand)Author
2006-11-16IPoIB: Clear high octet in QP numberMichael S. Tsirkin
2006-10-10IPoIB: Check for DMA mapping error for TX packetsRoland Dreier
2006-10-03Still more typo fixesMatt LaPlante
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-09-22IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen
2006-09-22IPoIB: Remove unused include of vmalloc.hDotan Barak
2006-09-22IPoIB: Rejoin all multicast groups after a port eventEli Cohen
2006-09-22IPoIB: Create MCGs with all attributes required by RFCRoland Dreier
2006-09-22IB/sa: Require SA registrationMichael S. Tsirkin
2006-09-22IPoIB: Refactor completion handlingRoland Dreier
2006-09-22RDMA: iWARP Core Changes.Tom Tucker
2006-09-22IB: Whitespace fixesRoland Dreier
2006-09-22IB/ipoib: Fix flush/start xmit race (from code review)Michael S. Tsirkin
2006-09-14IPoIB: Retry failed send-only multicast group joinsEli Cohen
2006-08-03IB/ipoib: Remove broken link from Kconfig and documentationOr Gerlitz
2006-07-24IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin
2006-07-24IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita
2006-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2006-06-17[NET]: Add netif_tx_lockHerbert Xu
2006-06-17IPoIB: Handle client reregister eventsLeonid Arsh
2006-06-17IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein
2006-06-17IPoIB: Avoid using stale last_send counter when reaping AHsRoland Dreier
2006-06-05IPoIB: Fix AH leak at interface downEli Cohen
2006-05-09IPoIB: Free child interfaces properlyRoland Dreier
2006-04-10IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()Roland Dreier
2006-04-10IPoIB: Close race in ipoib_flush_paths()Eli Cohen
2006-04-10IPoIB: Make send and receive queue sizes tunableShirley Ma
2006-04-10IPoIB: Wait for join to finish before freeing mcast structEli Cohen
2006-04-10IB: simplify static rate encodingJack Morgenstein
2006-04-04IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin
2006-04-02IPoIB: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier
2006-03-29IPoIB: Fix oops with raw socketsRoland Dreier
2006-03-24IPoIB: P_Key change event handlingLeonid Arsh
2006-03-24IPoIB: Fix network interface "RUNNING" statusLeonid Arsh
2006-03-24IPoIB: Pass correct pointer when flushing child interfacesLeonid Arsh
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-20[INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructorArnaldo Carvalho de Melo
2006-03-20[NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin
2006-03-20IPoIB: Get rid of useless test of queue lengthRoland Dreier
2006-03-20IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein
2006-03-20IPoIB: Fix build now that neighbour destructor is in neigh_paramsRoland Dreier
2006-03-20IPoIB: Fix multicast race between canceling and completingMichael S. Tsirkin
2006-03-20IPoIB: Clean up if posting receives failsEli Cohen
2006-03-20IPoIB: Close race in setting mcast->ahEli Cohen
2006-03-20IPoIB: clarify to_ipoib_neigh()Michael S. Tsirkin
2006-02-11IPoIB: Yet another fix for send-only joinsRoland Dreier
2006-02-07IPoIB: Fix another send-only join raceMichael S. Tsirkin
2006-02-07IPoIB: Don't start send-only joins while multicast thread is stoppedMichael S. Tsirkin