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