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
2011-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-26
/
+54
2011-10-19
net: add skb frag size accessors
Eric Dumazet
4
-16
/
+18
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-5
/
+5
2011-10-06
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2
-4
/
+3
2011-09-26
[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference
Neil Horman
1
-5
/
+5
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
4
-8
/
+14
2011-08-27
[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs
Mike Christie
1
-3
/
+9
2011-08-27
[SCSI] iscsi class: sysfs group is_visible callout for session attrs
Mike Christie
1
-13
/
+19
2011-08-27
[SCSI] iscsi cls: sysfs group is_visible callout for conn attrs
Mike Christie
1
-11
/
+27
2011-08-26
IPoIB: convert to SKB paged frag API.
Ian Campbell
2
-4
/
+6
2011-08-26
IB: nes: convert to SKB paged frag API.
Ian Campbell
1
-10
/
+11
2011-08-26
IB: amso1100: convert to SKB paged frag API.
Ian Campbell
1
-5
/
+3
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2
-2
/
+2
2011-08-17
Merge branches 'ipoib' and 'iser' into for-next
Roland Dreier
3
-5
/
+9
2011-08-17
IB/iser: Support iSCSI PDU padding
Or Gerlitz
2
-4
/
+8
2011-08-17
IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)
Or Gerlitz
1
-1
/
+1
2011-08-16
IPoIB: Fix possible NULL dereference in ipoib_start_xmit()
Bernd Schubert
1
-3
/
+5
2011-08-11
mlx4: Fix infiniband Kconfig dependencies.
David S. Miller
1
-1
/
+2
2011-08-10
chelsio: Move the Chelsio drivers
Jeff Kirsher
2
-2
/
+2
2011-07-27
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
5
-5
/
+5
2011-07-25
iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
Nicholas Bellinger
1
-1
/
+1
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
36
-1083
/
+683
2011-07-22
Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's...
Roland Dreier
35
-1043
/
+639
2011-07-22
IB/qib: Defer HCA error events to tasklet
Mike Marciniszyn
2
-21
/
+53
2011-07-21
nes: do vlan cleanup
Jiri Pirko
3
-28
/
+45
2011-07-18
RDMA/cxgb4: Use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
1
-4
/
+5
2011-07-18
IB/mlx4: Support PMA counters for IBoE
Or Gerlitz
1
-1
/
+67
2011-07-18
IB/mlx4: Use flow counters on IBoE ports
Or Gerlitz
3
-3
/
+27
2011-07-18
IB/pma: Add include file for IBA performance counters definitions
Or Gerlitz
3
-344
/
+75
2011-07-18
IB/mlx4: Generate GID change events in IBoE code
Or Gerlitz
1
-1
/
+1
2011-07-18
IB/core: Add GID change event
Or Gerlitz
1
-1
/
+2
2011-07-18
RDMA/cma: Don't allow IPoIB port space for IBoE
Moni Shoua
1
-0
/
+4
2011-07-18
RDMA: Allow for NULL .modify_device() and .modify_port() methods
Bart Van Assche
5
-36
/
+6
2011-07-18
IB/qib: Update active link width
Mitko Haralanov
1
-3
/
+23
2011-07-18
IB/qib: Fix potential deadlock with link down interrupt
Ram Vepa
1
-2
/
+3
2011-07-18
IB/qib: Add sysfs interface to read free contexts
Ram Vepa
1
-0
/
+14
2011-07-18
IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2
-2
/
+2
2011-07-18
IB/qib: Remove double define
Edwin van Vliet
1
-1
/
+0
2011-07-18
IB/qib: Remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-4
/
+4
2011-07-18
IB/ipath: Convert old cpumask api into new one
Motohiro KOSAKI
1
-4
/
+7
2011-07-18
IB/qib: Convert old cpumask api into new one
Motohiro KOSAKI
1
-5
/
+6
2011-07-18
RDMA/cma: Avoid assigning an IS_ERR value to cm_id pointer in CMA id object
Jack Morgenstein
1
-40
/
+40
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
6
-50
/
+74
2011-07-15
IB/mthca: Stop returning separate error and status from FW commands
Goldwyn Rodrigues
12
-611
/
+342
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-2
/
+4
2011-07-13
IB/srp: Avoid duplicate devices from LUN scan
Bart Van Assche
1
-0
/
+2
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-22
/
+66
2011-07-04
RDMA: Check for NULL mode in .devnode methods
Goldwyn Rodrigues
2
-2
/
+4
2011-06-17
Merge branches 'cxgb4' and 'qib' into for-next
Roland Dreier
2
-8
/
+23
[next]