Show patches with: Submitter = Eric Dumazet       |    Archived = No       |   1253 patches
« 1 2 ... 10 11 12 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net] tcp: md5: fix IPv4-mapped support [net] tcp: md5: fix IPv4-mapped support - 2 1 161- 2022-07-26 Eric Dumazet netdev Accepted
[net] af_unix: fix unix_sysctl_register() error path [net] af_unix: fix unix_sysctl_register() error path 1 - - 1-1 2022-07-08 Eric Dumazet netdev Accepted
[net] vlan: fix memory leak in vlan_newlink() [net] vlan: fix memory leak in vlan_newlink() - 1 - 17-- 2022-07-08 Eric Dumazet netdev Accepted
[net-next] net: minor optimization in __alloc_skb() [net-next] net: minor optimization in __alloc_skb() - - - 17-- 2022-07-07 Eric Dumazet netdev Accepted
bpf: make sure mac_header was set before using it bpf: make sure mac_header was set before using it - - - 183- 2022-07-07 Eric Dumazet bpf Accepted
[net-next] net: add skb_[inner_]tcp_all_headers helpers [net-next] net: add skb_[inner_]tcp_all_headers helpers - - - 152- 2022-06-30 Eric Dumazet netdev Accepted
[net] net: tun: do not call napi_disable() twice [net] net: tun: do not call napi_disable() twice - - - 161- 2022-06-29 Eric Dumazet netdev Superseded
ipv6: fix lockdep splat in in6_dump_addrs() ipv6: fix lockdep splat in in6_dump_addrs() - - - 143- 2022-06-28 Eric Dumazet netdev Accepted
[net-next] tcp: diag: add support for TIME_WAIT sockets to tcp_abort() [net-next] tcp: diag: add support for TIME_WAIT sockets to tcp_abort() - - 1 161- 2022-06-27 Eric Dumazet netdev Accepted
[net] net: bonding: fix possible NULL deref in rlb code [net] net: bonding: fix possible NULL deref in rlb code 1 - - 161- 2022-06-27 Eric Dumazet netdev Accepted
[net-next] ipmr: fix a lockdep splat in ipmr_rtm_dumplink() [net-next] ipmr: fix a lockdep splat in ipmr_rtm_dumplink() - - - 152- 2022-06-25 Eric Dumazet netdev Accepted
[net] tunnels: do not assume mac header is set in skb_tunnel_check_pmtu() [net] tunnels: do not assume mac header is set in skb_tunnel_check_pmtu() - 1 - 1511 2022-06-24 Eric Dumazet netdev Accepted
[net-next] raw: fix a typo in raw_icmp_error() [net-next] raw: fix a typo in raw_icmp_error() - - - 152- 2022-06-23 Eric Dumazet netdev Accepted
[net] tcp: add a missing nf_reset_ct() in 3WHS handling [net] tcp: add a missing nf_reset_ct() in 3WHS handling - 1 1 1511 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,19/19] ip6mr: convert mrt_lock to a spinlock ipmr: get rid of rwlocks - - - 1511 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,18/19] ipmr: convert mrt_lock to a spinlock ipmr: get rid of rwlocks - - - 1511 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,17/19] ipmr: convert /proc handlers to rcu_read_lock() ipmr: get rid of rwlocks - - - 1511 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,16/19] ipmr: adopt rcu_read_lock() in mr_dump() ipmr: get rid of rwlocks - - - 1511 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,15/19] ip6mr: switch ip6mr_get_route() to rcu_read_lock() ipmr: get rid of rwlocks - - - 1511 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,14/19] ip6mr: do not acquire mrt_lock while calling ip6_mr_forward() ipmr: get rid of rwlocks - - - 1313 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,13/19] ip6mr: do not acquire mrt_lock before calling ip6mr_cache_unresolved ipmr: get rid of rwlocks - - - 1511 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,12/19] ip6mr: do not acquire mrt_lock in ioctl(SIOCGETMIFCNT_IN6) ipmr: get rid of rwlocks - - - 1511 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,11/19] ip6mr: do not acquire mrt_lock in pim6_rcv() ipmr: get rid of rwlocks - - - 1511 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,10/19] ip6mr: ip6mr_cache_report() changes ipmr: get rid of rwlocks - - - 1421 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,09/19] ipmr: do not acquire mrt_lock in ipmr_get_route() ipmr: get rid of rwlocks - - - 1511 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,08/19] ipmr: do not acquire mrt_lock while calling ip_mr_forward() ipmr: get rid of rwlocks - - - 1511 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,07/19] ipmr: do not acquire mrt_lock before calling ipmr_cache_unresolved() ipmr: get rid of rwlocks - - - 1511 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,06/19] ipmr: do not acquire mrt_lock in ioctl(SIOCGETVIFCNT) ipmr: get rid of rwlocks - - - 1511 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,05/19] ipmr: do not acquire mrt_lock in __pim_rcv() ipmr: get rid of rwlocks - - - 1511 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,04/19] ipmr: ipmr_cache_report() changes ipmr: get rid of rwlocks - - - 1421 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,03/19] ipmr: change igmpmsg_netlink_event() prototype ipmr: get rid of rwlocks - - - 1421 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,02/19] ipmr: add rcu protection over (struct vif_device)->dev ipmr: get rid of rwlocks - - - 1421 2022-06-23 Eric Dumazet netdev Accepted
[v2,net-next,01/19] ip6mr: do not get a device reference in pim6_rcv() ipmr: get rid of rwlocks - - - 1511 2022-06-23 Eric Dumazet netdev Accepted
[net] net: clear msg_get_inq in __sys_recvfrom() and __copy_msghdr_from_user() [net] net: clear msg_get_inq in __sys_recvfrom() and __copy_msghdr_from_user() - 1 1 161- 2022-06-22 Eric Dumazet netdev Accepted
[net-next,18/19] ipmr: convert mrt_lock to a spinlock ipmr: get rid of rwlocks - - - --- 2022-06-22 Eric Dumazet netdev Superseded
[net-next,17/19] ipmr: conver /proc handlers to rcu_read_lock() ipmr: get rid of rwlocks - - - --- 2022-06-22 Eric Dumazet netdev Superseded
[net-next,16/19] ipmr: adopt rcu_read_lock() in mr_dump() ipmr: get rid of rwlocks - - - --- 2022-06-22 Eric Dumazet netdev Superseded
[net-next,15/19] ip6mr: switch ip6mr_get_route() to rcu_read_lock() ipmr: get rid of rwlocks - - - --- 2022-06-22 Eric Dumazet netdev Superseded
[net-next,14/19] ip6mr: do not acquire mrt_lock while calling ip6_mr_forward() ipmr: get rid of rwlocks - - - --- 2022-06-22 Eric Dumazet netdev Superseded
[net-next,13/19] ip6mr: do not acquire mrt_lock before calling ip6mr_cache_unresolved ipmr: get rid of rwlocks - - - --- 2022-06-22 Eric Dumazet netdev Superseded
[net-next,12/19] ip6mr: do not acquire mrt_lock in ioctl(SIOCGETMIFCNT_IN6) ipmr: get rid of rwlocks - - - --- 2022-06-22 Eric Dumazet netdev Superseded
[net-next,11/19] ip6mr: do not acquire mrt_lock in pim6_rcv() ipmr: get rid of rwlocks - - - --- 2022-06-22 Eric Dumazet netdev Superseded
[net-next,10/19] ip6mr: ip6mr_cache_report() changes ipmr: get rid of rwlocks - - - --- 2022-06-22 Eric Dumazet netdev Superseded
[net-next,09/19] ipmr: do not acquire mrt_lock in ipmr_get_route() ipmr: get rid of rwlocks - - - --- 2022-06-22 Eric Dumazet netdev Superseded
[net-next,08/19] ipmr: do not acquire mrt_lock while calling ip_mr_forward() ipmr: get rid of rwlocks - - - --- 2022-06-22 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,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,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,04/19] ipmr: ipmr_cache_report() changes ipmr: get rid of rwlocks - - - --- 2022-06-22 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,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,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] raw: remove unused variables from raw6_icmp_error() [net-next] raw: remove unused variables from raw6_icmp_error() 1 - - 161- 2022-06-22 Eric Dumazet netdev Accepted
« 1 2 ... 10 11 12 13 »