| Commit message (Expand) | Author | Age |
... | |
| * | | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() | Varun Prakash | 2016-09-15 |
| * | | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() | Varun Prakash | 2016-09-15 |
| * | | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() | Varun Prakash | 2016-09-15 |
| * | | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() | Varun Prakash | 2016-09-15 |
| * | | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() | Varun Prakash | 2016-09-15 |
| * | | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() | Varun Prakash | 2016-09-15 |
| * | | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() | Varun Prakash | 2016-09-15 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-12 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-08-30 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | net/mlx5: Separate query_port_proto_oper for IB and EN | Noa Osherovich | 2016-08-18 |
| * | | | | | net/mlx5: Unify and improve command interface | Saeed Mahameed | 2016-08-17 |
| * | | | | | {net,IB}/mlx5: Modify QP commands via mlx5 ifc | Saeed Mahameed | 2016-08-17 |
| * | | | | | {net,IB}/mlx5: QP/XRCD commands via mlx5 ifc | Saeed Mahameed | 2016-08-17 |
| * | | | | | {net,IB}/mlx5: MKey/PSV commands via mlx5 ifc | Saeed Mahameed | 2016-08-14 |
| * | | | | | {net,IB}/mlx5: CQ commands via mlx5 ifc | Saeed Mahameed | 2016-08-14 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-10-04 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | IB/hfi1: Fix trace of atomic ack | Mike Marciniszyn | 2016-10-02 |
| * | | | | IB/hfi1: Update SMA ingress checks for response packets | Jianxin Xiong | 2016-10-02 |
| * | | | | IB/hfi1: Use EPROM platform configuration read | Dean Luick | 2016-10-02 |
| * | | | | IB/hfi1: Add ability to read platform config from the EPROM | Dean Luick | 2016-10-02 |
| * | | | | IB/hfi1: Restore EPROM read ability | Dean Luick | 2016-10-02 |
| * | | | | IB/hfi1: Add new debugfs sdma_cpu_list file | Tadeusz Struk | 2016-10-02 |
| * | | | | IB/hfi1: Add irq affinity notification handler | Tadeusz Struk | 2016-10-02 |
| * | | | | IB/hfi1: Add a new VL sysfs attribute for sdma engines | Tadeusz Struk | 2016-10-02 |
| * | | | | IB/hfi1: Add sysfs interface for affinity setup | Tadeusz Struk | 2016-10-02 |
| * | | | | IB/hfi1: Fix resource release in context allocation | Jakub Pawlak | 2016-10-02 |
| * | | | | IB/hfi1: Remove unused variable from devdata | Dennis Dalessandro | 2016-10-02 |
| * | | | | IB/hfi1: Cleanup tasklet refs in comments | Dennis Dalessandro | 2016-10-02 |
| * | | | | IB/hfi1: Adjust hardware buffering parameter | Harish Chegondi | 2016-10-02 |
| * | | | | IB/hfi1: Act on external device timeout | Dean Luick | 2016-10-02 |
| * | | | | IB/hfi1: Fix defered ack race with qp destroy | Mike Marciniszyn | 2016-10-02 |
| * | | | | IB/hfi1: Combine shift copy and byte copy for SGE reads | Sebastian Sanchez | 2016-10-02 |
| * | | | | IB/hfi1: Do not read more than a SGE length | Sebastian Sanchez | 2016-10-02 |
| * | | | | IB/hfi1: Extend i2c timeout | Dean Luick | 2016-10-02 |
| * | | | | IB/hfi1: Increase default settings of max_cqes and max_qps | Jianxin Xiong | 2016-10-02 |
| * | | | | IB/hfi1: Remove filtering of Set(PkeyTable) in HFI SMA | Sebastian Sanchez | 2016-10-02 |
| * | | | | IB/qib: Remove qpt_mask global | Dennis Dalessandro | 2016-10-02 |
| * | | | | IB/hfi1: Consolidate pio control masks into single definition | Mike Marciniszyn | 2016-10-02 |
| * | | | | IB/rdmavt, IB/hfi1: Add lockdep asserts for lock debug | Mike Marciniszyn | 2016-10-02 |
| * | | | | IB/hfi1: Move iowait_init() to priv allocate | Mike Marciniszyn | 2016-10-02 |
| * | | | | IB/hfi1: Fix locking scheme for affinity settings | Tadeusz Struk | 2016-10-02 |
| * | | | | IB/hfi1: Fix user-space buffers mapping with IOMMU enabled | Tymoteusz Kielan | 2016-10-02 |
| * | | | | IB/hfi1: Fix the count of user packets submitted to an SDMA engine | Harish Chegondi | 2016-10-02 |
| * | | | | IB/hfi1: Move serdes tune inside link start function | Dean Luick | 2016-10-02 |
| * | | | | IB/qib,IB/hfi: Use core common header file | Mike Marciniszyn | 2016-10-02 |
| * | | | | IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines | Mike Marciniszyn | 2016-09-16 |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-09-16 |
|\| | | | |
|
| * | | | | IB/mlx5: Set source mac address in FTE | Maor Gottlieb | 2016-09-16 |
| * | | | | IB/mlx5: Enable MAD_IFC commands for IB ports only | Noa Osherovich | 2016-09-16 |
| * | | | | IB/mlx4: Diagnostic HW counters are not supported in slave mode | Kamal Heib | 2016-09-16 |