summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-06-27Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/...David S. Miller23-436/+616
2022-06-27Merge branch 'Renesas-rz-n1'David S. Miller21-2/+2602
2022-06-27MAINTAINERS: add Renesas RZ/N1 switch related driver entryClément Léger1-0/+13
2022-06-27ARM: dts: r9a06g032-rzn1d400-db: add switch descriptionClément Léger1-0/+117
2022-06-27ARM: dts: r9a06g032: describe switchClément Léger1-0/+51
2022-06-27ARM: dts: r9a06g032: describe GMAC2Clément Léger1-0/+18
2022-06-27ARM: dts: r9a06g032: describe MII converterClément Léger1-0/+39
2022-06-27dt-bindings: net: snps,dwmac: add "renesas,rzn1" compatibleClément Léger1-0/+2
2022-06-27dt-bindings: net: snps,dwmac: add "power-domains" propertyClément Léger1-0/+3
2022-06-27net: dsa: rzn1-a5psw: add FDB supportClément Léger2-0/+185
2022-06-27net: dsa: rzn1-a5psw: add statistics supportClément Léger2-0/+220
2022-06-27net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driverClément Léger4-0/+926
2022-06-27dt-bindings: net: dsa: add bindings for Renesas RZ/N1 Advanced 5 port switchClément Léger1-0/+134
2022-06-27net: pcs: add Renesas MII converter driverClément Léger4-0/+547
2022-06-27dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converterClément Léger2-0/+204
2022-06-27net: dsa: add Renesas RZ/N1 switch tag driverClément Léger5-0/+124
2022-06-27net: dsa: add support for ethtool get_rmon_stats()Clément Léger2-0/+16
2022-06-27net: dsa: allow port_bridge_join() to override extack messageClément Léger1-2/+3
2022-06-25Merge branch 'preparation-for-supporting-esd-CAN-USB-3'Marc Kleine-Budde4-134/+140
2022-06-25can/esd_usb: Update to copyright, M_AUTHOR and M_DESCRIPTIONFrank Jungclaus1-4/+6
2022-06-25can/esd_usb: Fixed some checkpatch.pl warningsFrank Jungclaus1-23/+8
2022-06-25can/esd_usb: Rename all terms USB2 to USBFrank Jungclaus1-104/+109
2022-06-25can/esd_usb: Add an entry to the MAINTAINERS fileFrank Jungclaus1-0/+7
2022-06-25can/esd_usb2: Rename esd_usb2.c to esd_usb.cFrank Jungclaus3-5/+12
2022-06-24net: pcs: xpcs: depends on PHYLINK in KconfigJakub Kicinski1-2/+2
2022-06-24raw: fix a typo in raw_icmp_error()Eric Dumazet1-1/+1
2022-06-24usbnet: Fix linkwatch use-after-free on disconnectLukas Wunner1-6/+2
2022-06-24i40e: read the XDP program once per NAPICiara Loftus2-12/+16
2022-06-24sfc: siena: fix repeated words in commentsJilin Yuan1-5/+5
2022-06-24net: helper function skb_len_addRichard Gobert5-22/+19
2022-06-24tc-testing: gitignore, delete plugins directoryliujing1-1/+0
2022-06-24net/funeth: Support UDP segmentation offloadDimitris Michailidis4-2/+27
2022-06-24Merge branch 'net-pcs-lynx-consolidate-gigabit-code'Jakub Kicinski2-35/+22
2022-06-24net: pcs: lynx: consolidate sgmii and 1000base-x config codeRussell King (Oracle)1-35/+21
2022-06-24net: phylink: add QSGMII support to phylink_mii_c22_pcs_encode_advertisement()Russell King (Oracle)1-0/+1
2022-06-24net: lan743x: Use correct variable in lan743x_sgmii_config()Dan Carpenter1-2/+2
2022-06-24Merge branch 'mlxsw-unified-bridge-conversion-part-3'David S. Miller5-107/+142
2022-06-24mlxsw: spectrum: Change mlxsw_sp_rif_vlan_fid_op() to be dedicated for FID RIFsAmit Cohen2-20/+8
2022-06-24mlxsw: spectrum: Rename MLXSW_SP_RIF_TYPE_VLANAmit Cohen3-6/+6
2022-06-24mlxsw: spectrum: Use different arrays of FID families per-ASIC typeAmit Cohen3-2/+17
2022-06-24mlxsw: spectrum_fid: Pass FID structure to __mlxsw_sp_fid_port_vid_map()Amit Cohen1-15/+10
2022-06-24mlxsw: spectrum_fid: Pass FID structure to mlxsw_sp_fid_op()Amit Cohen1-15/+8
2022-06-24mlxsw: spectrum_fid: Rename mlxsw_sp_fid_vni_op()Amit Cohen1-31/+12
2022-06-24mlxsw: spectrum_fid: Update FID structure prior to device configurationAmit Cohen1-24/+24
2022-06-24mlxsw: spectrum_fid: Maintain {port, VID}->FID mappingsAmit Cohen1-0/+63
2022-06-24Merge branch 'ipmr-remove-rwlocks'David S. Miller4-230/+255
2022-06-24ip6mr: convert mrt_lock to a spinlockEric Dumazet1-15/+14
2022-06-24ipmr: convert mrt_lock to a spinlockEric Dumazet1-10/+9
2022-06-24ipmr: convert /proc handlers to rcu_read_lock()Eric Dumazet2-8/+8
2022-06-24ipmr: adopt rcu_read_lock() in mr_dump()Eric Dumazet4-9/+7