summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-20net: dsa: realtek: remove realtek,rtl8367s stringLuiz Angelo Daros de Luca
2022-04-20dt-bindings: net: dsa: realtek: cleanup compatible stringsLuiz Angelo Daros de Luca
2022-04-20Merge branch 'hns3-next'David S. Miller
2022-04-20net: hns3: remove unnecessary line wrap for hns3_set_tunableHao Chen
2022-04-20net: hns3: replace magic value by HCLGE_RING_REG_OFFSETPeng Li
2022-04-20net: hns3: fix the wrong words in commentsPeng Li
2022-04-20net: hns3: update the comment of function hclgevf_get_mbx_respPeng Li
2022-04-20net: hns3: add log for setting tx spare buf sizeHao Chen
2022-04-20net: hns3: add failure logs in hclge_set_vport_mtuJie Wang
2022-04-20net: hns3: refine the definition for struct hclge_pf_to_vf_msgJian Shen
2022-04-20net: hns3: refactor hns3_set_ringparam()Hao Chen
2022-04-20net: hns3: add ethtool parameter check for CQE/EQE modeYufeng Mo
2022-04-20Merge branch 'atlantic-xdp-multi-buffer'David S. Miller
2022-04-20net: atlantic: Implement .ndo_xdp_xmit handlerTaehee Yoo
2022-04-20net: atlantic: Implement xdp data planeTaehee Yoo
2022-04-20net: atlantic: Implement xdp control planeTaehee Yoo
2022-04-20Merge branch 'dsa-cross-chip-notifier-cleanup'David S. Miller
2022-04-20net: dsa: don't emit targeted cross-chip notifiers for MTU changeVladimir Oltean
2022-04-20net: dsa: drop dsa_slave_priv from dsa_slave_change_mtuVladimir Oltean
2022-04-20net: dsa: avoid one dsa_to_port() in dsa_slave_change_mtuVladimir Oltean
2022-04-20net: dsa: use dsa_tree_for_each_user_port in dsa_slave_change_mtuVladimir Oltean
2022-04-20net: dsa: make cross-chip notifiers more efficient for host eventsVladimir Oltean
2022-04-20net: dsa: move reset of VLAN filtering to dsa_port_switchdev_unsync_attrsVladimir Oltean
2022-04-19Merge branch 'rtnetlink-improve-alt_ifname-config-and-fix-dangerous-group-usage'Paolo Abeni
2022-04-19rtnetlink: return EINVAL when request cannot succeedFlorent Fourcot
2022-04-19rtnetlink: return ENODEV when IFLA_ALT_IFNAME is used in dellinkFlorent Fourcot
2022-04-19rtnetlink: enable alt_ifname for setlink/newlinkFlorent Fourcot
2022-04-19rtnetlink: return ENODEV when ifname does not exist and group is givenFlorent Fourcot
2022-04-19Merge branch 'net-sched-allow-user-to-select-txqueue'Paolo Abeni
2022-04-19net: sched: support hash selecting tx queueTonghao Zhang
2022-04-19net: sched: use queue_mapping to pick tx queueTonghao Zhang
2022-04-18docs: net: dsa: describe issues with checksum offloadLuiz Angelo Daros de Luca
2022-04-18Merge branch 'mlxsw-line-card'David S. Miller
2022-04-18selftests: mlxsw: Introduce devlink line card provision/unprovision/activatio...Jiri Pirko
2022-04-18mlxsw: spectrum: Add port to linecard mappingJiri Pirko
2022-04-18mlxsw: core: Extend driver ops by remove selected ports opJiri Pirko
2022-04-18mlxsw: core_linecards: Implement line card activation processJiri Pirko
2022-04-18mlxsw: core_linecards: Add line card objects and implement provisioningJiri Pirko
2022-04-18mlxsw: reg: Add Management Binary Code Transfer RegisterJiri Pirko
2022-04-18mlxsw: reg: Add Management DownStream Device Control RegisterJiri Pirko
2022-04-18mlxsw: reg: Add Management DownStream Device Query RegisterJiri Pirko
2022-04-18mlxsw: spectrum: Introduce port mapping change event processingJiri Pirko
2022-04-18mlxsw: Narrow the critical section of devl_lock during ports creation/removalJiri Pirko
2022-04-18mlxsw: reg: Add Ports Mapping Event Configuration RegisterJiri Pirko
2022-04-18mlxsw: spectrum: Allocate port mapping array of structs instead of pointersJiri Pirko
2022-04-18mlxsw: spectrum: Allow lane to start from non-zero indexJiri Pirko
2022-04-18devlink: add port to line card relationship setJiri Pirko
2022-04-18devlink: implement line card active stateJiri Pirko
2022-04-18devlink: implement line card provisioningJiri Pirko
2022-04-18devlink: add support to create line card and expose to userJiri Pirko