summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-03ice: make use of DEFINE_FLEX() for struct ice_aqc_add_tx_qgrpPrzemek Kitszel
2023-10-03ice: make use of DEFINE_FLEX() in ice_ddp.cPrzemek Kitszel
2023-10-03ice: drop two params of ice_aq_move_sched_elems()Przemek Kitszel
2023-10-03ice: ice_sched_remove_elems: replace 1 elem array param by u32Przemek Kitszel
2023-10-03overflow: add DEFINE_FLEX() for on-stack allocsPrzemek Kitszel
2023-10-03Merge branch 'bpf-remove-xdp_do_flush_map'Jakub Kicinski
2023-10-03bpf: Remove xdp_do_flush_map().Sebastian Andrzej Siewior
2023-10-03net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior
2023-10-03net: microchip: sparx5: clean up error checking in vcap_show_admin()Dan Carpenter
2023-10-03Merge branch 'net-dsa-hsr-enable-hsr-hw-offloading-for-ksz9477'Paolo Abeni
2023-10-03net: dsa: microchip: Enable HSR offloading for KSZ9477Lukasz Majewski
2023-10-03net: dsa: microchip: move REG_SW_MAC_ADDR to dev->info->regs[]Vladimir Oltean
2023-10-03net: dsa: tag_ksz: Extend ksz9477_xmit() for HSR frame duplicationLukasz Majewski
2023-10-03net: dsa: notify drivers of MAC address changes on user portsVladimir Oltean
2023-10-03net: dsa: propagate extack to ds->ops->port_hsr_join()Vladimir Oltean
2023-10-03net: sfp: add quirk for FS's 2.5G copper SFPRaju Lakkaraju
2023-10-03ipv6: mark address parameters of udp_tunnel6_xmit_skb() as constBeniamino Galvani
2023-10-03net: phy: amd: Support the Altima AMI101LLinus Walleij
2023-10-03udp_tunnel: Use flex array to simplify codeChristophe JAILLET
2023-10-03net: ixp4xx_eth: Specify min/max MTULinus Walleij
2023-10-03Merge branch 'tcp_metrics-four-fixes'Paolo Abeni
2023-10-03tcp_metrics: optimize tcp_metrics_flush_all()Eric Dumazet
2023-10-03tcp_metrics: do not create an entry from tcp_init_metrics()Eric Dumazet
2023-10-03tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()Eric Dumazet
2023-10-03tcp_metrics: add missing barriers on deleteEric Dumazet
2023-10-02Merge branch 'fix-implicit-sign-conversions-in-handshake-upcall'Jakub Kicinski
2023-10-02handshake: Fix sign of key_serial_t fieldsChuck Lever
2023-10-02handshake: Fix sign of socket file descriptor fieldsChuck Lever
2023-10-02Merge branch 'mlxsw-annotate-structs-with-__counted_by'Jakub Kicinski
2023-10-02mlxsw: spectrum_span: Annotate struct mlxsw_sp_span with __counted_byKees Cook
2023-10-02mlxsw: spectrum_router: Annotate struct mlxsw_sp_nexthop_group_info with __co...Kees Cook
2023-10-02mlxsw: spectrum: Annotate struct mlxsw_sp_counter_pool with __counted_byKees Cook
2023-10-02mlxsw: core: Annotate struct mlxsw_env with __counted_byKees Cook
2023-10-02mlxsw: Annotate struct mlxsw_linecards with __counted_byKees Cook
2023-10-02Merge branch 'batch-1-annotate-structs-with-__counted_by'Jakub Kicinski
2023-10-02net: tulip: Annotate struct mediatable with __counted_byKees Cook
2023-10-02net: openvswitch: Annotate struct dp_meter with __counted_byKees Cook
2023-10-02net: enetc: Annotate struct enetc_psfp_gate with __counted_byKees Cook
2023-10-02net: openvswitch: Annotate struct dp_meter_instance with __counted_byKees Cook
2023-10-02net: mana: Annotate struct hwc_dma_buf with __counted_byKees Cook
2023-10-02net: ipa: Annotate struct ipa_power with __counted_byKees Cook
2023-10-02net: mana: Annotate struct mana_rxq with __counted_byKees Cook
2023-10-02net: hisilicon: Annotate struct rcb_common_cb with __counted_byKees Cook
2023-10-02net: enetc: Annotate struct enetc_int_vector with __counted_byKees Cook
2023-10-02net: hns: Annotate struct ppe_common_cb with __counted_byKees Cook
2023-10-02ipv6: Annotate struct ip6_sf_socklist with __counted_byKees Cook
2023-10-02ipv4/igmp: Annotate struct ip_sf_socklist with __counted_byKees Cook
2023-10-02ipv4: Annotate struct fib_info with __counted_byKees Cook
2023-10-02Merge branch 'mlxsw-next'David S. Miller
2023-10-02mlxsw: i2c: Utilize standard macros for dividing buffer into chunksVadim Pasternak