Show patches with: Submitter = Eric Dumazet       |    Archived = No       |   1253 patches
« 1 2 ... 3 4 512 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,5/8] net: enqueue_to_backlog() cleanup net: rps: misc changes - - - 18-1 2024-03-28 Eric Dumazet netdev Superseded
[net-next,4/8] net: make softnet_data.dropped an atomic_t net: rps: misc changes - - - 18-1 2024-03-28 Eric Dumazet netdev Superseded
[net-next,3/8] net: enqueue_to_backlog() change vs not running device net: rps: misc changes - - - 18-1 2024-03-28 Eric Dumazet netdev Superseded
[net-next,2/8] net: move dev_xmit_recursion() helpers to net/core/dev.h net: rps: misc changes - - - 1711 2024-03-28 Eric Dumazet netdev Superseded
[net-next,1/8] net: move kick_defer_list_purge() to net/core/dev.h net: rps: misc changes - - - 1711 2024-03-28 Eric Dumazet netdev Superseded
[net-next,4/4] net: add sk_wake_async_rcu() helper udp: small changes on receive path - - - 181- 2024-03-28 Eric Dumazet netdev Accepted
[net-next,3/4] udp: avoid calling sock_def_readable() if possible udp: small changes on receive path 1 1 - 181- 2024-03-28 Eric Dumazet netdev Accepted
[net-next,2/4] udp: relax atomic operation on sk->sk_rmem_alloc udp: small changes on receive path - - - 181- 2024-03-28 Eric Dumazet netdev Accepted
[net-next,1/4] udp: annotate data-race in __udp_enqueue_schedule_skb() udp: small changes on receive path - - - 181- 2024-03-28 Eric Dumazet netdev Accepted
[v2,net] erspan: make sure erspan_base_hdr is present in skb->head [v2,net] erspan: make sure erspan_base_hdr is present in skb->head - - - 17-1 2024-03-28 Eric Dumazet netdev Accepted
[net] erspan: make sure erspan_base_hdr is present in skb->head [net] erspan: make sure erspan_base_hdr is present in skb->head - - - 17-1 2024-03-28 Eric Dumazet netdev Superseded
[net-next] tcp/dccp: bypass empty buckets in inet_twsk_purge() [net-next] tcp/dccp: bypass empty buckets in inet_twsk_purge() - 1 - 172- 2024-03-27 Eric Dumazet netdev Accepted
[net-next] net: remove skb_free_datagram_locked() [net-next] net: remove skb_free_datagram_locked() - 2 - 181- 2024-03-25 Eric Dumazet netdev Accepted
[net] tcp: properly terminate timers for kernel sockets [net] tcp: properly terminate timers for kernel sockets - - 1 1711 2024-03-22 Eric Dumazet netdev Accepted
[net] bpf: Don't redirect too small packets [net] bpf: Don't redirect too small packets - - - 2711 2024-03-22 Eric Dumazet bpf Accepted
[net] net: remove skb_free_datagram_locked() [net] net: remove skb_free_datagram_locked() - 1 - 1711 2024-03-15 Eric Dumazet netdev Superseded
[net] net: move dev->state into net_device_read_txrx group [net] net: move dev->state into net_device_read_txrx group - 1 - 1711 2024-03-14 Eric Dumazet netdev Accepted
[net] packet: annotate data-races around ignore_outgoing [net] packet: annotate data-races around ignore_outgoing - 2 - 1711 2024-03-14 Eric Dumazet netdev Accepted
[net] net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check [net] net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check - 1 - 172- 2024-03-11 Eric Dumazet netdev Accepted
[net-next] net: gro: move two declarations to include/net/gro.h [net-next] net: gro: move two declarations to include/net/gro.h - 1 - 19-- 2024-03-08 Eric Dumazet netdev Accepted
[net-next] udp: no longer touch sk->sk_refcnt in early demux [net-next] udp: no longer touch sk->sk_refcnt in early demux 1 - - 181- 2024-03-07 Eric Dumazet netdev Accepted
[net-next] ipv4: raw: check sk->sk_rcvbuf earlier [net-next] ipv4: raw: check sk->sk_rcvbuf earlier - 1 - 19-- 2024-03-07 Eric Dumazet netdev Accepted
[net-next] ipv6: raw: check sk->sk_rcvbuf earlier [net-next] ipv6: raw: check sk->sk_rcvbuf earlier - 1 - 19-- 2024-03-07 Eric Dumazet netdev Accepted
[net-next] net: add skb_data_unref() helper [net-next] net: add skb_data_unref() helper - - - 181- 2024-03-07 Eric Dumazet netdev Accepted
[net] net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv() [net] net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv() - - - 19-- 2024-03-07 Eric Dumazet netdev Accepted
[v2,net-next,18/18] net: move rps_sock_flow_table to net_hotdata net: group together hot data 1 1 - 1611 2024-03-06 Eric Dumazet netdev Accepted
[v2,net-next,17/18] net: introduce include/net/rps.h net: group together hot data 1 1 - 1521 2024-03-06 Eric Dumazet netdev Accepted
[v2,net-next,16/18] ipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secret to net_hotdata net: group together hot data 1 1 - 1611 2024-03-06 Eric Dumazet netdev Accepted
[v2,net-next,15/18] ipv6: move inet6_ehash_secret and udp6_ehash_secret into net_hotdata net: group together hot data 1 1 - 17-1 2024-03-06 Eric Dumazet netdev Accepted
[v2,net-next,14/18] inet: move inet_ehash_secret and udp_ehash_secret into net_hotdata net: group together hot data 1 1 - 17-1 2024-03-06 Eric Dumazet netdev Accepted
[v2,net-next,13/18] inet: move tcp_protocol and udp_protocol to net_hotdata net: group together hot data 1 1 - 17-1 2024-03-06 Eric Dumazet netdev Accepted
[v2,net-next,12/18] ipv6: move tcpv6_protocol and udpv6_protocol to net_hotdata net: group together hot data 1 1 - 17-1 2024-03-06 Eric Dumazet netdev Accepted
[v2,net-next,11/18] udp: move udpv4_offload and udpv6_offload to net_hotdata net: group together hot data 1 1 - 1611 2024-03-06 Eric Dumazet netdev Accepted
[v2,net-next,10/18] net: move skbuff_cache(s) to net_hotdata net: group together hot data 1 1 - 1521 2024-03-06 Eric Dumazet netdev Accepted
[v2,net-next,09/18] net: move dev_rx_weight to net_hotdata net: group together hot data 1 1 - 1611 2024-03-06 Eric Dumazet netdev Accepted
[v2,net-next,08/18] net: move dev_tx_weight to net_hotdata net: group together hot data 1 1 - 1521 2024-03-06 Eric Dumazet netdev Accepted
[v2,net-next,07/18] net: move tcpv4_offload and tcpv6_offload to net_hotdata net: group together hot data 1 1 - 17-1 2024-03-06 Eric Dumazet netdev Accepted
[v2,net-next,06/18] net: move ip_packet_offload and ipv6_packet_offload to net_hotdata net: group together hot data 1 1 - 17-1 2024-03-06 Eric Dumazet netdev Accepted
[v2,net-next,05/18] net: move netdev_max_backlog to net_hotdata net: group together hot data 1 1 - 1521 2024-03-06 Eric Dumazet netdev Accepted
[v2,net-next,04/18] net: move ptype_all into net_hotdata net: group together hot data 1 1 - 1611 2024-03-06 Eric Dumazet netdev Accepted
[v2,net-next,03/18] net: move netdev_tstamp_prequeue into net_hotdata net: group together hot data 1 1 - 1611 2024-03-06 Eric Dumazet netdev Accepted
[v2,net-next,02/18] net: move netdev_budget and netdev_budget to net_hotdata net: group together hot data 1 1 - 1521 2024-03-06 Eric Dumazet netdev Accepted
[v2,net-next,01/18] net: introduce struct net_hotdata net: group together hot data 1 1 - 1521 2024-03-06 Eric Dumazet netdev Accepted
[net-next,4/4] ipv6: remove RTNL protection from inet6_dump_addr() ipv6: lockless inet6_dump_addr() - - - 19-- 2024-03-06 Eric Dumazet netdev Accepted
[net-next,3/4] ipv6: use xa_array iterator to implement inet6_dump_addr() ipv6: lockless inet6_dump_addr() - - - 19-- 2024-03-06 Eric Dumazet netdev Accepted
[net-next,2/4] ipv6: make in6_dump_addrs() lockless ipv6: lockless inet6_dump_addr() - - - 19-- 2024-03-06 Eric Dumazet netdev Accepted
[net-next,1/4] ipv6: make inet6_fill_ifaddr() lockless ipv6: lockless inet6_dump_addr() 1 - - 181- 2024-03-06 Eric Dumazet netdev Accepted
[net-next] netlink: let core handle error cases in dump operations [net-next] netlink: let core handle error cases in dump operations - 3 - 181- 2024-03-06 Eric Dumazet netdev Accepted
[net-next,18/18] net: move rps_sock_flow_table to net_hotdata net: group together hot data - - - 1611 2024-03-05 Eric Dumazet netdev Superseded
[net-next,17/18] net: introduce include/net/rps.h net: group together hot data - - - 1521 2024-03-05 Eric Dumazet netdev Superseded
[net-next,16/18] ipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secret to net_hotdata net: group together hot data - - - 1611 2024-03-05 Eric Dumazet netdev Superseded
[net-next,15/18] ipv6: move inet6_ehash_secret and udp6_ehash_secret into net_hotdata net: group together hot data - - - 17-1 2024-03-05 Eric Dumazet netdev Superseded
[net-next,14/18] inet: move inet_ehash_secret and udp_ehash_secret into net_hotdata net: group together hot data - - - 17-1 2024-03-05 Eric Dumazet netdev Superseded
[net-next,13/18] inet: move tcp_protocol and udp_protocol to net_hotdata net: group together hot data - - - 17-1 2024-03-05 Eric Dumazet netdev Superseded
[net-next,12/18] ipv6: move tcpv6_protocol and udpv6_protocol to net_hotdata net: group together hot data - - - 17-1 2024-03-05 Eric Dumazet netdev Superseded
[net-next,11/18] udp: move udpv4_offload and udpv6_offload to net_hotdata net: group together hot data - - - 1611 2024-03-05 Eric Dumazet netdev Superseded
[net-next,10/18] net: move skbuff_cache(s) to net_hotdata net: group together hot data - - - 1521 2024-03-05 Eric Dumazet netdev Superseded
[net-next,09/18] net: move dev_rx_weight to net_hotdata net: group together hot data - - - 1611 2024-03-05 Eric Dumazet netdev Superseded
[net-next,08/18] net: move dev_tx_weight to net_hotdata net: group together hot data - - - 1521 2024-03-05 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,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,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,04/18] net: move ptype_all into net_hotdata net: group together hot data - - - 1611 2024-03-05 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,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,01/18] net: introduce struct net_hotdata net: group together hot data - - - 1521 2024-03-05 Eric Dumazet netdev Superseded
[net] net/ipv6: avoid possible UAF in ip6_route_mpath_notify() [net] net/ipv6: avoid possible UAF in ip6_route_mpath_notify() - 1 - 181- 2024-03-03 Eric Dumazet netdev Accepted
[net-next] net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list() [net-next] net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list() - 1 - 181- 2024-03-02 Eric Dumazet netdev Accepted
[net-next,4/4] tcp: gro: micro optimizations in tcp[4]_gro_complete() net: gro: cleanups and fast path refinement - - - 181- 2024-03-01 Eric Dumazet netdev Accepted
[net-next,3/4] net: gro: enable fast path for more cases net: gro: cleanups and fast path refinement - - - 181- 2024-03-01 Eric Dumazet netdev Accepted
[net-next,2/4] net: gro: change skb_gro_network_header() net: gro: cleanups and fast path refinement - - - 19-- 2024-03-01 Eric Dumazet netdev Accepted
[net-next,1/4] net: gro: rename skb_gro_header_hard() net: gro: cleanups and fast path refinement - - - 181- 2024-03-01 Eric Dumazet netdev Accepted
[net-next] tcp: align tcp_sock_write_rx group [net-next] tcp: align tcp_sock_write_rx group - 1 1 18-1 2024-03-01 Eric Dumazet netdev Accepted
[net] geneve: make sure to pull inner header in geneve_rx() [net] geneve: make sure to pull inner header in geneve_rx() - 1 - 1711 2024-02-29 Eric Dumazet netdev Accepted
[net-next,6/6] inet: use xa_array iterator to implement inet_dump_ifaddr() inet: no longer use RTNL to protect inet_dump_ifaddr() - - - 181- 2024-02-29 Eric Dumazet netdev Accepted
[net-next,5/6] inet: prepare inet_base_seq() to run without RTNL inet: no longer use RTNL to protect inet_dump_ifaddr() - - - 19-- 2024-02-29 Eric Dumazet netdev Accepted
[net-next,4/6] inet: annotate data-races around ifa->ifa_flags inet: no longer use RTNL to protect inet_dump_ifaddr() - - - 19-- 2024-02-29 Eric Dumazet netdev Accepted
[net-next,3/6] inet: annotate data-races around ifa->ifa_preferred_lft inet: no longer use RTNL to protect inet_dump_ifaddr() - - - 19-- 2024-02-29 Eric Dumazet netdev Accepted
[net-next,2/6] inet: annotate data-races around ifa->ifa_valid_lft inet: no longer use RTNL to protect inet_dump_ifaddr() - - - 19-- 2024-02-29 Eric Dumazet netdev Accepted
[net-next,1/6] inet: annotate data-races around ifa->ifa_tstamp and ifa->ifa_cstamp inet: no longer use RTNL to protect inet_dump_ifaddr() - - - 19-- 2024-02-29 Eric Dumazet netdev Accepted
[net-next,2/2] net: adopt skb_network_header_len() more broadly net: better use of skb helpers - - - 181- 2024-02-29 Eric Dumazet netdev Accepted
[net-next,1/2] net: adopt skb_network_offset() and similar helpers net: better use of skb helpers 1 - - 181- 2024-02-29 Eric Dumazet netdev Accepted
[v3,net-next,15/15] ipv6: use xa_array iterator to implement inet6_netconf_dump_devconf() ipv6: lockless accesses to devconf - 1 - 18-1 2024-02-28 Eric Dumazet netdev Accepted
[v3,net-next,14/15] ipv6/addrconf: annotate data-races around devconf fields (II) ipv6: lockless accesses to devconf - 1 - 181- 2024-02-28 Eric Dumazet netdev Accepted
[v3,net-next,13/15] ipv6/addrconf: annotate data-races around devconf fields (I) ipv6: lockless accesses to devconf - 1 - 181- 2024-02-28 Eric Dumazet netdev Accepted
[v3,net-next,12/15] ipv6: addrconf_disable_policy() optimization ipv6: lockless accesses to devconf - 1 - 19-- 2024-02-28 Eric Dumazet netdev Accepted
[v3,net-next,11/15] ipv6: annotate data-races around devconf->disable_policy ipv6: lockless accesses to devconf - 1 - 19-- 2024-02-28 Eric Dumazet netdev Accepted
[v3,net-next,10/15] ipv6: annotate data-races around devconf->proxy_ndp ipv6: lockless accesses to devconf - 1 - 19-- 2024-02-28 Eric Dumazet netdev Accepted
[v3,net-next,09/15] ipv6: annotate data-races in rt6_probe() ipv6: lockless accesses to devconf - 1 - 181- 2024-02-28 Eric Dumazet netdev Accepted
[v3,net-next,08/15] ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdown ipv6: lockless accesses to devconf - 1 - 181- 2024-02-28 Eric Dumazet netdev Accepted
[v3,net-next,07/15] ipv6: annotate data-races in ndisc_router_discovery() ipv6: lockless accesses to devconf - 1 - 181- 2024-02-28 Eric Dumazet netdev Accepted
[v3,net-next,06/15] ipv6: annotate data-races around cnf.forwarding ipv6: lockless accesses to devconf - 1 - 172- 2024-02-28 Eric Dumazet netdev Accepted
[v3,net-next,05/15] ipv6: annotate data-races around cnf.hop_limit ipv6: lockless accesses to devconf 1 1 - 172- 2024-02-28 Eric Dumazet netdev Accepted
[v3,net-next,04/15] ipv6: annotate data-races around cnf.mtu6 ipv6: lockless accesses to devconf - 1 - 19-- 2024-02-28 Eric Dumazet netdev Accepted
[v3,net-next,03/15] ipv6: addrconf_disable_ipv6() optimization ipv6: lockless accesses to devconf - 1 - 19-- 2024-02-28 Eric Dumazet netdev Accepted
[v3,net-next,02/15] ipv6: annotate data-races around cnf.disable_ipv6 ipv6: lockless accesses to devconf - 1 - 19-- 2024-02-28 Eric Dumazet netdev Accepted
[v3,net-next,01/15] ipv6: add ipv6_devconf_read_txrx cacheline_group ipv6: lockless accesses to devconf - 1 - 181- 2024-02-28 Eric Dumazet netdev Accepted
[net-next] inet6: expand rcu_read_lock() scope in inet6_dump_addr() [net-next] inet6: expand rcu_read_lock() scope in inet6_dump_addr() - 1 - 172- 2024-02-27 Eric Dumazet netdev Accepted
[net-next] net: call skb_defer_free_flush() from __napi_busy_loop() [net-next] net: call skb_defer_free_flush() from __napi_busy_loop() 1 1 - 181- 2024-02-27 Eric Dumazet netdev Accepted
[net-next] tcp: remove some holes in struct tcp_sock [net-next] tcp: remove some holes in struct tcp_sock - 1 - 19-- 2024-02-27 Eric Dumazet netdev Accepted
« 1 2 ... 3 4 512 13 »