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
2007-03-08
IPoIB: Turn on interface's carrier after broadcast group is joined
Shirley Ma
1
-1
/
+4
2007-03-06
RDMA/ucma: Avoid sending reject if backlog is full
Sean Hefty
1
-1
/
+1
2007-03-06
RDMA/cxgb3: Fix MR permission problems
Steve Wise
3
-41
/
+18
2007-03-06
RDMA/cxgb3: Don't reuse skbs that are non-linear or cloned
Steve Wise
1
-2
/
+1
2007-03-06
RDMA/cxgb3: Squelch logging AE errors
Steve Wise
1
-6
/
+6
2007-03-06
RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peer
Steve Wise
1
-0
/
+2
2007-03-06
RDMA/cxgb3: Move QP to error on destroy if the state is IDLE
Steve Wise
1
-4
/
+2
2007-03-06
RDMA/cxgb3: Fixes for "normal close" failures
Steve Wise
1
-4
/
+7
2007-03-06
RDMA/cxgb3: Fix build on sparc64
David Miller
1
-0
/
+1
2007-03-06
RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()
Sean Hefty
1
-1
/
+1
2007-03-06
RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap()
Steve Wise
1
-4
/
+6
2007-03-06
RDMA/cxgb3: Start ep timer on a MPA reject
Steve Wise
1
-2
/
+1
2007-03-01
IB/mthca: Fix error path in mthca_alloc_memfree()
Roland Dreier
1
-5
/
+5
2007-03-01
IB/ehca: Fix sync between completion handler and destroy cq
Hoang-Nam Nguyen
4
-25
/
+60
2007-02-27
IPoIB: Only handle async events for one port
Roland Dreier
1
-6
/
+7
2007-02-26
IPoIB: Correct debugging output when path record lookup fails
Roland Dreier
1
-1
/
+1
2007-02-23
RDMA/cxgb3: Stop the EP Timer on BAD CLOSE
Steve Wise
1
-0
/
+1
2007-02-23
RDMA/cxgb3: cleanups
Adrian Bunk
8
-61
/
+27
2007-02-22
RDMA/cma: Remove unused node_guid from cma_device structure
Sean Hefty
1
-2
/
+0
2007-02-22
IB/cm: Remove ca_guid from cm_device structure
Sean Hefty
1
-6
/
+4
2007-02-22
RDMA/cma: Request reversible paths only
Sean Hefty
1
-1
/
+3
2007-02-22
IB/core: Set hop limit in ib_init_ah_from_wc correctly
Sean Hefty
1
-1
/
+1
2007-02-22
IB/uverbs: Return correct error for invalid PD in register MR
Roland Dreier
1
-1
/
+3
2007-02-21
IPoIB: Remove unused local_rate tracking
Roland Dreier
2
-6
/
+3
2007-02-20
IPoIB/cm: Improve small message bandwidth
Michael S. Tsirkin
1
-19
/
+27
2007-02-20
IB/mthca: Make 2 functions static
Adrian Bunk
1
-4
/
+6
2007-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2007-02-17
Various typo fixes.
Robert P. J. Day
2
-2
/
+2
2007-02-16
IB/core: Set static rate in ib_init_ah_from_path()
Roland Dreier
1
-0
/
+1
2007-02-16
IB/ipath: Make ipath_map_sg() static
Roland Dreier
1
-2
/
+2
2007-02-16
IB/core: Fix sparse warnings about shadowed declarations
Roland Dreier
2
-4
/
+2
2007-02-16
RDMA/cma: Add multicast communication support
Sean Hefty
2
-47
/
+516
2007-02-16
IB/sa: Track multicast join/leave requests
Sean Hefty
5
-138
/
+991
2007-02-16
IPoIB: CM error handling thinko fix
Michael S. Tsirkin
1
-1
/
+1
2007-02-16
RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver
Steve Wise
17
-17
/
+0
2007-02-16
RDMA/cxgb3: Fail posts synchronously when in TERMINATE state
Steve Wise
1
-0
/
+2
2007-02-16
RDMA/iwcm: iw_cm_id destruction race fixes
Steve Wise
1
-22
/
+25
2007-02-16
IB/ehca: Change query_port() to return LINK_UP instead UNKNOWN
Hoang-Nam Nguyen
1
-0
/
+3
2007-02-16
IB/ehca: Allow en/disabling scaling code via module parameter
Hoang-Nam Nguyen
4
-34
/
+26
2007-02-16
IB/ehca: Fix race condition/locking issues in scaling code
Hoang-Nam Nguyen
1
-35
/
+33
2007-02-16
IB/ehca: Rework irq handler
Hoang-Nam Nguyen
6
-92
/
+183
2007-02-16
IPoIB: Only allow root to change between datagram and connected mode
Roland Dreier
1
-1
/
+1
2007-02-16
IB/mthca: Fix allocation of ICM chunks in coherent memory
Roland Dreier
1
-1
/
+3
2007-02-16
IB/mthca: Allow the QP state transition RESET->RESET
Dotan Barak
1
-0
/
+5
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2
-3
/
+3
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-13
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
46
-114
/
+11279
2007-02-12
IB/mthca: Always fill MTTs from CPU
Michael S. Tsirkin
3
-9
/
+89
2007-02-12
IB/mthca: Merge MR and FMR space on 64-bit systems
Michael S. Tsirkin
2
-6
/
+16
2007-02-12
IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs
Michael S. Tsirkin
5
-50
/
+131
[next]