summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-16bonding: fix build issueMahesh Bandewar
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-16mt7530 fix mt7530_fdb_write vid missing ivl bitEric Woudstra
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-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-15usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu
2021-07-15qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()Jia He
2021-07-15liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King
2021-07-15bus: mhi: pci-generic: configurable network interface MRURichard Laing
2021-07-15net: dsa: mv88e6xxx: NET_DSA_MV88E6XXX_PTP should depend on NET_DSA_MV88E6XXXGeert Uytterhoeven
2021-07-14r8152: Fix a deadlock by doubly PM resumeTakashi Iwai
2021-07-14r8152: Fix potential PM refcount imbalanceTakashi Iwai
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-12octeontx2-pf: Fix uninitialized boolean variable ppsColin Ian King
2021-07-12net: hdlc: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap
2021-07-12nfp: flower-ct: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-12mt76: mt7921: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-11net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340Marek Behún
2021-07-11dsa: fix for_each_child.cocci warningskernel test robot
2021-07-10virtio_net: check virtqueue_add_sgs() return valueYunjian Wang
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-07-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-07-09net: ti: fix UAF in tlan_remove_onePavel Skripkin
2021-07-09net: qcom/emac: fix UAF in emac_removePavel Skripkin
2021-07-09net: moxa: fix UAF in moxart_mac_probePavel Skripkin
2021-07-08net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli
2021-07-08net: microchip: sparx5: fix kconfig warningRandy Dunlap
2021-07-08cxgb4: fix IRQ free race during driver unloadShahjada Abul Husain
2021-07-08mt76: mt7921: continue to probe driver when fw already downloadedAaron Ma
2021-07-08atl1c: fix Mikrotik 10/25G NIC detectionGatis Peisenieks