summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-26Merge branch 'tcp_stream_alloc_skb'David S. Miller
2021-10-26tcp: remove unneeded code from tcp_stream_alloc_skb()Eric Dumazet
2021-10-26tcp: use MAX_TCP_HEADER in tcp_stream_alloc_skbEric Dumazet
2021-10-26tcp: rename sk_stream_alloc_skbEric Dumazet
2021-10-26net: annotate data-race in neigh_output()Eric Dumazet
2021-10-26Merge branch 'mlxsw-rif-mac-prefixes'David S. Miller
2021-10-26selftests: mlxsw: Remove deprecated test casesDanielle Ratson
2021-10-26selftests: Add an occupancy test for RIF MAC profilesDanielle Ratson
2021-10-26selftests: mlxsw: Add forwarding test for RIF MAC profilesDanielle Ratson
2021-10-26selftests: mlxsw: Add a scale test for RIF MAC profilesDanielle Ratson
2021-10-26mlxsw: spectrum_router: Expose RIF MAC profiles to devlink resourceDanielle Ratson
2021-10-26mlxsw: spectrum_router: Add RIF MAC profiles supportDanielle Ratson
2021-10-26mlxsw: spectrum_router: Propagate extack furtherDanielle Ratson
2021-10-26mlxsw: resources: Add resource identifier for RIF MAC profilesDanielle Ratson
2021-10-26mlxsw: reg: Add MAC profile ID field to RITR registerDanielle Ratson
2021-10-26Merge branch 'netfilter-vrf-rework'David S. Miller
2021-10-26vrf: run conntrack only in context of lower/physdev for locally generated pac...Florian Westphal
2021-10-26netfilter: conntrack: skip confirmation and nat hooks in postrouting for vrfFlorian Westphal
2021-10-26Merge tag 'mlx5-updates-2021-10-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-10-26tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()Jon Maxwell
2021-10-25Merge branch 'small-fixes-for-true-expression-checks'Jakub Kicinski
2021-10-25net: qed_dev: fix check of true !rc expressionJean Sacren
2021-10-25net: qed_ptp: fix check of true !rc expressionJean Sacren
2021-10-25Merge branch 'tcp-receive-path-optimizations'Jakub Kicinski
2021-10-25ipv6/tcp: small drop monitor changesEric Dumazet
2021-10-25ipv4: guard IP_MINTTL with a static keyEric Dumazet
2021-10-25ipv4: annotate data races arount inet->min_ttlEric Dumazet
2021-10-25ipv6: guard IPV6_MINHOPCOUNT with a static keyEric Dumazet
2021-10-25ipv6: annotate data races around np->min_hopcountEric Dumazet
2021-10-25net: annotate accesses to sk->sk_rx_queue_mappingEric Dumazet
2021-10-25net: avoid dirtying sk->sk_rx_queue_mappingEric Dumazet
2021-10-25net: avoid dirtying sk->sk_napi_idEric Dumazet
2021-10-25ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookieEric Dumazet
2021-10-25tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindexEric Dumazet
2021-10-25ax88796c: fix fetching error stats from percpu containersAlexander Lobakin
2021-10-25net/mlx5: SF_DEV Add SF device trace pointsParav Pandit
2021-10-25net/mlx5: SF, Add SF trace pointsParav Pandit
2021-10-25net/mlx5: Let user configure max_macs paramShay Drory
2021-10-25net/mlx5: Let user configure event_eq_size paramShay Drory
2021-10-25net/mlx5: Let user configure io_eq_size paramShay Drory
2021-10-25net/mlx5: Bridge, support replacing existing FDB entryVlad Buslov
2021-10-25net/mlx5: Bridge, extract code to lookup and del/notify entryVlad Buslov
2021-10-25net/mlx5: Add periodic update of host time to firmwareAya Levin
2021-10-25net/mlx5: Print health buffer by log levelAya Levin
2021-10-25net/mlx5: Extend health buffer dumpAya Levin
2021-10-25net/mlx5: Reduce flow counters bulk query buffer size for SFsAvihai Horon
2021-10-25net/mlx5: Fix unused function warning of mlx5i_flow_type_maskShay Drory
2021-10-25net/mlx5: Remove unnecessary checks for slow path flagPaul Blakey
2021-10-25net/mlx5e: don't write directly to netdev->dev_addrJakub Kicinski
2021-10-25Merge branch 'bluetooth-don-t-write-directly-to-netdev-dev_addr'Jakub Kicinski