| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-02-23 | 2 | -2/+4 |
|\ |
|
| * | IB: Query ports via the core instead of direct into the driver | Or Gerlitz | 2017-02-14 | 2 | -3/+4 |
| * | IB: Add protocol for USNIC | Or Gerlitz | 2017-02-14 | 1 | -0/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-02-23 | 2 | -2/+2 |
|\ \ |
|
| * | | RDMA: Adding ethertype ETH_P_IBOE | Selvin Xavier | 2017-01-10 | 2 | -2/+2 |
| |/ |
|
* | | locking/atomic, kref: Add kref_read() | Peter Zijlstra | 2017-01-14 | 2 | -5/+5 |
|/ |
|
*-. | Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test | Doug Ledford | 2016-12-14 | 2 | -12/+12 |
|\ \ |
|
| * | | IB/usnic: simplify IS_ERR_OR_NULL to IS_ERR | Julia Lawall | 2016-12-14 | 2 | -12/+12 |
| |/ |
|
* | | Merge branch 'mlx' into merge-test | Doug Ledford | 2016-12-14 | 2 | -2/+6 |
|\ \ |
|
| * | | IB/core: Let create_ah return extended response to user | Moni Shoua | 2016-12-13 | 2 | -2/+6 |
| |/ |
|
* | | IB/usninc: Remove and fix debug prints after allocation failure | Leon Romanovsky | 2016-12-03 | 2 | -25/+7 |
|/ |
|
* | mm: replace get_user_pages() write/force parameters with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -1/+4 |
* | IB/usnic: Fix error return code | Christophe Jaillet | 2016-08-22 | 1 | -1/+2 |
* | IB/usnic: Support device FW version string | Ira Weiny | 2016-06-23 | 2 | -17/+16 |
* | IB/usnic: Remove unused DMA attributes | Krzysztof Kozlowski | 2016-06-06 | 1 | -5/+0 |
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-20 | 1 | -1/+1 |
|\ |
|
| * | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 2016-02-16 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 1 | -6/+4 |
|\ \ |
|
| * | | net: usnic: use __ethtool_get_ksettings | David Decotigny | 2016-02-25 | 1 | -4/+4 |
| * | | net: usnic: use __ethtool_get_settings | David Decotigny | 2016-02-25 | 1 | -1/+1 |
| * | | net: usnic: remove unused call to ethtool_ops::get_settings | David Decotigny | 2016-02-25 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-03-17 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | treewide: Fix typo in printk | Masanari Iida | 2016-02-15 | 1 | -1/+1 |
* | | IB/usnic: delete unneeded IS_ERR test | Julia Lawall | 2015-12-23 | 1 | -2/+2 |
* | | IB/usnic: Handle 0 counts in resource allocation | Nelson Escobar | 2015-12-23 | 1 | -25/+29 |
* | | IB/usnic: Fix resource leak in error case | Nelson Escobar | 2015-12-23 | 1 | -1/+1 |
* | | IB/usnic: Support more QP state transitions | Nelson Escobar | 2015-12-23 | 1 | -9/+9 |
* | | IB/usnic: Fix message typo | Nelson Escobar | 2015-12-23 | 1 | -1/+1 |
* | | IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64 | Nelson Escobar | 2015-12-23 | 1 | -1/+1 |
* | | IB/usnic: Improve a failure message | Nelson Escobar | 2015-12-23 | 1 | -2/+3 |
* | | IB/usnic: Remove unused prototype | Nelson Escobar | 2015-12-23 | 1 | -2/+0 |
* | | usnic: correctly handle kzalloc return value | Insu Yun | 2015-10-21 | 1 | -4/+4 |
* | | usnic: correctly check failed allocation | Insu Yun | 2015-10-21 | 1 | -5/+4 |
|/ |
|
* | usnic: add missing clauses to BSD license | Jeff Squyres | 2015-10-06 | 25 | -73/+433 |
* | IB/core: Pass hardware specific data in query_device | Matan Barak | 2015-06-12 | 2 | -2/+7 |
* | IB/core: Change provider's API of create_cq to be extendible | Matan Barak | 2015-06-12 | 2 | -6/+11 |
* | Merge branch 'for-4.2-misc' into k.o/for-4.2 | Doug Ledford | 2015-06-11 | 1 | -4/+3 |
|\ |
|
| * | IB/usnic: clean up some error handling code | Dan Carpenter | 2015-06-11 | 1 | -4/+3 |
* | | IB/core: Convert core to use bitfield for caps | Ira Weiny | 2015-05-20 | 2 | -7/+0 |
* | | 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 | 3 | -0/+9 |
|/ |
|
* | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-10-15 | 1 | -1/+1 |
|\ |
|
| * | IB/usnic: Convert to use new iommu_capable() API function | Joerg Roedel | 2014-09-25 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-10-07 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | treewide: Fix typo in printk | Masanari Iida | 2014-08-26 | 1 | -1/+1 |
* | | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 1 | -1/+1 |
|/ |
|
*-. | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 2014-06-10 | 2 | -0/+21 |
|\ \ |
|
| | * | IB/usnic: Fix source file missing copyright and license | Upinder Malhi | 2014-05-27 | 1 | -0/+18 |
| |/
|/| |
|
| * | IB: Return error for unsupported QP creation flags | Or Gerlitz | 2014-06-02 | 1 | -0/+3 |
|/ |
|
* | IB/usnic: Remove '0x' when using %pa format | Fabio Estevam | 2014-03-17 | 1 | -1/+1 |