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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-30
trivial endianness annotations: infiniband core
Al Viro
3
-17
/
+17
2008-03-28
RDMA/cxgb3: Program hardware IRD with correct value
Roland Dreier
1
-1
/
+1
2008-03-21
RDMA/nes: Fix MSS calculation on RDMA path
Chien Tung
1
-1
/
+2
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-11
IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets
Patrick Marchand Latifi
1
-0
/
+4
2008-03-11
IB/ipath: Fix error completion put on send CQ instead of recv CQ
Patrick Marchand Latifi
1
-1
/
+1
2008-03-11
IB/ipath: Fix RC QP initialization
Patrick Marchand Latifi
1
-4
/
+5
2008-03-11
IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()
Patrick Marchand Latifi
1
-1
/
+1
2008-03-11
IB/ipath: Fix IB compliance problems with link state vs physical state
Ralph Campbell
5
-22
/
+18
2008-03-10
RDMA/iwcm: Don't access a cm_id after dropping reference
Steve Wise
1
-2
/
+3
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-03-09
RDMA/cxgb3: Fix iwch_create_cq() off-by-one error
Jon Mason
1
-1
/
+1
2008-02-29
RDMA/cxgb3: Return correct max_inline_data when creating a QP
Jon Mason
1
-0
/
+3
2008-02-29
IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush()
Pete Wyckoff
1
-1
/
+16
2008-02-29
Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs"
Pete Wyckoff
1
-15
/
+6
2008-02-29
IB/cm: Flush workqueue when removing device
Sean Hefty
1
-1
/
+2
2008-02-26
RDMA/nes: Fix interrupt moderation low threshold
John Lacombe
2
-9
/
+6
2008-02-26
RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endian
Faisal Latif
2
-4
/
+21
2008-02-26
RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen()
Faisal Latif
1
-0
/
+1
2008-02-26
RDMA/nes: Fix use-after-free in nes_create_cq()
Glenn Streiff
1
-3
/
+0
2008-02-26
RDMA/nes: Fix a check-after-use in nes_probe()
Adrian Bunk
1
-1
/
+1
2008-02-26
RDMA/nes: Fix a memory leak in schedule_nes_timer()
Adrian Bunk
1
-2
/
+2
2008-02-25
RDMA/nes: Fix off-by-one
Adrian Bunk
1
-1
/
+1
2008-02-25
RDMA/nes: Resurrect error path dead code
Chien Tung
1
-2
/
+3
2008-02-25
RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page lists
Bryan Rosenburg
1
-8
/
+2
2008-02-19
IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()
Roland Dreier
1
-1
/
+1
2008-02-19
IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out
Pradeep Satyanarayana
1
-4
/
+6
2008-02-18
RDMA/nes: Fix possible array overrun
Roland Dreier
1
-1
/
+1
2008-02-16
RDMA/nes: Fix VLAN support
Chien Tung
1
-2
/
+8
2008-02-15
RDMA/nes: Fix MAC interrupt erroneously masked on ifdown
Glenn Streiff
1
-16
/
+36
2008-02-15
IB: Fix return value in ib_device_register_sysfs()
Li Zefan
1
-1
/
+3
2008-02-14
RDMA/cma: Do not issue MRA if user rejects connection request
Sean Hefty
1
-1
/
+9
2008-02-14
IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()
Jack Morgenstein
1
-1
/
+1
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-13
IB/mthca: Convert to use be16_add_cpu()
Marcin Slusarz
1
-1
/
+1
2008-02-13
RDMA/cxgb3: Fail loopback connections
Steve Wise
1
-0
/
+17
2008-02-12
IB/cm: Fix infiniband_cm class kobject ref counting
Roland Dreier
1
-14
/
+8
2008-02-12
IB/cm: Remove debug printk()s that snuck upstream
Roland Dreier
1
-4
/
+0
2008-02-12
IB/mthca: Add missing sg_init_table() in mthca_map_user_db()
Roland Dreier
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-08
IB/mlx4: Use multiple WQ blocks to post smaller send WQEs
Jack Morgenstein
3
-36
/
+188
2008-02-06
IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf
Roland Dreier
3
-19
/
+3
2008-02-04
RDMA/nes: Add a driver for NetEffect RNICs
Glenn Streiff
16
-1
/
+16551
2008-02-04
IB/mthca: Return proper error codes from mthca_fmr_alloc()
Olaf Kirch
1
-2
/
+6
2008-02-04
IB: Avoid marking __devinitdata as const
Roland Dreier
1
-1
/
+1
[next]