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] gtp: pull network headers in gtp_dev_xmit() [net] gtp: pull network headers in gtp_dev_xmit() - 1 - 172- 2024-08-08 Eric Dumazet netdev Accepted
[net] net: linkwatch: use system_unbound_wq [net] net: linkwatch: use system_unbound_wq - 1 - 181- 2024-08-05 Eric Dumazet netdev Accepted
[net-next,5/5] ipv6: udp: constify 'struct net' parameter of socket lookups net: constify 'struct net' parameter of socket lookups - 1 - 181- 2024-08-02 Eric Dumazet netdev Accepted
[net-next,4/5] inet6: constify 'struct net' parameter of various lookup helpers net: constify 'struct net' parameter of socket lookups - 1 - 172- 2024-08-02 Eric Dumazet netdev Accepted
[net-next,3/5] udp: constify 'struct net' parameter of socket lookups net: constify 'struct net' parameter of socket lookups - 1 - 181- 2024-08-02 Eric Dumazet netdev Accepted
[net-next,2/5] inet: constify 'struct net' parameter of various lookup helpers net: constify 'struct net' parameter of socket lookups - 1 - 172- 2024-08-02 Eric Dumazet netdev Accepted
[net-next,1/5] inet: constify inet_sk_bound_dev_eq() net parameter net: constify 'struct net' parameter of socket lookups - 1 - 181- 2024-08-02 Eric Dumazet netdev Accepted
[net] sched: act_ct: take care of padding in struct zones_ht_key [net] sched: act_ct: take care of padding in struct zones_ht_key - 2 - 18-1 2024-07-25 Eric Dumazet netdev Accepted
[net] net/smc: prevent UAF in inet_create() [net] net/smc: prevent UAF in inet_create() - - - 172- 2024-07-23 Eric Dumazet netdev Changes Requested
[stable-5.4,4/4] tcp: avoid too many retransmit packets tcp: stable backports for CVE-2024-41007 - 3 - 1-- 2024-07-16 Eric Dumazet netdev Not Applicable
[stable-5.4,3/4] tcp: use signed arithmetic in tcp_rtx_probe0_timed_out() tcp: stable backports for CVE-2024-41007 1 1 - 1-- 2024-07-16 Eric Dumazet netdev Not Applicable
[stable-5.4,2/4] net: tcp: fix unexcepted socket die when snd_wnd is 0 tcp: stable backports for CVE-2024-41007 - 1 - 1-- 2024-07-16 Eric Dumazet netdev Not Applicable
[stable-5.4,1/4] tcp: refactor tcp_retransmit_timer() tcp: stable backports for CVE-2024-41007 1 - - 1-- 2024-07-16 Eric Dumazet netdev Not Applicable
[net-next] MAINTAINERS: add 5 missing tcp-related files [net-next] MAINTAINERS: add 5 missing tcp-related files - - - 19-- 2024-07-12 Eric Dumazet netdev Accepted
[v2,net-next] net: reduce rtnetlink_rcv_msg() stack usage [v2,net-next] net: reduce rtnetlink_rcv_msg() stack usage - 1 - 19-- 2024-07-10 Eric Dumazet netdev Accepted
[net] tcp: avoid too many retransmit packets [net] tcp: avoid too many retransmit packets - 3 - 181- 2024-07-10 Eric Dumazet netdev Accepted
[net-next] net: do not inline rtnl_calcit() [net-next] net: do not inline rtnl_calcit() - - - 17-1 2024-07-09 Eric Dumazet netdev Superseded
[net] net: add softirq safety to netdev_rename_lock [net] net: add softirq safety to netdev_rename_lock - 1 - 181- 2024-06-20 Eric Dumazet netdev Accepted
[net-next,6/6] net: ethtool: add the ability to run ethtool_[gs]et_rxnfc() without RTNL net: ethtool: reduce RTNL pressure in dev_ethtool() - - - 172- 2024-06-20 Eric Dumazet netdev Changes Requested
[net-next,5/6] net: ethtool: implement lockless ETHTOOL_GFLAGS net: ethtool: reduce RTNL pressure in dev_ethtool() - - - 181- 2024-06-20 Eric Dumazet netdev Changes Requested
[net-next,4/6] net: ethtool: call ethtool_get_one_feature() without RTNL net: ethtool: reduce RTNL pressure in dev_ethtool() - - - 181- 2024-06-20 Eric Dumazet netdev Changes Requested
[net-next,3/6] net: ethtool: perform pm duties outside of rtnl lock net: ethtool: reduce RTNL pressure in dev_ethtool() - - - 181- 2024-06-20 Eric Dumazet netdev Changes Requested
[net-next,2/6] net: ethtool: add dev_ethtool_cap_check() net: ethtool: reduce RTNL pressure in dev_ethtool() - - - 172- 2024-06-20 Eric Dumazet netdev Changes Requested
[net-next,1/6] net: ethtool: grab a netdev reference in dev_ethtool() net: ethtool: reduce RTNL pressure in dev_ethtool() - - - 181- 2024-06-20 Eric Dumazet netdev Changes Requested
[net] wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values [net] wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values - - - 181- 2024-06-15 Eric Dumazet netdev Awaiting Upstream
[net] xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr() [net] xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr() - 1 - 172- 2024-06-15 Eric Dumazet netdev Accepted
[net] ipv6: prevent possible NULL dereference in rt6_probe() [net] ipv6: prevent possible NULL dereference in rt6_probe() - 2 - 181- 2024-06-15 Eric Dumazet netdev Accepted
[net] tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack() [net] tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack() - - - 181- 2024-06-14 Eric Dumazet netdev Accepted
[net] ipv6: prevent possible NULL deref in fib6_nh_init() [net] ipv6: prevent possible NULL deref in fib6_nh_init() 1 1 - 1711 2024-06-14 Eric Dumazet netdev Accepted
[net] tcp: use signed arithmetic in tcp_rtx_probe0_timed_out() [net] tcp: use signed arithmetic in tcp_rtx_probe0_timed_out() 1 1 - 181- 2024-06-07 Eric Dumazet netdev Accepted
[net] tcp: fix race in tcp_v6_syn_recv_sock() [net] tcp: fix race in tcp_v6_syn_recv_sock() - 2 - 181- 2024-06-06 Eric Dumazet netdev Accepted
[net-next,3/3] tcp: move reqsk_alloc() to inet_connection_sock.c tcp: small code reorg - 1 - 172- 2024-06-05 Eric Dumazet netdev Accepted
[net-next,2/3] tcp: move inet_reqsk_alloc() close to inet_reqsk_clone() tcp: small code reorg - 1 - 181- 2024-06-05 Eric Dumazet netdev Accepted
[net-next,1/3] tcp: small changes in reqsk_put() and reqsk_free() tcp: small code reorg - 1 - 19-- 2024-06-05 Eric Dumazet netdev Accepted
[net] ipv6: fix possible race in __fib6_drop_pcpu_from() [net] ipv6: fix possible race in __fib6_drop_pcpu_from() - - - 181- 2024-06-04 Eric Dumazet netdev Accepted
[net] net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP [net] net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP 1 1 - 181- 2024-06-04 Eric Dumazet netdev Accepted
[net-next] inet: remove (struct uncached_list)->quarantine [net-next] inet: remove (struct uncached_list)->quarantine - 1 - 181- 2024-06-04 Eric Dumazet netdev Accepted
[net-next] net: use unrcu_pointer() helper [net-next] net: use unrcu_pointer() helper - 1 - 181- 2024-06-04 Eric Dumazet netdev Accepted
[net-next] tcp: annotate data-races around tw->tw_ts_recent and tw->tw_ts_recent_stamp [net-next] tcp: annotate data-races around tw->tw_ts_recent and tw->tw_ts_recent_stamp - 1 - 172- 2024-06-03 Eric Dumazet netdev Accepted
[net,5/5] net: dst_cache: add two DEBUG_NET warnings dst_cache: fix possible races - - - 181- 2024-05-31 Eric Dumazet netdev Accepted
[net,4/5] ila: block BH in ila_output() dst_cache: fix possible races - - - 181- 2024-05-31 Eric Dumazet netdev Accepted
[net,3/5] ipv6: sr: block BH in seg6_output_core() and seg6_input_core() dst_cache: fix possible races - - - 181- 2024-05-31 Eric Dumazet netdev Accepted
[net,2/5] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input() dst_cache: fix possible races - - - 181- 2024-05-31 Eric Dumazet netdev Accepted
[net,1/5] ipv6: ioam: block BH from ioam6_output() dst_cache: fix possible races - - - 181- 2024-05-31 Eric Dumazet netdev Accepted
[v2,net-next,4/4] tcp: fix races in tcp_v[46]_err() tcp: fix tcp_poll() races 1 - - 181- 2024-05-28 Eric Dumazet netdev Accepted
[v2,net-next,3/4] tcp: fix races in tcp_abort() tcp: fix tcp_poll() races 1 - - 18-1 2024-05-28 Eric Dumazet netdev Accepted
[v2,net-next,2/4] tcp: fix race in tcp_write_err() tcp: fix tcp_poll() races 1 - - 181- 2024-05-28 Eric Dumazet netdev Accepted
[v2,net-next,1/4] tcp: add tcp_done_with_error() helper tcp: fix tcp_poll() races 1 - - 172- 2024-05-28 Eric Dumazet netdev Accepted
[net] net: fix __dst_negative_advice() race [net] net: fix __dst_negative_advice() race - 1 - 1323 2024-05-28 Eric Dumazet netdev Accepted
[net,4/4] tcp: fix races in tcp_v[46]_err() tcp: fix tcp_poll() races - - - 1413 2024-05-24 Eric Dumazet netdev Superseded
[net,3/4] tcp: fix races in tcp_abort() tcp: fix tcp_poll() races - - - 14-4 2024-05-24 Eric Dumazet netdev Superseded
[net,2/4] tcp: fix race in tcp_write_err() tcp: fix tcp_poll() races - - - 1413 2024-05-24 Eric Dumazet netdev Superseded
[net,1/4] tcp: add tcp_done_with_error() helper tcp: fix tcp_poll() races - - - 1323 2024-05-24 Eric Dumazet netdev Superseded
[net] net/sched: taprio: fix duration_to_length() [net] net/sched: taprio: fix duration_to_length() 1 1 - 1711 2024-05-23 Eric Dumazet netdev Changes Requested
[net] tcp: reduce accepted window in NEW_SYN_RECV state [net] tcp: reduce accepted window in NEW_SYN_RECV state 1 1 - 181- 2024-05-23 Eric Dumazet netdev Accepted
[net] af_packet: do not call packet_read_pending() from tpacket_destruct_skb() [net] af_packet: do not call packet_read_pending() from tpacket_destruct_skb() 1 1 - 19-- 2024-05-15 Eric Dumazet netdev Accepted
[net] netrom: fix possible dead-lock in nr_rt_ioctl() [net] netrom: fix possible dead-lock in nr_rt_ioctl() - 1 - 172- 2024-05-15 Eric Dumazet netdev Accepted
[net] netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu() [net] netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu() 1 - - 181- 2024-05-15 Eric Dumazet netdev Not Applicable
[net] inet: fix inet_fill_ifaddr() flags truncation [net] inet: fix inet_fill_ifaddr() flags truncation - 2 - 181- 2024-05-10 Eric Dumazet netdev Accepted
[v3,net-next] net: usb: smsc95xx: stop lying about skb->truesize [v3,net-next] net: usb: smsc95xx: stop lying about skb->truesize - 1 - 181- 2024-05-09 Eric Dumazet netdev Accepted
[v2,net-next] net: usb: smsc95xx: stop lying about skb->truesize [v2,net-next] net: usb: smsc95xx: stop lying about skb->truesize - - - 181- 2024-05-08 Eric Dumazet netdev Superseded
[net-next] net: annotate data-races around dev->if_port [net-next] net: annotate data-races around dev->if_port - 1 - 172- 2024-05-07 Eric Dumazet netdev Accepted
[net-next] tcp: get rid of twsk_unique() [net-next] tcp: get rid of twsk_unique() - 1 - 181- 2024-05-07 Eric Dumazet netdev Accepted
[net] ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action() [net] ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action() - 2 - 181- 2024-05-07 Eric Dumazet netdev Accepted
[net] ipv6: prevent NULL dereference in ip6_output() [net] ipv6: prevent NULL dereference in ip6_output() - 1 - 181- 2024-05-07 Eric Dumazet netdev Accepted
[net-next] net: dst_cache: minor optimization in dst_cache_set_ip6() [net-next] net: dst_cache: minor optimization in dst_cache_set_ip6() 1 - - 181- 2024-05-07 Eric Dumazet netdev Accepted
[net-next] net: dst_cache: annotate data-races around dst_cache->reset_ts [net-next] net: dst_cache: annotate data-races around dst_cache->reset_ts 1 - - 181- 2024-05-07 Eric Dumazet netdev Accepted
[v2,net-next] phonet: no longer hold RTNL in route_dumpit() [v2,net-next] phonet: no longer hold RTNL in route_dumpit() - 1 - 19-- 2024-05-07 Eric Dumazet netdev Accepted
[net-next] net: usb: sr9700: stop lying about skb->truesize [net-next] net: usb: sr9700: stop lying about skb->truesize - - - 181- 2024-05-06 Eric Dumazet netdev Accepted
[net-next] net: usb: smsc95xx: stop lying about skb->truesize [net-next] net: usb: smsc95xx: stop lying about skb->truesize - - - 181- 2024-05-06 Eric Dumazet netdev Superseded
[net-next] net: usb: smsc75xx: stop lying about skb->truesize [net-next] net: usb: smsc75xx: stop lying about skb->truesize - - - 181- 2024-05-06 Eric Dumazet netdev Accepted
[net-next] usb: aqc111: stop lying about skb->truesize [net-next] usb: aqc111: stop lying about skb->truesize - - - 181- 2024-05-06 Eric Dumazet netdev Accepted
[net-next] mptcp: fix possible NULL dereferences [net-next] mptcp: fix possible NULL dereferences 1 2 - 172- 2024-05-06 Eric Dumazet netdev Accepted
[net-next] phonet: no longer hold RTNL in route_dumpit() [net-next] phonet: no longer hold RTNL in route_dumpit() - - - 1711 2024-05-06 Eric Dumazet netdev Superseded
[net-next] net: annotate writes on dev->mtu from ndo_change_mtu() [net-next] net: annotate writes on dev->mtu from ndo_change_mtu() 1 3 - 181- 2024-05-06 Eric Dumazet netdev Accepted
[net-next,8/8] rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection rtnetlink: more rcu conversions for rtnl_fill_ifinfo() - 1 - 181- 2024-05-03 Eric Dumazet netdev Accepted
[net-next,7/8] rtnetlink: do not depend on RTNL in rtnl_xdp_prog_skb() rtnetlink: more rcu conversions for rtnl_fill_ifinfo() - 1 - 181- 2024-05-03 Eric Dumazet netdev Accepted
[net-next,6/8] rtnetlink: do not depend on RTNL in rtnl_fill_proto_down() rtnetlink: more rcu conversions for rtnl_fill_ifinfo() - 1 - 19-- 2024-05-03 Eric Dumazet netdev Accepted
[net-next,5/8] rtnetlink: do not depend on RTNL for many attributes rtnetlink: more rcu conversions for rtnl_fill_ifinfo() - 1 - 19-- 2024-05-03 Eric Dumazet netdev Accepted
[net-next,4/8] net: write once on dev->allmulti and dev->promiscuity rtnetlink: more rcu conversions for rtnl_fill_ifinfo() - 1 - 19-- 2024-05-03 Eric Dumazet netdev Accepted
[net-next,3/8] rtnetlink: do not depend on RTNL for IFLA_TXQLEN output rtnetlink: more rcu conversions for rtnl_fill_ifinfo() - 1 - 181- 2024-05-03 Eric Dumazet netdev Accepted
[net-next,2/8] rtnetlink: do not depend on RTNL for IFLA_IFNAME output rtnetlink: more rcu conversions for rtnl_fill_ifinfo() - 1 - 19-- 2024-05-03 Eric Dumazet netdev Accepted
[net-next,1/8] rtnetlink: do not depend on RTNL for IFLA_QDISC output rtnetlink: more rcu conversions for rtnl_fill_ifinfo() - 1 - 19-- 2024-05-03 Eric Dumazet netdev Accepted
[net-next] net: no longer acquire RTNL in threaded_show() [net-next] net: no longer acquire RTNL in threaded_show() - - - 19-- 2024-05-02 Eric Dumazet netdev Accepted
[net] phonet: fix rtm_phonet_notify() skb allocation [net] phonet: fix rtm_phonet_notify() skb allocation 1 - - 19-- 2024-05-02 Eric Dumazet netdev Accepted
[net-next,2/2] rtnetlink: use for_each_netdev_dump() in rtnl_stats_dump() rtnetlink: rtnl_stats_dump() changes - 1 - 19-- 2024-05-02 Eric Dumazet netdev Accepted
[net-next,1/2] rtnetlink: change rtnl_stats_dump() return value rtnetlink: rtnl_stats_dump() changes - 1 - 19-- 2024-05-02 Eric Dumazet netdev Accepted
[net] tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets [net] tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets 1 - - 172- 2024-05-01 Eric Dumazet netdev Accepted
[net-next] net_sched: sch_sfq: annotate data-races around q->perturb_period [net-next] net_sched: sch_sfq: annotate data-races around q->perturb_period - 1 - 19-- 2024-04-30 Eric Dumazet netdev Accepted
[net-next] ipv6: anycast: use call_rcu_hurry() in aca_put() [net-next] ipv6: anycast: use call_rcu_hurry() in aca_put() - 1 - 19-- 2024-04-29 Eric Dumazet netdev Accepted
[net-next,5/5] net: move sysctl_mem_pcpu_rsv to net_hotdata net: three additions to net_hotdata - - - 181- 2024-04-29 Eric Dumazet netdev Accepted
[net-next,4/5] net: add <net/proto_memory.h> net: three additions to net_hotdata - - - 172- 2024-04-29 Eric Dumazet netdev Accepted
[net-next,3/5] tcp: move tcp_out_of_memory() to net/ipv4/tcp.c net: three additions to net_hotdata - - - 181- 2024-04-29 Eric Dumazet netdev Accepted
[net-next,2/5] net: move sysctl_skb_defer_max to net_hotdata net: three additions to net_hotdata - - - 181- 2024-04-29 Eric Dumazet netdev Accepted
[net-next,1/5] net: move sysctl_max_skb_frags to net_hotdata net: three additions to net_hotdata - - - 172- 2024-04-29 Eric Dumazet netdev Accepted
[net-next] inet: introduce dst_rtable() helper [net-next] inet: introduce dst_rtable() helper - 2 - 181- 2024-04-29 Eric Dumazet netdev Accepted
[net-next] net: hsr: init prune_proxy_timer sooner [net-next] net: hsr: init prune_proxy_timer sooner - 1 - 172- 2024-04-26 Eric Dumazet netdev Accepted
[v2,net-next] ipv6: introduce dst_rt6_info() helper [v2,net-next] ipv6: introduce dst_rt6_info() helper - 1 - 181- 2024-04-26 Eric Dumazet netdev Accepted
[net-next] ipv6: use call_rcu_hurry() in fib6_info_release() [net-next] ipv6: use call_rcu_hurry() in fib6_info_release() - 2 - 19-- 2024-04-26 Eric Dumazet netdev Accepted
[net-next] inet: use call_rcu_hurry() in inet_free_ifa() [net-next] inet: use call_rcu_hurry() in inet_free_ifa() - 1 - 19-- 2024-04-26 Eric Dumazet netdev Accepted
« 1 2 3 412 13 »