aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-07-22dpaa2-switch: seed the buffer pool after allocating the swpIoana Ciornei
2021-07-22net: sparx5: fix unmet dependencies warningRandy Dunlap
2021-07-21ravb: Remove extra TABBiju Das
2021-07-21ravb: Fix a typo in commentBiju Das
2021-07-21net: dsa: sja1105: make VID 4095 a bridge VLAN tooVladimir Oltean
2021-07-21net: ixp46x: fix ptp build failureArnd Bergmann
2021-07-21ibmvnic: Remove the proper scrq flushSukadev Bhattiprolu
2021-07-21r8169: Avoid duplicate sysfs entry creation errorSayanta Pattanayak
2021-07-20ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme
2021-07-20Revert "qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()"Jia He
2021-07-20fsl/fman: Add fibre supportMaxim Kochetkov
2021-07-20mt7530 mt7530_fdb_write only set ivl bit vid larger than 1Eric Woudstra
2021-07-20Merge branch 'octeon-DMAC'David S. Miller
2021-07-20net: hns3: fix rx VLAN offload state inconsistent issueJian Shen
2021-07-20net: hns3: disable port VLAN filter when support function level VLAN filter c...Jian Shen
2021-07-20net: hns3: add match_id to check mailbox response from PF to VFPeng Li
2021-07-20net: hns3: fix possible mismatches resp of mailboxChengwen Feng
2021-07-19octeontx2-af: Introduce internal packet switchingSubbaraya Sundeep
2021-07-19octeontx2-af: Prepare for allocating MCAM rules for AFSubbaraya Sundeep
2021-07-19octeontx2-af: Enable transmit side LBK linkSubbaraya Sundeep
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-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-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