aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-28net: ks8851: Factor out spi->dev in probe()/remove()Marek Vasut1-15/+14
2020-05-28vmxnet3: update to version 4Ronak Doshi2-3/+8
2020-05-28vmxnet3: add geneve and vxlan tunnel offload supportRonak Doshi5-33/+161
2020-05-28vmxnet3: add support to get/set rx flow hashRonak Doshi4-2/+272
2020-05-28vmxnet3: prepare for version 4 changesRonak Doshi6-6/+9
2020-05-28sfc: avoid an unused-variable warningArnd Bergmann1-1/+1
2020-05-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller15-143/+234
2020-05-28Merge tag 'mlx5-updates-2020-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller27-1011/+1965
2020-05-28net: dsa: sja1105: offload the Credit-Based Shaper qdiscVladimir Oltean5-0/+199
2020-05-27ice: Check UMEM FQ size when allocating bufsKrzysztof Kazimierczak1-9/+21
2020-05-27net/mlx5: DR, Split RX and TX lock for parallel insertionAlex Vesker5-35/+56
2020-05-27net/mlx5: DR, Add a spinlock to protect the send ringAlex Vesker2-4/+10
2020-05-27net/mlx5e: Optimize performance for IPv4/IPv6 ethertypeEli Britstein5-60/+85
2020-05-27net/mlx5e: Helper function to set ethertypeEli Britstein4-16/+27
2020-05-27net/mlx5: Add missing mutex destroyParav Pandit1-2/+14
2020-05-27net/mlx5e: Use change upper event to setup representors' bond_metadataVu Pham1-8/+14
2020-05-27net/mlx5e: Slave representors sharing unique metadata for matchVu Pham3-8/+80
2020-05-27net/mlx5: E-Switch, Alloc and free unique metadata for matchVu Pham5-32/+103
2020-05-27net/mlx5e: Add bond_metadata and its slave entriesVu Pham2-0/+133
2020-05-27net/mlx5e: Offload flow rules to active lower representorOr Gerlitz1-9/+26
2020-05-27net/mlx5e: Support tc block sharing for representorsVu Pham1-0/+23
2020-05-27net/mlx5e: Use netdev events to set/del egress acl forward-to-vport ruleOr Gerlitz4-4/+175
2020-05-27net/mlx5: E-Switch, Introduce APIs to enable egress acl forward-to-vport ruleVu Pham3-24/+187
2020-05-27net/mlx5: E-Switch, Refactor eswitch ingress acl codesVu Pham10-583/+619
2020-05-27net/mlx5: E-Switch, Refactor eswitch egress acl codesVu Pham10-275/+462
2020-05-27ice: Refactor Rx checksum checksAnirudh Venkataramanan1-16/+11
2020-05-27ice: avoid undefined behaviorBruce Allan4-6/+16
2020-05-27ice: Change number of XDP Tx queues to match number of Rx queuesMarta Plantykow2-2/+2
2020-05-27ice: Add XDP Tx to VSI ring statsMarta Plantykow1-9/+33
2020-05-27ice: Change number of XDP TxQ to 0 when destroying ringsMarta Plantykow1-0/+3
2020-05-27ice: Handle critical FW error during admin queue initializationEvan Swanson5-54/+80
2020-05-27ice: Don't allow VLAN stripping change when pvid setBrett Creeley1-0/+6
2020-05-27ice: Add more Rx errors to netdev's rx_error counterBrett Creeley1-1/+7
2020-05-27ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFSSurabhi Boob1-21/+28
2020-05-27ice: Fix memory leakSurabhi Boob1-1/+7
2020-05-27ice: fix MAC write commandJesse Brandeburg2-10/+5
2020-05-27ice: set VF default LAN addressPaul Greenwalt1-3/+5
2020-05-27ice: remove unused macroJesse Brandeburg1-2/+0
2020-05-27ice: fix signed vs unsigned comparisonsJesse Brandeburg3-9/+10
2020-05-27drivers: ipa: remove discription of nonexistent elementWang Wenhu1-1/+0
2020-05-27drivers: ipa: fix typoes for ipaWang Wenhu2-2/+2
2020-05-27net: hns3: add a print for initializing CMDQ when reset pendingHuazhong Tan1-0/+3
2020-05-27net: hns3: remove unnecessary MAC enable in app loopbackYufeng Mo1-2/+0
2020-05-27net: hns3: change the order of reinitializing RoCE and NIC client during resetYufeng Mo1-5/+4
2020-05-27net: hns3: add a resetting check in hclgevf_init_nic_client_instance()Guangbin Huang1-0/+9
2020-05-27net: mscc: allow offloading timestamping operations to the PHYAntoine Tenart2-2/+6
2020-05-27net: mscc: use the PHY MII ioctl interface when possibleAntoine Tenart1-11/+9
2020-05-27net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness stateVladimir Oltean1-0/+1
2020-05-27mtk-star-emac: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2020-05-27net: dsa: b53: remove redundant premature assignment to new_pvidColin Ian King1-1/+0