index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_ib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-10
IPoIB: fix skb truesize underestimatiom
Eric Dumazet
1
-4
/
+8
2012-03-08
IB: Change CQE "csum_ok" field to a bit flag
Or Gerlitz
1
-1
/
+2
2011-11-29
IB/ipoib: Prevent hung task or softlockup processing multicast response
Mike Marciniszyn
1
-5
/
+8
2011-10-31
infiniband: add moduleparam.h to drivers/infiniband as required
Paul Gortmaker
1
-0
/
+1
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-8
/
+10
2011-08-26
IPoIB: convert to SKB paged frag API.
Ian Campbell
1
-2
/
+3
2011-04-20
net: infiniband/ulp/ipoib: convert to hw_features
Michał Mirosław
1
-1
/
+1
2011-01-10
IPoIB: Add GRO support
Or Gerlitz
1
-1
/
+1
2011-01-10
IPoIB: Remove LRO support
Or Gerlitz
1
-7
/
+1
2010-09-28
IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage)
Christoph Lameter
1
-3
/
+11
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-11
IPoIB: Include return code in trace message for ib_post_send() failures
Or Gerlitz
1
-4
/
+5
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+0
2009-09-05
IPoIB: Remove unused <rdma/ib_cache.h> includes
Roland Dreier
1
-1
/
+0
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+0
2009-04-20
IPoIB: Disable NAPI while CQ is being drained
Yossi Etigin
1
-2
/
+4
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
1
-3
/
+3
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-3
/
+3
2008-10-10
IPoIB: Always initialize poll_timer to avoid crash on unload
Roland Dreier
1
-4
/
+3
2008-09-30
IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX
Roland Dreier
1
-8
/
+22
2008-07-14
IPoIB: Refresh paths instead of flushing them on SM change events
Moni Shoua
1
-15
/
+27
2008-07-14
IPoIB: add LRO support
Vladimir Sokolovsky
1
-1
/
+7
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-04-30
IB/ipoib: Fix transmit queue stalling forever
Eli Cohen
1
-5
/
+42
2008-04-29
IPoIB: Use separate CQ for UD send completions
Eli Cohen
1
-19
/
+26
2008-04-23
IPoIB: Handle 4K IB MTU for UD (datagram) mode
Shirley Ma
1
-37
/
+88
2008-04-16
IPoIB: Handle case when P_Key is deleted and re-added at same index
Roland Dreier
1
-5
/
+5
2008-04-16
IPoIB: Add LSO support
Eli Cohen
1
-31
/
+76
2008-04-16
IPoIB: Use checksum offload support if available
Eli Cohen
1
-0
/
+9
2008-02-14
IPoIB: On P_Key change event, reset state properly
Jack Morgenstein
1
-0
/
+1
2008-02-08
IPoIB: Add send gather support
Eli Cohen
1
-20
/
+69
2008-01-25
IPoIB: Trivial formatting cleanups
Roland Dreier
1
-4
/
+4
2007-10-19
IPoIB/cm: Use common CQ for CM send completions
Michael S. Tsirkin
1
-19
/
+27
2007-10-16
IPoIB: Use round_jiffies() for ah_reap_task
Anton Blanchard
1
-2
/
+4
2007-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+8
2007-10-10
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
1
-9
/
+9
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-25
/
+18
2007-10-09
IPoIB: Make sure no receives are handled when stopping device
Roland Dreier
1
-0
/
+8
2007-07-10
IPoIB: Recycle loopback skbs instead of freeing and reallocating
Roland Dreier
1
-16
/
+17
2007-05-24
IPoIB/cm: Drain cq in ipoib_cm_dev_stop()
Michael S. Tsirkin
1
-12
/
+19
2007-05-21
IB/ipoib: Fix typos in error messages
Michael S. Tsirkin
1
-1
/
+1
2007-05-19
IPoIB: Handle P_Key table reordering
Yosef Etigin
1
-17
/
+68
2007-05-06
IPoIB: Convert to NAPI
Roland Dreier
1
-19
/
+70
2007-04-27
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
1
-4
/
+4
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-18
IPoIB: Remove pointless opcode field from debugging output
Roland Dreier
1
-4
/
+4
2007-03-22
IB/ipoib: Fix thinko in packet length checks
Michael S. Tsirkin
1
-2
/
+2
2007-02-10
IPoIB: Connected mode experimental support
Michael S. Tsirkin
1
-9
/
+20
2006-12-12
IPoIB: Use the new verbs DMA mapping functions
Ralph Campbell
1
-39
/
+36
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-11
/
+14
[next]