aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib
Commit message (Expand)AuthorAge
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen2006-09-22
* IPoIB: Remove unused include of vmalloc.hDotan Barak2006-09-22
* IPoIB: Rejoin all multicast groups after a port eventEli Cohen2006-09-22
* IPoIB: Create MCGs with all attributes required by RFCRoland Dreier2006-09-22
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-22
* IPoIB: Refactor completion handlingRoland Dreier2006-09-22
* RDMA: iWARP Core Changes.Tom Tucker2006-09-22
* IB: Whitespace fixesRoland Dreier2006-09-22
* IB/ipoib: Fix flush/start xmit race (from code review)Michael S. Tsirkin2006-09-22
* IPoIB: Retry failed send-only multicast group joinsEli Cohen2006-09-14
* IB/ipoib: Remove broken link from Kconfig and documentationOr Gerlitz2006-08-03
* IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2006-07-24
* IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz2006-07-24
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-06-19
|\
| * IPoIB: Handle client reregister eventsLeonid Arsh2006-06-17
| * IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein2006-06-17
| * IPoIB: Avoid using stale last_send counter when reaping AHsRoland Dreier2006-06-17
* | [NET]: Add netif_tx_lockHerbert Xu2006-06-18
|/
* IPoIB: Fix AH leak at interface downEli Cohen2006-06-05
* IPoIB: Free child interfaces properlyRoland Dreier2006-05-10
* IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()Roland Dreier2006-04-10
* IPoIB: Close race in ipoib_flush_paths()Eli Cohen2006-04-10
* IPoIB: Make send and receive queue sizes tunableShirley Ma2006-04-10
* IPoIB: Wait for join to finish before freeing mcast structEli Cohen2006-04-10
* IB: simplify static rate encodingJack Morgenstein2006-04-10
* IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin2006-04-04
* IPoIB: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier2006-04-02
* IPoIB: Fix oops with raw socketsRoland Dreier2006-03-29
* IPoIB: P_Key change event handlingLeonid Arsh2006-03-24
* IPoIB: Fix network interface "RUNNING" statusLeonid Arsh2006-03-24
* IPoIB: Pass correct pointer when flushing child interfacesLeonid Arsh2006-03-24
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-21
|\
| * [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructorArnaldo Carvalho de Melo2006-03-21
| * [NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin2006-03-21
* | IPoIB: Get rid of useless test of queue lengthRoland Dreier2006-03-20
* | IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein2006-03-20
* | IPoIB: Fix build now that neighbour destructor is in neigh_paramsRoland Dreier2006-03-20
* | IPoIB: Fix multicast race between canceling and completingMichael S. Tsirkin2006-03-20
* | IPoIB: Clean up if posting receives failsEli Cohen2006-03-20
* | IPoIB: Close race in setting mcast->ahEli Cohen2006-03-20
* | IPoIB: clarify to_ipoib_neigh()Michael S. Tsirkin2006-03-20
|/
* IPoIB: Yet another fix for send-only joinsRoland Dreier2006-02-11
* IPoIB: Fix another send-only join raceMichael S. Tsirkin2006-02-07
* IPoIB: Don't start send-only joins while multicast thread is stoppedMichael S. Tsirkin2006-02-07
* IPoIB: Lock accesses to multicast packet queuesMichael S. Tsirkin2006-01-17
* IPoIB: Make sure path is fully initialized before using itMichael S. Tsirkin2006-01-17
* IB: convert from semaphores to mutexesIngo Molnar2006-01-13