Age | Commit message (Expand) | Author |
2015-01-13 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko |
2015-01-13 | mlx5: avoid build warnings on 32-bit | Arnd Bergmann |
2015-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-01-02 | mlx4: include clocksource.h again | Richard Cochran |
2015-01-02 | net/mlx4_core: Fix error flow in mlx4_init_hca() | Jack Morgenstein |
2015-01-02 | net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flow | Maor Gottlieb |
2014-12-30 | timecounter: keep track of accumulated fractional nanoseconds | Richard Cochran |
2014-12-30 | net: mlx4: convert to timecounter adjtime. | Richard Cochran |
2014-12-26 | net: Generalize ndo_gso_check to ndo_features_check | Jesse Gross |
2014-12-22 | net/mlx4_en: Doorbell is byteswapped in Little Endian archs | Amir Vadai |
2014-12-18 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-12-16 | net/mlx4: Cache line CQE/EQE stride fixes | Ido Shamay |
2014-12-15 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ... | Roland Dreier |
2014-12-15 | mlx5_core: Add support for page faults events and low level handling | Haggai Eran |
2014-12-15 | mlx4_core: Check for DPDP violation only when DPDP is not supported | Yuval Shaia |
2014-12-15 | net/mlx4_core: Avoid double dumping of the PF device capabilities | Or Gerlitz |
2014-12-15 | net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_one | Matan Barak |
2014-12-11 | net/mlx4: Add support for A0 steering | Matan Barak |
2014-12-11 | net/mlx4: Refactor QUERY_PORT | Matan Barak |
2014-12-11 | net/mlx4_core: Add explicit error message when rule doesn't meet configuration | Matan Barak |
2014-12-11 | net/mlx4: Add A0 hybrid steering | Matan Barak |
2014-12-11 | net/mlx4: Add mlx4_bitmap zone allocator | Matan Barak |
2014-12-11 | net/mlx4: Add a check if there are too many reserved QPs | Dotan Barak |
2014-12-11 | net/mlx4: Change QP allocation scheme | Eugenia Emantayev |
2014-12-11 | net/mlx4_core: Use tasklet for user-space CQ completion events | Matan Barak |
2014-12-11 | net/mlx4_core: Mask out host side virtualization features for guests | Or Gerlitz |
2014-12-11 | net/mlx4_en: Set csum level for encapsulated packets | Or Gerlitz |
2014-12-08 | net/mlx4_en: Support for configurable RSS hash function | Eyal Perry |
2014-12-08 | ethtool: Support for configurable RSS hash function | Eyal Perry |
2014-12-08 | net/mlx5_core: Add more supported devices | Eli Cohen |
2014-12-08 | net/mlx5_core: Clear outbox of dealloc uar | Majd Dibbiny |
2014-12-08 | net/mlx5_core: Print resource number on QP/SRQ async events | Eli Cohen |
2014-12-08 | net/mlx5_core: Fix command queue size enforcement | Eli Cohen |
2014-12-08 | net/mlx5_core: Fix min vectors value in mlx5_enable_msix | Eli Cohen |
2014-12-08 | net/mlx5_core: Request the mlx5 IB module on driver load | Eli Cohen |
2014-12-02 | net: rename netdev_phys_port_id to more generic name | Jiri Pirko |
2014-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-11-26 | net/mlx4_core: Limit count field to 24 bits in qp_alloc_res | Jack Morgenstein |
2014-11-23 | mlx4: fix mlx4_en_set_rxfh() | Eric Dumazet |
2014-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-11-21 | net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is set | Saeed Mahameed |
2014-11-21 | mlx4: don't duplicate kvfree() | Al Viro |
2014-11-21 | mlx5: don't duplicate kvfree() | Al Viro |
2014-11-19 | net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too | Or Gerlitz |
2014-11-16 | mlx4: use netdev_rss_key_fill() helper | Eric Dumazet |
2014-11-14 | net/mlx4_en: Implement ndo_gso_check() | Joe Stringer |
2014-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-11-13 | net/mlx4_core: Support more than 64 VFs | Matan Barak |
2014-11-13 | net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ... | Matan Barak |
2014-11-13 | net/mlx4_core: Add QUERY_FUNC firmware command | Matan Barak |