aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-07-20net: dsa: tag_8021q: add proper cross-chip notifier supportVladimir Oltean
2021-07-20net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}registerVladimir Oltean
2021-07-20net: dsa: make tag_8021q operations part of the coreVladimir Oltean
2021-07-20net: dsa: let the core manage the tag_8021q contextVladimir Oltean
2021-07-20net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpersVladimir Oltean
2021-07-20net: dsa: sja1105: delete the best_effort_vlan_filtering modeVladimir Oltean
2021-07-20Merge branch 's390-next'David S. Miller
2021-07-20Merge branch 'veth-flexible-channel-numbers'David S. Miller
2021-07-20s390/qeth: clean up device_type managementJulian Wiedmann
2021-07-20s390/qeth: clean up QETH_PROT_* namingJulian Wiedmann
2021-07-20s390/qeth: remove OSN supportJulian Wiedmann
2021-07-20Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-07-20veth: create by default nr_possible_cpus queuesPaolo Abeni
2021-07-20veth: implement support for set_channel ethtool opPaolo Abeni
2021-07-20veth: factor out initialization helperPaolo Abeni
2021-07-20veth: always report zero combined channelsPaolo Abeni
2021-07-20Revert "igc: Export LEDs"Kurt Kanzenbach
2021-07-19iavf: fix locking of critical sectionsStefan Assmann
2021-07-19iavf: do not override the adapter state in the watchdog taskStefan Assmann
2021-07-19i40e: improve locking of mac_filter_hashStefan Assmann
2021-07-18net: phy: Fix data type in DP83822 dp8382x_disable_wol()Marek Vasut
2021-07-16vmxnet3: update to version 6Ronak Doshi
2021-07-16vmxnet3: increase maximum configurable mtu to 9190Ronak Doshi
2021-07-16vmxnet3: set correct hash type based on rss informationRonak Doshi
2021-07-16vmxnet3: add support for ESP IPv6 RSSRonak Doshi
2021-07-16vmxnet3: remove power of 2 limitation on the queuesRonak Doshi
2021-07-16vmxnet3: add support for 32 Tx/Rx queuesRonak Doshi
2021-07-16vmxnet3: prepare for version 6 changesRonak Doshi
2021-07-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller
2021-07-16igc: Export LEDsKurt Kanzenbach
2021-07-16igc: Make flex filter more flexibleKurt Kanzenbach
2021-07-16igc: Allow for Flex Filters to be installedVinicius Costa Gomes
2021-07-16igc: Integrate flex filter into ethtool opsKurt Kanzenbach
2021-07-16igc: Add possibility to add flex filterKurt Kanzenbach
2021-07-16net: phy: marvell10g: enable WoL for 88X3310 and 88E2110Voon Weifeng
2021-07-16netdevsim: Add multi-queue supportPeilin Ye
2021-07-16bnx2x: remove unused variable 'cur_data_offset'Bill Wendling
2021-07-16net: switchdev: Simplify 'mlxsw_sp_mc_write_mdb_entry()'Christophe JAILLET
2021-07-16gve: fix the wrong AdminQ buffer overflow checkHaiyue Wang
2021-07-15bus: mhi: pci-generic: configurable network interface MRURichard Laing
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-13sfc: add logs explaining XDP_TX/REDIRECT is not availableÍñigo Huguet
2021-07-13sfc: ensure correct number of XDP queuesÍñigo Huguet
2021-07-13sfc: fix lack of XDP TX queues - error XDP TX failed (-22)Íñigo Huguet
2021-07-13net: fddi: fix UAF in fza_probePavel Skripkin
2021-07-13net: dsa: sja1105: fix address learning getting disabled on the CPU portVladimir Oltean
2021-07-13net: ocelot: fix switchdev objects synced for wrong netdev with LAG offloadVladimir Oltean
2021-07-12sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig
2021-07-12octeontx2-pf: Fix uninitialized boolean variable ppsColin Ian King
2021-07-12net: hdlc: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap