summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-07-19net: hisilicon: rename CACHE_LINE_MASK to avoid redefinitionRandy Dunlap
2021-07-19bnxt_en: Fix PTP capability discoveryMichael Chan
2021-07-19bnxt_en: Move bnxt_ptp_init() to bnxt_open()Michael Chan
2021-07-19bnxt_en: Check abort error state in bnxt_half_open_nic()Somnath Kotur
2021-07-19bnxt_en: Validate vlan protocol ID on RX packetsMichael Chan
2021-07-19bnxt_en: fix error path of FW resetSomnath Kotur
2021-07-19bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()Michael Chan
2021-07-19bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()Michael Chan
2021-07-19bnxt_en: reject ETS settings that will starve a TCEdwin Peer
2021-07-19bnxt_en: don't disable an already disabled PCI deviceKalesh AP
2021-07-16bonding: fix build issueMahesh Bandewar
2021-07-16mt7530 fix mt7530_fdb_write vid missing ivl bitEric Woudstra
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-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-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
2021-07-08virtio_net: disable cb aggressivelyMichael S. Tsirkin
2021-07-07stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()YueHaibing
2021-07-07stmmac: dwmac-loongson: Fix unsigned comparison to zeroYueHaibing
2021-07-07Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-06octeontx2-pf: Fix assigned error return value that is never usedColin Ian King
2021-07-06bonding: fix incorrect return value of bond_ipsec_offload_ok()Taehee Yoo
2021-07-06bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()Taehee Yoo
2021-07-06bonding: Add struct bond_ipesc to manage SATaehee Yoo
2021-07-06bonding: disallow setting nested bonding + ipsec offloadTaehee Yoo
2021-07-06bonding: fix suspicious RCU usage in bond_ipsec_del_sa()Taehee Yoo