linux-2.6-block.git
2023-10-03 Jakub KicinskiMerge branch 'introduce-define_flex-macro'
2023-10-03 Przemek Kitszelice: make use of DEFINE_FLEX() in ice_switch.c
2023-10-03 Przemek Kitszelice: make use of DEFINE_FLEX() for struct ice_aqc_dis_t...
2023-10-03 Przemek Kitszelice: make use of DEFINE_FLEX() for struct ice_aqc_add_t...
2023-10-03 Przemek Kitszelice: make use of DEFINE_FLEX() in ice_ddp.c
2023-10-03 Przemek Kitszelice: drop two params of ice_aq_move_sched_elems()
2023-10-03 Przemek Kitszelice: ice_sched_remove_elems: replace 1 elem array param...
2023-10-03 Przemek Kitszeloverflow: add DEFINE_FLEX() for on-stack allocs
2023-10-03 Jakub KicinskiMerge branch 'bpf-remove-xdp_do_flush_map'
2023-10-03 Sebastian Andrzej... bpf: Remove xdp_do_flush_map().
2023-10-03 Sebastian Andrzej... net: Tree wide: Replace xdp_do_flush_map() with xdp_do_...
2023-10-03 Dan Carpenternet: microchip: sparx5: clean up error checking in...
2023-10-03 Paolo AbeniMerge branch 'net-dsa-hsr-enable-hsr-hw-offloading...
2023-10-03 Lukasz Majewskinet: dsa: microchip: Enable HSR offloading for KSZ9477
2023-10-03 Vladimir Olteannet: dsa: microchip: move REG_SW_MAC_ADDR to dev->info...
2023-10-03 Lukasz Majewskinet: dsa: tag_ksz: Extend ksz9477_xmit() for HSR frame...
2023-10-03 Vladimir Olteannet: dsa: notify drivers of MAC address changes on...
2023-10-03 Vladimir Olteannet: dsa: propagate extack to ds->ops->port_hsr_join()
2023-10-03 Raju Lakkarajunet: sfp: add quirk for FS's 2.5G copper SFP
2023-10-03 Beniamino Galvaniipv6: mark address parameters of udp_tunnel6_xmit_skb...
2023-10-03 Linus Walleijnet: phy: amd: Support the Altima AMI101L
2023-10-03 Christophe... udp_tunnel: Use flex array to simplify code
2023-10-03 Linus Walleijnet: ixp4xx_eth: Specify min/max MTU
2023-10-03 Paolo AbeniMerge branch 'tcp_metrics-four-fixes'
2023-10-03 Eric Dumazettcp_metrics: optimize tcp_metrics_flush_all()
2023-10-03 Eric Dumazettcp_metrics: do not create an entry from tcp_init_metrics()
2023-10-03 Eric Dumazettcp_metrics: properly set tp->snd_ssthresh in tcp_init_...
2023-10-03 Eric Dumazettcp_metrics: add missing barriers on delete
2023-10-02 Jakub KicinskiMerge branch 'fix-implicit-sign-conversions-in-handshak...
2023-10-02 Chuck Leverhandshake: Fix sign of key_serial_t fields
2023-10-02 Chuck Leverhandshake: Fix sign of socket file descriptor fields
2023-10-02 Jakub KicinskiMerge branch 'mlxsw-annotate-structs-with-__counted_by'
2023-10-02 Kees Cookmlxsw: spectrum_span: Annotate struct mlxsw_sp_span...
2023-10-02 Kees Cookmlxsw: spectrum_router: Annotate struct mlxsw_sp_nextho...
2023-10-02 Kees Cookmlxsw: spectrum: Annotate struct mlxsw_sp_counter_pool...
2023-10-02 Kees Cookmlxsw: core: Annotate struct mlxsw_env with __counted_by
2023-10-02 Kees Cookmlxsw: Annotate struct mlxsw_linecards with __counted_by
2023-10-02 Jakub KicinskiMerge branch 'batch-1-annotate-structs-with-__counted_by'
2023-10-02 Kees Cooknet: tulip: Annotate struct mediatable with __counted_by
2023-10-02 Kees Cooknet: openvswitch: Annotate struct dp_meter with __count...
2023-10-02 Kees Cooknet: enetc: Annotate struct enetc_psfp_gate with __coun...
2023-10-02 Kees Cooknet: openvswitch: Annotate struct dp_meter_instance...
2023-10-02 Kees Cooknet: mana: Annotate struct hwc_dma_buf with __counted_by
2023-10-02 Kees Cooknet: ipa: Annotate struct ipa_power with __counted_by
2023-10-02 Kees Cooknet: mana: Annotate struct mana_rxq with __counted_by
2023-10-02 Kees Cooknet: hisilicon: Annotate struct rcb_common_cb with...
2023-10-02 Kees Cooknet: enetc: Annotate struct enetc_int_vector with __cou...
2023-10-02 Kees Cooknet: hns: Annotate struct ppe_common_cb with __counted_by
2023-10-02 Kees Cookipv6: Annotate struct ip6_sf_socklist with __counted_by
2023-10-02 Kees Cookipv4/igmp: Annotate struct ip_sf_socklist with __counted_by
2023-10-02 Kees Cookipv4: Annotate struct fib_info with __counted_by
2023-10-02 David S. MillerMerge branch 'mlxsw-next'
2023-10-02 Vadim Pasternakmlxsw: i2c: Utilize standard macros for dividing buffer...
2023-10-02 Vadim Pasternakmlxsw: core: Extend allowed list of external cooling...
2023-10-02 Vadim Pasternakmlxsw: reg: Limit MTBR register payload to a single...
2023-10-01 David S. MillerMerge branch 'inet-more-data-race-fixes'
2023-10-01 Eric Dumazetinet: implement lockless getsockopt(IP_MULTICAST_IF)
2023-10-01 Eric Dumazetinet: lockless IP_PKTOPTIONS implementation
2023-10-01 Eric Dumazetinet: implement lockless getsockopt(IP_UNICAST_IF)
2023-10-01 Eric Dumazetinet: lockless getsockopt(IP_MTU)
2023-10-01 Eric Dumazetinet: lockless getsockopt(IP_OPTIONS)
2023-10-01 Eric Dumazetinet: implement lockless IP_TOS
2023-10-01 Eric Dumazetinet: implement lockless IP_MTU_DISCOVER
2023-10-01 Eric Dumazetinet: implement lockless IP_MULTICAST_TTL
2023-10-01 David S. MillerMerge branch 'socket-option-lockless'
2023-10-01 Eric Dumazetnet: annotate data-races around sk->sk_dst_pending_confirm
2023-10-01 Eric Dumazetnet: annotate data-races around sk->sk_tx_queue_mapping
2023-10-01 Eric Dumazetnet: lockless implementation of SO_TXREHASH
2023-10-01 Eric Dumazetnet: implement lockless SO_MAX_PACING_RATE
2023-10-01 Eric Dumazetnet: lockless implementation of SO_BUSY_POLL, SO_PREFER...
2023-10-01 Eric Dumazetnet: lockless SO_{TYPE|PROTOCOL|DOMAIN|ERROR } setsockopt()
2023-10-01 Eric Dumazetnet: lockless SO_PASSCRED, SO_PASSPIDFD and SO_PASSSEC
2023-10-01 Eric Dumazetnet: implement lockless SO_PRIORITY
2023-10-01 Ilya Maximetsopenvswitch: reduce stack usage in do_execute_actions
2023-10-01 David S. MillerMerge branch 'dev-stats-virtio-l2tp_eth'
2023-10-01 Eric Dumazetnet: l2tp_eth: use generic dev->stats fields
2023-10-01 Eric Dumazetvirtio_net: avoid data-races on dev->stats fields
2023-10-01 Eric Dumazetnet: add DEV_STATS_READ() helper
2023-10-01 Hariprasad... octeontx2-pf: Tc flower offload support for MPLS
2023-10-01 Uwe Kleine... net: ethernet: xilinx: Drop kernel doc comment about...
2023-10-01 Sieng-Piaw... net: atl1c: switch to napi_consume_skb()
2023-10-01 David S. MillerMerge branch 'sch_fq-improvements'
2023-10-01 Eric Dumazetnet_sched: sch_fq: always garbage collect
2023-10-01 Eric Dumazetnet_sched: sch_fq: add fast path for mostly idle qdisc
2023-10-01 Eric Dumazetnet_sched: sch_fq: change how @inactive is tracked
2023-10-01 Eric Dumazetnet_sched: sch_fq: struct sched_data reorg
2023-10-01 Eric Dumazetnet_sched: constify qdisc_priv()
2023-10-01 David S. MillerMerge branch 'tcp_delack_max'
2023-10-01 Eric Dumazettcp: derive delack_max from rto_min
2023-10-01 Eric Dumazettcp: constify tcp_rto_min() and tcp_rto_min_us() argument
2023-10-01 Eric Dumazetnet: constify sk_dst_get() and __sk_dst_get() argument
2023-09-30 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2023-09-28 Liang Chenpktgen: Introducing 'SHARED' flag for testing with...
2023-09-28 Liang Chenpktgen: Automate flag enumeration for unknown flag...
2023-09-28 Harini KatakamMAINTAINERS: Add an obsolete entry for LL TEMAC driver
2023-09-28 Paolo AbeniMerge tag 'mlx5-updates-2023-09-19' of git://git./linux...
2023-09-28 Jinjie Ruanethernet/intel: Use list_for_each_entry() helper
2023-09-28 Paolo AbeniMerge branch 'selftests-tc-testing-parallel-tdc'
2023-09-28 Pedro Tammelaselftests/tc-testing: update tdc documentation
2023-09-28 Pedro Tammelaselftests/tc-testing: implement tdc parallel test run
next