summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-26net: ethernet: mtk_eth_soc: convert clock bitmap to u64Daniel Golle
2023-07-26net: ethernet: mtk_eth_soc: convert caps in mtk_soc_data struct to u64Lorenzo Bianconi
2023-07-26net: ethernet: mtk_eth_soc: add NETSYS_V3 version supportLorenzo Bianconi
2023-07-26net: ethernet: mtk_eth_soc: rely on MTK_MAX_DEVS and remove MTK_MAC_COUNTLorenzo Bianconi
2023-07-26net: ethernet: mtk_eth_soc: increase MAX_DEVS to 3Lorenzo Bianconi
2023-07-26net: ethernet: mtk_eth_soc: add version in mtk_soc_dataLorenzo Bianconi
2023-07-26dt-bindings: net: mediatek,net: add mt7988-eth bindingDaniel Golle
2023-07-26dt-bindings: net: mediatek,net: add missing mediatek,mt7621-ethDaniel Golle
2023-07-26net: phy/pcs: Explicitly include correct DT includesRob Herring
2023-07-26net: dsa: Explicitly include correct DT includesRob Herring
2023-07-26Merge branch 'mlxsw-speed-up-transceiver-module-eeprom-dump'Jakub Kicinski
2023-07-26mlxsw: core_env: Read transceiver module EEPROM in 128 bytes chunksIdo Schimmel
2023-07-26mlxsw: reg: Increase Management Cable Info Access Register lengthIdo Schimmel
2023-07-26mlxsw: reg: Remove unused function argumentIdo Schimmel
2023-07-26mlxsw: reg: Add Management Capabilities Mask RegisterAmit Cohen
2023-07-26mlxsw: reg: Move 'mpsc' definition in 'mlxsw_reg_infos'Amit Cohen
2023-07-26dt-bindings: net: qca,ar803x: add missing unevaluatedProperties for each regu...Krzysztof Kozlowski
2023-07-26bcmasp: BCMASP should depend on ARCH_BRCMSTBGeert Uytterhoeven
2023-07-26net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYsTristram Ha
2023-07-26net: skbuff: remove unused HAVE_HW_TIME_STAMP feature definePeter Seiderer
2023-07-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-07-25net: stmmac: correct MAC propagation delayJohannes Zink
2023-07-25net: mdio_bus: validate "addr" for mdiobus_is_registered_device()Russell King (Oracle)
2023-07-25s390/lcs: Remove FDDI optionAlexandra Winter
2023-07-25net: remove redundant NULL check in remove_xps_queue()Zhengchao Shao
2023-07-25Merge branch 'support-udp-encapsulation-in-packet-offload-mode'Paolo Abeni
2023-07-25xfrm: Support UDP encapsulation in packet offload modeLeon Romanovsky
2023-07-25net/mlx5e: Support IPsec NAT-T functionalityLeon Romanovsky
2023-07-25net/mlx5e: Check for IPsec NAT-T supportLeon Romanovsky
2023-07-25net/mlx5: Add relevant capabilities bits to support NAT-TLeon Romanovsky
2023-07-25Merge branch 'remove-legacy-phylink-behaviour'Paolo Abeni
2023-07-25net: phylink: explicitly invalidate link_state members in mac_configRussell King (Oracle)
2023-07-25net: phylink: strip out pre-March 2020 legacy codeRussell King (Oracle)
2023-07-25net: ethernet: mtk_eth_soc: remove mac_pcs_get_state and moderniseRussell King (Oracle)
2023-07-25net: ethernet: mtk_eth_soc: remove incorrect PLL configurationRussell King (Oracle)
2023-07-25octeontx2-af: Install TC filter rules in hardware based on prioritySuman Ghosh
2023-07-24mptcp: fix rcv buffer auto-tuningPaolo Abeni
2023-07-24netconsole: Use kstrtobool() instead of kstrtoint()Breno Leitao
2023-07-24netconsole: Use sysfs_emit() instead of snprintf()Breno Leitao
2023-07-24net: add missing net_device::xdp_zc_max_segs descriptionMaciej Fijalkowski
2023-07-24tcx: Fix splat in ingress_destroy upon tcx_entry_freeDaniel Borkmann
2023-07-24ice: add tracepoints for the switchdev bridgePawel Chmielewski
2023-07-24ice: implement static version of ageingMichal Swiatkowski
2023-07-24ice: implement bridge port vlanMichal Swiatkowski
2023-07-24ice: Add VLAN FDB support in switchdev modeMarcin Szycik
2023-07-24ice: Add guard rule when creating FDB in switchdevMarcin Szycik
2023-07-24ice: Switchdev FDB events supportWojciech Drewek
2023-07-24ice: Implement basic eswitch bridge setupWojciech Drewek
2023-07-24ice: Unset src prune on uplink VSIWojciech Drewek
2023-07-24ice: Disable vlan pruning for uplink VSIWojciech Drewek