Advanced Filters
Published Title Version Author Status
2026-05-19 16:57 UTC mdio: realtek-rtl9300: Groundwork for multi SOC support 1 markus.stockhausen@gmx.de finished in 1h34m0s
2026-05-19 16:56 UTC vsock: keep poll shutdown state consistent 2 ziyuzhang201@gmail.com finished in 4h52m0s
2026-05-19 16:07 UTC mlxsw: minimal: Use named initializers for struct i2c_device_id 1 u.kleine-koenig@baylibre.com finished in 1h21m0s
2026-05-19 15:36 UTC mctp: i2c: Use named initializers for struct i2c_device_id 1 u.kleine-koenig@baylibre.com finished in 1h51m0s
2026-05-19 15:08 UTC net/mlx5: Consolidate UAR index to PFN helpers 1 leon@kernel.org finished in 1h49m0s
2026-05-19 14:57 UTC net: dsa: Use named initializers for struct i2c_device_id 1 u.kleine-koenig@baylibre.com finished in 1h49m0s
2026-05-19 14:01 UTC net: pse-pd: Use named initializers for arrays of i2c_device_data 1 u.kleine-koenig@baylibre.com finished in 1h46m0s
2026-05-19 12:40 UTC net: gro: don't copy frags between mixed zcopy skbs 1 sd@queasysnail.net finished in 5h0m0s
2026-05-19 12:35 UTC ip6_vti: vti6_changelink and vti6_siocdevprivate netns fixes 3 maoyixie.tju@gmail.com finished in 5h20m0s
2026-05-19 11:43 UTC rtnetlink: RTNL avoidance in rtnl_getlink() 2 edumazet@google.com finished in 4h58m0s
2026-05-19 10:46 UTC netpoll: normalize skb->dev to the netpoll device 2 rollkingzzc@gmail.com finished in 4h47m0s
2026-05-19 10:31 UTC Add OVS packet family YNL spec and unicast notification support 3 houminxi@gmail.com finished in 1h39m0s
2026-05-19 10:23 UTC vsock/vmci: fix UAF when peer resets connection during handshake 4 minhnguyen.080505@gmail.com finished in 1h27m0s
2026-05-19 10:16 UTC vsock/vmci: fix UAF when peer resets connection during handshake 3 minhnguyen.080505@gmail.com finished in 1h13m0s
2026-05-19 09:55 UTC net: dev_addr_lists: don't WARN on GFP_ATOMIC kmalloc failure in netif_rx_mode_run 1 yzjaurora@gmail.com finished in 4h37m0s
2026-05-19 09:55 UTC net: bridge: remove stale rcu_barrier() in br_multicast_dev_del() 1 edumazet@google.com finished in 5h5m0s
2026-05-19 09:46 UTC net/sched: sch_drr: lockless cl->deficit and cl->quantum 1 edumazet@google.com finished in 4h55m0s
2026-05-19 09:36 UTC geneve: fix Use-After-Free in RX path 1 jhs@mojatatu.com finished in 4h40m0s
2026-05-19 09:16 UTC MAINTAINERS: remove obsolete file entry in NETWORKING DRIVERS 1 lbulwahn@redhat.com finished in 1h25m0s
2026-05-19 08:57 UTC net: airoha: Support multiple net_devices connected to the same GDM port 8 lorenzo@kernel.org finished in 1h15m0s
2026-05-19 08:46 UTC tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN prediction 4 edumazet@google.com finished in 4h21m0s
2026-05-19 08:00 UTC wangxun: improve service task synchronization 1 jiawenwu@trustnetic.com finished in 1h21m0s
2026-05-19 06:46 UTC net: mana: Expose hardware diagnostic info via debugfs 9 ernis@linux.microsoft.com finished in 1h13m0s
2026-05-19 06:40 UTC net: wwan: iosm: fix potential use after free in ipc_imem_cleanup() 1 nihaal@cse.iitm.ac.in finished in 1h1m0s
2026-05-19 06:27 UTC net: wwan: iosm: fix potential memory leaks in ipc_imem_init() 2 nihaal@cse.iitm.ac.in finished in 1h10m0s
2026-05-19 04:57 UTC net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support 5 luizluca@gmail.com finished in 1h23m0s
2026-05-19 04:05 UTC MAINTAINERS: drop obsolete 3C509 NETWORK DRIVER section 1 lbulwahn@redhat.com finished in 1h27m0s
2026-05-19 03:39 UTC net/sched: fix pedit partial COW leading to page cache corruption 1 rajat.gupta@oss.qualcomm.com finished in 3h55m0s
2026-05-19 01:55 UTC ipvs: Use flexible array for MH lookup table 1 rosenp@gmail.com finished in 2h4m0s
2026-05-19 01:30 UTC nfc: nci: fix use of uninitialized memory in CORE_INIT_RSP parsing 1 yun.zhou@windriver.com finished in 4h41m0s
2026-05-19 01:19 UTC nfc: llcp: fix OOB reads and integer bugs in TLV parsers 1 meatuni001@gmail.com finished in 4h31m0s
2026-05-19 00:52 UTC smc: Use flexible array for SMCD connections 1 rosenp@gmail.com finished in 4h25m0s
2026-05-18 22:44 UTC rxrpc: Fix the ACK parser to extract the SACK table for parsing 1 dhowells@redhat.com finished in 2h5m0s
2026-05-18 19:43 UTC net: mana: Fix NULL dereferences during teardown after attach failure. 1 dipayanroy@linux.microsoft.com finished in 1h12m0s
2026-05-18 18:34 UTC l2tp: use list_del_rcu in l2tp_session_unhash 1 michael.bommarito@gmail.com finished in 4h23m0s
2026-05-18 18:34 UTC Fix race condition between TCP_REPAIR dump and data receive 2 sbrivio@redhat.com finished in 4h24m0s
2026-05-18 18:24 UTC net/handshake: anchor request lifetime to a pinned file reference 1 cel@kernel.org finished in 4h6m0s
2026-05-18 18:13 UTC net: napi: Skip last poll when arming gro timer in busy poll 3 mkarsten@uwaterloo.ca finished in 4h11m0s
2026-05-18 17:46 UTC rds: filter RDS_INFO_* getsockopt by caller's netns 5 maoyixie.tju@gmail.com finished in 4h8m0s
2026-05-18 16:56 UTC vxlan: vnifilter: fix VNI add/update notifications 1 aroulin@nvidia.com finished in 4h11m0s
2026-05-18 16:51 UTC af_unix: Fix UAF read of tail->len in unix_stream_data_wait() 2 jannh@google.com finished in 4h5m0s
2026-05-18 16:40 UTC Add OVS packet family YNL spec and unicast notification support 2 houminxi@gmail.com finished in 1h8m0s
2026-05-18 15:35 UTC io_uring/zcrx: add CQE based notifications and stats reporting 2 cleger@meta.com skipped
2026-05-18 14:42 UTC hibmcge: fix RX packet corruption issue 1 shaojijie@huawei.com finished in 1h18m0s
2026-05-18 14:06 UTC ipv6: rpl: add NULL check for idev in ipv6_rpl_srh_rcv() 2 andrea.mayer@uniroma2.it finished in 4h11m0s
2026-05-18 13:05 UTC net: bridge: prevent too big nested attributes in br_fill_linkxstats() 1 edumazet@google.com finished in 4h7m0s
2026-05-18 12:24 UTC net: dsa: add DSA support for the LAN9645x switch chip family 5 jensemil.schulzostergaard@microchip.com finished in 1h16m0s
2026-05-18 11:19 UTC r8169: add RSS support for RTL8127 4 javen_xu@realsil.com.cn finished in 1h29m0s
2026-05-18 11:15 UTC ixgbe: do not configure xps for XDP queues 1 larysa.zaremba@intel.com finished in 1h27m0s
2026-05-18 10:54 UTC Add drm_ras netlink error event support 1 riana.tauro@intel.com finished in 1h38m0s
2026-05-18 10:01 UTC rtnetlink: RTNL avoidance in rtnl_getlink() 1 edumazet@google.com finished in 4h33m0s
[1 findings]
2026-05-18 09:36 UTC selftests: Use a master ssh connection for remote commands 1 cratiu@nvidia.com finished in 1h42m0s
2026-05-18 09:35 UTC net: hns3: enhance tc flow offload support 1 shaojijie@huawei.com finished in 1h40m0s
2026-05-18 09:06 UTC vsock/virtio: fix skb overhead accounting to preserve full buf_alloc 4 sgarzare@redhat.com finished in 4h34m0s
2026-05-18 09:05 UTC net/sched: sch_htb: fix htb_dump_class_stats() vs offload mode 1 edumazet@google.com finished in 4h38m0s
2026-05-18 08:24 UTC Add preliminary NETC switch support for i.MX94 8 wei.fang@nxp.com finished in 1h23m0s
2026-05-18 08:23 UTC bpf-timetamp: support rx side 1 kerneljasonxing@gmail.com finished in 4h33m0s
2026-05-18 08:23 UTC xfrm: fix missing headroom check in xfrm_dev_direct_output 2 gunther.muller2008@gmail.com finished in 4h34m0s
2026-05-18 08:23 UTC net: phy: honor eee_disabled_modes when advertising EEE 2 nb@tipi-net.de finished in 1h53m0s
2026-05-18 08:04 UTC xfrm: fix missing headroom check in xfrm_dev_direct_output 2 gunther.muller2008@gmail.com finished in 4h23m0s
2026-05-18 07:50 UTC net: wwan: t7xx: fix race between TX thread and system PM suspend 1 tim770802@gmail.com finished in 1h20m0s
2026-05-18 07:28 UTC firmware: qcom: Add OP-TEE PAS service support 6 sumit.garg@kernel.org finished in 1h22m0s
2026-05-18 07:13 UTC net/mlx5: Prepare eswitch infrastructure for satellite PF support 1 tariqt@nvidia.com finished in 1h45m0s
2026-05-18 06:22 UTC udp: gso: Fix __udp_gso_segment() after GSO_PARTIAL UDP length change 2 gal@nvidia.com finished in 4h34m0s
2026-05-18 05:07 UTC udp_tunnel: Speed up UDP tunnel device destruction (Part II) 1 kuniyu@google.com finished in 4h18m0s
2026-05-18 04:40 UTC net: fec_mpc52xx: Fix resource size format 1 rosenp@gmail.com finished in 1h4m0s
2026-05-18 04:28 UTC nios2: remove the architecture 1 enelsonmoore@gmail.com finished in 58m0s
2026-05-18 03:21 UTC xfrm: espintcp: fix sg.size corruption on partial send error 1 aaron1esau@gmail.com finished in 1h52m0s
2026-05-18 03:05 UTC net: enetc: SR-IOV robustness and security fixes 2 wei.fang@nxp.com finished in 56m0s
2026-05-18 02:20 UTC net: stmmac: eic7700: fix delay calculation and initialization ordering 2 lizhi2@eswincomputing.com finished in 1h2m0s
2026-05-18 01:30 UTC net/sched: fix pedit partial COW leading to page cache 1 rajat.gupta@oss.qualcomm.com finished in 44m0s
2026-05-18 01:24 UTC selftests: rds: Add ROCE support to rds selftests 3 achender@kernel.org finished in 1h54m0s
2026-05-17 23:49 UTC xfrm: validate IPv4 header length before output transforms 1 michael.bommarito@gmail.com finished in 4h1m0s
2026-05-17 22:07 UTC net: ethernet: ti: am65-cpsw-nuss: remove dead vid check in slave_add_vid() 3 oss@vassilevski.com finished in 55m0s
2026-05-17 21:43 UTC net: ag71xx: Unmap TX DMA buffers on completion 1 rosenp@gmail.com finished in 1h8m0s
2026-05-17 20:18 UTC net: devmem: reject TX dma-buf with non-page-aligned size or SG length 1 devnexen@gmail.com finished in 4h0m0s
2026-05-17 19:28 UTC net: ucc_geth: Batch RX packets before stack handoff 1 rosenp@gmail.com finished in 1h4m0s
2026-05-17 18:41 UTC Fix race condition between TCP_REPAIR dump and data receive 1 sbrivio@redhat.com finished in 4h10m0s
2026-05-17 18:30 UTC ipv6: ioam: add NULL check for idev in ipv6_hop_ioam() 1 justin.iurman@gmail.com finished in 4h22m0s
2026-05-17 17:45 UTC tcp: rehash onto different local ECMP path on retransmit timeout 6 ntspring@meta.com finished in 4h16m0s
2026-05-17 15:56 UTC net: ovpn: refuse TCP socket layering with an active ULP 1 michael.bommarito@gmail.com finished in 1h26m0s
2026-05-17 15:16 UTC net: ethernet: ti: am65-cpsw-nuss: remove dead vid check in slave_add_vid() 2 oss@vassilevski.com skipped
2026-05-17 14:27 UTC rxrpc: Fix the ACK parser to extract the SACK table for parsing 1 dhowells@redhat.com finished in 2h19m0s
2026-05-17 12:16 UTC bpf, sockmap: keep sk_msg copy state in sync 2 rollkingzzc@gmail.com finished in 4h37m0s
2026-05-17 12:11 UTC bridge: mcast: Fix a possible use-after-free when removing a bridge port 1 idosch@nvidia.com finished in 4h13m0s
2026-05-17 11:50 UTC bridge: Add missing READ_ONCE() annotations around FDB destination port 1 idosch@nvidia.com finished in 4h32m0s
2026-05-17 11:26 UTC devlink: add generic max_sfs parameter and mlx5 support 1 tariqt@nvidia.com finished in 4h10m0s
2026-05-17 11:19 UTC xfrm: fix missing headroom check in xfrm_dev_direct_output 1 gunther.muller2008@gmail.com finished in 4h16m0s
2026-05-17 11:15 UTC net: mdio: Add Realtek Otto MDIO driver 1 markus.stockhausen@gmx.de finished in 1h2m0s
2026-05-17 08:33 UTC netlink: specs: complete OVS family coverage 1 houminxi@gmail.com finished in 1h6m0s
2026-05-17 06:50 UTC net: phy: air_en8811h: add AN8811HB MCU assert/deassert support 5 lucienzx159@gmail.com finished in 1h9m0s
2026-05-17 06:42 UTC net: phy: air_en8811h: add AN8811HB MCU assert/deassert support 4 lucienzx159@gmail.com finished in 1h8m0s
2026-05-17 06:33 UTC xsk: fix meta and publish of cq issues 3 kerneljasonxing@gmail.com finished in 4h5m0s
2026-05-17 04:13 UTC net: tpmr: add Two-Port MAC Relay driver 1 devnexen@gmail.com finished in 1h13m0s
2026-05-17 03:36 UTC net: ibm: emac: Clear MAL descriptors without memset 1 rosenp@gmail.com finished in 59m0s
2026-05-16 19:03 UTC net: phy: realtek: support MDI swapping for RTL8226-CG 4 jan@3e8.eu finished in 2h18m0s
2026-05-16 17:57 UTC dpll: add NCO pin type and zl3073x support 2 ivecera@redhat.com finished in 59m0s
2026-05-16 16:43 UTC bpf, sockmap: keep sk_msg copy state in sync 1 rollkingzzc@gmail.com finished in 4h36m0s
2026-05-16 16:28 UTC net/sched: act_pedit: extend the writable skb range per key 1 rollkingzzc@gmail.com finished in 4h18m0s
2026-05-16 15:23 UTC netfilter: disable payload mangling in userns 1 tpluszz77@gmail.com finished in 4h1m0s