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-09-23
IB/mlx4: Fix data corruption triggered by wrong headroom marking order
Jack Morgenstein
1
-13
/
+49
2007-08-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-25
/
+45
2007-08-31
IB/ehca: SRQ fixes to enable IPoIB CM
Joachim Fenkes
2
-20
/
+38
2007-08-31
IB/ehca: Fix Small QP regressions
Stefan Roscher
2
-5
/
+7
2007-08-31
cxgb3 - Fix dev->priv usage
Divy Le Ray
1
-1
/
+1
2007-08-15
IB/mlx4: Incorrect semicolon after if statement
Ilpo Järvinen
1
-1
/
+1
2007-08-07
IPoIB: Fix leak in ipoib_transport_dev_init() error path
Jack Morgenstein
1
-0
/
+1
2007-08-03
IB/mlx4: Fix opcode returned in RDMA read completion
Vu Pham
1
-1
/
+1
2007-08-03
IB/srp: Add OUI for new Cisco targets
Raghava Kondapalli
1
-1
/
+3
2007-08-03
IB/srp: Wrap OUI checking for workarounds in helper functions
Roland Dreier
1
-9
/
+20
2007-08-03
RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()
Steve Wise
1
-8
/
+8
2007-08-03
IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c
Dotan Barak
1
-0
/
+5
2007-08-03
IB/mad: Fix address handle leak in mad_rmpp
Sean Hefty
1
-4
/
+4
2007-08-03
IB/mad: agent_send_response() should be void
Hal Rosenstock
2
-17
/
+13
2007-08-03
IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler()
Hal Rosenstock
1
-6
/
+5
2007-08-03
IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler()
Hal Rosenstock
1
-6
/
+8
2007-08-03
IB/sa: Don't need to check for default P_Key twice
Roland Dreier
1
-3
/
+1
2007-08-03
IB/core: Ignore membership bit in ib_find_pkey()
Moni Shoua
1
-1
/
+1
2007-07-31
in-string typos of "error"
Eddy L O Jansson
1
-1
/
+1
2007-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
14
-86
/
+98
2007-07-30
IB/ipath: Workaround problem of errormask register being overwritten
Dave Olson
4
-29
/
+66
2007-07-30
IB/ipath: Fix some issues with buffer cancel and sendctrl register update
Dave Olson
4
-9
/
+12
2007-07-30
IB/ipath: Use faster put_tid_2 routine after initialization
Dave Olson
1
-7
/
+13
2007-07-30
IB/ipath: Remove unsafe fastrcvint code from interrupt handler
Dave Olson
2
-34
/
+1
2007-07-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+1
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-07-28
IB/ehca: Move extern declarations from .c files to .h files
Hoang-Nam Nguyen
5
-4
/
+3
2007-07-28
IB/mlx4: Whitespace fix
Roland Dreier
1
-1
/
+0
2007-07-28
IB/ehca: Fix include order to better match kernel style
Hoang-Nam Nguyen
1
-2
/
+2
2007-07-28
RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structure
Tom Tucker
1
-0
/
+1
2007-07-27
[SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template
Mike Christie
1
-0
/
+1
2007-07-20
IB/ehca: Support small QP queues
Stefan Roscher
10
-159
/
+378
2007-07-20
IB/ehca: Make internal_create/destroy_qp() static
Joachim Fenkes
1
-8
/
+9
2007-07-20
IB/ehca: Move ehca2ib_return_code() out of line
Hoang-Nam Nguyen
2
-18
/
+18
2007-07-20
IB/ehca: Generate async event when SRQ limit reached
Hoang-Nam Nguyen
1
-14
/
+28
2007-07-20
IB/ehca: Support large page MRs
Hoang-Nam Nguyen
5
-63
/
+357
2007-07-20
IB/mlx4: Fix error path in create_qp_common()
Roland Dreier
1
-3
/
+5
2007-07-20
IB/mthca: Change command token on timeout
Michael S. Tsirkin
1
-2
/
+1
2007-07-20
IB/ipath: Remove ipath_layer dead code
Arthur Jones
4
-439
/
+0
2007-07-20
IB/mlx4: Fix leaks in __mlx4_ib_modify_qp
Florin Malita
1
-7
/
+5
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
9
-10
/
+9
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2
-4
/
+2
2007-07-18
IB/mthca: Simplify use of size0 in work request posting
Roland Dreier
1
-17
/
+24
2007-07-18
IB/mthca: Factor out setting WQE UD segment entries
Roland Dreier
1
-18
/
+22
2007-07-18
IB/mthca: Factor out setting WQE remote address and atomic segment entries
Roland Dreier
1
-59
/
+40
2007-07-18
IB/mlx4: Factor out setting other WQE segments
Roland Dreier
1
-31
/
+36
2007-07-18
IB/mlx4: Factor out setting WQE data segment entries
Roland Dreier
1
-6
/
+9
2007-07-18
IB/mthca: Factor out setting WQE data segment entries
Roland Dreier
3
-54
/
+30
2007-07-17
IB/mlx4: Return receive queue sizes for userspace QPs from query QP
Roland Dreier
1
-8
/
+16
2007-07-17
RDMA/cma: Remove local write permission from QP access flags
Dotan Barak
1
-1
/
+1
[next]