| Commit message (Expand) | Author | Age | Files | Lines |
* | net: ethernet: ti: davinci_cpdma: allow desc split while down | Ivan Khoronzhuk | 2019-07-08 | 3 | -9/+28 |
* | net: ethernet: ti: davinci_cpdma: add dma mapped submit | Ivan Khoronzhuk | 2019-07-08 | 2 | -10/+83 |
* | net: core: page_pool: add user refcnt and reintroduce page_pool_destroy | Ivan Khoronzhuk | 2019-07-08 | 2 | -8/+4 |
* | macb: fix build warning for !CONFIG_OF | Arnd Bergmann | 2019-07-08 | 1 | -2/+2 |
* | gve: fix unused variable/label warnings | Arnd Bergmann | 2019-07-08 | 1 | -33/+33 |
* | sfc: Remove 'PCIE error reporting unavailable' | Martin Habets | 2019-07-08 | 1 | -5/+1 |
* | net: netsec: Sync dma for device on buffer allocation | Ilias Apalodimas | 2019-07-08 | 1 | -3/+1 |
* | hinic: add fw version query | Xue Chaojing | 2019-07-08 | 4 | -0/+54 |
* | gve: Fix error return code in gve_alloc_qpls() | Wei Yongjun | 2019-07-08 | 1 | -1/+3 |
* | r8169: sync few chip names with vendor driver | Heiner Kallweit | 2019-07-07 | 1 | -4/+4 |
* | net/mlx5e: Add kTLS TX HW offload support | Tariq Toukan | 2019-07-06 | 14 | -7/+748 |
* | net/mlx5e: Introduce a fenced NOP WQE posting function | Tariq Toukan | 2019-07-06 | 1 | -0/+18 |
* | net/mlx5e: Re-work TIS creation functions | Tariq Toukan | 2019-07-06 | 5 | -11/+27 |
* | net/mlx5e: Tx, Unconstify SQ stop room | Tariq Toukan | 2019-07-06 | 4 | -17/+21 |
* | net/mlx5e: Tx, Don't implicitly assume SKB-less wqe has one WQEBB | Eran Ben Elisha | 2019-07-06 | 1 | -2/+2 |
* | net/mlx5e: Tx, Make SQ WQE fetch function type generic | Tariq Toukan | 2019-07-06 | 3 | -8/+10 |
* | net/mlx5e: Tx, Enforce L4 inline copy when needed | Tariq Toukan | 2019-07-06 | 2 | -1/+9 |
* | net/mlx5e: Move helper functions to a new txrx datapath header | Tariq Toukan | 2019-07-06 | 8 | -153/+170 |
* | net/mlx5: Accel, Add core TLS support for the Connect-X family | Tariq Toukan | 2019-07-06 | 3 | -3/+101 |
* | net/mlx5: Add crypto library to support create/destroy encryption key | Tariq Toukan | 2019-07-06 | 3 | -1/+78 |
* | net/mlx5: Kconfig, Better organize compilation flags | Tariq Toukan | 2019-07-06 | 7 | -92/+46 |
* | net/mlx5: Accel, Expose accel wrapper for IPsec FPGA function | Tariq Toukan | 2019-07-06 | 3 | -1/+11 |
* | Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/... | David S. Miller | 2019-07-06 | 23 | -328/+681 |
|\ |
|
| * | net/mlx5: Added devlink info callback | Shay Agroskin | 2019-07-04 | 1 | -0/+60 |
| * | net/mlx5: Added fw version query command | Shay Agroskin | 2019-07-04 | 2 | -20/+201 |
| * | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2019-07-04 | 21 | -308/+420 |
| |\ |
|
| | * | net/mlx5: Refactor mlx5_esw_query_functions for modularity | Parav Pandit | 2019-07-03 | 4 | -22/+46 |
| | * | net/mlx5: E-Switch prepare functions change handler to be modular | Parav Pandit | 2019-07-03 | 1 | -17/+27 |
| | * | net/mlx5: Introduce and use mlx5_eswitch_get_total_vports() | Parav Pandit | 2019-07-03 | 4 | -13/+34 |
| | * | net/mlx5: Report EQE data upon CQ completion | Yishai Hadas | 2019-07-03 | 5 | -6/+8 |
| | * | net/mlx5: Report a CQ error event only when a handler was set | Yishai Hadas | 2019-07-03 | 1 | -1/+2 |
| | * | net/mlx5: mlx5_core_create_cq() enhancements | Yishai Hadas | 2019-07-03 | 3 | -6/+7 |
| | * | net/mlx5: Expose the API to register for ANY event | Yishai Hadas | 2019-07-03 | 2 | -3/+2 |
| | * | net/mlx5: Use event mask based on device capabilities | Yishai Hadas | 2019-07-03 | 2 | -8/+38 |
| | * | net/mlx5: Fix mlx5_core_destroy_cq() error flow | Yishai Hadas | 2019-07-03 | 3 | -17/+10 |
| | * | net/mlx5: E-Switch, Handle UC address change in switchdev mode | Bodong Wang | 2019-07-02 | 1 | -12/+9 |
| | * | net/mlx5: E-Switch, Consider host PF for inline mode and vlan pop | Bodong Wang | 2019-07-02 | 3 | -6/+34 |
| | * | net/mlx5: E-Switch, Use iterator for vlan and min-inline setups | Bodong Wang | 2019-07-02 | 1 | -6/+6 |
| | * | net/mlx5: E-Switch, Reg/unreg function changed event at correct stage | Bodong Wang | 2019-07-02 | 3 | -31/+26 |
| | * | net/mlx5: E-Switch, Consolidate eswitch function number of VFs | Bodong Wang | 2019-07-02 | 4 | -88/+90 |
| | * | net/mlx5: E-Switch, Refactor eswitch SR-IOV interface | Bodong Wang | 2019-07-02 | 8 | -71/+72 |
| | * | net/mlx5: Handle host PF vport mac/guid for ECPF | Bodong Wang | 2019-07-02 | 8 | -17/+25 |
| | * | net/mlx5: E-Switch, Use correct flags when configuring vlan | Bodong Wang | 2019-07-02 | 1 | -1/+4 |
| | * | net/mlx5: Reduce dependency on enabled_vfs counter and num_vfs | Parav Pandit | 2019-07-02 | 1 | -18/+4 |
| | * | net/mlx5: Don't handle VF func change if host PF is disabled | Bodong Wang | 2019-07-02 | 1 | -1/+4 |
| | * | net/mlx5: Limit scope of mlx5_get_next_phys_dev() to PCI PF devices | Parav Pandit | 2019-07-02 | 1 | -1/+8 |
| | * | net/mlx5: Move pci status reg access mutex to mlx5_pci_init | Parav Pandit | 2019-07-02 | 1 | -1/+1 |
| | * | net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_type | Huy Nguyen | 2019-07-02 | 1 | -2/+3 |
| | * | {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping | Bodong Wang | 2019-07-02 | 1 | -0/+1 |
| | * | net/mlx5: E-Switch, Use vport index when init rep | Bodong Wang | 2019-07-02 | 1 | -3/+3 |