Age | Commit message (Expand) | Author |
2009-01-21 | net: Remove redundant NAPI functions | Ben Hutchings |
2008-12-22 | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman |
2008-10-10 | IPoIB: Always initialize poll_timer to avoid crash on unload | Roland Dreier |
2008-09-30 | IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX | Roland Dreier |
2008-07-14 | IPoIB: Refresh paths instead of flushing them on SM change events | Moni Shoua |
2008-07-14 | IPoIB: add LRO support | Vladimir Sokolovsky |
2008-07-14 | RDMA: Remove subversion $Id tags | Roland Dreier |
2008-04-30 | IB/ipoib: Fix transmit queue stalling forever | Eli Cohen |
2008-04-29 | IPoIB: Use separate CQ for UD send completions | Eli Cohen |
2008-04-23 | IPoIB: Handle 4K IB MTU for UD (datagram) mode | Shirley Ma |
2008-04-16 | IPoIB: Handle case when P_Key is deleted and re-added at same index | Roland Dreier |
2008-04-16 | IPoIB: Add LSO support | Eli Cohen |
2008-04-16 | IPoIB: Use checksum offload support if available | Eli Cohen |
2008-02-14 | IPoIB: On P_Key change event, reset state properly | Jack Morgenstein |
2008-02-08 | IPoIB: Add send gather support | Eli Cohen |
2008-01-25 | IPoIB: Trivial formatting cleanups | Roland Dreier |
2007-10-19 | IPoIB/cm: Use common CQ for CM send completions | Michael S. Tsirkin |
2007-10-16 | IPoIB: Use round_jiffies() for ah_reap_task | Anton Blanchard |
2007-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2007-10-10 | [IPoIB]: Convert to netdevice internal stats | Roland Dreier |
2007-10-10 | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger |
2007-10-09 | IPoIB: Make sure no receives are handled when stopping device | Roland Dreier |
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 |