Show patches with: Submitter = Eric Dumazet       |    Archived = No       |   1330 patches
« 1 2 3 413 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next] iommu/dma: avoid expensive indirect calls for sync operations [-next] iommu/dma: avoid expensive indirect calls for sync operations - - - 1-- 2022-11-12 Eric Dumazet netdev Superseded
[1/2] kobject: make uevent_seqnum atomic kobject: reduce uevent_sock_mutex contention - 1 - 1-- 2024-02-14 Eric Dumazet Not Applicable
[2/2] kobject: reduce uevent_sock_mutex scope kobject: reduce uevent_sock_mutex contention - 1 - 1-- 2024-02-14 Eric Dumazet Not Applicable
[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
[iproute2,1/5] ip route: add support for TCP usec TS TCP usec and FQ fastpath - - - 1-- 2023-12-04 Eric Dumazet dsa Accepted
[iproute2,2/5] ss: add report of TCPI_OPT_USEC_TS TCP usec and FQ fastpath - - - 1-- 2023-12-04 Eric Dumazet dsa Accepted
[iproute2,3/5] tc: fq: add TCA_FQ_PRIOMAP handling TCP usec and FQ fastpath - - - 1-- 2023-12-04 Eric Dumazet dsa Accepted
[iproute2,4/5] tc: fq: add TCA_FQ_WEIGHTS handling TCP usec and FQ fastpath - - - 1-- 2023-12-04 Eric Dumazet dsa Accepted
[iproute2,5/5] tc: fq: reports stats added in linux-6.7 TCP usec and FQ fastpath - - - 1-- 2023-12-04 Eric Dumazet dsa Accepted
[iproute2] ss: add support for rcv_wnd and rehash [iproute2] ss: add support for rcv_wnd and rehash 1 - - 1-- 2023-10-31 Eric Dumazet shemminger Accepted
[iproute2] tc: fq: add support for TCA_FQ_OFFLOAD_HORIZON attribute [iproute2] tc: fq: add support for TCA_FQ_OFFLOAD_HORIZON attribute - - - 1-- 2024-12-30 Eric Dumazet dsa Accepted
[net-next,01/10] udp: introduce udp->udp_flags udp: round of data-races fixes - - - 132- 2023-09-12 Eric Dumazet netdev Accepted
[net-next,01/10] udp: preserve const qualifier in udp_sk() net: better const qualifier awareness - 1 - 14-1 2023-03-17 Eric Dumazet netdev Accepted
[net-next,01/13] chtls: fix tp->rcv_tstamp initialization tcp: add optional usec resolution to TCP TS - - - 14-1 2023-10-20 Eric Dumazet netdev Accepted
[net-next,01/13] ipv6: add ipv6_devconf_read_txrx cacheline_group ipv6: lockless accesses to devconf - - - 181- 2024-02-26 Eric Dumazet netdev Superseded
[net-next,01/13] net: annotate data-races around dev->name_assign_type net: complete dev_base_lock removal - - - 18-1 2024-02-07 Eric Dumazet netdev Superseded
[net-next,01/13] rtnetlink: prepare nla_put_iflink() to run under RCU rtnetlink: reduce RTNL pressure for dumps - - - 172- 2024-02-21 Eric Dumazet netdev Superseded
[net-next,01/14] ipv6: lockless IPV6_UNICAST_HOPS implementation ipv6: round of data-races fixes - 1 - 141- 2023-09-12 Eric Dumazet netdev Accepted
[net-next,01/14] net_sched: sch_fq: implement lockless fq_dump() net_sched: first series for RTNL-less qdisc dumps - - - 19-- 2024-04-15 Eric Dumazet netdev Superseded
[net-next,01/15] inet: introduce inet->inet_flags inet: socket lock and data-races avoidance - - - 141- 2023-08-10 Eric Dumazet netdev Superseded
[net-next,01/16] net: add exit_batch_rtnl() method net: more factorization in cleanup_net() paths - - - 17-1 2024-02-01 Eric Dumazet netdev Superseded
[net-next,01/18] net: introduce struct net_hotdata net: group together hot data - - - 1521 2024-03-05 Eric Dumazet netdev Superseded
[net-next,01/19] ip6mr: do not get a device reference in pim6_rcv() ipmr: get rid of rwlocks - - - --- 2022-06-22 Eric Dumazet netdev Superseded
[net-next,02/10] af_packet: preserve const qualifier in pkt_sk() net: better const qualifier awareness - 1 - 15-- 2023-03-17 Eric Dumazet netdev Accepted
[net-next,02/10] udp: move udp->no_check6_tx to udp->udp_flags udp: round of data-races fixes - - - 14-1 2023-09-12 Eric Dumazet netdev Accepted
[net-next,02/13] ip_tunnel: annotate data-races around t->parms.link net: complete dev_base_lock removal - - - 1711 2024-02-07 Eric Dumazet netdev Superseded
[net-next,02/13] ipv6: annotate data-races around cnf.disable_ipv6 ipv6: lockless accesses to devconf - - - 19-- 2024-02-26 Eric Dumazet netdev Superseded
[net-next,02/13] ipv6: prepare inet6_fill_ifla6_attrs() for RCU rtnetlink: reduce RTNL pressure for dumps - - - 163- 2024-02-21 Eric Dumazet netdev Superseded
[net-next,02/13] tcp: fix cookie_init_timestamp() overflows tcp: add optional usec resolution to TCP TS - - - 1311 2023-10-20 Eric Dumazet netdev Accepted
[net-next,02/14] ipv6: lockless IPV6_MULTICAST_LOOP implementation ipv6: round of data-races fixes - 1 - 141- 2023-09-12 Eric Dumazet netdev Accepted
[net-next,02/14] net_sched: cake: implement lockless cake_dump() net_sched: first series for RTNL-less qdisc dumps - - - 181- 2024-04-15 Eric Dumazet netdev Superseded
[net-next,02/15] inet: set/get simple options locklessly inet: socket lock and data-races avoidance - - - 141- 2023-08-10 Eric Dumazet netdev Superseded
[net-next,02/16] nexthop: convert nexthop_net_exit_batch to exit_batch_rtnl method net: more factorization in cleanup_net() paths - - - 1611 2024-02-01 Eric Dumazet netdev Superseded
[net-next,02/18] net: move netdev_budget and netdev_budget to net_hotdata net: group together hot data - - - 1521 2024-03-05 Eric Dumazet netdev Superseded
[net-next,02/19] ipmr: add rcu protection over (struct vif_device)->dev ipmr: get rid of rwlocks - - - --- 2022-06-22 Eric Dumazet netdev Superseded
[net-next,03/10] raw: preserve const qualifier in raw_sk() net: better const qualifier awareness - 1 - 15-- 2023-03-17 Eric Dumazet netdev Accepted
[net-next,03/10] udp: move udp->no_check6_rx to udp->udp_flags udp: round of data-races fixes - - - 14-1 2023-09-12 Eric Dumazet netdev Accepted
[net-next,03/13] dev: annotate accesses to dev->link net: complete dev_base_lock removal - - - 1711 2024-02-07 Eric Dumazet netdev Superseded
[net-next,03/13] ipv6: annotate data-races around cnf.mtu6 ipv6: lockless accesses to devconf - - - 19-- 2024-02-26 Eric Dumazet netdev Superseded
[net-next,03/13] ipv6: prepare inet6_fill_ifinfo() for RCU protection rtnetlink: reduce RTNL pressure for dumps - - - 172- 2024-02-21 Eric Dumazet netdev Superseded
[net-next,03/13] tcp: add tcp_time_stamp_ms() helper tcp: add optional usec resolution to TCP TS - - - 141- 2023-10-20 Eric Dumazet netdev Accepted
[net-next,03/14] ipv6: lockless IPV6_MULTICAST_HOPS implementation ipv6: round of data-races fixes - 1 - 132- 2023-09-12 Eric Dumazet netdev Accepted
[net-next,03/14] net_sched: sch_cbs: implement lockless cbs_dump() net_sched: first series for RTNL-less qdisc dumps - 1 - 181- 2024-04-15 Eric Dumazet netdev Superseded
[net-next,03/15] inet: move inet->recverr to inet->inet_flags inet: socket lock and data-races avoidance - - - 141- 2023-08-10 Eric Dumazet netdev Superseded
[net-next,03/16] net: convert default_device_exit_batch() to exit_batch_rtnl method net: more factorization in cleanup_net() paths - - - 1611 2024-02-01 Eric Dumazet netdev Superseded
[net-next,03/18] net: move netdev_tstamp_prequeue into net_hotdata net: group together hot data - - - 1611 2024-03-05 Eric Dumazet netdev Superseded
[net-next,03/19] ipmr: change igmpmsg_netlink_event() prototype ipmr: get rid of rwlocks - - - --- 2022-06-22 Eric Dumazet netdev Superseded
[net-next,04/10] ipv6: raw: preserve const qualifier in raw6_sk() net: better const qualifier awareness - 1 - 15-- 2023-03-17 Eric Dumazet netdev Accepted
[net-next,04/10] udp: move udp->gro_enabled to udp->udp_flags udp: round of data-races fixes - - - 132- 2023-09-12 Eric Dumazet netdev Accepted
[net-next,04/13] ipv6: annotate data-races around cnf.hop_limit ipv6: lockless accesses to devconf - - - 172- 2024-02-26 Eric Dumazet netdev Superseded
[net-next,04/13] ipv6: use xarray iterator to implement inet6_dump_ifinfo() rtnetlink: reduce RTNL pressure for dumps - 1 - 172- 2024-02-21 Eric Dumazet netdev Superseded
[net-next,04/13] net: convert dev->reg_state to u8 net: complete dev_base_lock removal - - - 1711 2024-02-07 Eric Dumazet netdev Superseded
[net-next,04/13] tcp: introduce tcp_clock_ms() tcp: add optional usec resolution to TCP TS - - - 141- 2023-10-20 Eric Dumazet netdev Accepted
[net-next,04/14] ipv6: lockless IPV6_MTU implementation ipv6: round of data-races fixes - 1 - 15-- 2023-09-12 Eric Dumazet netdev Accepted
[net-next,04/14] net_sched: sch_choke: implement lockless choke_dump() net_sched: first series for RTNL-less qdisc dumps - - - 19-- 2024-04-15 Eric Dumazet netdev Superseded
[net-next,04/15] inet: move inet->recverr_rfc4884 to inet->inet_flags inet: socket lock and data-races avoidance - - - 141- 2023-08-10 Eric Dumazet netdev Superseded
[net-next,04/16] bareudp: use exit_batch_rtnl() method net: more factorization in cleanup_net() paths - - - 17-1 2024-02-01 Eric Dumazet netdev Superseded
[net-next,04/18] net: move ptype_all into net_hotdata net: group together hot data - - - 1611 2024-03-05 Eric Dumazet netdev Superseded
[net-next,04/19] ipmr: ipmr_cache_report() changes ipmr: get rid of rwlocks - - - --- 2022-06-22 Eric Dumazet netdev Superseded
[net-next,05/10] dccp: preserve const qualifier in dccp_sk() net: better const qualifier awareness - 1 - 14-1 2023-03-17 Eric Dumazet netdev Accepted
[net-next,05/10] udp: add missing WRITE_ONCE() around up->encap_rcv udp: round of data-races fixes - - - 14-1 2023-09-12 Eric Dumazet netdev Accepted
[net-next,05/13] ipv6: annotate data-races around cnf.forwarding ipv6: lockless accesses to devconf - - - 172- 2024-02-26 Eric Dumazet netdev Superseded
[net-next,05/13] net-sysfs: convert netdev_show() to RCU net: complete dev_base_lock removal - - - 1711 2024-02-07 Eric Dumazet netdev Superseded
[net-next,05/13] netlink: fix netlink_diag_dump() return value rtnetlink: reduce RTNL pressure for dumps - - - 181- 2024-02-21 Eric Dumazet netdev Superseded
[net-next,05/13] tcp: replace tcp_time_stamp_raw() tcp: add optional usec resolution to TCP TS - - - 141- 2023-10-20 Eric Dumazet netdev Accepted
[net-next,05/14] ipv6: lockless IPV6_MINHOPCOUNT implementation ipv6: round of data-races fixes - 1 - 15-- 2023-09-12 Eric Dumazet netdev Accepted
[net-next,05/14] net_sched: sch_codel: implement lockless codel_dump() net_sched: first series for RTNL-less qdisc dumps - 1 - 19-- 2024-04-15 Eric Dumazet netdev Superseded
[net-next,05/15] inet: move inet->freebind to inet->inet_flags inet: socket lock and data-races avoidance - - - 141- 2023-08-10 Eric Dumazet netdev Superseded
[net-next,05/16] bonding: use exit_batch_rtnl() method net: more factorization in cleanup_net() paths - - - 17-1 2024-02-01 Eric Dumazet netdev Superseded
[net-next,05/18] net: move netdev_max_backlog to net_hotdata net: group together hot data - - - 1521 2024-03-05 Eric Dumazet netdev Superseded
[net-next,05/19] ipmr: do not acquire mrt_lock in __pim_rcv() ipmr: get rid of rwlocks - - - --- 2022-06-22 Eric Dumazet netdev Superseded
[net-next,06/10] af_unix: preserve const qualifier in unix_sk() net: better const qualifier awareness - 1 - 141- 2023-03-17 Eric Dumazet netdev Accepted
[net-next,06/10] udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags udp: round of data-races fixes - - - 141- 2023-09-12 Eric Dumazet netdev Accepted
[net-next,06/13] ipv6: annotate data-races in ndisc_router_discovery() ipv6: lockless accesses to devconf - - - 181- 2024-02-26 Eric Dumazet netdev Superseded
[net-next,06/13] net-sysfs: use dev_addr_sem to remove races in address_show() net: complete dev_base_lock removal - - - 18-1 2024-02-07 Eric Dumazet netdev Superseded
[net-next,06/13] netlink: hold nlk->cb_mutex longer in __netlink_dump_start() rtnetlink: reduce RTNL pressure for dumps - - - 181- 2024-02-21 Eric Dumazet netdev Superseded
[net-next,06/13] tcp: rename tcp_skb_timestamp() tcp: add optional usec resolution to TCP TS - - - 132- 2023-10-20 Eric Dumazet netdev Accepted
[net-next,06/14] ipv6: lockless IPV6_RECVERR_RFC4884 implementation ipv6: round of data-races fixes - 1 - 15-- 2023-09-12 Eric Dumazet netdev Accepted
[net-next,06/14] net_sched: sch_tfs: implement lockless etf_dump() net_sched: first series for RTNL-less qdisc dumps - 1 - 181- 2024-04-15 Eric Dumazet netdev Superseded
[net-next,06/15] inet: move inet->hdrincl to inet->inet_flags inet: socket lock and data-races avoidance - - - 132- 2023-08-10 Eric Dumazet netdev Superseded
[net-next,06/16] geneve: use exit_batch_rtnl() method net: more factorization in cleanup_net() paths - - - 17-1 2024-02-01 Eric Dumazet netdev Superseded
[net-next,06/18] net: move ip_packet_offload and ipv6_packet_offload to net_hotdata net: group together hot data - - - 17-1 2024-03-05 Eric Dumazet netdev Superseded
[net-next,06/19] ipmr: do not acquire mrt_lock in ioctl(SIOCGETVIFCNT) ipmr: get rid of rwlocks - - - --- 2022-06-22 Eric Dumazet netdev Superseded
[net-next,07/10] smc: preserve const qualifier in smc_sk() net: better const qualifier awareness - 2 - 141- 2023-03-17 Eric Dumazet netdev Accepted
[net-next,07/10] udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO udp: round of data-races fixes - - - 141- 2023-09-12 Eric Dumazet netdev Accepted
[net-next,07/13] ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdown ipv6: lockless accesses to devconf - - - 181- 2024-02-26 Eric Dumazet netdev Superseded
[net-next,07/13] net-sysfs: convert dev->operstate reads to lockless ones net: complete dev_base_lock removal - - - 1621 2024-02-07 Eric Dumazet netdev Superseded
[net-next,07/13] rtnetlink: change nlk->cb_mutex role rtnetlink: reduce RTNL pressure for dumps - - - 172- 2024-02-21 Eric Dumazet netdev Superseded
[net-next,07/13] tcp: move tcp_ns_to_ts() to net/ipv4/syncookies.c tcp: add optional usec resolution to TCP TS - - - 141- 2023-10-20 Eric Dumazet netdev Accepted
[net-next,07/14] ipv6: lockless IPV6_MULTICAST_ALL implementation ipv6: round of data-races fixes - 1 - 15-- 2023-09-12 Eric Dumazet netdev Accepted
[net-next,07/14] net_sched: sch_ets: implement lockless ets_dump() net_sched: first series for RTNL-less qdisc dumps - 1 - 19-- 2024-04-15 Eric Dumazet netdev Superseded
[net-next,07/15] inet: move inet->mc_loop to inet->inet_frags inet: socket lock and data-races avoidance - - - 1113 2023-08-10 Eric Dumazet netdev Superseded
[net-next,07/16] gtp: use exit_batch_rtnl() method net: more factorization in cleanup_net() paths - - - 17-1 2024-02-01 Eric Dumazet netdev Superseded
[net-next,07/18] net: move tcpv4_offload and tcpv6_offload to net_hotdata net: group together hot data - - - 17-1 2024-03-05 Eric Dumazet netdev Superseded
[net-next,07/19] ipmr: do not acquire mrt_lock before calling ipmr_cache_unresolved() ipmr: get rid of rwlocks - - - --- 2022-06-22 Eric Dumazet netdev Superseded
[net-next,08/10] udp: annotate data-races around udp->encap_type udp: round of data-races fixes - - - 141- 2023-09-12 Eric Dumazet netdev Accepted
[net-next,08/10] x25: preserve const qualifier in [a]x25_sk() net: better const qualifier awareness - 1 - 141- 2023-03-17 Eric Dumazet netdev Accepted
[net-next,08/13] ipv6: annotate data-races in rt6_probe() ipv6: lockless accesses to devconf - - - 181- 2024-02-26 Eric Dumazet netdev Superseded
[net-next,08/13] net-sysfs: convert netstat_show() to RCU net: complete dev_base_lock removal - - - 18-1 2024-02-07 Eric Dumazet netdev Superseded
[net-next,08/13] rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag rtnetlink: reduce RTNL pressure for dumps - - - 172- 2024-02-21 Eric Dumazet netdev Superseded
« 1 2 3 413 14 »