summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-28ice: Refactor VF VSI release and setup functionsBrett Creeley
2020-05-28ice: Refactor VF resetBrett Creeley
2020-05-28ice: remove VM/VF disable command on CORER/GLOBR resetPaul Greenwalt
2020-05-28ice: Add functions to rebuild host VLAN/MAC config for a VFBrett Creeley
2020-05-28ice: Add function to set trust mode bit on resetBrett Creeley
2020-05-28ice: Renaming and simplification in VF init pathBrett Creeley
2020-05-28ice: Separate VF VSI initialization/creation from reset flowBrett Creeley
2020-05-28ice: Add helper function for clearing VPGEN_VFRTRIGBrett Creeley
2020-05-28ice: Simplify ice_sriov_configureBrett Creeley
2020-05-28ice: Refactor ice_ena_vf_mappings to split MSIX and queue mappingsBrett Creeley
2020-05-28ice: Declare functions staticTony Nguyen
2020-05-28ice: fix kernel BUG if register_netdev failsJacob Keller
2020-05-28ice: fix potential double free in probe unrollingJacob Keller
2020-05-28ice: cleanup VSI context initializationJacob Keller
2020-05-28ice: Poll for reset completion when DDP load failsAnirudh Venkataramanan
2020-05-28sfc: avoid an unused-variable warningArnd Bergmann
2020-05-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-05-28ipv4: add ip_sock_set_freebindChristoph Hellwig
2020-05-28ipv4: add ip_sock_set_tosChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_syncntChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_quickackChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_nodelayChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_corkChristoph Hellwig
2020-05-28net: add sock_set_priorityChristoph Hellwig
2020-05-28net: add sock_no_lingerChristoph Hellwig
2020-05-28net: add sock_set_reuseaddrChristoph Hellwig
2020-05-28Merge tag 'mlx5-updates-2020-05-26' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-05-28net: dsa: sja1105: offload the Credit-Based Shaper qdiscVladimir Oltean
2020-05-27ice: Check UMEM FQ size when allocating bufsKrzysztof Kazimierczak
2020-05-27net/mlx5: DR, Split RX and TX lock for parallel insertionAlex Vesker
2020-05-27net/mlx5: DR, Add a spinlock to protect the send ringAlex Vesker
2020-05-27net/mlx5e: Optimize performance for IPv4/IPv6 ethertypeEli Britstein
2020-05-27net/mlx5e: Helper function to set ethertypeEli Britstein
2020-05-27net/mlx5: Add missing mutex destroyParav Pandit
2020-05-27net/mlx5e: Use change upper event to setup representors' bond_metadataVu Pham
2020-05-27net/mlx5e: Slave representors sharing unique metadata for matchVu Pham
2020-05-27net/mlx5: E-Switch, Alloc and free unique metadata for matchVu Pham
2020-05-27net/mlx5e: Add bond_metadata and its slave entriesVu Pham
2020-05-27net/mlx5e: Offload flow rules to active lower representorOr Gerlitz
2020-05-27net/mlx5e: Support tc block sharing for representorsVu Pham
2020-05-27net/mlx5e: Use netdev events to set/del egress acl forward-to-vport ruleOr Gerlitz
2020-05-27net/mlx5: E-Switch, Introduce APIs to enable egress acl forward-to-vport ruleVu Pham
2020-05-27net/mlx5: E-Switch, Refactor eswitch ingress acl codesVu Pham
2020-05-27net/mlx5: E-Switch, Refactor eswitch egress acl codesVu Pham
2020-05-27ice: Refactor Rx checksum checksAnirudh Venkataramanan
2020-05-27ice: avoid undefined behaviorBruce Allan
2020-05-27ice: Change number of XDP Tx queues to match number of Rx queuesMarta Plantykow
2020-05-27ice: Add XDP Tx to VSI ring statsMarta Plantykow
2020-05-27ice: Change number of XDP TxQ to 0 when destroying ringsMarta Plantykow
2020-05-27ice: Handle critical FW error during admin queue initializationEvan Swanson