Show patches with: none      |   164117 patches
« 1 2 3 41641 1642 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,v5,2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool Fix late DMA unmap crash for page pool 1 2 4 --- 2025-03-28 Toke Høiland-Jørgensen netdev New
[net-next,v5,1/2] page_pool: Move pp_magic check into helper functions Fix late DMA unmap crash for page pool 1 2 1 --- 2025-03-28 Toke Høiland-Jørgensen netdev New
[net,v3,3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request Bug fixes from XDP and perout series - - - --- 2025-03-28 Meghana Malladi netdev New
[net,v3,2/3] net: ti: icssg-prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_fram… Bug fixes from XDP and perout series - 1 - --- 2025-03-28 Meghana Malladi netdev New
[net,v3,1/3] net: ti: icssg-prueth: Fix kernel warning while bringing down network interface Bug fixes from XDP and perout series - 1 - --- 2025-03-28 Meghana Malladi netdev New
[v8,8/8] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER vhost: Add support of kthread API - - - 1-- 2025-03-28 Cindy Lu Not Applicable
[v8,7/8] vhost: Add check for inherit_owner status vhost: Add support of kthread API - - - 1-- 2025-03-28 Cindy Lu Not Applicable
[v8,6/8] vhost: uapi to control task mode (owner vs kthread) vhost: Add support of kthread API - - - 1-- 2025-03-28 Cindy Lu Not Applicable
[v8,5/8] vhost: Reintroduce kthread mode support in vhost vhost: Add support of kthread API - - - 1-- 2025-03-28 Cindy Lu Not Applicable
[v8,4/8] vhost: Introduce vhost_worker_ops in vhost_worker vhost: Add support of kthread API - - - 1-- 2025-03-28 Cindy Lu Not Applicable
[v8,3/8] vhost: Add the cgroup related function vhost: Add support of kthread API - - - 1-- 2025-03-28 Cindy Lu Not Applicable
[v8,2/8] vhost: Reintroduce vhost_worker to support kthread vhost: Add support of kthread API - - - 1-- 2025-03-28 Cindy Lu Not Applicable
[v8,1/8] vhost: Add a new parameter in vhost_dev to allow user select kthread vhost: Add support of kthread API - - - 1-- 2025-03-28 Cindy Lu Not Applicable
[iproute2] ip: display the 'netns-immutable' property [iproute2] ip: display the 'netns-immutable' property - - - 1-- 2025-03-28 Nicolas Dichtel dsa New
[net] net: fix use-after-free in the netdev_nl_sock_priv_destroy() [net] net: fix use-after-free in the netdev_nl_sock_priv_destroy() - 1 - --- 2025-03-28 Taehee Yoo netdev New
[5.10] gso: fix udp gso fraglist segmentation after pull from frag_list [5.10] gso: fix udp gso fraglist segmentation after pull from frag_list - - - 1-- 2025-03-28 Alexey Nepomnyashih netdev Not Applicable
[net,v2] ipv6: sit: fix skb_under_panic with overflowed needed_headroom [net,v2] ipv6: sit: fix skb_under_panic with overflowed needed_headroom - - - --- 2025-03-28 Wang Liang netdev New
net: Avoid calling WARN_ON() on -ENOMEM in __dev_change_net_namespace() net: Avoid calling WARN_ON() on -ENOMEM in __dev_change_net_namespace() - - - 181- 2025-03-28 Ivan Abramov netdev New
[3/3] ieee802154: Remove WARN_ON() in cfg802154_pernet_exit() Avoid calling WARN_ON() on allocation failure in cfg802154_switch_netns() - - - 1-- 2025-03-28 Ivan Abramov netdev Awaiting Upstream
[2/3] ieee802154: Avoid calling WARN_ON() on -ENOMEM in cfg802154_switch_netns() Avoid calling WARN_ON() on allocation failure in cfg802154_switch_netns() - 1 - 1-- 2025-03-28 Ivan Abramov netdev Awaiting Upstream
[1/3] ieee802154: Restore initial state on failed device_rename() in cfg802154_switch_netns() Avoid calling WARN_ON() on allocation failure in cfg802154_switch_netns() - - - 1-- 2025-03-28 Ivan Abramov netdev Awaiting Upstream
[net-next,RFC,v4,6/6] dt-bindings: net: Document support for Aeonsemi PHYs net: phy: Add support for new Aeonsemi PHYs - - - 18-- 2025-03-27 Christian Marangi netdev RFC
[net-next,RFC,v4,5/6] net: phy: Add support for Aeonsemi AS21xxx PHYs net: phy: Add support for new Aeonsemi PHYs - - - 162- 2025-03-27 Christian Marangi netdev RFC
[net-next,RFC,v4,4/6] net: phy: introduce genphy_match_phy_device() net: phy: Add support for new Aeonsemi PHYs - - - 171- 2025-03-27 Christian Marangi netdev RFC
[net-next,RFC,v4,3/6] net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP net: phy: Add support for new Aeonsemi PHYs - - - 162- 2025-03-27 Christian Marangi netdev RFC
[net-next,RFC,v4,2/6] net: phy: bcm87xx: simplify .match_phy_device OP net: phy: Add support for new Aeonsemi PHYs - 1 - 171- 2025-03-27 Christian Marangi netdev RFC
[net-next,RFC,v4,1/6] net: phy: pass PHY driver to .match_phy_device OP net: phy: Add support for new Aeonsemi PHYs - 2 - 171- 2025-03-27 Christian Marangi netdev RFC
[net,v3,3/3] selftests: net: use Path helpers in ping selftests: drv-net: replace the rpath helper with Path objects - 1 - --- 2025-03-27 Jakub Kicinski netdev New
[net,v3,2/3] selftests: net: use the dummy bpf from net/lib selftests: drv-net: replace the rpath helper with Path objects 1 1 - --- 2025-03-27 Jakub Kicinski netdev New
[net,v3,1/3] selftests: drv-net: replace the rpath helper with Path objects selftests: drv-net: replace the rpath helper with Path objects - 1 - --- 2025-03-27 Jakub Kicinski netdev New
[v3,net,3/3] selftest: net: Check wraparounds for sk->sk_rmem_alloc. udp: Fix two integer overflows when sk->sk_rcvbuf is close to INT_MAX. - - - --- 2025-03-27 Kuniyuki Iwashima netdev New
[v3,net,2/3] udp: Fix memory accounting leak. udp: Fix two integer overflows when sk->sk_rcvbuf is close to INT_MAX. - 1 - --- 2025-03-27 Kuniyuki Iwashima netdev New
[v3,net,1/3] udp: Fix multiple wraparounds of sk->sk_rmem_alloc. udp: Fix two integer overflows when sk->sk_rcvbuf is close to INT_MAX. - 1 - --- 2025-03-27 Kuniyuki Iwashima netdev New
[bpf-next] selftests/bpf: Fix tests after change in struct file [bpf-next] selftests/bpf: Fix tests after change in struct file - - - 692- 2025-03-27 Song Liu bpf New
[GIT,PULL] Introduce try_alloc_pages for 6.15 [GIT,PULL] Introduce try_alloc_pages for 6.15 - - - --- 2025-03-27 Alexei Starovoitov Not Applicable
[GIT,PULL] BPF resilient spin_lock for 6.15 [GIT,PULL] BPF resilient spin_lock for 6.15 - - - --- 2025-03-27 Alexei Starovoitov Not Applicable
[net] net: lapbether: use netdev_lockdep_set_classes() helper [net] net: lapbether: use netdev_lockdep_set_classes() helper 1 - - --- 2025-03-27 Eric Dumazet netdev New
[GIT,PULL] Main BPF changes for 6.15 [GIT,PULL] Main BPF changes for 6.15 - - - 6-3 2025-03-27 Alexei Starovoitov Not Applicable
[RFC] net: sched: em_text: Replace strncpy() with strscpy_pad() [RFC] net: sched: em_text: Replace strncpy() with strscpy_pad() - - - 171- 2025-03-27 I Hsin Cheng netdev RFC
[net,v2,11/11] netdev: don't hold rtnl_lock over nl queue info get when possible net: hold instance lock during NETDEV_UP/REGISTER/UNREGISTER 1 - - 171- 2025-03-27 Stanislav Fomichev netdev Changes Requested
[net,v2,10/11] netdev: add "ops compat locking" helpers net: hold instance lock during NETDEV_UP/REGISTER/UNREGISTER 1 - - 1521 2025-03-27 Stanislav Fomichev netdev Changes Requested
[net,v2,09/11] net: designate XSK pool pointers in queues as "ops protected" net: hold instance lock during NETDEV_UP/REGISTER/UNREGISTER 1 - - 171- 2025-03-27 Stanislav Fomichev netdev Changes Requested
[net,v2,08/11] docs: net: document netdev notifier expectations net: hold instance lock during NETDEV_UP/REGISTER/UNREGISTER - - - 171- 2025-03-27 Stanislav Fomichev netdev Changes Requested
[net,v2,07/11] net: dummy: request ops lock net: hold instance lock during NETDEV_UP/REGISTER/UNREGISTER - - - 171- 2025-03-27 Stanislav Fomichev netdev Changes Requested
[net,v2,06/11] netdevsim: add dummy device notifiers net: hold instance lock during NETDEV_UP/REGISTER/UNREGISTER - - - 171- 2025-03-27 Stanislav Fomichev netdev Changes Requested
[net,v2,05/11] net/mlx5e: use netdev_lockdep_set_classes net: hold instance lock during NETDEV_UP/REGISTER/UNREGISTER - - - 162- 2025-03-27 Stanislav Fomichev netdev Changes Requested
[net,v2,04/11] net: release instance lock during NETDEV_UNREGISTER for bond/team net: hold instance lock during NETDEV_UP/REGISTER/UNREGISTER - - - 162- 2025-03-27 Stanislav Fomichev netdev Changes Requested
[net,v2,03/11] net: use netif_disable_lro in ipv6_add_dev net: hold instance lock during NETDEV_UP/REGISTER/UNREGISTER - - - 171- 2025-03-27 Stanislav Fomichev netdev Changes Requested
[net,v2,02/11] net: hold instance lock during NETDEV_REGISTER/UP/UNREGISTER net: hold instance lock during NETDEV_UP/REGISTER/UNREGISTER - - - 171- 2025-03-27 Stanislav Fomichev netdev Changes Requested
[net,v2,01/11] net: switch to netif_disable_lro in inetdev_init net: hold instance lock during NETDEV_UP/REGISTER/UNREGISTER - 1 - 171- 2025-03-27 Stanislav Fomichev netdev Changes Requested
[net,v1] net: Fix tuntap uninitialized value [net,v1] net: Fix tuntap uninitialized value - - - 1621 2025-03-27 Jiayuan Chen netdev Changes Requested
vhost_task: fix vhost_task_create() documentation vhost_task: fix vhost_task_create() documentation - - - 1-- 2025-03-27 Stefano Garzarella Not Applicable
[GIT,PULL] io_uring network zero-copy receive support [GIT,PULL] io_uring network zero-copy receive support - - - 1-1 2025-03-27 Jens Axboe Not Applicable
[RESEND,net] MAINTAINERS: Add dedicated entries for phy_link_topology [RESEND,net] MAINTAINERS: Add dedicated entries for phy_link_topology 1 1 - 19-- 2025-03-27 Maxime Chevallier netdev New
[net-next,v4,3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool Fix late DMA unmap crash for page pool 1 2 4 1621 2025-03-27 Toke Høiland-Jørgensen netdev Superseded
[net-next,v4,2/3] page_pool: Turn dma_sync into a full-width bool field Fix late DMA unmap crash for page pool 1 1 1 1711 2025-03-27 Toke Høiland-Jørgensen netdev Superseded
[net-next,v4,1/3] page_pool: Move pp_magic check into helper functions Fix late DMA unmap crash for page pool 1 2 1 1711 2025-03-27 Toke Høiland-Jørgensen netdev Superseded
[v4,net] net: mvpp2: Prevent parser TCAM memory corruption [v4,net] net: mvpp2: Prevent parser TCAM memory corruption - - - 172- 2025-03-27 Tobias Waldekranz netdev New
libbpf: fix multi-uprobe attach not working with dynamic symbols libbpf: fix multi-uprobe attach not working with dynamic symbols - - - 54-- 2025-03-27 Mateusz Bieganski bpf New
[net] octeontx2-af: Free NIX_AF_INT_VEC_GEN irq [net] octeontx2-af: Free NIX_AF_INT_VEC_GEN irq - 1 - 181- 2025-03-27 Geetha sowjanya netdev New
[net] octeontx2-af: Fix mbox INTR handler when num VFs > 64 [net] octeontx2-af: Fix mbox INTR handler when num VFs > 64 - 1 - 181- 2025-03-27 Geetha sowjanya netdev New
[bpf-next,v3,16/16] selftests/bpf: Add benchmark for dynptr key support in hash map Support dynptr key for hash map - - - 1-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,15/16] selftests/bpf: Add test cases for hash map with dynptr key Support dynptr key for hash map - - - 1-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,14/16] selftests/bpf: Add bpf_dynptr_user_init() helper Support dynptr key for hash map - - - 1-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,13/16] bpf: Enable the creation of hash map with dynptr key Support dynptr key for hash map - - - 1-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,12/16] bpf: Disable unsupported operations for map with dynptr key Support dynptr key for hash map - - - 1-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,11/16] bpf: Support get_next_key operation for dynptr key in hash map Support dynptr key for hash map - - - 1-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,10/16] bpf: Export bpf_dynptr_set_size Support dynptr key for hash map - - - 1-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,09/16] bpf: Support basic operations for dynptr key in hash map Support dynptr key for hash map - - - 1-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,08/16] bpf: Handle bpf_dynptr in bpf syscall when it is used as output Support dynptr key for hash map - - - 1-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,07/16] bpf: Handle bpf_dynptr in bpf syscall when it is used as input Support dynptr key for hash map - - - 1-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,06/16] bpf: Reuse bpf_dynptr for userspace application use case Support dynptr key for hash map - - - 1-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,05/16] bpf: Support map key with dynptr in verifier Support dynptr key for hash map - - - 1-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,04/16] bpf: Split check_stack_range_initialized() into small functions Support dynptr key for hash map - - - 1-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,03/16] bpf: Add helper bpf_map_has_dynptr_key() Support dynptr key for hash map - - - 1-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,02/16] bpf: Parse bpf_dynptr in map key Support dynptr key for hash map - - - 1-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,01/16] bpf: Introduce BPF_DYNPTR and helpers to facilitate its parsing Support dynptr key for hash map - - - 1-2 2025-03-27 Hou Tao bpf New
[v4,net] net: phy: broadcom: Correct BCM5221 PHY model detection [v4,net] net: phy: broadcom: Correct BCM5221 PHY model detection - 2 - 19-- 2025-03-27 Jim Liu netdev New
[net-next,v2] rtase: Add ndo_setup_tc support for CBS offload in traffic control setup [net-next,v2] rtase: Add ndo_setup_tc support for CBS offload in traffic control setup - - - 19-- 2025-03-27 Justin Lai netdev Deferred
[GIT,PULL] kunit next update for Linux 6.15-rc1 [GIT,PULL] kunit next update for Linux 6.15-rc1 - - - 8-1 2025-03-27 Shuah Khan Not Applicable
[net] ipv6: sit: fix skb_under_panic with overflowed needed_headroom [net] ipv6: sit: fix skb_under_panic with overflowed needed_headroom - - - 17-1 2025-03-27 Wang Liang netdev Superseded
[net-next,RFC,v3,4/4] dt-bindings: net: Document support for Aeonsemi PHYs net: phy: Add support for new Aeonsemi PHYs - - - 15-3 2025-03-26 Christian Marangi netdev Superseded
[net-next,RFC,v3,3/4] net: phy: Add support for Aeonsemi AS21xxx PHYs net: phy: Add support for new Aeonsemi PHYs - - - 1323 2025-03-26 Christian Marangi netdev Superseded
[net-next,RFC,v3,2/4] net: phy: bcm87xx: simplify .match_phy_device OP net: phy: Add support for new Aeonsemi PHYs - 1 - 1413 2025-03-26 Christian Marangi netdev Superseded
[net-next,RFC,v3,1/4] net: phy: pass PHY driver to .match_phy_device OP net: phy: Add support for new Aeonsemi PHYs - 1 - 1413 2025-03-26 Christian Marangi netdev Superseded
[net-next,v5,4/4] net: phy: realtek: Add support for PHY LEDs on RTL8211E net: phy: realtek: Add support for PHY LEDs on - 1 - 19-- 2025-03-26 Michael Klein netdev Deferred
[net-next,v5,3/4] net: phy: realtek: use __set_bit() in rtl8211f_led_hw_control_get() net: phy: realtek: Add support for PHY LEDs on - 1 - 19-- 2025-03-26 Michael Klein netdev Deferred
[net-next,v5,2/4] net: phy: realtek: Clean up RTL8211E ExtPage access net: phy: realtek: Add support for PHY LEDs on - - - 19-- 2025-03-26 Michael Klein netdev Deferred
[net-next,v5,1/4] net: phy: realtek: Group RTL82* macro definitions net: phy: realtek: Add support for PHY LEDs on - - - 19-- 2025-03-26 Michael Klein netdev Deferred
[v2] net: dsa: felix: check felix_cpu_port_for_conduit() for failure [v2] net: dsa: felix: check felix_cpu_port_for_conduit() for failure - - - 181- 2025-03-26 Vitaliy Shevtsov netdev Rejected
net: bridge: set skb->protocol for 802.1Q VLAN packets net: bridge: set skb->protocol for 802.1Q VLAN packets - - - 172- 2025-03-26 inuc@qq.com netdev Changes Requested
[v2,1/1] mac802154_hwsim: define perm_extended_addr initialization [v2,1/1] mac802154_hwsim: define perm_extended_addr initialization - - - 1621 2025-03-26 Ramon Fontes netdev Awaiting Upstream
mac802154_hwsim: define perm_extended_addr initialization mac802154_hwsim: define perm_extended_addr initialization - - - 1521 2025-03-26 Ramon Fontes netdev Superseded
[bpf-next] libbpf: add getters for BTF.ext func and line info [bpf-next] libbpf: add getters for BTF.ext func and line info - - - 701- 2025-03-26 Mykyta Yatsenko bpf New
[net] net: decrease cached dst counters in dst_release [net] net: decrease cached dst counters in dst_release - - - 172- 2025-03-26 Antoine Tenart netdev New
[GIT,PULL] Networking for v6.15 [GIT,PULL] Networking for v6.15 - - - 8-1 2025-03-26 Jakub Kicinski Accepted
net: dsa: felix: check felix_cpu_port_for_conduit() for failure net: dsa: felix: check felix_cpu_port_for_conduit() for failure - - - 181- 2025-03-26 Vitaliy Shevtsov netdev Superseded
[stable,5.15,v2,2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier openvswitch port output fixes - 1 1 1-- 2025-03-26 Florian Fainelli netdev Not Applicable
[stable,5.15,v2,1/2] net: openvswitch: fix race on port output openvswitch port output fixes - 2 - 1-- 2025-03-26 Florian Fainelli netdev Not Applicable
[stable,5.10,v3,2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier openvswitch port output fixes - 1 1 1-- 2025-03-26 Florian Fainelli netdev Superseded
« 1 2 3 41641 1642 »