aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_ib.c
Commit message (Expand)AuthorAge
* IPoIB: Fix crash due to skb double destructShlomo Pongratz2013-02-05
* IPoIB: Call skb_dst_drop() once skb is enqueued for sendingRoland Dreier2012-12-19
* IPoIB: fix skb truesize underestimatiomEric Dumazet2012-07-11
* IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz2012-03-08
* IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn2011-11-29
* infiniband: add moduleparam.h to drivers/infiniband as requiredPaul Gortmaker2011-10-31
* net: add skb frag size accessorsEric Dumazet2011-10-19
* IPoIB: convert to SKB paged frag API.Ian Campbell2011-08-26
* net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław2011-04-20
* IPoIB: Add GRO supportOr Gerlitz2011-01-10
* IPoIB: Remove LRO supportOr Gerlitz2011-01-10
* IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage)Christoph Lameter2010-09-28
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* IPoIB: Include return code in trace message for ib_post_send() failuresOr Gerlitz2010-03-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\
| * drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-03
* | IPoIB: Remove unused <rdma/ib_cache.h> includesRoland Dreier2009-09-05
|/
* IPoIB: Disable NAPI while CQ is being drainedYossi Etigin2009-04-20
* net: Remove redundant NAPI functionsBen Hutchings2009-01-21
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-22
* IPoIB: Always initialize poll_timer to avoid crash on unloadRoland Dreier2008-10-10
* IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTXRoland Dreier2008-09-30
* IPoIB: Refresh paths instead of flushing them on SM change eventsMoni Shoua2008-07-15
* IPoIB: add LRO supportVladimir Sokolovsky2008-07-15
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-15
* IB/ipoib: Fix transmit queue stalling foreverEli Cohen2008-04-30
* IPoIB: Use separate CQ for UD send completionsEli Cohen2008-04-29
* IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma2008-04-23
* IPoIB: Handle case when P_Key is deleted and re-added at same indexRoland Dreier2008-04-17
* IPoIB: Add LSO supportEli Cohen2008-04-17
* IPoIB: Use checksum offload support if availableEli Cohen2008-04-17
* IPoIB: On P_Key change event, reset state properlyJack Morgenstein2008-02-14
* IPoIB: Add send gather supportEli Cohen2008-02-08
* IPoIB: Trivial formatting cleanupsRoland Dreier2008-01-25
* IPoIB/cm: Use common CQ for CM send completionsMichael S. Tsirkin2007-10-20
* IPoIB: Use round_jiffies() for ah_reap_taskAnton Blanchard2007-10-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-11
|\
| * IPoIB: Make sure no receives are handled when stopping deviceRoland Dreier2007-10-09
* | [IPoIB]: Convert to netdevice internal statsRoland Dreier2007-10-10
* | [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
|/
* IPoIB: Recycle loopback skbs instead of freeing and reallocatingRoland Dreier2007-07-10
* IPoIB/cm: Drain cq in ipoib_cm_dev_stop()Michael S. Tsirkin2007-05-24
* IB/ipoib: Fix typos in error messagesMichael S. Tsirkin2007-05-21
* IPoIB: Handle P_Key table reorderingYosef Etigin2007-05-19
* IPoIB: Convert to NAPIRoland Dreier2007-05-07
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-04-27
|\
| * IPoIB: Remove pointless opcode field from debugging outputRoland Dreier2007-04-18
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
|/
* IB/ipoib: Fix thinko in packet length checksMichael S. Tsirkin2007-03-22
* IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-10