summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: remove OSN supportJulian Wiedmann2021-07-209-373/+48
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-07-203-16/+73
|\
| * iavf: fix locking of critical sectionsStefan Assmann2021-07-191-7/+50
| * iavf: do not override the adapter state in the watchdog taskStefan Assmann2021-07-191-1/+0
| * i40e: improve locking of mac_filter_hashStefan Assmann2021-07-191-3/+20
| * net: phy: Fix data type in DP83822 dp8382x_disable_wol()Marek Vasut2021-07-181-5/+3
* | veth: create by default nr_possible_cpus queuesPaolo Abeni2021-07-201-0/+37
* | veth: implement support for set_channel ethtool opPaolo Abeni2021-07-201-2/+123
* | veth: factor out initialization helperPaolo Abeni2021-07-201-49/+92
* | veth: always report zero combined channelsPaolo Abeni2021-07-201-2/+0
|/
* vmxnet3: update to version 6Ronak Doshi2021-07-162-3/+13
* vmxnet3: increase maximum configurable mtu to 9190Ronak Doshi2021-07-162-2/+6
* vmxnet3: set correct hash type based on rss informationRonak Doshi2021-07-162-9/+29
* vmxnet3: add support for ESP IPv6 RSSRonak Doshi2021-07-161-0/+20
* vmxnet3: remove power of 2 limitation on the queuesRonak Doshi2021-07-161-3/+5
* vmxnet3: add support for 32 Tx/Rx queuesRonak Doshi2021-07-163-60/+151
* vmxnet3: prepare for version 6 changesRonak Doshi2021-07-165-5/+11
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller2021-07-166-24/+595
|\
| * igc: Export LEDsKurt Kanzenbach2021-07-165-0/+155
| * igc: Make flex filter more flexibleKurt Kanzenbach2021-07-163-20/+22
| * igc: Allow for Flex Filters to be installedVinicius Costa Gomes2021-07-161-6/+0
| * igc: Integrate flex filter into ethtool opsKurt Kanzenbach2021-07-164-10/+228
| * igc: Add possibility to add flex filterKurt Kanzenbach2021-07-164-5/+207
* | net: phy: marvell10g: enable WoL for 88X3310 and 88E2110Voon Weifeng2021-07-161-0/+89
* | netdevsim: Add multi-queue supportPeilin Ye2021-07-163-9/+15
|/
* bnx2x: remove unused variable 'cur_data_offset'Bill Wendling2021-07-161-6/+0
* net: switchdev: Simplify 'mlxsw_sp_mc_write_mdb_entry()'Christophe JAILLET2021-07-161-5/+3
* gve: fix the wrong AdminQ buffer overflow checkHaiyue Wang2021-07-161-2/+4
* bus: mhi: pci-generic: configurable network interface MRURichard Laing2021-07-153-2/+9
* Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-1484-1813/+2210
|\
| * sfc: add logs explaining XDP_TX/REDIRECT is not availableÍñigo Huguet2021-07-131-0/+4
| * sfc: ensure correct number of XDP queuesÍñigo Huguet2021-07-131-7/+8
| * sfc: fix lack of XDP TX queues - error XDP TX failed (-22)Íñigo Huguet2021-07-131-1/+2
| * net: fddi: fix UAF in fza_probePavel Skripkin2021-07-131-2/+1
| * net: dsa: sja1105: fix address learning getting disabled on the CPU portVladimir Oltean2021-07-131-8/+6
| * net: ocelot: fix switchdev objects synced for wrong netdev with LAG offloadVladimir Oltean2021-07-131-4/+5
| * octeontx2-pf: Fix uninitialized boolean variable ppsColin Ian King2021-07-121-1/+1
| * net: hdlc: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap2021-07-126-24/+24
| * net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340Marek Behún2021-07-111-5/+35
| * dsa: fix for_each_child.cocci warningskernel test robot2021-07-111-1/+3
| * virtio_net: check virtqueue_add_sgs() return valueYunjian Wang2021-07-101-1/+7
| * net: ti: fix UAF in tlan_remove_onePavel Skripkin2021-07-091-2/+1
| * net: qcom/emac: fix UAF in emac_removePavel Skripkin2021-07-091-1/+2
| * net: moxa: fix UAF in moxart_mac_probePavel Skripkin2021-07-091-3/+1
| * net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli2021-07-081-0/+6
| * net: microchip: sparx5: fix kconfig warningRandy Dunlap2021-07-081-0/+1
| * cxgb4: fix IRQ free race during driver unloadShahjada Abul Husain2021-07-082-8/+13
| * mt76: mt7921: continue to probe driver when fw already downloadedAaron Ma2021-07-081-1/+2
| * atl1c: fix Mikrotik 10/25G NIC detectionGatis Peisenieks2021-07-081-0/+5
| * ptp: Relocate lookup cookie to correct block.Jonathan Lemon2021-07-081-1/+1