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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-14
IPoIB: Use rtnl lock/unlock when changing device flags
Eli Cohen
2
-3
/
+10
2008-07-14
IPoIB: Get rid of ipoib_mcast_detach() wrapper
Roland Dreier
3
-17
/
+3
2008-07-14
IPoIB: Only set Q_Key once: after joining broadcast group
Eli Cohen
3
-15
/
+19
2008-07-14
IPoIB: Remove priv->mcast_mutex
Eli Cohen
3
-6
/
+0
2008-07-14
IPoIB: Remove unused IPOIB_MCAST_STARTED code
Eli Cohen
2
-9
/
+0
2008-07-14
RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()
Steve Wise
1
-0
/
+1
2008-07-14
RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request()
Roland Dreier
6
-23
/
+19
2008-07-14
RDMA/cxgb3: Propagate HW page size capabilities
Jon Mason
3
-1
/
+3
2008-07-14
RDMA/nes: Encapsulate logic nes_put_cqp_request()
Roland Dreier
4
-211
/
+66
2008-07-14
IPoIB: Refresh paths instead of flushing them on SM change events
Moni Shoua
4
-30
/
+91
2008-07-14
IB/ehca: Make device table externally visible
Joachim Fenkes
1
-0
/
+1
2008-07-14
IPoIB: add LRO support
Vladimir Sokolovsky
5
-1
/
+127
2008-07-14
IPoIB: Use multicast loopback blocking if available
Ron Livne
1
-1
/
+4
2008-07-14
IB/mlx4: Add support for blocking multicast loopback packets
Ron Livne
5
-11
/
+40
2008-07-14
IB/core: Add support for multicast loopback blocking
Ron Livne
1
-1
/
+3
2008-07-14
RDMA/cxgb3: Add support for protocol statistics
Steve Wise
3
-4
/
+66
2008-07-14
RDMA/core: Add iWARP protocol statistics attributes in sysfs
Steve Wise
2
-0
/
+173
2008-07-14
IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()
Roland Dreier
1
-16
/
+47
2008-07-14
RDMA/cma: Add missing newlines to printk()s
Roland Dreier
1
-3
/
+3
2008-07-14
RDMA/cxgb3: Remove write-only iwch_rnic_attributes fields
Roland Dreier
2
-4
/
+0
2008-07-14
RDMA/cxgb3: Fix up some ib_device_attr fields
Steve Wise
3
-3
/
+29
2008-07-14
IB/ehca: In case of lost interrupts, trigger EOI to reenable interrupts
Stefan Roscher
3
-2
/
+18
2008-07-14
IB/ehca: Reject receive work requests if QP is in RESET state
Joachim Fenkes
1
-2
/
+10
2008-07-14
IB/mlx4: Remove extra code for RESET->ERR QP state transition
Roland Dreier
1
-26
/
+0
2008-07-14
IB/mthca: Remove extra code for RESET->ERR QP state transition
Roland Dreier
1
-26
/
+0
2008-07-14
IB/core: Reset to error QP state transition is not allowed
Ralph Campbell
1
-1
/
+0
2008-07-14
IB/mlx4: Pass congestion management class MADs to the HCA
Eli Cohen
1
-1
/
+2
2008-07-14
IB/mlx4: Configure QPs' max message size based on real device capability
Eli Cohen
1
-1
/
+2
2008-07-14
RDMA/cxgb3: MEM_MGT_EXTENSIONS support
Steve Wise
7
-82
/
+293
2008-07-14
RDMA/core: Add memory management extensions support
Steve Wise
12
-26
/
+154
2008-07-14
IPoIB: Copy small received SKBs in connected mode
Eli Cohen
3
-0
/
+26
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
62
-124
/
+0
2008-07-14
RDMA: Improve include file coding style
Dotan Barak
13
-40
/
+17
2008-07-14
IB/ipath: Simplify code using ARRAY_SIZE() macro
Robert P. J. Day
1
-2
/
+2
2008-07-14
IB/mlx4: Optimize QP stamping
Eli Cohen
1
-2
/
+6
2008-07-14
IB/sa: Fail requests made while creating new SM AH
Moni Shoua
1
-6
/
+16
2008-07-14
RDMA: Fix license text
Sean Hefty
5
-98
/
+119
2008-07-14
RDMA/nes: Remove unnecessary memset()
Christophe Jaillet
1
-1
/
+0
2008-07-14
IB/srp: Remove use of cached P_Key/GID queries
Roland Dreier
1
-8
/
+5
2008-07-14
firmware: Correct dependency on CONFIG_EXTRA_FIRMWARE_DIR
David Woodhouse
1
-1
/
+1
2008-07-14
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
Linus Torvalds
181
-50283
/
+29649
2008-07-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
495
-9936
/
+44831
2008-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
181
-50283
/
+29649
2008-07-14
[ARM] Merge most of the PXA work for initial merge
Russell King
68
-2657
/
+2572
2008-07-14
Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-55
/
+25
2008-07-14
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-19
/
+13
2008-07-14
Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-70
/
+45
2008-07-14
x86: MMIOTRACE should not default to on
Linus Torvalds
1
-1
/
+0
2008-07-14
Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-19
/
+151
2008-07-14
Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-14
/
+40
[next]