Published | Title | Version | Author | Status |
---|---|---|---|---|
2025-07-16 03:42 UTC | net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime | 3 | dongchenchen2@huawei.com | finished in 3h38m0s |
2025-07-16 03:03 UTC | net: pcs: xpcs: mask readl() return value to 16 bits | 1 | jchng@maxlinear.com | finished in 3h39m0s |
2025-07-16 00:29 UTC | net: dsa: b53: mmap: Add bcm63xx EPHY power control | 1 | kylehendrydev@gmail.com | finished in 3h37m0s |
2025-07-16 00:26 UTC | hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 addrconf | 3 | litian@redhat.com | finished in 3h46m0s |
2025-07-16 00:15 UTC | net: usb: Make init_satus() return -ENOMEM if alloc failed | 1 | qiang.zhang@linux.dev | finished in 3h46m0s |
2025-07-16 00:03 UTC | ethtool: rss: support RSS_SET via Netlink | 3 | kuba@kernel.org | skipped |
2025-07-16 00:01 UTC | net: axienet: Fix deferred probe loop | 2 | sean.anderson@linux.dev | finished in 3h42m0s |
2025-07-15 23:15 UTC | phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept() | 1 | nathan@kernel.org | finished in 3h40m0s |
2025-07-15 23:09 UTC | wifi: mac80211: reject TDLS operations when station is not associated | 1 | moonhee.lee.ca@gmail.com | finished in 3h40m0s |
2025-07-15 23:01 UTC | net/mlx5: Fix an IS_ERR() vs NULL bug in esw_qos_move_node() | 1 | dan.carpenter@linaro.org | skipped |
2025-07-15 23:01 UTC | net: ethernet: mtk_wed: Fix NULL vs IS_ERR() bug in mtk_wed_get_memory_region() | 1 | dan.carpenter@linaro.org | skipped |
2025-07-15 23:01 UTC | net: airoha: Fix a NULL vs IS_ERR() bug in airoha_npu_run_firmware() | 1 | dan.carpenter@linaro.org | skipped |
2025-07-15 21:23 UTC | selftests/drivers/net: Support ipv6 for napi_id test | 1 | 1997cui@gmail.com | finished in 3h38m0s |
2025-07-15 21:05 UTC | net: netdevsim: hook in XDP handling | 1 | mohsin.bashr@gmail.com | skipped |
2025-07-15 20:57 UTC | bonding: Switch periodic LACPDU state machine from counter to jiffies | 1 | carlos.bilbao@kernel.org | finished in 3h37m0s |
2025-07-15 20:29 UTC | [pull request] Intel Wired LAN Driver Updates 2025-07-15 (ixgbe, fm10k, i40e, ice) | 1 | anthony.l.nguyen@intel.com | finished in 3h36m0s |
2025-07-15 20:20 UTC | net/mlx5: Correctly set gso_size when LRO is used | 2 | devnull@kernel.org | finished in 3h42m0s |
2025-07-15 18:43 UTC | selftests: mptcp: connect: cover alt modes | 2 | matttbe@kernel.org | finished in 3h38m0s |
2025-07-15 17:01 UTC | Add CN20K NIX and NPA contexts | 2 | sbhatta@marvell.com | skipped |
2025-07-15 15:48 UTC | net: 9p: fix double req put in p9_fd_cancelled | 1 | sergey.nalivayko@kaspersky.com | finished in 3h37m0s |
2025-07-15 15:08 UTC | ppp: Replace per-CPU recursion counter with lock-owner field | 3 | bigeasy@linutronix.de | skipped |
2025-07-15 14:46 UTC | dpll: zl3073x: Add misc features | 2 | ivecera@redhat.com | skipped |
2025-07-15 14:30 UTC | net: airoha: fix potential use-after-free in airoha_npu_get() | 2 | alok.a.tiwari@oracle.com | finished in 3h37m0s |
2025-07-15 14:30 UTC | net/mlx5e: Add support for PCIe congestion events | 1 | tariqt@nvidia.com | finished in 3h38m0s |
2025-07-15 14:28 UTC | selftests: packetdrill: correct the expected timing in tcp_rcv_big_endseq | 1 | kuba@kernel.org | skipped |
2025-07-15 14:07 UTC | ethtool: Don't check for RXFH fields conflict when no input_xfrm is requested | 2 | gal@nvidia.com | skipped |
2025-07-15 13:44 UTC | treewide: Fix typo "notifer" | 2 | wangyuli@uniontech.com | finished in 3h39m0s |
2025-07-15 13:27 UTC | nvme-tcp receive offloads | 30 | aaptel@nvidia.com | skipped |
2025-07-15 12:00 UTC | net: dpaa2: Fix device reference count leak in MAC endpoint handling | 1 | make24@iscas.ac.cn | skipped |
2025-07-15 11:56 UTC | ipv6: mcast: Simplify mld_clear_{report|query}() | 2 | yuehaibing@huawei.com | finished in 3h39m0s |
2025-07-15 11:24 UTC | net: RPS table overwrite prevention and flow_id caching | 2 | krikku@gmail.com | finished in 3h39m0s |
2025-07-15 11:02 UTC | Add shared PHY counter support for QCA807x and QCA808x | 3 | quic_luoj@quicinc.com | finished in 3h36m0s |
2025-07-15 10:44 UTC | net: pppoe: implement GRO support | 1 | nbd@nbd.name | finished in 3h39m0s |
2025-07-15 10:13 UTC | pull-request: can 2025-07-15 | 1 | mkl@pengutronix.de | finished in 3h41m0s |
2025-07-15 09:32 UTC | vsock/test: fix vsock_ioctl_int() check for unsupported ioctl | 1 | sgarzare@redhat.com | skipped |
2025-07-15 08:13 UTC | tcp: fix UaF in tcp_prune_ofo_queue() | 1 | pabeni@redhat.com | skipped |
2025-07-15 08:11 UTC | net: skmsg: fix NULL pointer dereference in sk_msg_recvmsg() | 1 | pranav.tyagi03@gmail.com | skipped |
2025-07-15 07:42 UTC | s390/net: Remove NETIUCV device driver | 1 | wintera@linux.ibm.com | finished in 3h36m0s |
2025-07-15 07:12 UTC | treewide: Fix typo "notifer" | 1 | wangyuli@uniontech.com | finished in 3h40m0s |
2025-07-15 05:15 UTC | Support exposing raw cycle counters in PTP and mlx5 | 1 | tariqt@nvidia.com | skipped |
2025-07-15 04:34 UTC | selftests: rtnetlink: fix addrlft test flakiness on power-saving systems | 1 | liuhangbin@gmail.com | finished in 3h43m0s |
2025-07-15 02:56 UTC | Add Nuvoton NCT6694 MFD drivers | 14 | a0282524688@gmail.com | finished in 3h39m0s |
2025-07-15 02:19 UTC | net: pcs: xpcs: Use devm_clk_get_optional | 2 | jchng@maxlinear.com | finished in 3h39m0s |
2025-07-15 00:28 UTC | net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces | 9 | gongfan1@huawei.com | finished in 3h39m0s |
2025-07-15 00:10 UTC | MCTP Over PCC Transport | 23 | admiyo@os.amperecomputing.com | finished in 3h37m0s |
2025-07-14 23:05 UTC | iproute2-next: Extending bonding's arp_ip_target to include a list of vlan tags. | 2 | wilder@us.ibm.com | skipped |
2025-07-14 22:54 UTC | bonding: Extend arp_ip_target format to allow for a list of vlan tags. | 5 | wilder@us.ibm.com | finished in 3h39m0s |
2025-07-14 22:27 UTC | ethtool: rss: support RSS_SET via Netlink | 2 | kuba@kernel.org | skipped |
2025-07-14 22:18 UTC | net: maintain netif vs dev prefix semantics | 4 | sdf@fomichev.me | skipped |
2025-07-14 21:03 UTC | selftests: drv-net: Test XDP native support | 1 | mohsin.bashr@gmail.com | skipped |
2025-07-14 20:27 UTC | Bluetooth: hci_core: fix typos in macros | 1 | ceggers@arri.de |
finished
in 29m0s
[1 findings] |
2025-07-14 18:09 UTC | bpf: tcp: Exactly-once socket iteration | 6 | jordan@jrife.io | finished in 3h38m0s |
2025-07-14 17:57 UTC | net: airoha: fix potential use-after-free in airoha_npu_get() | 1 | alok.a.tiwari@oracle.com | finished in 3h36m0s |
2025-07-14 17:35 UTC | ibmvnic: Fix/Improve queue stats | 3 | mmc@linux.ibm.com | finished in 3h38m0s |
2025-07-14 17:12 UTC | wireguard: omit need_resched() before cond_resched() | 1 | mpatocka@redhat.com | finished in 3h41m0s |
2025-07-14 17:02 UTC | bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h | 1 | andrew.gospodarek@broadcom.com | skipped |
2025-07-14 16:41 UTC | mptcp: fix fallback-related races | 1 | matttbe@kernel.org | finished in 3h37m0s |
2025-07-14 16:40 UTC | Bluetooth: ISO: add socket option to report packet seqnum via CMSG | 2 | pav@iki.fi | finished in 3h37m0s |
2025-07-14 16:36 UTC | Expose REFCLK for RMII and enable RMII | 2 | ryan.wanner@microchip.com | finished in 3h39m0s |
2025-07-14 16:04 UTC | gve: AF_XDP zero-copy for DQO RDA | 1 | jeroendb@google.com | skipped |
2025-07-14 16:03 UTC | tcp: Consider every port when connecting with IP_LOCAL_PORT_RANGE | 3 | jakub@cloudflare.com | finished in 3h36m0s |
2025-07-14 15:52 UTC | selftests: mptcp: connect: cover alt modes | 1 | matttbe@kernel.org | finished in 3h37m0s |
2025-07-14 15:25 UTC | arm64: dts: socfpga: enable ethernet support for Agilex5 | 1 | matthew.gerlach@altera.com | skipped |
2025-07-14 15:25 UTC | net: airoha: Introduce NPU callbacks for wlan offloading | 3 | lorenzo@kernel.org | finished in 3h40m0s |
2025-07-14 15:20 UTC | vsock/virtio: SKB allocation improvements | 3 | will@kernel.org | finished in 3h46m0s |
2025-07-14 15:01 UTC | net: bridge: Do not offload IGMP/MLD messages | 2 | joseph.huang@garmin.com | finished in 3h36m0s |
2025-07-14 14:58 UTC | Add shared PHY counter support for QCA807x and QCA808x | 2 | quic_luoj@quicinc.com | finished in 3h45m0s |
2025-07-14 14:36 UTC | account for TCP memory pressure signaled by cgroup | 2 | daniel.sedlak@cdn77.com | skipped |
2025-07-14 14:10 UTC | ipv6: mcast: Delay put pmc->idev in mld_del_delrec() | 1 | yuehaibing@huawei.com | finished in 3h36m0s |
2025-07-14 14:02 UTC | Bluetooth: ISO: add socket option to report packet seqnum via CMSG | 1 | pav@iki.fi | finished in 3h50m0s |
2025-07-14 13:40 UTC | ipv6: mcast: Simplify mld_clear_{report|query}() | 1 | yuehaibing@huawei.com | finished in 3h52m0s |
2025-07-14 12:00 UTC | Split netmem from struct page | 10 | byungchul@sk.com | skipped |
2025-07-14 11:12 UTC | usb: net: sierra: check for no status endpoint | 1 | oneukum@suse.com | finished in 3h42m0s |
2025-07-14 09:56 UTC | selftest: net: Add selftest for netpoll | 7 | leitao@debian.org | skipped |
2025-07-14 09:52 UTC | net: phy: smsc: use IRQ + relaxed polling to fix missed link-up | 4 | o.rempel@pengutronix.de | finished in 3h40m0s |
2025-07-14 09:28 UTC | net: wangxun: complete ethtool coalesce options | 1 | jiawenwu@trustnetic.com | finished in 3h41m0s |
2025-07-14 08:51 UTC | ppp: remove rwlock usage | 1 | dqfext@gmail.com | finished in 1h35m0s |
2025-07-14 08:47 UTC | in order support for vhost-net | 1 | jasowang@redhat.com | finished in 3h38m0s |
2025-07-14 08:16 UTC | ipv6: mcast: Avoid a duplicate pointer check in mld_del_delrec() | 2 | yuehaibing@huawei.com | skipped |
2025-07-14 08:01 UTC | ipv6: mcast: Remove unnecessary null check in ip6_mc_find_dev() | 1 | yuehaibing@huawei.com | skipped |
2025-07-14 07:59 UTC | net: stmmac: xgmac: Minor fixes | 1 | devnull@kernel.org | finished in 3h36m0s |
2025-07-14 07:12 UTC | vhost: Add support of kthread API | 13 | lulu@redhat.com | finished in 3h40m0s |
2025-07-14 06:58 UTC | amd-xgbe: add hardware PTP timestamping support | 2 | raju.rangoju@amd.com | finished in 3h37m0s |
2025-07-14 06:25 UTC | net: mctp: Add MCTP PCIe VDM transport driver | 1 | yh_chung@aspeedtech.com | finished in 3h41m0s |
2025-07-14 06:10 UTC | net: hns3: use seq_file for debugfs | 1 | shaojijie@huawei.com | skipped |
2025-07-14 05:39 UTC | net/mlx5: misc changes 2025-07-14 | 1 | tariqt@nvidia.com | skipped |
2025-07-14 05:35 UTC | net: stmmac: Add NCSI support | 1 | milkfafa@gmail.com | finished in 3h38m0s |
2025-07-14 04:44 UTC | Begin upstreaming Homa transport protocol | 11 | ouster@cs.stanford.edu | finished in 3h39m0s |
2025-07-14 03:12 UTC | net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree | 1 | will@willsroot.io | finished in 3h38m0s |
2025-07-14 02:47 UTC | Fix Rx fatal errors | 2 | jiawenwu@trustnetic.com | finished in 3h38m0s |
2025-07-14 02:23 UTC | net: pcs: xpcs: Use devm_clk_get_optional | 1 | jchng@maxlinear.com | finished in 3h43m0s |
2025-07-14 01:57 UTC | ioctl numbers list cleanup for papr-physical-attestation.h | 2 | bagasdotme@gmail.com | finished in 3h42m0s |
2025-07-14 01:56 UTC | net: libwx: fix multicast packets received count | 2 | jiawenwu@trustnetic.com | finished in 3h40m0s |
2025-07-13 23:33 UTC | net/mlx5: Avoid payload in skb's linear part for better GRO-processing | 1 | devnull@kernel.org | skipped |
2025-07-13 21:47 UTC | netem: Fix skb duplication logic and prevent infinite loops | 3 | xiyou.wangcong@gmail.com | finished in 3h37m0s |
2025-07-13 20:21 UTC | net: stmmac: intel: populate entire system_counterval_t in get_time_fn() callback | 1 | markus@blochl.de | finished in 3h42m0s |
2025-07-13 15:30 UTC | Add CN20K NIX and NPA contexts | 1 | sbhatta@marvell.com | skipped |
2025-07-13 15:22 UTC | tcp: correct the skip logic in tcp_sacktag_skip() | 1 | guoxin0309@gmail.com | finished in 3h38m0s |
2025-07-13 15:09 UTC | net: dsa: mt7530: Constify struct regmap_config | 1 | christophe.jaillet@wanadoo.fr | finished in 3h38m0s |
2025-07-13 10:52 UTC | DUALPI2 patch | 23 | chia-yu.chang@nokia-bell-labs.com | skipped |