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-11-13
RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device
Steve Wise
1
-0
/
+1
2007-11-13
IB/ehca: Fix static rate calculation
Joachim Fenkes
5
-30
/
+54
2007-11-13
IB/ehca: Return physical link information in query_port()
Joachim Fenkes
2
-7
/
+19
2007-11-13
IB/ipath: Fix race with ACK retry timeout list management
Ralph Campbell
1
-2
/
+3
2007-11-13
IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails
Ralph Campbell
1
-4
/
+7
2007-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
6
-22
/
+34
2007-10-30
IB/fmr_pool: Stop ib_fmr threads from contributing to load average
Anton Blanchard
1
-4
/
+4
2007-10-30
IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)
Dave Olson
1
-9
/
+9
2007-10-30
IB/ipath: Limit length checksummed in eeprom
Michael Albaugh
1
-1
/
+9
2007-10-30
IB/ipath: Fix a race where s_last is updated without lock held
Ralph Campbell
1
-5
/
+9
2007-10-30
IB/mlx4: Lock SQ lock in mlx4_ib_post_send()
Roland Dreier
1
-2
/
+2
2007-10-26
IPoIB/cm: Fix receive QP cleanup
Roland Dreier
1
-1
/
+1
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2
-9
/
+4
2007-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
17
-312
/
+283
2007-10-23
IB/ehca: Fix sg_page() fallout
Olof Johansson
1
-3
/
+3
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
5
-20
/
+29
2007-10-19
IPoIB/cm: Use common CQ for CM send completions
Michael S. Tsirkin
4
-95
/
+82
2007-10-19
IB/uverbs: Fix checking of userspace object ownership
Roland Dreier
1
-2
/
+6
2007-10-18
[INET]: Justification for local port range robustness.
Anton Arapov
1
-2
/
+3
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-2
/
+2
2007-10-18
IB/mlx4: Sanity check userspace send queue sizes
Jack Morgenstein
1
-2
/
+14
2007-10-17
IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"
Roland Dreier
1
-1
/
+1
2007-10-17
IB/ehca: Enable large page MRs by default
Joachim Fenkes
1
-1
/
+1
2007-10-17
IB/ehca: Change meaning of hca_cap_mr_pgsize
Joachim Fenkes
4
-22
/
+36
2007-10-17
IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()
Joachim Fenkes
1
-11
/
+4
2007-10-17
IB/ehca: Fix masking error in {,re}reg_phys_mr()
Joachim Fenkes
1
-2
/
+2
2007-10-17
IB/ehca: Supply QP token for SRQ base QPs
Joachim Fenkes
1
-1
/
+3
2007-10-17
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...
Joachim Fenkes
3
-20
/
+20
2007-10-16
IPoIB: Use round_jiffies() for ah_reap_task
Anton Blanchard
1
-2
/
+4
2007-10-16
RDMA/cma: Fix deadlock destroying listen requests
Sean Hefty
1
-47
/
+23
2007-10-16
RDMA/cma: Add locking around QP accesses
Sean Hefty
1
-30
/
+60
2007-10-16
infiniband: sg chaining support
Jens Axboe
2
-38
/
+47
2007-10-15
IB/mthca: Avoid alignment traps when writing doorbells
Roland Dreier
5
-96
/
+47
2007-10-15
IB/ipoib: Verify address handle validity on send
Moni Shoua
1
-2
/
+3
2007-10-15
IB/ipoib: Bound the net device to the ipoib_neigh structue
Moni Shoua
3
-11
/
+20
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-0
/
+29
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-6
/
+3
2007-10-12
[SCSI] transport_srp: add rport roles attribute
FUJITA Tomonori
1
-0
/
+1
2007-10-12
[SCSI] ib_srp: convert to use the srp transport class
FUJITA Tomonori
2
-0
/
+28
2007-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
68
-1550
/
+1930
2007-10-10
[INET]: local port range robustness
Stephen Hemminger
1
-10
/
+12
2007-10-10
IPoIB: Fix unused variable warning
Roland Dreier
1
-1
/
+0
2007-10-10
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
5
-41
/
+31
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-2
/
+6
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
3
-4
/
+0
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-1
/
+2
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
3
-29
/
+29
2007-10-10
IPoIB: Allow setting policy to ignore multicast groups
Or Gerlitz
4
-0
/
+46
2007-10-10
IB/mthca: Mark error paths as unlikely() in post_srq_recv functions
Eli Cohen
1
-4
/
+4
2007-10-09
IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.
Dave Olson
1
-3
/
+4
[next]