Advanced Filters
Published Title Version Author Status
2026-02-23 09:27 UTC net: __lock_sock() can be static 1 edumazet@google.com finished in 4h18m0s
2026-02-22 19:50 UTC ipmr/ip6mr: Fix mr_mfc.unres.unresolved corruption. 1 kuniyu@google.com finished in 3h56m0s
2026-02-22 12:35 UTC tcp: re-enable acceptance of FIN packets when RWIN is 0 1 devnull@kernel.org finished in 3h49m0s
2026-02-22 04:33 UTC net: core: introduce the netdev_fetch_core_stats() 1 tonghao@bamaicloud.com finished in 4h4m0s
2026-02-20 22:26 UTC net: do not pass flow_id to set_rps_cpu() 1 edumazet@google.com finished in 4h11m0s
2026-02-20 14:43 UTC net: fix potential out-of-bound access in set_rps_cpu() 1 edumazet@google.com finished in 4h15m0s
2026-02-19 23:55 UTC tcp: RFC 7323-compliant window retraction handling 1 devnull@kernel.org finished in 4h6m0s
2026-02-19 17:31 UTC udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb(). 1 kuniyu@google.com finished in 4h8m0s
2026-02-18 21:45 UTC nfc: llcp: check skb tailroom before appending TLV 1 samswicegood@gmail.com finished in 4h5m0s
2026-02-17 16:12 UTC tcp: fix potential race in tcp_v6_syn_recv_sock() 1 edumazet@google.com finished in 4h14m0s
2026-02-17 14:29 UTC selftests/net: packetdrill: add ipv4-mapped-ipv6 tests 1 edumazet@google.com finished in 1h6m0s
2026-02-16 19:36 UTC net: do not delay zero-copy skbs in skb_attempt_defer_free() 1 edumazet@google.com finished in 4h0m0s
2026-02-16 14:28 UTC icmp: better deal with DDOS 2 edumazet@google.com finished in 4h10m0s
2026-02-16 10:22 UTC ipv6: fix a race in ip6_sock_set_v6only() 1 edumazet@google.com finished in 4h13m0s
2026-02-16 10:01 UTC ping: annotate data-races in ping_lookup() 1 edumazet@google.com finished in 4h8m0s
2026-02-15 14:38 UTC icmp: better deal with DDOS 1 edumazet@google.com finished in 3h50m0s
2026-02-14 03:38 UTC net: defer __dev_set_promiscuity() to avoid sleeping in atomic context 1 jiayuan.chen@linux.dev finished in 3h52m0s
2026-02-13 12:04 UTC net: fix backlog_unlock_irq_restore() vs CONFIG_PREEMPT_RT 1 edumazet@google.com finished in 4h0m0s
2026-02-11 17:50 UTC ipv6: Fix out-of-bound access in fib6_add_rt2node(). 1 kuniyu@google.com finished in 4h0m0s
2026-02-07 23:22 UTC af_unix: Fix memleak of newsk in unix_stream_connect(). 1 kuniyu@google.com finished in 3h51m0s
2026-02-07 23:07 UTC bpf: Reject access to unix_sk(sk)->{peer,listener}. 1 kuniyu@google.com finished in 3h49m0s
2026-02-07 14:34 UTC bpf, sockmap: Fix af_unix null-ptr-deref in proto update 2 mhal@rbox.co finished in 3h49m0s
2026-02-06 17:34 UTC ipv6: tcp: no longer rebuild fl6 at each transmit 1 edumazet@google.com finished in 3h58m0s
2026-02-06 15:42 UTC eth fbnic: Add fbnic self tests 12 mike.marciniszyn@gmail.com finished in 3h49m0s
2026-02-06 02:52 UTC net: bridge: reduce multicast checks in fast path 2 linus.luessing@c0d3.blue finished in 3h53m0s
2026-02-05 21:19 UTC ipv6: do not use skb_header_pointer() in icmpv6_filter() 1 edumazet@google.com finished in 3h55m0s
2026-02-05 16:43 UTC tcp: inline tcp_filter() 1 edumazet@google.com finished in 3h57m0s
2026-02-04 16:30 UTC ipv6: change inet6_sk_rebuild_header() to use inet->cork.fl.u.ip6 1 edumazet@google.com finished in 3h56m0s
2026-02-04 07:48 UTC netns: optimize netns cleaning by batching unhash_nsid calls 6 realwujing@gmail.com finished in 3h54m0s
2026-02-04 05:51 UTC tcp: remove net/core/request_sock.c and no longer inline __reqsk_free() 2 edumazet@google.com finished in 3h53m0s
2026-02-03 21:30 UTC bpf: Misc changes around AF_UNIX. 1 kuniyu@google.com finished in 4h1m0s
2026-02-03 17:54 UTC inet: add ip_retry_random_port sysctl to reduce sequential port retries 1 fmancera@suse.de finished in 4h8m0s
2026-02-03 16:11 UTC ECN offload handling for AccECN series 3 chia-yu.chang@nokia-bell-labs.com finished in 3h55m0s
2026-02-03 14:40 UTC tcp: rework tcp_v{4,6}_send_check() 1 edumazet@google.com finished in 2h28m0s
[1 findings]
2026-02-03 05:22 UTC tcp: remove net/core/request_sock.c and no longer inline __reqsk_free() 2 edumazet@google.com finished in 3h47m0s
2026-02-03 05:09 UTC tcp: split tcp_check_space() in two parts 1 edumazet@google.com finished in 4h3m0s
2026-02-03 04:51 UTC tcp: move tcp_rbtree_insert() to tcp_output.c 1 edumazet@google.com finished in 3h58m0s
2026-02-03 04:42 UTC tcp: use __skb_push() in __tcp_transmit_skb() 1 edumazet@google.com finished in 3h58m0s
2026-02-03 02:18 UTC net: cpsw: Execute ndo_set_rx_mode callback in a work queue 5 haokexin@gmail.com finished in 1h0m0s
2026-02-02 10:14 UTC net: tcp_bbr: use high pacing gain when the sender fails to put enough data inflight 1 kelmenhorst@uni-osnabrueck.de finished in 4h10m0s
2026-02-02 04:02 UTC net: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional() in adin1110_check_spi() 1 nichen@iscas.ac.cn finished in 55m0s
2026-02-02 02:39 UTC netns: optimize netns cleaning by batching unhash_nsid calls 5 realwujing@gmail.com finished in 3h55m0s
2026-01-31 22:55 UTC ECN offload handling for AccECN series 1 chia-yu.chang@nokia-bell-labs.com finished in 3h54m0s
2026-01-31 22:25 UTC AccECN protocol case handling series 13 chia-yu.chang@nokia-bell-labs.com finished in 3h49m0s
2026-01-31 17:16 UTC tcp: move __reqsk_free() out of line 1 edumazet@google.com finished in 3h59m0s
2026-01-30 21:02 UTC ipv6: misc changes in output path 1 edumazet@google.com finished in 4h12m0s
2026-01-30 19:24 UTC mptcp: implement .read_sock and .splice_read 2 matttbe@kernel.org finished in 4h16m0s
2026-01-30 19:19 UTC net: l3mdev: use skb_dst_dev_rcu() in l3mdev_l3_out() 1 edumazet@google.com finished in 4h5m0s
2026-01-30 18:46 UTC net: move .getsockopt away from __user buffers 1 leitao@debian.org finished in 4h10m0s
2026-01-30 05:34 UTC net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue 4 haokexin@gmail.com finished in 51m0s
2026-01-30 02:29 UTC netns: optimize netns cleaning by batching unhash_nsid calls 4 realwujing@gmail.com finished in 4h11m0s
2026-01-29 19:23 UTC mptcp: implement .read_sock and .splice_read 1 matttbe@kernel.org finished in 3h54m0s
2026-01-29 16:47 UTC bpf, sockmap: Fix af_unix null-ptr-deref in proto update 1 mhal@rbox.co finished in 4h9m0s
2026-01-29 15:34 UTC tcp: reduce tcp sockets size by one cache line 1 edumazet@google.com finished in 4h0m0s
2026-01-28 14:44 UTC ECN offload handling for AccECN series 1 chia-yu.chang@nokia-bell-labs.com finished in 4h19m0s
2026-01-28 14:34 UTC AccECN protocol case handling series 12 chia-yu.chang@nokia-bell-labs.com finished in 4h8m0s
2026-01-28 01:21 UTC netns: optimize netns cleaning by batching unhash_nsid calls 3 realwujing@gmail.com finished in 4h5m0s
2026-01-27 12:38 UTC tcp: tcp_tx_timestamp() fix 1 edumazet@google.com finished in 4h10m0s
2026-01-27 08:13 UTC ipv4: Use EXPORT_IPV6_MOD_GPL() for ip_fib_metrics_init(). 1 kuniyu@google.com finished in 4h19m0s
2026-01-27 08:02 UTC net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue 3 haokexin@gmail.com finished in 1h3m0s
2026-01-27 04:35 UTC ipv4: fib: Annotate access to struct fib_alias.fa_state. 1 kuniyu@google.com finished in 3h49m0s
2026-01-27 04:03 UTC nfc: nci: Fix race between rfkill and nci_unregister_device(). 2 kuniyu@google.com finished in 3h52m0s
2026-01-27 03:21 UTC tcp: make tcp_ack() faster 1 edumazet@google.com finished in 3h53m0s
2026-01-26 15:21 UTC net: fix segmentation of forwarding fraglist GRO 4 jibin.zhang@mediatek.com finished in 3h57m0s
2026-01-26 11:43 UTC net: skbuff: fix uninitialized memory use in pskb_expand_head() 2 sohammetha01@gmail.com finished in 3h52m0s
2026-01-26 07:13 UTC nfc: nci: Fix race between rfkill and nci_unregister_device(). 1 kuniyu@google.com finished in 4h9m0s
[1 findings]
2026-01-25 01:55 UTC net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue 2 haokexin@gmail.com finished in 51m0s
2026-01-25 00:59 UTC nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame(). 1 kuniyu@google.com finished in 3h52m0s
2026-01-24 11:32 UTC bpf: Fix FIONREAD and copied_seq issues 9 jiayuan.chen@linux.dev finished in 3h48m0s
2026-01-24 09:50 UTC net: fix segmentation of forwarding fraglist GRO 3 jibin.zhang@mediatek.com finished in 3h49m0s
2026-01-24 06:14 UTC bpf: Fix FIONREAD and copied_seq issues 8 jiayuan.chen@linux.dev finished in 3h53m0s
2026-01-23 17:03 UTC ipvlan: Deduplicate ipv4/ipv6 addr_validator_event code 2 dskr99@gmail.com finished in 4h0m0s
2026-01-23 11:16 UTC tcp: move sk_forced_mem_schedule() to tcp.c 1 edumazet@google.com finished in 4h21m0s
2026-01-23 11:09 UTC net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue 1 haokexin@gmail.com finished in 1h24m0s
2026-01-23 10:07 UTC AccECN protocol case handling series 11 chia-yu.chang@nokia-bell-labs.com finished in 3h49m0s
2026-01-22 09:02 UTC tcp: move tcp_stream_memory_free() to tcp.c 1 edumazet@google.com finished in 4h16m0s
2026-01-22 03:36 UTC selftests: af_unix: drain after peek and verify SO_PEEK_OFF reset 1 the.latticeheart@gmail.com finished in 1h16m0s
2026-01-21 16:43 UTC net: neighbour: Notify changes atomically 2 petrm@nvidia.com finished in 4h4m0s
2026-01-21 14:32 UTC AccECN protocol case handling series 10 chia-yu.chang@nokia-bell-labs.com finished in 3h58m0s
2026-01-21 09:59 UTC tcp: remove tcp_rate.c 1 edumazet@google.com finished in 4h10m0s
2026-01-20 16:18 UTC ipvlan: Deduplicate ipv4/ipv6 addr_validator_event code 1 dskr99@gmail.com finished in 3h58m0s
2026-01-20 14:10 UTC net: uapi: Provide an UAPI definition of 'struct sockaddr' 2 thomas.weissschuh@linutronix.de finished in 1h5m0s
2026-01-20 12:53 UTC tcp: preserve const qualifier in tcp_rsk() and inet_rsk() 1 edumazet@google.com finished in 4h7m0s
2026-01-19 18:58 UTC AccECN protocol case handling series 9 chia-yu.chang@nokia-bell-labs.com finished in 4h3m0s
2026-01-19 02:24 UTC net: remove HIPPI support and RoadRunner HIPPI driver 1 enelsonmoore@gmail.com finished in 54m0s
2026-01-18 12:32 UTC tcp: move tcp_rate_skb_delivered() to tcp_input.c 1 edumazet@google.com finished in 3h55m0s
2026-01-17 16:42 UTC tcp: try to defer / return acked skbs to originating CPU 1 kuba@kernel.org finished in 56m0s
2026-01-16 15:29 UTC gro: inline tcp6_gro_{receive,complete} 1 edumazet@google.com finished in 4h10m0s
2026-01-16 05:02 UTC net: devmem: improve cpu cost of RX token management 10 bobbyeshleman@gmail.com finished in 3h53m0s
2026-01-15 17:24 UTC fou/gue: Fix skb memleak with inner protocol 0. 2 kuniyu@google.com finished in 4h11m0s
2026-01-15 17:11 UTC Add support for providers with large rx buffer 9 asml.silence@gmail.com finished in 3h58m0s
2026-01-15 12:28 UTC AccECN protocol case handling series 8 chia-yu.chang@nokia-bell-labs.com finished in 4h20m0s
2026-01-14 16:51 UTC tcp: move tcp_rate_skb_sent() to tcp_output.c 1 edumazet@google.com finished in 3h56m0s
2026-01-14 16:29 UTC AccECN packetdrill selftest series 2 chia-yu.chang@nokia-bell-labs.com finished in 1h5m0s
2026-01-14 09:54 UTC net: neighbour: Notify changes atomically 1 petrm@nvidia.com finished in 4h0m0s
2026-01-13 18:54 UTC l2tp: Fix memleak in l2tp_udp_encap_recv(). 1 kuniyu@google.com finished in 4h9m0s
2026-01-13 06:10 UTC Fix a few selftest failure due to 64K page 1 yonghong.song@linux.dev finished in 1h4m0s
2026-01-13 02:50 UTC bpf: Fix FIONREAD and copied_seq issues 7 jiayuan.chen@linux.dev finished in 4h5m0s
2026-01-13 01:05 UTC ipv6: Fix use-after-free in inet6_addr_del(). 1 kuniyu@google.com finished in 4h2m0s
2026-01-12 20:06 UTC fou/gue: Fix skb memleak with inner protocol 0. 1 kuniyu@google.com finished in 4h8m0s