index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-24
5
-92
/
+56
|
\
|
*
IB/qib: Improve ipoib UD performance
Mike Marciniszyn
2016-01-19
1
-3
/
+8
|
*
IB/qib: Support creating qps with GFP_NOIO flag
Vinit Agnihotri
2016-01-19
1
-14
/
+32
|
*
IB/qib: fix mcast detach when qp not attached
Mike Marciniszyn
2016-01-19
1
-20
/
+15
|
*
IB: remove support for phys MRs
Christoph Hellwig
2015-12-23
3
-55
/
+1
*
|
wrappers for ->i_mutex access
Al Viro
2016-01-23
1
-6
/
+6
|
/
*
IB/qib: Minor fixes to qib per SFF 8636
Easwar Hariharan
2015-12-07
1
-2
/
+2
*
IB/qib: Fix qib_mr structure
Ira Weiny
2015-12-07
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
1
-1
/
+1
|
\
|
*
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-07
1
-1
/
+1
*
|
IB/qib: Remove old FRWR API
Sagi Grimberg
2015-10-29
4
-102
/
+1
*
|
IB/qib: Support the new memory registration API
Sagi Grimberg
2015-10-29
4
-1
/
+104
*
|
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
8
-56
/
+81
|
/
*
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-09-10
2
-2
/
+2
*
IB/core: Move SM class defines from ib_mad.h to ib_smi.h
Ira Weiny
2015-09-03
1
-0
/
+1
*
qib: Support ib_alloc_mr verb
Sagi Grimberg
2015-08-31
3
-4
/
+11
*
ipath,qib: Expose max_sge_rd correctly
Steve Wise
2015-08-29
1
-0
/
+1
*
IB/core: Add core header changes needed for OPA
Dennis Dalessandro
2015-08-29
1
-139
/
+8
*
IB/qib: Change lkey table allocation to support more MRs
Mike Marciniszyn
2015-08-29
3
-4
/
+16
*
IB/mad: Remove improper use of BUG_ON
Ira Weiny
2015-07-14
1
-2
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-05
1
-1
/
+1
|
\
|
*
make simple_positive() public
Al Viro
2015-06-24
1
-1
/
+1
*
|
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
2015-06-12
2
-2
/
+11
*
|
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
2015-06-12
1
-0
/
+1
*
|
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
2015-06-12
2
-2
/
+4
*
|
IB/core: Pass hardware specific data in query_device
Matan Barak
2015-06-12
1
-2
/
+4
*
|
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
2015-06-12
2
-5
/
+11
*
|
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
2015-06-02
2
-7
/
+7
*
|
IB/core: Convert core to use bitfield for caps
Ira Weiny
2015-05-20
1
-7
/
+1
*
|
IB/core: Add per port immutable struct to ib_device
Ira Weiny
2015-05-20
1
-0
/
+17
*
|
IB/Verbs: Implement new callback query_protocol()
Michael Wang
2015-05-18
1
-0
/
+7
*
|
IB/qib: fix test of unsigned variable
Mike Marciniszyn
2015-05-12
2
-2
/
+3
|
/
*
IB/qib: use arch_phys_wc_add()
Luis R. Rodriguez
2015-05-05
7
-79
/
+39
*
IB/qib: add acounting for MTRR
Luis R. Rodriguez
2015-05-05
1
-1
/
+1
*
VFS: assorted weird filesystems: d_inode() annotations
David Howells
2015-04-15
1
-10
/
+10
*
infinibad: weird APIs switched to ->write_iter()
Al Viro
2015-04-12
1
-8
/
+12
*
Merge branch 'iocb' into for-next
Al Viro
2015-04-12
1
-1
/
+0
|
\
|
*
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-26
1
-1
/
+0
*
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-02-23
1
-1
/
+1
|
\
\
|
*
|
Infiniband: Fix potential NULL d_inode dereference
David Howells
2015-02-20
1
-1
/
+1
|
|
/
*
|
IB/qib: Add blank line after declaration
Mike Marciniszyn
2015-02-20
17
-6
/
+67
*
|
IB/qib: Fix checkpatch warnings
Mike Marciniszyn
2015-02-20
15
-44
/
+42
*
|
IB/qib: Fix sizeof checkpatch warnings
Mike Marciniszyn
2015-02-17
17
-63
/
+64
*
|
IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_keys.c
Andreea-Cristina Bernat
2015-02-17
1
-2
/
+2
*
|
IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_qp.c
Andreea-Cristina Bernat
2015-02-17
1
-4
/
+4
*
|
IB/qib: Add support for the new QMH7360 card
Vinit Agnihotri
2015-02-17
1
-0
/
+5
*
|
IB/qib: Do not write EEPROM
Mitko Haralanov
2015-02-17
7
-220
/
+1
|
/
*
IB/core: Replace ib_umem's offset field with a full address
Haggai Eran
2014-12-16
1
-1
/
+1
*
[infiniband] remove pointless assignments
Al Viro
2014-10-09
1
-1
/
+0
*
IB/qib: Correct reference counting in debugfs qp_stats
Mike Marciniszyn
2014-09-19
2
-9
/
+2
[next]