summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-04-23net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum()Vladimir Oltean
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-04-23drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHYRamón Nordin Rodriguez
2023-04-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-04-23net: mtk_eth_soc: mediatek: fix ppe flow accounting for v1 hardwareFelix Fietkau
2023-04-21Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-04-21net: dsa: qca8k: fix LEDS_CLASS dependencyArnd Bergmann
2023-04-21net: phy: add basic driver for NXP CBTX PHYVladimir Oltean
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-21net/mlx5e: Refactor duplicated code in mlx5e_ipsec_init_macsLeon Romanovsky
2023-04-21net/mlx5e: Properly release work data structureLeon Romanovsky
2023-04-21net/mlx5e: Compare all fields in IPv6 addressLeon Romanovsky
2023-04-21net/mlx5e: Don't overwrite extack message returned from IPsec SA validatorLeon Romanovsky
2023-04-21net/mlx5e: Fix FW error while setting IPsec policy block actionLeon Romanovsky
2023-04-21net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA portsYan Wang
2023-04-21pds_core: Kconfig and pds_core.rstShannon Nelson
2023-04-21pds_core: publish events to the clientsShannon Nelson
2023-04-21pds_core: add the aux client APIShannon Nelson
2023-04-21pds_core: devlink params for enabling VIF supportShannon Nelson
2023-04-21pds_core: add auxiliary_bus devicesShannon Nelson
2023-04-21pds_core: add initial VF device handlingShannon Nelson
2023-04-21pds_core: set up the VIF definitions and defaultsShannon Nelson
2023-04-21pds_core: add FW update feature to devlinkShannon Nelson
2023-04-21pds_core: Add adminq processing and commandsShannon Nelson
2023-04-21pds_core: set up device and adminqShannon Nelson
2023-04-21pds_core: add devlink health facilitiesShannon Nelson
2023-04-21pds_core: health timer and workqueueShannon Nelson
2023-04-21pds_core: add devcmd device interfacesShannon Nelson
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson
2023-04-21macsec: Don't rely solely on the dst MAC address to identify destination MACs...Emeel Hakim
2023-04-21net/mlx5: Consider VLAN interface in MACsec TX steering rulesEmeel Hakim
2023-04-21net/mlx5: Support MACsec over VLANEmeel Hakim
2023-04-21net/mlx5: Enable MACsec offload feature for VLAN interfaceEmeel Hakim
2023-04-20net: enetc: include MAC Merge / FP registers in register dumpVladimir Oltean
2023-04-20net: enetc: only commit preemptible TCs to hardware when MM TX is activeVladimir Oltean
2023-04-20net: enetc: report mm tx-active based on tx-enabled and verify-statusVladimir Oltean
2023-04-20net: enetc: fix MAC Merge layer remaining enabled until a link down eventVladimir Oltean
2023-04-20wwan: core: add print for wwan port attach/disconnectSlark Xiao
2023-04-20eth: mlx5: avoid iterator use outside of a loopJakub Kicinski
2023-04-20net: phy: fix circular LEDS_CLASS dependenciesArnd Bergmann
2023-04-20net/mlx5: Update op_mode to op_mod for port selectionRoi Dayan
2023-04-20net/mlx5: E-Switch, Remove unused mlx5_esw_offloads_vport_metadata_set()Roi Dayan
2023-04-20net/mlx5: E-Switch, Remove redundant dev arg from mlx5_esw_vport_alloc()Roi Dayan
2023-04-20net/mlx5: Include linux/pci.h for pci_msix_can_alloc_dyn()Eli Cohen
2023-04-20net/mlx5e: RX, Hook NAPIs to page poolsDragos Tatulea
2023-04-20net/mlx5e: RX, Fix XDP_TX page release for legacy rq nonlinear caseDragos Tatulea
2023-04-20net/mlx5e: RX, Fix releasing page_pool pages twice for striding RQDragos Tatulea
2023-04-20net/mlx5e: Add vnic devlink health reporter to representorsMaher Sanalla
2023-04-20net/mlx5: Add vnic devlink health reporter to PFs/VFsMaher Sanalla
2023-04-20Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports"Maher Sanalla