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
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
5
-7
/
+7
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-4
/
+5
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
6
-4
/
+14
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
4
-5
/
+5
2010-10-16
infiniband: fix mlx4 kconfig dependency warning
Randy Dunlap
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
6
-4
/
+14
2010-10-12
net: percpu net_device refcount
Eric Dumazet
2
-4
/
+4
2010-09-27
RDMA/cxgb3: Turn off RX coalescing for iWARP connections
Steve Wise
1
-2
/
+4
2010-09-23
drivers/infiniband: Remove unnecessary casts of private_data
Joe Perches
1
-2
/
+2
2010-09-08
Merge branches 'cxgb3' and 'nes' into for-linus
Roland Dreier
4
-11
/
+26
2010-09-08
RDMA/nes: Fix hang with modified FIN handling on A0 cards
Faisal Latif
2
-1
/
+3
2010-09-08
RDMA/nes: Change state to closing after FIN
Faisal Latif
1
-1
/
+12
2010-09-08
RDMA/nes: Fix double CLOSE event indication crash
Faisal Latif
1
-8
/
+10
2010-09-08
RDMA/nes: Write correct register write to set TX pause param
Chien Tung
1
-2
/
+2
2010-09-02
RDMA/cxgb3: Don't exceed the max HW CQ depth
Steve Wise
1
-1
/
+1
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-3
/
+3
2010-08-07
RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FW
Steve Wise
3
-7
/
+11
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
46
-494
/
+575
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2
-3
/
+3
2010-08-05
Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's...
Roland Dreier
44
-491
/
+572
2010-08-05
IB/qib: Add missing <linux/slab.h> include
David Miller
1
-0
/
+1
2010-08-05
IB/ehca: Drop unnecessary NULL test
Julia Lawall
1
-5
/
+0
2010-08-05
RDMA/nes: Fix confusing if statement indentation
Roland Dreier
1
-3
/
+3
2010-08-04
IB/ehca: Init irq tasklet before irq can happen
Alexander Schmidt
1
-4
/
+4
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
4
-6
/
+6
2010-08-04
RDMA/nes: Fix misindented code
Roland Dreier
1
-14
/
+12
2010-08-04
RDMA/nes: Fix showing wqm_quanta
Roland Dreier
1
-1
/
+1
2010-08-04
RDMA/nes: Get rid of "set but not used" variables
Roland Dreier
5
-21
/
+2
2010-08-04
RDMA/nes: Read firmware version from correct place
Miroslaw Walukiewicz
1
-1
/
+1
2010-08-04
IB/srp: Export req_lim via sysfs
Bart Van Assche
1
-0
/
+14
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
6
-8
/
+19
2010-08-04
IB/srp: Make receive buffer handling more robust
Bart Van Assche
1
-45
/
+44
2010-08-04
IB/srp: Use print_hex_dump()
Bart Van Assche
1
-13
/
+2
2010-08-04
IB: Rename RAW_ETY to RAW_ETHERTYPE
Aleksey Senin
3
-4
/
+4
2010-08-04
RDMA/nes: Fix two sparse warnings
Or Gerlitz
2
-2
/
+2
2010-08-04
RDMA/cxgb3: Make needlessly global iwch_l2t_send() static
Or Gerlitz
1
-1
/
+1
2010-08-04
IB/iser: Make needlessly global iser_alloc_rx_descriptors() static
Or Gerlitz
1
-1
/
+1
2010-08-04
RDMA/cxgb4: Add timeouts when waiting for FW responses
Steve Wise
1
-4
/
+18
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
19
-1166
/
+194
2010-08-03
IB/qib: Fix race between qib_error_qp() and receive packet processing
Ralph Campbell
6
-55
/
+26
2010-08-03
IB/qib: Limit the number of packets processed per interrupt
Ralph Campbell
1
-1
/
+1
2010-08-03
IB/qib: Allow writes to the diag_counters to be able to clear them
Ira Weiny
1
-1
/
+20
2010-08-03
IB/qib: Set cfgctxts to number of CPUs by default
Ralph Campbell
2
-2
/
+2
2010-08-02
RDMA/cxgb4: Set/reset the EP timer inside EP lock
Steve Wise
1
-26
/
+8
2010-08-02
RDMA/cxgb4: Use correct control txq
Steve Wise
2
-4
/
+10
2010-08-02
RDMA/cxgb4: Fix race in fini path
Steve Wise
1
-7
/
+7
2010-07-28
IB/cm: Check LAP state before sending an MRA
Sean Hefty
1
-4
/
+6
2010-07-28
RDMA/nes: Fix hangs on ifdown
Faisal Latif
4
-6
/
+33
2010-07-28
RDMA/nes: Store and print eeprom version
Chien Tung
2
-1
/
+7
2010-07-28
RDMA/nes: Convert pci_table entries to PCI_VDEVICE
Peter Huewe
1
-2
/
+2
[next]