Show patches with: Submitter = Eric Dumazet       |    Archived = No       |   1253 patches
« 1 2 3 412 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net] rtnetlink: fix rtnl_dump_ifinfo() error path [net] rtnetlink: fix rtnl_dump_ifinfo() error path - 2 - 1711 2024-11-21 Eric Dumazet netdev New
[net-next] sctp: fix possible UAF in sctp_v6_available() [net-next] sctp: fix possible UAF in sctp_v6_available() 1 - - 181- 2024-11-07 Eric Dumazet netdev Accepted
[net] net/smc: do not leave a dangling sk pointer in __smc_create() [net] net/smc: do not leave a dangling sk pointer in __smc_create() - 2 - 172- 2024-11-06 Eric Dumazet netdev Accepted
[v3,net-next] phonet: do not call synchronize_rcu() from phonet_route_del() [v3,net-next] phonet: do not call synchronize_rcu() from phonet_route_del() - 2 - 163- 2024-11-06 Eric Dumazet netdev Accepted
[net-next,7/7] net: add debug check in skb_reset_mac_header() net: add debug checks to skb_reset_xxx_header() - 1 - 181- 2024-11-05 Eric Dumazet netdev Accepted
[net-next,6/7] net: add debug check in skb_reset_network_header() net: add debug checks to skb_reset_xxx_header() - 1 - 181- 2024-11-05 Eric Dumazet netdev Accepted
[net-next,5/7] net: add debug check in skb_reset_transport_header() net: add debug checks to skb_reset_xxx_header() - 1 - 181- 2024-11-05 Eric Dumazet netdev Accepted
[net-next,4/7] net: add debug check in skb_reset_inner_mac_header() net: add debug checks to skb_reset_xxx_header() - 1 - 181- 2024-11-05 Eric Dumazet netdev Accepted
[net-next,3/7] net: add debug check in skb_reset_inner_network_header() net: add debug checks to skb_reset_xxx_header() - 1 - 172- 2024-11-05 Eric Dumazet netdev Accepted
[net-next,2/7] net: add debug check in skb_reset_inner_transport_header() net: add debug checks to skb_reset_xxx_header() - 1 - 172- 2024-11-05 Eric Dumazet netdev Accepted
[net-next,1/7] net: skb_reset_mac_len() must check if mac_header was set net: add debug checks to skb_reset_xxx_header() - 1 - 181- 2024-11-05 Eric Dumazet netdev Accepted
[v2,net] phonet: do not call synchronize_rcu() from phonet_route_del() [v2,net] phonet: do not call synchronize_rcu() from phonet_route_del() - 1 - 1-1 2024-11-05 Eric Dumazet netdev Superseded
[net-next] phonet: do not call synchronize_rcu() from phonet_route_del() [net-next] phonet: do not call synchronize_rcu() from phonet_route_del() - - - 172- 2024-11-04 Eric Dumazet netdev Superseded
iov-iter: do not return more bytes than requested in iov_iter_extract_bvec_pages() iov-iter: do not return more bytes than requested in iov_iter_extract_bvec_pages() - - - 1-- 2024-11-01 Eric Dumazet Not Applicable
[net-next] dql: annotate data-races around dql->last_obj_cnt [net-next] dql: annotate data-races around dql->last_obj_cnt - 1 - 18-1 2024-10-29 Eric Dumazet netdev Accepted
[nf] netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6() [nf] netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6() - - - 153- 2024-10-25 Eric Dumazet netdev Awaiting Upstream
[net-next] neighbour: use kvzalloc()/kvfree() [net-next] neighbour: use kvzalloc()/kvfree() - 2 - 19-- 2024-10-22 Eric Dumazet netdev Accepted
[net-next] vsock: do not leave dangling sk pointer in vsock_create() [net-next] vsock: do not leave dangling sk pointer in vsock_create() - 2 - 172- 2024-10-22 Eric Dumazet netdev Accepted
[net-next] net: netdev_tx_sent_queue() small optimization [net-next] net: netdev_tx_sent_queue() small optimization - - - 181- 2024-10-18 Eric Dumazet netdev Accepted
[net-next] netpoll: remove ndo_netpoll_setup() second argument [net-next] netpoll: remove ndo_netpoll_setup() second argument - 1 - 181- 2024-10-18 Eric Dumazet netdev Accepted
[net] net: fix races in netdev_tx_sent_queue()/dev_watchdog() [net] net: fix races in netdev_tx_sent_queue()/dev_watchdog() - 2 - 172- 2024-10-15 Eric Dumazet netdev Accepted
[v2,net] netdevsim: use cond_resched() in nsim_dev_trap_report_work() [v2,net] netdevsim: use cond_resched() in nsim_dev_trap_report_work() - - - 2-- 2024-10-12 Eric Dumazet netdev Accepted
[net] genetlink: hold RCU in genlmsg_mcast() [net] genetlink: hold RCU in genlmsg_mcast() - - - 18-1 2024-10-11 Eric Dumazet netdev Accepted
[net] netdevsim: use cond_resched() in nsim_dev_trap_report_work() [net] netdevsim: use cond_resched() in nsim_dev_trap_report_work() - - - 181- 2024-10-11 Eric Dumazet netdev Superseded
[v3,net-next,5/5] ipv4: tcp: give socket pointer to control skbs tcp: add skb->sk to more control packets - 2 - 181- 2024-10-10 Eric Dumazet netdev Accepted
[v3,net-next,4/5] ipv6: tcp: give socket pointer to control skbs tcp: add skb->sk to more control packets - 2 - 181- 2024-10-10 Eric Dumazet netdev Accepted
[v3,net-next,3/5] net: add skb_set_owner_edemux() helper tcp: add skb->sk to more control packets - 2 - 181- 2024-10-10 Eric Dumazet netdev Accepted
[v3,net-next,2/5] net_sched: sch_fq: prepare for TIME_WAIT sockets tcp: add skb->sk to more control packets - 2 - 172- 2024-10-10 Eric Dumazet netdev Accepted
[v3,net-next,1/5] net: add TIME_WAIT logic to sk_to_full_sk() tcp: add skb->sk to more control packets - 3 - 181- 2024-10-10 Eric Dumazet netdev Accepted
[v2,net-next] tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx [v2,net-next] tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx - 1 - 18-1 2024-10-10 Eric Dumazet netdev Accepted
[net-next,2/2] netdev-genl: do not use rtnl in netdev_nl_napi_get_dumpit() net: do not rely on rtnl in netdev_nl_napi_get_xxx() - - - 181- 2024-10-09 Eric Dumazet netdev Deferred
[net-next,1/2] netdev-genl: do not use rtnl in netdev_nl_napi_get_doit() net: do not rely on rtnl in netdev_nl_napi_get_xxx() - - - 172- 2024-10-09 Eric Dumazet netdev Deferred
[net] ppp: fix ppp_async_encode() illegal access [net] ppp: fix ppp_async_encode() illegal access - 1 - 172- 2024-10-09 Eric Dumazet netdev Accepted
[net-next,5/5] net: do not acquire rtnl in fib_seq_sum() net: remove RTNL from fib_seq_sum() - 1 - 19-- 2024-10-09 Eric Dumazet netdev Accepted
[net-next,4/5] ipmr: use READ_ONCE() to read net->ipv[46].ipmr_seq net: remove RTNL from fib_seq_sum() - 1 - 19-- 2024-10-09 Eric Dumazet netdev Accepted
[net-next,3/5] ipv6: use READ_ONCE()/WRITE_ONCE() on fib6_table->fib_seq net: remove RTNL from fib_seq_sum() - 1 - 181- 2024-10-09 Eric Dumazet netdev Accepted
[net-next,2/5] ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seq net: remove RTNL from fib_seq_sum() - 1 - 181- 2024-10-09 Eric Dumazet netdev Accepted
[net-next,1/5] fib: rules: use READ_ONCE()/WRITE_ONCE() on ops->fib_rules_seq net: remove RTNL from fib_seq_sum() - 1 - 19-- 2024-10-09 Eric Dumazet netdev Accepted
[net-next] tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx [net-next] tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx - 1 - 1-1 2024-10-09 Eric Dumazet netdev Superseded
[net] slip: make slhc_remember() more robust against malicious packets [net] slip: make slhc_remember() more robust against malicious packets - - - 181- 2024-10-09 Eric Dumazet netdev Accepted
[net] net: do not delay dst_entries_add() in dst_release() [net] net: do not delay dst_entries_add() in dst_release() - 1 2 181- 2024-10-08 Eric Dumazet netdev Accepted
[net-next] ipv6: switch inet6_acaddr_hash() to less predictable hash [net-next] ipv6: switch inet6_acaddr_hash() to less predictable hash - 2 - 19-- 2024-10-08 Eric Dumazet netdev Accepted
[net-next] ipv6: switch inet6_addr_hash() to less predictable hash [net-next] ipv6: switch inet6_addr_hash() to less predictable hash - 2 - 19-- 2024-10-08 Eric Dumazet netdev Accepted
[net-next] net_sched: sch_sfq: handle bigger packets [net-next] net_sched: sch_sfq: handle bigger packets - 1 - 19-- 2024-10-08 Eric Dumazet netdev Accepted
[net-next] net: add kdoc for dev->fib_nh_head [net-next] net: add kdoc for dev->fib_nh_head - - - 17-2 2024-10-08 Eric Dumazet netdev Not Applicable
[net] net/sched: accept TCA_STAB only for root qdisc [net] net/sched: accept TCA_STAB only for root qdisc - - - 1711 2024-10-07 Eric Dumazet netdev Accepted
[v2,net-next,5/5] ipv4: tcp: give socket pointer to control skbs tcp: add skb->sk to more control packets - - - 1711 2024-10-06 Eric Dumazet netdev Superseded
[v2,net-next,4/5] ipv6: tcp: give socket pointer to control skbs tcp: add skb->sk to more control packets - - - 1711 2024-10-06 Eric Dumazet netdev Superseded
[v2,net-next,3/5] net: add skb_set_owner_edemux() helper tcp: add skb->sk to more control packets - - - 1711 2024-10-06 Eric Dumazet netdev Superseded
[v2,net-next,2/5] net_sched: sch_fq: prepare for TIME_WAIT sockets tcp: add skb->sk to more control packets - - - 1621 2024-10-06 Eric Dumazet netdev Superseded
[v2,net-next,1/5] net: add TIME_WAIT logic to sk_to_full_sk() tcp: add skb->sk to more control packets - - - 1711 2024-10-06 Eric Dumazet netdev Superseded
[net-next,5/5] ipv4: tcp: give socket pointer to control skbs tcp: add skb->sk to more control packets - - - 171- 2024-10-04 Eric Dumazet netdev Superseded
[net-next,4/5] ipv6: tcp: give socket pointer to control skbs tcp: add skb->sk to more control packets - - - 171- 2024-10-04 Eric Dumazet netdev Superseded
[net-next,3/5] net: add skb_set_owner_edemux() helper tcp: add skb->sk to more control packets - - - 171- 2024-10-04 Eric Dumazet netdev Superseded
[net-next,2/5] net_sched: sch_fq: prepare for TIME_WAIT sockets tcp: add skb->sk to more control packets - - - 162- 2024-10-04 Eric Dumazet netdev Superseded
[net-next,1/5] net: add TIME_WAIT logic to sk_to_full_sk() tcp: add skb->sk to more control packets - - - 18-- 2024-10-04 Eric Dumazet netdev Superseded
[net-next,4/4] ipv4: remove fib_info_devhash[] ipv4: preliminary work for per-netns RTNL - 1 - 1611 2024-10-04 Eric Dumazet netdev Accepted
[net-next,3/4] ipv4: remove fib_info_lock ipv4: preliminary work for per-netns RTNL - 1 - 18-- 2024-10-04 Eric Dumazet netdev Accepted
[net-next,2/4] ipv4: use rcu in ip_fib_check_default() ipv4: preliminary work for per-netns RTNL - 1 - 18-- 2024-10-04 Eric Dumazet netdev Accepted
[net-next,1/4] ipv4: remove fib_devindex_hashfn() ipv4: preliminary work for per-netns RTNL - 1 - 18-- 2024-10-04 Eric Dumazet netdev Accepted
[v3,net-next,2/2] net_sched: sch_fq: add the ability to offload pacing net: prepare pacing offload support - 1 - 172- 2024-10-03 Eric Dumazet netdev Accepted
[v3,net-next,1/2] net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute net: prepare pacing offload support - 1 - 181- 2024-10-03 Eric Dumazet netdev Accepted
[net-next,3/3] tcp: add a fast path in tcp_delack_timer() tcp: add fast path in timer handlers - - - 172- 2024-10-02 Eric Dumazet netdev Accepted
[net-next,2/3] tcp: add a fast path in tcp_write_timer() tcp: add fast path in timer handlers - - - 181- 2024-10-02 Eric Dumazet netdev Accepted
[net-next,1/3] tcp: annotate data-races around icsk->icsk_pending tcp: add fast path in timer handlers - - - 172- 2024-10-02 Eric Dumazet netdev Accepted
[v2,net-next,2/2] net_sched: sch_fq: add the ability to offload pacing net: prepare pacing offload support - 1 - 1621 2024-10-02 Eric Dumazet netdev Superseded
[v2,net-next,1/2] net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute net: prepare pacing offload support - 1 - 1711 2024-10-02 Eric Dumazet netdev Superseded
[net-next,2/2] net_sched: sch_fq: add the ability to offload pacing net: prepare pacing offload support - 1 - 1521 2024-09-30 Eric Dumazet netdev Superseded
[net-next,1/2] net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute net: prepare pacing offload support - 1 - 1512 2024-09-30 Eric Dumazet netdev Superseded
[net] ppp: do not assume bh is held in ppp_channel_bridge_input() [net] ppp: do not assume bh is held in ppp_channel_bridge_input() - - - 1521 2024-09-27 Eric Dumazet netdev Accepted
[nf] netfilter: nf_tables: prevent nf_skb_duplicated corruption [nf] netfilter: nf_tables: prevent nf_skb_duplicated corruption - - - 163- 2024-09-26 Eric Dumazet netdev Awaiting Upstream
[net] net: test for not too small csum_start in virtio_net_hdr_to_skb() [net] net: test for not too small csum_start in virtio_net_hdr_to_skb() - 1 - 181- 2024-09-26 Eric Dumazet netdev Accepted
[net,2/2] net: add more sanity checks to qdisc_pkt_len_init() net: two fixes for qdisc_pkt_len_init() - 1 - 181- 2024-09-24 Eric Dumazet netdev Accepted
[net,1/2] net: avoid potential underflow in qdisc_pkt_len_init() with UFO net: two fixes for qdisc_pkt_len_init() - 2 - 181- 2024-09-24 Eric Dumazet netdev Accepted
[net] netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put() [net] netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put() - 2 - 181- 2024-09-13 Eric Dumazet netdev Accepted
[net] ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev() [net] ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev() 1 2 - 181- 2024-09-13 Eric Dumazet netdev Accepted
[bpf] sock_map: add a cond_resched() in sock_hash_free() [bpf] sock_map: add a cond_resched() in sock_hash_free() 2 - - 59-2 2024-09-06 Eric Dumazet bpf Accepted
[net-next] netpoll: remove netpoll_srcu [net-next] netpoll: remove netpoll_srcu - 1 - 19-- 2024-09-05 Eric Dumazet netdev Accepted
[net] ila: call nf_unregister_net_hooks() sooner [net] ila: call nf_unregister_net_hooks() sooner - 1 - 172- 2024-09-04 Eric Dumazet netdev Accepted
[net] net: hsr: remove seqnr_lock [net] net: hsr: remove seqnr_lock - 1 - 172- 2024-09-04 Eric Dumazet netdev Accepted
[v2,net-next,3/3] icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netns icmp: avoid possible side-channels attacks - 1 - 172- 2024-08-29 Eric Dumazet netdev Accepted
[v2,net-next,2/3] icmp: move icmp_global.credit and icmp_global.stamp to per netns storage icmp: avoid possible side-channels attacks - 1 - 172- 2024-08-29 Eric Dumazet netdev Accepted
[v2,net-next,1/3] icmp: change the order of rate limits icmp: avoid possible side-channels attacks - 1 - 1711 2024-08-29 Eric Dumazet netdev Accepted
[net-next,3/3] icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netns icmp: avoid possible side-channels attacks - 1 - 162- 2024-08-28 Eric Dumazet netdev Superseded
[net-next,2/3] icmp: move icmp_global.credit and icmp_global.stamp to per netns storage icmp: avoid possible side-channels attacks - 1 - 1224 2024-08-28 Eric Dumazet netdev Superseded
[net-next,1/3] icmp: change the order of rate limits icmp: avoid possible side-channels attacks - 1 - 1611 2024-08-28 Eric Dumazet netdev Superseded
[net] net: busy-poll: use ktime_get_ns() instead of local_clock() [net] net: busy-poll: use ktime_get_ns() instead of local_clock() - 1 - 18-1 2024-08-27 Eric Dumazet netdev Accepted
[net-next,2/2] tcp: annotate data-races around tcptw->tw_rcv_nxt tcp: take better care of tw_substate and tw_rcv_nxt - 1 - 181- 2024-08-27 Eric Dumazet netdev Accepted
[net-next,1/2] tcp: remove volatile qualifier on tw_substate tcp: take better care of tw_substate and tw_rcv_nxt - 1 - 172- 2024-08-27 Eric Dumazet netdev Accepted
[net] tcp_cubic: switch ca->last_time to usec resolution [net] tcp_cubic: switch ca->last_time to usec resolution - - - 1711 2024-08-26 Eric Dumazet netdev Changes Requested
[net] net_sched: sch_fq: fix incorrect behavior for small weights [net] net_sched: sch_fq: fix incorrect behavior for small weights - 1 - 1711 2024-08-24 Eric Dumazet netdev Accepted
[net] ipv6: avoid indirect calls for SOL_IP socket options [net] ipv6: avoid indirect calls for SOL_IP socket options - - - 18-1 2024-08-23 Eric Dumazet netdev Accepted
[net] pktgen: use cpus_read_lock() in pg_net_init() [net] pktgen: use cpus_read_lock() in pg_net_init() - - - 181- 2024-08-21 Eric Dumazet netdev Accepted
[net] netpoll: do not export netpoll_poll_[disable|enable]() [net] netpoll: do not export netpoll_poll_[disable|enable]() - 1 - 1711 2024-08-20 Eric Dumazet netdev Accepted
[v2,net,3/3] ipv6: prevent possible UAF in ip6_xmit() ipv6: fix possible UAF in output paths - 1 - 19-- 2024-08-20 Eric Dumazet netdev Accepted
[v2,net,2/3] ipv6: fix possible UAF in ip6_finish_output2() ipv6: fix possible UAF in output paths - 1 - 19-- 2024-08-20 Eric Dumazet netdev Accepted
[v2,net,1/3] ipv6: prevent UAF in ip6_send_skb() ipv6: fix possible UAF in output paths - 1 - 181- 2024-08-20 Eric Dumazet netdev Accepted
[net,3/3] ipv6: prevent possible UAF in ip6_xmit() ipv6: fix possible UAF in output paths - - - 18-1 2024-08-19 Eric Dumazet netdev Superseded
[net,2/3] ipv6: fix possible UAF in ip6_finish_output2() ipv6: fix possible UAF in output paths - - - 18-1 2024-08-19 Eric Dumazet netdev Superseded
[net,1/3] ipv6: prevent UAF in ip6_send_skb() ipv6: fix possible UAF in output paths - - - 1711 2024-08-19 Eric Dumazet netdev Superseded
« 1 2 3 412 13 »