Show patches with: Submitter = Eric Dumazet       |    State = Action Required       |   58 patches
Patch Series S/W/F Date Submitter Delegate State
[net,1/2] bonding: set dev->needed_headroom in bond_setup_by_slave() [net,1/2] bonding: set dev->needed_headroom in bond_setup_by_slave() --- 2020-09-25 Eric Dumazet New
[net,1/2] net: qrtr: check skb_put_padto() return value [net,1/2] net: qrtr: check skb_put_padto() return value --- 2020-09-09 Eric Dumazet New
[net] mac802154: tx: fix use-after-free [net] mac802154: tx: fix use-after-free --- 2020-09-08 Eric Dumazet New
[net-next] inet: remove inet_sk_copy_descendant() [net-next] inet: remove inet_sk_copy_descendant() --- 2020-08-26 Eric Dumazet New
[net-next,2/3] selftests: net: tcp_mmap: Use huge pages in send path [net-next,1/3] selftests: net: tcp_mmap: use madvise(MADV_DONTNEED) --- 2020-08-20 Eric Dumazet New
[net-next,1/3] selftests: net: tcp_mmap: use madvise(MADV_DONTNEED) [net-next,1/3] selftests: net: tcp_mmap: use madvise(MADV_DONTNEED) --- 2020-08-20 Eric Dumazet New
[net] random32: add a tracepoint for prandom_u32() [net] random32: add a tracepoint for prandom_u32() --- 2020-08-13 Eric Dumazet New
[net] tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key() [net] tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key() --- 2020-06-30 Eric Dumazet New
[net] tcp: fix SO_RCVLOWAT possible hangs under high mem pressure [net] tcp: fix SO_RCVLOWAT possible hangs under high mem pressure --- 2020-06-30 Eric Dumazet New
[net] netfilter: ipset: call ip_set_free() instead of kfree() [net] netfilter: ipset: call ip_set_free() instead of kfree() --- 2020-06-30 Eric Dumazet New
[net-next,5/5] udp: move gro declarations to net/udp.h [net-next,1/5] tcp: add declarations to avoid warnings --- 2020-06-23 Eric Dumazet New
[net-next,4/5] net: move tcp gro declarations to net/tcp.h [net-next,1/5] tcp: add declarations to avoid warnings --- 2020-06-23 Eric Dumazet New
[net-next,1/5] tcp: add declarations to avoid warnings [net-next,1/5] tcp: add declarations to avoid warnings --- 2020-06-23 Eric Dumazet New
[net-next,2/2] tcp: remove indirect calls for icsk->icsk_af_ops->send_check Untitled series #40773 --- 2020-06-19 Eric Dumazet New
[v2,net-next] ipv6: icmp6: avoid indirect call for icmpv6_send() [v2,net-next] ipv6: icmp6: avoid indirect call for icmpv6_send() --- 2020-06-19 Eric Dumazet New
[v2,net-next,6/6] net: tso: add UDP segmentation support [v2,net-next,1/6] octeontx2-af: change (struct qmem)->entry_sz from u8 to u16 --- 2020-06-18 Eric Dumazet New
[v2,net-next,1/6] octeontx2-af: change (struct qmem)->entry_sz from u8 to u16 [v2,net-next,1/6] octeontx2-af: change (struct qmem)->entry_sz from u8 to u16 --- 2020-06-18 Eric Dumazet New
[net-next,4/5] net: tso: cache transport header length net: tso: expand to UDP support --- 2020-06-17 Eric Dumazet New
[net-next,2/5] net: tso: shrink struct tso_t net: tso: expand to UDP support --- 2020-06-17 Eric Dumazet New
[net-next] net: tso: double TSO_HEADER_SIZE value [net-next] net: tso: double TSO_HEADER_SIZE value --- 2020-06-17 Eric Dumazet New
[net] tcp: grow window for OOO packets only for SACK flows [net] tcp: grow window for OOO packets only for SACK flows --- 2020-06-16 Eric Dumazet New
[net] l2tp: add sk_family checks to l2tp_validate_socket [net] l2tp: add sk_family checks to l2tp_validate_socket --- 2020-05-29 Eric Dumazet New
[net] l2tp: do not use inet_hash()/inet_unhash() [net] l2tp: do not use inet_hash()/inet_unhash() --- 2020-05-29 Eric Dumazet New
[net] net: be more gentle about silly gso requests coming from user [net] net: be more gentle about silly gso requests coming from user --- 2020-05-28 Eric Dumazet New
[net-next,1/2] tcp: add tcp_ld_RTO_revert() helper [net-next,1/2] tcp: add tcp_ld_RTO_revert() helper --- 2020-05-27 Eric Dumazet New
[net-next] tcp: tcp_v4_err() icmp skb is named icmp_skb [net-next] tcp: tcp_v4_err() icmp skb is named icmp_skb --- 2020-05-26 Eric Dumazet New
[net-next] bnx2x: allow bnx2x_bsc_read() to schedule [net-next] bnx2x: allow bnx2x_bsc_read() to schedule --- 2020-05-23 Eric Dumazet New
[net] tcp: fix error recovery in tcp_zerocopy_receive() [net] tcp: fix error recovery in tcp_zerocopy_receive() --- 2020-05-14 Eric Dumazet New
[net] tcp: fix SO_RCVLOWAT hangs with fat skbs [net] tcp: fix SO_RCVLOWAT hangs with fat skbs --- 2020-05-12 Eric Dumazet New
[net-next] net: relax SO_TXTIME CAP_NET_ADMIN check [net-next] net: relax SO_TXTIME CAP_NET_ADMIN check --- 2020-05-07 Eric Dumazet New
[net-next,4/5] netpoll: accept NULL np argument in netpoll_send_skb() bonding: report transmit status to callers --- 2020-05-07 Eric Dumazet New
[net-next,2/5] netpoll: move netpoll_send_skb() out of line bonding: report transmit status to callers --- 2020-05-07 Eric Dumazet New
[net] selftests: net: tcp_mmap: fix SO_RCVLOWAT setting [net] selftests: net: tcp_mmap: fix SO_RCVLOWAT setting --- 2020-05-06 Eric Dumazet New
[net] selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct [net] selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct --- 2020-05-06 Eric Dumazet New
[iproute2] utils: remove trailing zeros in print_time() and print_time64() [iproute2] utils: remove trailing zeros in print_time() and print_time64() --- 2020-05-05 Eric Dumazet New
[iproute2] ss: add support for Gbit speeds in sprint_bw() [iproute2] ss: add support for Gbit speeds in sprint_bw() --- 2020-05-05 Eric Dumazet New
[net-next,1/2] tcp: refine tcp_pacing_delay() for very low pacing rates [net-next,1/2] tcp: refine tcp_pacing_delay() for very low pacing rates --- 2020-05-04 Eric Dumazet New
[net] net_sched: sch_skbprio: add message validation to skbprio_change() [net] net_sched: sch_skbprio: add message validation to skbprio_change() --- 2020-05-03 Eric Dumazet New
[net-next,4/5] net_sched: sch_fq: do not call fq_peek() twice per packet net_sched: sch_fq: round of optimizations --- 2020-05-03 Eric Dumazet New
[net-next,2/5] net_sched: sch_fq: change fq_flow size/layout net_sched: sch_fq: round of optimizations --- 2020-05-03 Eric Dumazet New
[v2,net-next] net_sched: sch_fq: add horizon attribute [v2,net-next] net_sched: sch_fq: add horizon attribute --- 2020-05-01 Eric Dumazet New
[net-next,2/3] tcp: tcp_sack_new_ofo_skb() should be more conservative tcp: sack compression changes --- 2020-04-30 Eric Dumazet New
[iproute2] tc: fq: add timer_slack parameter [iproute2] tc: fq: add timer_slack parameter --- 2020-04-27 Eric Dumazet New
[net] sch_sfq: validate silly quantum values [net] sch_sfq: validate silly quantum values --- 2020-04-27 Eric Dumazet New
[net] fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks [net] fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks --- 2020-04-25 Eric Dumazet New
[net-next,3/3] net/mlx4_en: use napi_complete_done() in TX completion [net-next,1/3] net: napi: add hard irqs deferral feature --- 2020-04-22 Eric Dumazet New
[net-next,1/3] net: napi: add hard irqs deferral feature [net-next,1/3] net: napi: add hard irqs deferral feature --- 2020-04-22 Eric Dumazet New
[net] sched: etf: do not assume all sockets are full blown [net] sched: etf: do not assume all sockets are full blown --- 2020-04-21 Eric Dumazet New
[net] tcp: cache line align MAX_TCP_HEADER [net] tcp: cache line align MAX_TCP_HEADER --- 2020-04-17 Eric Dumazet New
[net-next] net: use indirect call wrappers for skb_copy_datagram_iter() [net-next] net: use indirect call wrappers for skb_copy_datagram_iter() --- 2020-03-25 Eric Dumazet New
[net] tcp: repair: fix TCP_QUEUE_SEQ implementation [net] tcp: repair: fix TCP_QUEUE_SEQ implementation --- 2020-03-19 Eric Dumazet New
[v2,net-next,2/3] net_sched: do not reprogram a timer about to expire net_sched: allow use of hrtimer slack --- 2020-03-17 Eric Dumazet New
[net-next,3/3] net_sched: sch_fq: enable use of hrtimer slack [net-next,1/3] net_sched: add qdisc_watchdog_schedule_range_ns() --- 2020-03-16 Eric Dumazet New
[net-next,1/3] net_sched: add qdisc_watchdog_schedule_range_ns() [net-next,1/3] net_sched: add qdisc_watchdog_schedule_range_ns() --- 2020-03-16 Eric Dumazet New
[net] net: memcg: fix lockdep splat in inet_csk_accept() [net] net: memcg: fix lockdep splat in inet_csk_accept() --- 2020-03-11 Eric Dumazet New
[net] ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast() [net] ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast() --- 2020-03-10 Eric Dumazet New
[net-next] net/sched: act_ct: fix lockdep splat in tcf_ct_flow_table_get [net-next] net/sched: act_ct: fix lockdep splat in tcf_ct_flow_table_get --- 2020-03-08 Eric Dumazet New
[net] gre: fix uninit-value in __iptunnel_pull_header [net] gre: fix uninit-value in __iptunnel_pull_header --- 2020-03-08 Eric Dumazet New