summary refs log tree commit diff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-05-28net: ks8851: Replace dev_err() with netdev_err() in IRQ handlerMarek Vasut
2020-05-28net: ks8851: Rename ndev to netdev in probeMarek Vasut
2020-05-28net: ks8851: Factor out spi->dev in probe()/remove()Marek Vasut
2020-05-28vmxnet3: update to version 4Ronak Doshi
2020-05-28vmxnet3: add geneve and vxlan tunnel offload supportRonak Doshi
2020-05-28vmxnet3: add support to get/set rx flow hashRonak Doshi
2020-05-28vmxnet3: prepare for version 4 changesRonak Doshi
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-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
2020-05-27ice: Don't allow VLAN stripping change when pvid setBrett Creeley
2020-05-27ice: Add more Rx errors to netdev's rx_error counterBrett Creeley
2020-05-27ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFSSurabhi Boob
2020-05-27ice: Fix memory leakSurabhi Boob
2020-05-27ice: fix MAC write commandJesse Brandeburg
2020-05-27ice: set VF default LAN addressPaul Greenwalt
2020-05-27ice: remove unused macroJesse Brandeburg
2020-05-27ice: fix signed vs unsigned comparisonsJesse Brandeburg
2020-05-27drivers: ipa: remove discription of nonexistent elementWang Wenhu
2020-05-27drivers: ipa: fix typoes for ipaWang Wenhu
2020-05-27net: hns3: add a print for initializing CMDQ when reset pendingHuazhong Tan
2020-05-27net: hns3: remove unnecessary MAC enable in app loopbackYufeng Mo
2020-05-27net: hns3: change the order of reinitializing RoCE and NIC client during resetYufeng Mo
2020-05-27net: hns3: add a resetting check in hclgevf_init_nic_client_instance()Guangbin Huang
2020-05-27net: mscc: allow offloading timestamping operations to the PHYAntoine Tenart
2020-05-27net: mscc: use the PHY MII ioctl interface when possibleAntoine Tenart
2020-05-27net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness stateVladimir Oltean