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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
IPoIB: Copy child MTU from parent
Eli Cohen
1
-0
/
+3
2008-04-29
IPoIB: Use separate CQ for UD send completions
Eli Cohen
6
-40
/
+64
2008-04-29
IB/iser: Count FMR alignment violations per session
Eli Dorfman
2
-1
/
+5
2008-04-29
IB/iser: Move high-volume debug output to higher debug level
Eli Dorfman
2
-2
/
+12
2008-04-23
IPoIB: Handle 4K IB MTU for UD (datagram) mode
Shirley Ma
6
-49
/
+134
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2
-62
/
+72
2008-04-19
IB: rename "dev" to "srp_dev" in srp_host structure
Greg Kroah-Hartman
2
-24
/
+27
2008-04-16
IB/iser: Don't change itt endianness
Erez Zilber
1
-2
/
+2
2008-04-16
IPoIB: Handle case when P_Key is deleted and re-added at same index
Roland Dreier
2
-7
/
+7
2008-04-16
IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL event
Erez Zilber
1
-4
/
+1
2008-04-16
IPoIB: Support modifying IPoIB CQ event moderation
Eli Cohen
2
-0
/
+52
2008-04-16
IPoIB: Add basic ethtool support
Eli Cohen
4
-1
/
+59
2008-04-16
IPoIB: Add LSO support
Eli Cohen
5
-36
/
+92
2008-04-16
IB: Use shorter list_splice_init() for brevity
Robert P. J. Day
1
-2
/
+1
2008-04-16
IB/srp: Enforce protocol limit on srp_sg_tablesize
David Dillow
1
-1
/
+6
2008-04-16
IPoIB: Use checksum offload support if available
Eli Cohen
4
-1
/
+41
2008-03-12
IPoIB: Allocate priv->tx_ring with vmalloc()
Roland Dreier
2
-7
/
+10
2008-03-11
IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()
Roland Dreier
1
-0
/
+1
2008-03-11
IPoIB: Don't drop multicast sends when they can be queued
Or Gerlitz
1
-1
/
+1
2008-03-10
IB/iser: Handle iser_device allocation error gracefully
Arne Redlich
1
-4
/
+9
2008-03-10
IB/iser: Fix list iteration bug
Arne Redlich
1
-20
/
+16
2008-02-19
IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out
Pradeep Satyanarayana
1
-4
/
+6
2008-02-14
IPoIB: Remove unused struct ipoib_cm_tx.ibwc member
Eli Cohen
1
-1
/
+0
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
4
-30
/
+83
2008-02-08
IPoIB: Add high DMA feature flag
Eli Cohen
1
-1
/
+3
2008-02-04
IB/srp: Retry stale connections
David Dillow
2
-12
/
+42
2008-02-04
IPoIB: Remove a misleading debug print
Or Gerlitz
1
-4
/
+2
2008-02-04
IPoIB: Handle bonding failover race for connected neighbours too
Or Gerlitz
1
-6
/
+7
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
1
-1
/
+0
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-11
/
+8
2008-01-25
IPoIB: Constify seq_operations function pointer tables
Jan Engelhardt
1
-2
/
+2
2008-01-25
IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler
Krishna Kumar
1
-10
/
+0
2008-01-25
IB/iser: Add change_queue_depth method
Erez Zilber
1
-0
/
+1
2008-01-25
IB/iser: Print information about unhandled RDMA CM events
Erez Zilber
1
-4
/
+2
2008-01-25
IB/srp: Add identifying information to log messages
David Dillow
1
-46
/
+71
2008-01-25
IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries
Pradeep Satyanarayana
3
-14
/
+49
2008-01-25
IB/srp: Enable SG list chaining
David Dillow
1
-0
/
+1
2008-01-25
IB/srp: Respect target credit limit
David Dillow
2
-4
/
+14
2008-01-25
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
1
-4
/
+0
2008-01-25
IB/iser: Typo fix (s/destory/destroy/)
Oliver Pinter
1
-1
/
+1
2008-01-25
IB/iser: update URLs of iSER docs
Erez Zilber
1
-2
/
+2
2008-01-25
drivers/infiniband: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-25
IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
4
-43
/
+200
2008-01-25
IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()
Roland Dreier
1
-22
/
+21
2008-01-25
IPoIB/cm: Factor out ipoib_cm_create_srq()
Roland Dreier
1
-17
/
+30
2008-01-25
IPoIB/cm: Factor out ipoib_cm_free_rx_ring()
Roland Dreier
1
-9
/
+19
2008-01-25
IPoIB: Trivial formatting cleanups
Roland Dreier
6
-130
/
+130
2008-01-23
[SCSI] IB/iSER: add logical unit reset support
Erez Zilber
1
-0
/
+1
2008-01-11
[SCSI] iscsi: convert xmit path to iscsi chunks
Olaf Kirch
1
-1
/
+2
[next]