Show patches with: Submitter = Eric Dumazet       |    Archived = No       |   804 patches
« 1 2 ... 6 7 8 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net] llc: fix out-of-bound array index in llc_sk_dev_hash() [net] llc: fix out-of-bound array index in llc_sk_dev_hash() - - - 1411 2021-11-05 Eric Dumazet netdev Accepted
[net] net: fix possible NULL deref in sock_reserve_memory [net] net: fix possible NULL deref in sock_reserve_memory 1 - - 151- 2021-11-03 Eric Dumazet netdev Accepted
[net] net: add and use skb_unclone_keeptruesize() helper [net] net: add and use skb_unclone_keeptruesize() helper 1 - - 141- 2021-11-02 Eric Dumazet netdev Accepted
[bpf-next] bpf: add missing map_delete_elem method to bloom filter map [bpf-next] bpf: add missing map_delete_elem method to bloom filter map 1 - - 1322 2021-10-31 Eric Dumazet bpf Accepted
[RFC] should we allow BPF to transmit empty skbs [RFC] should we allow BPF to transmit empty skbs - - - 1-- 2021-10-29 Eric Dumazet netdev RFC
[net-next] net: cleanup __sk_stream_memory_free() [net-next] net: cleanup __sk_stream_memory_free() - - - 15-- 2021-10-28 Eric Dumazet netdev Accepted
[net-next,7/7] tcp: do not clear TCP_SKB_CB(skb)->sacked if already zero tcp: tx side cleanups - - - 141- 2021-10-27 Eric Dumazet netdev Accepted
[net-next,6/7] tcp: do not clear skb->csum if already zero tcp: tx side cleanups - - - 141- 2021-10-27 Eric Dumazet netdev Accepted
[net-next,5/7] tcp: factorize ip_summed setting tcp: tx side cleanups - - - 141- 2021-10-27 Eric Dumazet netdev Accepted
[net-next,4/7] tcp: no longer set skb->reserved_tailroom tcp: tx side cleanups - - - 141- 2021-10-27 Eric Dumazet netdev Accepted
[net-next,3/7] tcp: remove dead code from tcp_collapse_retrans() tcp: tx side cleanups - - - 141- 2021-10-27 Eric Dumazet netdev Accepted
[net-next,2/7] tcp: cleanup tcp_remove_empty_skb() use tcp: tx side cleanups - - - 141- 2021-10-27 Eric Dumazet netdev Accepted
[net-next,1/7] tcp: remove dead code from tcp_sendmsg_locked() tcp: tx side cleanups - - - 141- 2021-10-27 Eric Dumazet netdev Accepted
[V2,bpf-next,3/3] bpf: use u64_stats_t in struct bpf_prog_stats bpf: use 32bit safe version of u64_stats - - - 181- 2021-10-26 Eric Dumazet bpf Accepted
[V2,bpf-next,2/3] bpf: fixes possible race in update_prog_stats() for 32bit arches bpf: use 32bit safe version of u64_stats - - - 181- 2021-10-26 Eric Dumazet bpf Accepted
[V2,bpf-next,1/3] bpf: avoid races in __bpf_prog_run() for 32bit arches bpf: use 32bit safe version of u64_stats - - - 181- 2021-10-26 Eric Dumazet bpf Accepted
[V2,net-next] inet: remove races in inet{6}_getname() [V2,net-next] inet: remove races in inet{6}_getname() - - - 132- 2021-10-26 Eric Dumazet netdev Accepted
[bpf,2/2] bpf: fixes possible race in update_prog_stats() for 32bit arches bpf: use 32bit safe version of u64_stats - - - 141- 2021-10-26 Eric Dumazet bpf Superseded
[bpf,1/2] bpf: avoid races in __bpf_prog_run() for 32bit arches bpf: use 32bit safe version of u64_stats - - - 141- 2021-10-26 Eric Dumazet bpf Superseded
[net-next] inet: remove races in inet{6}_getname() [net-next] inet: remove races in inet{6}_getname() - - - 132- 2021-10-26 Eric Dumazet netdev Superseded
[net-next,3/3] tcp: remove unneeded code from tcp_stream_alloc_skb() tcp: tcp_stream_alloc_skb() changes 1 - - 141- 2021-10-25 Eric Dumazet netdev Accepted
[net-next,2/3] tcp: use MAX_TCP_HEADER in tcp_stream_alloc_skb tcp: tcp_stream_alloc_skb() changes 1 - - 141- 2021-10-25 Eric Dumazet netdev Accepted
[net-next,1/3] tcp: rename sk_stream_alloc_skb tcp: tcp_stream_alloc_skb() changes 1 - - 141- 2021-10-25 Eric Dumazet netdev Accepted
[net-next] net: annotate data-race in neigh_output() [net-next] net: annotate data-race in neigh_output() - - - 141- 2021-10-25 Eric Dumazet netdev Accepted
[v2,net-next,10/10] ipv6/tcp: small drop monitor changes tcp: receive path optimizations 1 - - 141- 2021-10-25 Eric Dumazet netdev Accepted
[v2,net-next,09/10] ipv4: guard IP_MINTTL with a static key tcp: receive path optimizations 1 - - 132- 2021-10-25 Eric Dumazet netdev Accepted
[v2,net-next,08/10] ipv4: annotate data races arount inet->min_ttl tcp: receive path optimizations 1 - - 141- 2021-10-25 Eric Dumazet netdev Accepted
[v2,net-next,07/10] ipv6: guard IPV6_MINHOPCOUNT with a static key tcp: receive path optimizations 1 - - 132- 2021-10-25 Eric Dumazet netdev Accepted
[v2,net-next,06/10] ipv6: annotate data races around np->min_hopcount tcp: receive path optimizations 1 - - 132- 2021-10-25 Eric Dumazet netdev Accepted
[v2,net-next,05/10] net: annotate accesses to sk->sk_rx_queue_mapping tcp: receive path optimizations - - - 15-- 2021-10-25 Eric Dumazet netdev Accepted
[v2,net-next,04/10] net: avoid dirtying sk->sk_rx_queue_mapping tcp: receive path optimizations 1 - - 15-- 2021-10-25 Eric Dumazet netdev Accepted
[v2,net-next,03/10] net: avoid dirtying sk->sk_napi_id tcp: receive path optimizations 1 - - 15-- 2021-10-25 Eric Dumazet netdev Accepted
[v2,net-next,02/10] ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie tcp: receive path optimizations 1 - - 132- 2021-10-25 Eric Dumazet netdev Accepted
[v2,net-next,01/10] tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex tcp: receive path optimizations 1 - - 141- 2021-10-25 Eric Dumazet netdev Accepted
[net-next,9/9] ipv6/tcp: small drop monitor changes tcp: receive path optimizations - - - 1-1 2021-10-21 Eric Dumazet netdev Superseded
[net-next,8/9] ipv4: guard IP_MINTTL with a static key tcp: receive path optimizations - - - 1-1 2021-10-21 Eric Dumazet netdev Superseded
[net-next,7/9] ipv4: annotate data races arount inet->min_ttl tcp: receive path optimizations - - - 1-1 2021-10-21 Eric Dumazet netdev Superseded
[net-next,6/9] ipv6: guard IPV6_MINHOPCOUNT with a static key tcp: receive path optimizations - - - 1-1 2021-10-21 Eric Dumazet netdev Superseded
[net-next,5/9] ipv6: annotate data races around np->min_hopcount tcp: receive path optimizations - - - 1-1 2021-10-21 Eric Dumazet netdev Superseded
[net-next,4/9] net: avoid dirtying sk->sk_rx_queue_mapping tcp: receive path optimizations - - - 1-1 2021-10-21 Eric Dumazet netdev Superseded
[net-next,3/9] net: avoid dirtying sk->sk_napi_id tcp: receive path optimizations - - - 1-1 2021-10-21 Eric Dumazet netdev Superseded
[net-next,2/2] net: sched: remove one pair of atomic operations Untitled series #568003 - - - --- 2021-10-21 Eric Dumazet netdev Changes Requested
[net-next,2/9] ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie tcp: receive path optimizations - - - 1-1 2021-10-21 Eric Dumazet netdev Superseded
[net-next,1/9] tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex [net-next,1/9] tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex - - - --- 2021-10-21 Eric Dumazet netdev Changes Requested
[net-next,1/2] net: sched: fix logic error in qdisc_run_begin() tcp: receive path optimizations - - - 1-1 2021-10-21 Eric Dumazet netdev Superseded
[net-next,2/2] net: sched: remove one pair of atomic operations net: sched: fixes after recent qdisc->running changes 1 - 1 141- 2021-10-19 Eric Dumazet netdev Accepted
[net-next,1/2] net: sched: fix logic error in qdisc_run_begin() net: sched: fixes after recent qdisc->running changes 1 - 2 15-- 2021-10-19 Eric Dumazet netdev Accepted
[net-next,2/2] fq_codel: implement L4S style ce_threshold_ect1 marking net/sched: implement L4S style ce_threshold_ect1 marking - - - 132- 2021-10-14 Eric Dumazet netdev Accepted
[net-next,1/2] net: add skb_get_dsfield() helper net/sched: implement L4S style ce_threshold_ect1 marking - - - 15-- 2021-10-14 Eric Dumazet netdev Accepted
[v2,net-next] tcp: switch orphan_count to bare per-cpu counters [v2,net-next] tcp: switch orphan_count to bare per-cpu counters 1 - - 141- 2021-10-14 Eric Dumazet netdev Accepted
[net-next] tcp: switch orphan_count to bare per-cpu counters [net-next] tcp: switch orphan_count to bare per-cpu counters - - - 1212 2021-10-14 Eric Dumazet netdev Superseded
[net] gve: report 64bit tx_bytes counter from gve_handle_report_stats() [net] gve: report 64bit tx_bytes counter from gve_handle_report_stats() - - - 141- 2021-10-06 Eric Dumazet netdev Accepted
[net] gve: fix gve_get_stats() [net] gve: fix gve_get_stats() - - - 141- 2021-10-06 Eric Dumazet netdev Accepted
[net] rtnetlink: fix if_nlmsg_stats_size() under estimation [net] rtnetlink: fix if_nlmsg_stats_size() under estimation 1 - - 14-1 2021-10-05 Eric Dumazet netdev Accepted
[net,2/2] net: bridge: fix under estimation in br_get_linkxstats_size() net: bridge: br_get_linkxstats_size() fixes 1 - - 141- 2021-10-05 Eric Dumazet netdev Accepted
[net,1/2] net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size() net: bridge: br_get_linkxstats_size() fixes 1 - - 141- 2021-10-05 Eric Dumazet netdev Accepted
[net] netlink: annotate data races around nlk->bound [net] netlink: annotate data races around nlk->bound - - - 1311 2021-10-04 Eric Dumazet netdev Accepted
[net] net/sched: sch_taprio: properly cancel timer from taprio_destroy() [net] net/sched: sch_taprio: properly cancel timer from taprio_destroy() 2 - - 1311 2021-10-04 Eric Dumazet netdev Accepted
[net] net: add kerneldoc comment for sk_peer_lock [net] net: add kerneldoc comment for sk_peer_lock - - - 15-- 2021-10-01 Eric Dumazet netdev Accepted
[V2,net-next] net/mlx4_en: avoid one cache line miss to ring doorbell [V2,net-next] net/mlx4_en: avoid one cache line miss to ring doorbell - 1 - 141- 2021-10-01 Eric Dumazet netdev Accepted
[net] net_sched: fix NULL deref in fifo_set_limit() [net] net_sched: fix NULL deref in fifo_set_limit() - - - 1311 2021-09-30 Eric Dumazet netdev Accepted
[net-next] net/mlx4_en: avoid one cache line miss to ring doorbell [net-next] net/mlx4_en: avoid one cache line miss to ring doorbell - - - 1212 2021-09-30 Eric Dumazet netdev Superseded
[net-next,2/2] mptcp: use batch snmp operations in mptcp_seq_show() net: snmp: minor optimizations - - - 141- 2021-09-30 Eric Dumazet netdev Accepted
[net-next,1/2] net: snmp: inline snmp_get_cpu_field() net: snmp: minor optimizations - - - 141- 2021-09-30 Eric Dumazet netdev Accepted
[net] af_unix: fix races in sk_peer_pid and sk_peer_cred accesses [net] af_unix: fix races in sk_peer_pid and sk_peer_cred accesses - - - 1212 2021-09-29 Eric Dumazet netdev Accepted
[net] net: udp: annotate data race around udp_sk(sk)->corkflag [net] net: udp: annotate data race around udp_sk(sk)->corkflag - - - 132- 2021-09-28 Eric Dumazet netdev Accepted
[nf] netfilter: conntrack: serialize hash resizes and cleanups [nf] netfilter: conntrack: serialize hash resizes and cleanups - - - 123- 2021-09-17 Eric Dumazet netdev Awaiting Upstream
[net] Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"" [net] Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"" - - - 141- 2021-09-14 Eric Dumazet netdev Accepted
[net] net-caif: avoid user-triggerable WARN_ON(1) [net] net-caif: avoid user-triggerable WARN_ON(1) - - - 1311 2021-09-13 Eric Dumazet netdev Accepted
[net] net/af_unix: fix a data-race in unix_dgram_poll [net] net/af_unix: fix a data-race in unix_dgram_poll - - - 132- 2021-09-09 Eric Dumazet netdev Accepted
[net] fq_codel: reject silly quantum parameters [net] fq_codel: reject silly quantum parameters - - - 141- 2021-09-03 Eric Dumazet netdev Accepted
[net] pktgen: remove unused variable [net] pktgen: remove unused variable - - - 14-1 2021-09-02 Eric Dumazet netdev Accepted
[net-next] fou: remove sparse errors [net-next] fou: remove sparse errors - - - 1311 2021-08-31 Eric Dumazet netdev Accepted
[net] ipv4: fix endianness issue in inet_rtm_getroute_build_skb() [net] ipv4: fix endianness issue in inet_rtm_getroute_build_skb() - 1 - 14-1 2021-08-31 Eric Dumazet netdev Accepted
[net-next] af_unix: fix potential NULL deref in unix_dgram_connect() [net-next] af_unix: fix potential NULL deref in unix_dgram_connect() - - - 132- 2021-08-30 Eric Dumazet netdev Accepted
[net,2/2] ipv4: make exception cache less predictible inet: make exception handling less predictible - 1 1 132- 2021-08-29 Eric Dumazet netdev Accepted
[net,1/2] ipv6: make exception cache less predictible inet: make exception handling less predictible - 2 - 141- 2021-08-29 Eric Dumazet netdev Accepted
Question about inet_rtm_getroute_build_skb() Question about inet_rtm_getroute_build_skb() - - - 1-- 2021-08-27 Eric Dumazet netdev RFC
[net,2/2] ipv4: use siphash instead of Jenkins in fnhe_hashfun() inet: use siphash in exception handling - - - 141- 2021-08-25 Eric Dumazet netdev Accepted
[net,1/2] ipv6: use siphash in rt6_exception_hash() inet: use siphash in exception handling 1 - - 141- 2021-08-25 Eric Dumazet netdev Accepted
[net] net: igmp: increase size of mr_ifc_count [net] net: igmp: increase size of mr_ifc_count - - - 141- 2021-08-11 Eric Dumazet netdev Accepted
[net] net: igmp: fix data-race in igmp_ifc_timer_expire() [net] net: igmp: fix data-race in igmp_ifc_timer_expire() - - - 132- 2021-08-10 Eric Dumazet netdev Accepted
[net-next] ipv6: exthdrs: get rid of indirect calls in ip6_parse_tlv() [net-next] ipv6: exthdrs: get rid of indirect calls in ip6_parse_tlv() - - - 132- 2021-08-03 Eric Dumazet netdev Accepted
[net-next] tcp: tweak len/truesize ratio for coalesce candidates [net-next] tcp: tweak len/truesize ratio for coalesce candidates 2 - - 1212 2021-07-21 Eric Dumazet netdev Accepted
[net-next] tcp: avoid indirect call in tcp_new_space() [net-next] tcp: avoid indirect call in tcp_new_space() - - - 1212 2021-07-21 Eric Dumazet netdev Accepted
[net-next] net/tcp_fastopen: remove tcp_fastopen_ctx_lock [net-next] net/tcp_fastopen: remove tcp_fastopen_ctx_lock 1 - - 132- 2021-07-19 Eric Dumazet netdev Accepted
[net] net/tcp_fastopen: remove obsolete extern [net] net/tcp_fastopen: remove obsolete extern 1 - - 15-- 2021-07-19 Eric Dumazet netdev Accepted
[net] net/tcp_fastopen: fix data races around tfo_active_disable_stamp [net] net/tcp_fastopen: fix data races around tfo_active_disable_stamp 1 - - 132- 2021-07-19 Eric Dumazet netdev Accepted
[v3,net] ipv6: tcp: drop silly ICMPv6 packet too big messages [v3,net] ipv6: tcp: drop silly ICMPv6 packet too big messages 1 1 - 141- 2021-07-08 Eric Dumazet netdev Accepted
[v2,net] ipv6: tcp: drop silly ICMPv6 packet too big messages [v2,net] ipv6: tcp: drop silly ICMPv6 packet too big messages - 1 - 1212 2021-07-08 Eric Dumazet netdev Superseded
[net] ipv6: tcp: drop silly ICMPv6 packet too big messages [net] ipv6: tcp: drop silly ICMPv6 packet too big messages - 1 - 141- 2021-07-07 Eric Dumazet netdev Superseded
[net] tcp: annotate data races around tp->mtu_info [net] tcp: annotate data races around tp->mtu_info - - - 141- 2021-07-02 Eric Dumazet netdev Accepted
[net] sock: fix error in sock_setsockopt() [net] sock: fix error in sock_setsockopt() - 1 - 132- 2021-07-02 Eric Dumazet netdev Accepted
[net] udp: annotate data races around unix_sk(sk)->gso_size [net] udp: annotate data races around unix_sk(sk)->gso_size - - - 132- 2021-06-30 Eric Dumazet netdev Accepted
[net] net: annotate data race around sk_ll_usec [net] net: annotate data race around sk_ll_usec - - - 1221 2021-06-29 Eric Dumazet netdev Accepted
[net-next] tcp: change ICSK_CA_PRIV_SIZE definition [net-next] tcp: change ICSK_CA_PRIV_SIZE definition - - - 141- 2021-06-29 Eric Dumazet netdev Accepted
[net-next] tcp_yeah: check struct yeah size at compile time [net-next] tcp_yeah: check struct yeah size at compile time - - - 141- 2021-06-29 Eric Dumazet netdev Accepted
[v2,net] ipv6: fix out-of-bound access in ip6_parse_tlv() [v2,net] ipv6: fix out-of-bound access in ip6_parse_tlv() - - - 14-1 2021-06-24 Eric Dumazet netdev Accepted
[net] ipv6: fix out-of-bound access in ip6_parse_tlv() [net] ipv6: fix out-of-bound access in ip6_parse_tlv() - 1 - 14-1 2021-06-23 Eric Dumazet netdev Superseded
[net] ipv6: exthdrs: do not blindly use init_net [net] ipv6: exthdrs: do not blindly use init_net - - - 141- 2021-06-23 Eric Dumazet netdev Accepted
« 1 2 ... 6 7 8 9 »