summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-10-02mlxsw: core: Extend allowed list of external cooling devices for thermal zone...Vadim Pasternak
2023-10-02mlxsw: reg: Limit MTBR register payload to a single data recordVadim Pasternak
2023-10-01Merge branch 'inet-more-data-race-fixes'David S. Miller
2023-10-01inet: implement lockless getsockopt(IP_MULTICAST_IF)Eric Dumazet
2023-10-01inet: lockless IP_PKTOPTIONS implementationEric Dumazet
2023-10-01inet: implement lockless getsockopt(IP_UNICAST_IF)Eric Dumazet
2023-10-01inet: lockless getsockopt(IP_MTU)Eric Dumazet
2023-10-01inet: lockless getsockopt(IP_OPTIONS)Eric Dumazet
2023-10-01inet: implement lockless IP_TOSEric Dumazet
2023-10-01inet: implement lockless IP_MTU_DISCOVEREric Dumazet
2023-10-01inet: implement lockless IP_MULTICAST_TTLEric Dumazet
2023-10-01Merge branch 'socket-option-lockless'David S. Miller
2023-10-01net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet
2023-10-01net: annotate data-races around sk->sk_tx_queue_mappingEric Dumazet
2023-10-01net: lockless implementation of SO_TXREHASHEric Dumazet
2023-10-01net: implement lockless SO_MAX_PACING_RATEEric Dumazet
2023-10-01net: lockless implementation of SO_BUSY_POLL, SO_PREFER_BUSY_POLL, SO_BUSY_PO...Eric Dumazet
2023-10-01net: lockless SO_{TYPE|PROTOCOL|DOMAIN|ERROR } setsockopt()Eric Dumazet
2023-10-01net: lockless SO_PASSCRED, SO_PASSPIDFD and SO_PASSSECEric Dumazet
2023-10-01net: implement lockless SO_PRIORITYEric Dumazet
2023-10-01openvswitch: reduce stack usage in do_execute_actionsIlya Maximets
2023-10-01Merge branch 'dev-stats-virtio-l2tp_eth'David S. Miller
2023-10-01net: l2tp_eth: use generic dev->stats fieldsEric Dumazet
2023-10-01virtio_net: avoid data-races on dev->stats fieldsEric Dumazet
2023-10-01net: add DEV_STATS_READ() helperEric Dumazet
2023-10-01octeontx2-pf: Tc flower offload support for MPLSHariprasad Kelam
2023-10-01net: ethernet: xilinx: Drop kernel doc comment about return valueUwe Kleine-König