summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-09-09ipvlan: Fix out-of-bound bugs caused by unset skb->mac_headerLu Wei
2022-09-09net: ipa: don't have gsi_channel_update() return a valueAlex Elder
2022-09-09net: ipa: update channel in gsi_channel_trans_complete()Alex Elder
2022-09-09net: ipa: kill all other transaction listsAlex Elder
2022-09-09net: ipa: kill the allocated transaction listAlex Elder
2022-09-09net: ipa: always use transaction IDs instead of listsAlex Elder
2022-09-09net: mscc: ocelot: share the common stat definitions between all driversVladimir Oltean
2022-09-09net: mscc: ocelot: minimize definitions for statsVladimir Oltean
2022-09-09net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGEDVladimir Oltean
2022-09-09net: mscc: ocelot: add support for all sorts of standardized counters present...Vladimir Oltean
2022-09-09net: mscc: ocelot: exclude stats from bulk regions based on reg, not nameVladimir Oltean
2022-09-09net: dsa: felix: use ocelot's ndo_get_stats64 methodVladimir Oltean
2022-09-09net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.cVladimir Oltean
2022-09-09net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common libVladimir Oltean
2022-09-09net: mscc: ocelot: move stats code to ocelot_stats.cVladimir Oltean
2022-09-09net: mscc: ocelot: sort Makefile files alphabeticallyVladimir Oltean
2022-09-09net: mscc: ocelot: report FIFO drop counters through stats->rx_droppedVladimir Oltean
2022-09-09net: dsa: felix: check the 32-bit PSFP stats against overflowVladimir Oltean
2022-09-09net: mscc: ocelot: make access to STAT_VIEW sleepable againVladimir Oltean
2022-09-09net: dsa: felix: add definitions for the stream filter countersVladimir Oltean
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro
2022-09-09net: lan743x: Add support for Rx IP & TCP checksum offloadRaju Lakkaraju
2022-09-09net: lan743x: Fix to use multiqueue start/stop APIsRaju Lakkaraju
2022-09-09net: mdio: mscc-miim: add ability to be used in a non-mmio configurationColin Foster
2022-09-08iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley
2022-09-08iavf: Fix change VF's mac addressSylwester Dziedziuch
2022-09-08ice: Fix crash by keep old cfg when update TCs more than queuesDing Hui
2022-09-08ice: Don't double unplug aux on peer initiated resetDave Ertman
2022-09-08igc: Remove IGC_MDIC_INT_EN definitionSasha Neftin
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-08drivers/net/ethernet/e1000e: check return value of e1e_rphy()Li Zhong
2022-09-08net: sparx5: fix function return type to match actual typeCasper Andersson
2022-09-08Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-08r8169: merge support for chip versions 10, 13, 16Heiner Kallweit
2022-09-08net: phy: lan87xx: change interrupt src of link_up to comm_readyArun Ramadoss
2022-09-08net: stmmac: Disable automatic FCS/Pad strippingKurt Kanzenbach
2022-09-07net: hns3: add support to query and set lane number by ethtoolHao Chen
2022-09-07net: hns3: add querying fec statisticsHao Lan
2022-09-07net: hns3: debugfs add dump dscp map infoGuangbin Huang
2022-09-07net: hns3: support ndo_select_queue()Guangbin Huang
2022-09-07net: hns3: add support config dscp map to tcGuangbin Huang
2022-09-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-09-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-09-07net: ethernet: mtk_eth_soc: remove mtk_foe_entry_timestampLorenzo Bianconi
2022-09-07net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skbLorenzo Bianconi
2022-09-07net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clearLorenzo Bianconi
2022-09-07net/mlx5e: Add support to configure more than one macsec offload deviceLior Nahmanson
2022-09-07net/mlx5e: Add MACsec stats support for Rx/Tx flowsLior Nahmanson
2022-09-07net/mlx5e: Add MACsec offload SecY supportLior Nahmanson
2022-09-07net/mlx5e: Implement MACsec Rx data path using MACsec skb_metadata_dstLior Nahmanson