Show patches with: State = Action Required       |    Archived = No       |   349 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/14] ipv4: Annotate struct fib_info with __counted_by Batch 1: Annotate structs with __counted_by - 1 - --- 2023-09-22 Kees Cook netdev New
[02/14] ipv4/igmp: Annotate struct ip_sf_socklist with __counted_by Batch 1: Annotate structs with __counted_by - 1 - --- 2023-09-22 Kees Cook New
[03/14] ipv6: Annotate struct ip6_sf_socklist with __counted_by Batch 1: Annotate structs with __counted_by - 1 - --- 2023-09-22 Kees Cook netdev New
[04/14] net: hns: Annotate struct ppe_common_cb with __counted_by Batch 1: Annotate structs with __counted_by - - - --- 2023-09-22 Kees Cook netdev New
[05/14] net: enetc: Annotate struct enetc_int_vector with __counted_by Batch 1: Annotate structs with __counted_by - 1 - --- 2023-09-22 Kees Cook netdev New
[06/14] net: hisilicon: Annotate struct rcb_common_cb with __counted_by Batch 1: Annotate structs with __counted_by - 1 - --- 2023-09-22 Kees Cook netdev New
[07/14] net: mana: Annotate struct mana_rxq with __counted_by Batch 1: Annotate structs with __counted_by - - - --- 2023-09-22 Kees Cook netdev New
[08/14] net: ipa: Annotate struct ipa_power with __counted_by Batch 1: Annotate structs with __counted_by - 1 - --- 2023-09-22 Kees Cook netdev New
[09/14] net: mana: Annotate struct hwc_dma_buf with __counted_by Batch 1: Annotate structs with __counted_by - 1 - --- 2023-09-22 Kees Cook netdev New
[1/7] dt-bindings: net: add STM32MP13 compatible in documentation for stm32 Series to deliver Ethernets for STM32MP13 - - - 15-- 2023-09-21 Christophe Roullier netdev New
[10/14] net: openvswitch: Annotate struct dp_meter_instance with __counted_by Batch 1: Annotate structs with __counted_by - - - --- 2023-09-22 Kees Cook netdev New
[11/14] net: enetc: Annotate struct enetc_psfp_gate with __counted_by Batch 1: Annotate structs with __counted_by - 1 - --- 2023-09-22 Kees Cook netdev New
[12/14] net: openvswitch: Annotate struct dp_meter with __counted_by Batch 1: Annotate structs with __counted_by - 1 - --- 2023-09-22 Kees Cook netdev New
[13/14] net: tulip: Annotate struct mediatable with __counted_by Batch 1: Annotate structs with __counted_by - - - --- 2023-09-22 Kees Cook netdev New
[14/14] net: sched: Annotate struct tc_pedit with __counted_by Batch 1: Annotate structs with __counted_by - - - --- 2023-09-22 Kees Cook netdev New
[2/7] net: ethernet: stmmac: rework glue to simplify management for next stm32 Series to deliver Ethernets for STM32MP13 - - - 14-1 2023-09-21 Christophe Roullier netdev New
[3/7] net: ethernet: stmmac: add management of stm32mp13 for stm32 Series to deliver Ethernets for STM32MP13 - - - 15-- 2023-09-21 Christophe Roullier netdev New
[4/7] ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13 Series to deliver Ethernets for STM32MP13 - - - 141- 2023-09-21 Christophe Roullier New
[5/6] net: cpmac: remove driver to prepare for platform removal remove AR7 platform and associated drivers 1 - - --- 2023-09-20 Wolfram Sang netdev New
[5/7] ARM: dts: stm32: add ethernet1/2 RMII pins for STM32MP13F-DK board Series to deliver Ethernets for STM32MP13 - - - 141- 2023-09-21 Christophe Roullier New
[6/7] ARM: dts: stm32: add ethernet1 and ethernet2 for STM32MP135F-DK board Series to deliver Ethernets for STM32MP13 - - - 141- 2023-09-21 Christophe Roullier New
[7/7] ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support Series to deliver Ethernets for STM32MP13 - - - 14-1 2023-09-21 Christophe Roullier New
[bpf-next,1/4] riscv, bpf: Remove redundant ctx->offset initialization Mixing bpf2bpf and tailcalls for RV64 - - - 441- 2023-09-19 Pu Lehui bpf New
[bpf-next,1/8] s390/bpf: Let arch_prepare_bpf_trampoline return program size Allocate bpf trampoline on bpf_prog_pack - 1 - 4212 2023-09-20 Song Liu bpf New
[bpf-next,2/4] riscv, bpf: Using kvcalloc to allocate cache buffer Mixing bpf2bpf and tailcalls for RV64 - - - 432- 2023-09-19 Pu Lehui bpf New
[bpf-next,2/8] bpf: Let bpf_prog_pack_free handle any pointer Allocate bpf trampoline on bpf_prog_pack - - - 4122 2023-09-20 Song Liu bpf New
[bpf-next,3/4] riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offset Mixing bpf2bpf and tailcalls for RV64 - - - 441- 2023-09-19 Pu Lehui bpf New
[bpf-next,3/8] bpf: Adjust argument names of arch_prepare_bpf_trampoline() Allocate bpf trampoline on bpf_prog_pack - - - 4122 2023-09-20 Song Liu bpf New
[bpf-next,4/4] riscv, bpf: Mixing bpf2bpf and tailcalls Mixing bpf2bpf and tailcalls for RV64 - - - 432- 2023-09-19 Pu Lehui bpf New
[bpf-next,4/8] bpf: Add helpers for trampoline image management Allocate bpf trampoline on bpf_prog_pack - - - 4122 2023-09-20 Song Liu bpf New
[bpf-next,5/8] bpf, x86: Adjust arch_prepare_bpf_trampoline return value Allocate bpf trampoline on bpf_prog_pack - - - 4212 2023-09-20 Song Liu bpf New
[bpf-next,6/8] bpf: Add arch_bpf_trampoline_size() Allocate bpf trampoline on bpf_prog_pack - - - 4122 2023-09-20 Song Liu bpf New
[bpf-next,7/8] bpf: Use arch_bpf_trampoline_size for trampoline Allocate bpf trampoline on bpf_prog_pack - - - 4122 2023-09-20 Song Liu bpf New
[bpf-next,8/8] x86, bpf: Use bpf_prog_pack for bpf trampoline Allocate bpf trampoline on bpf_prog_pack - - - 4122 2023-09-20 Song Liu bpf New
[bpf-next,v2,1/1] bpf, arm64: support exceptions bpf, arm64: Support Exceptions 1 - - 432- 2023-09-17 Puranjay Mohan bpf New
[bpf-next,v2,1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw Zbb support and code simplification for RV64 JIT - - - 441- 2023-09-19 Pu Lehui bpf New
[bpf-next,v2,2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw Zbb support and code simplification for RV64 JIT - - - 441- 2023-09-19 Pu Lehui bpf New
[bpf-next,v2,3/6] riscv, bpf: Simplify sext and zext logics in branch instructions Zbb support and code simplification for RV64 JIT - - - 432- 2023-09-19 Pu Lehui bpf New
[bpf-next,v2,4/6] riscv, bpf: Add necessary Zbb instructions Zbb support and code simplification for RV64 JIT - - - 432- 2023-09-19 Pu Lehui bpf New
[bpf-next,v2,5/6] riscv, bpf: Optimize sign-extention mov insns with Zbb support Zbb support and code simplification for RV64 JIT - - - 441- 2023-09-19 Pu Lehui bpf New
[bpf-next,v2,6/6] riscv, bpf: Optimize bswap insns with Zbb support Zbb support and code simplification for RV64 JIT - - - 441- 2023-09-19 Pu Lehui bpf New
[bpf] bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets [bpf] bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets - - - 4311 2023-09-20 Jakub Sitnicki bpf Needs ACK
[iwl-net] Revert "igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksettings" [iwl-net] Revert "igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksettings" - - - 1221 2023-09-22 Prasad Koya netdev New
[iwl-next] idpf: set scheduling mode for completion queue [iwl-next] idpf: set scheduling mode for completion queue - 2 - --- 2023-09-22 Michal Kubiak netdev New
[mlx5-next,1/9] RDMA/mlx5: Send events from IB driver about device affiliation state Support IPsec packet offload in multiport RoCE devices - 1 - 132- 2023-09-21 Leon Romanovsky netdev New
[mlx5-next,2/9] net/mlx5: Register mlx5e priv to devcom in MPV mode Support IPsec packet offload in multiport RoCE devices - 1 - 141- 2023-09-21 Leon Romanovsky netdev New
[mlx5-next,3/9] net/mlx5: Store devcom pointer inside IPsec RoCE Support IPsec packet offload in multiport RoCE devices - 1 - 132- 2023-09-21 Leon Romanovsky netdev New
[mlx5-next,4/9] net/mlx5: Add alias flow table bits Support IPsec packet offload in multiport RoCE devices - 1 - 141- 2023-09-21 Leon Romanovsky New
[mlx5-next,5/9] net/mlx5: Implement alias object allow and create functions Support IPsec packet offload in multiport RoCE devices - 1 - 132- 2023-09-21 Leon Romanovsky netdev New
[mlx5-next,6/9] net/mlx5: Add create alias flow table function to ipsec roce Support IPsec packet offload in multiport RoCE devices - 1 - 1023 2023-09-21 Leon Romanovsky netdev New
[mlx5-next,7/9] net/mlx5: Configure IPsec steering for egress RoCEv2 MPV traffic Support IPsec packet offload in multiport RoCE devices - 1 - 132- 2023-09-21 Leon Romanovsky netdev New
[mlx5-next,8/9] net/mlx5: Configure IPsec steering for ingress RoCEv2 MPV traffic Support IPsec packet offload in multiport RoCE devices - 1 - 132- 2023-09-21 Leon Romanovsky netdev New
[mlx5-next,9/9] net/mlx5: Handle IPsec steering upon master unbind/bind Support IPsec packet offload in multiport RoCE devices - 1 - 132- 2023-09-21 Leon Romanovsky netdev New
[net-next,01/15] net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() [net-next,01/15] net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() - 1 - 141- 2023-09-20 Saeed Mahameed netdev New
[net-next,02/15] net/mlx5: Use devlink port pointer to get the pointer of container SF struct [net-next,01/15] net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() - 1 - 141- 2023-09-20 Saeed Mahameed netdev New
[net-next,03/15] net/mlx5: Convert SF port_indices xarray to function_ids xarray [net-next,01/15] net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() - 1 - 132- 2023-09-20 Saeed Mahameed netdev New
[net-next,04/15] net/mlx5: Move state lock taking into mlx5_sf_dealloc() [net-next,01/15] net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() - 1 - 15-- 2023-09-20 Saeed Mahameed netdev New
[net-next,05/15] net/mlx5: Rename mlx5_sf_deactivate_all() to mlx5_sf_del_all() [net-next,01/15] net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() - 1 - 141- 2023-09-20 Saeed Mahameed netdev New
[net-next,06/15] net/mlx5: Push common deletion code into mlx5_sf_del() [net-next,01/15] net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() - 1 - 15-- 2023-09-20 Saeed Mahameed netdev New
[net-next,07/15] net/mlx5: Remove SF table reference counting [net-next,01/15] net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() - 1 - 15-- 2023-09-20 Saeed Mahameed netdev New
[net-next,08/15] net/mlx5: Remove redundant max_sfs check and field from struct mlx5_sf_dev_table [net-next,01/15] net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() - 1 - 15-- 2023-09-20 Saeed Mahameed netdev New
[net-next,09/15] net/mlx5e: Consider aggregated port speed during rate configuration [net-next,01/15] net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() - 2 - 141- 2023-09-20 Saeed Mahameed netdev New
[net-next,1/1] net: stmmac: xgmac: EST interrupts handling [net-next,1/1] net: stmmac: xgmac: EST interrupts handling - 1 - --- 2023-09-23 Rohan G Thomas netdev New
[net-next,1/1] net/sched: Disambiguate verdict from return code [net-next,1/1] net/sched: Disambiguate verdict from return code - - - 132- 2023-09-19 Victor Nogueira netdev Under Review
[net-next,1/2] sock: Code cleanup on __sk_mem_raise_allocated() [net-next,1/2] sock: Code cleanup on __sk_mem_raise_allocated() 1 - - 141- 2023-09-20 Abel Wu netdev New
[net-next,1/3] ice: fix undefined references to ice_is_*() when !CONFIG_PTP_1588_CLOCK net/intel: fix link-time undefined reference errors - - - 14-1 2023-09-20 Alexander Lobakin netdev New
[net-next,1/3] mlxsw: reg: Limit MTBR register payload to a single data record mlxsw: Provide enhancements and new feature - 1 - --- 2023-09-22 Petr Machata netdev New
[net-next,1/3] net: constify sk_dst_get() and __sk_dst_get() argument tcp: add tcp_delack_max() - - - 15-- 2023-09-20 Eric Dumazet netdev New
[net-next,1/3] net: introduce napi_is_scheduled helper [net-next,1/3] net: introduce napi_is_scheduled helper - - - 141- 2023-09-22 Christian Marangi netdev New
[net-next,1/4] ice: Auxbus devices & driver for E822 TS ice: add PTP auxiliary bus support - - 1 141- 2023-09-20 Tony Nguyen netdev New
[net-next,1/4] selftests/tc-testing: localize test resources selftests/tc-testing: parallel tdc - - 1 141- 2023-09-19 Pedro Tammela netdev Under Review
[net-next,1/4] tcp_metrics: add missing barriers on delete tcp_metrics: four fixes - 1 - --- 2023-09-22 Eric Dumazet netdev New
[net-next,1/8] net: implement lockless SO_PRIORITY net: more data-races fixes and lockless socket options - 1 - 1311 2023-09-21 Eric Dumazet netdev New
[net-next,10/15] net/mlx5e: Check police action rate for matchall filter [net-next,01/15] net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() - 2 - 141- 2023-09-20 Saeed Mahameed netdev New
[net-next,11/15] net/mlx5: Bridge, Enable mcast in smfs steering mode [net-next,01/15] net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() - 2 - 15-- 2023-09-20 Saeed Mahameed netdev New
[net-next,12/15] net/mlx5: DR, Add check for multi destination FTE [net-next,01/15] net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() - 2 - 141- 2023-09-20 Saeed Mahameed netdev New
[net-next,13/15] net/mlx5: DR, Handle multi destination action in the right order [net-next,01/15] net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() - 2 - 141- 2023-09-20 Saeed Mahameed netdev New
[net-next,14/15] net/mlx5: Add a health error syndrome for pci data poisoned [net-next,01/15] net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() - 1 - 15-- 2023-09-20 Saeed Mahameed netdev New
[net-next,15/15] net/mlx5: Enable 4 ports multiport E-switch [net-next,01/15] net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc() - 1 - 15-- 2023-09-20 Saeed Mahameed netdev New
[net-next,2/2] sock: Fix improper heuristic on raising memory [net-next,1/2] sock: Code cleanup on __sk_mem_raise_allocated() - - - 15-- 2023-09-20 Abel Wu netdev New
[net-next,2/3] ice: fix undefined references from DPLL code when !CONFIG_PTP_1588_CLOCK net/intel: fix link-time undefined reference errors - - - 14-1 2023-09-20 Alexander Lobakin netdev New
[net-next,2/3] mlxsw: core: Extend allowed list of external cooling devices for thermal zone binding mlxsw: Provide enhancements and new feature - 1 - --- 2023-09-22 Petr Machata netdev New
[net-next,2/3] net: stmmac: improve TX timer arm logic [net-next,1/3] net: introduce napi_is_scheduled helper - - - 141- 2023-09-22 Christian Marangi netdev New
[net-next,2/3] tcp: constify tcp_rto_min() and tcp_rto_min_us() argument tcp: add tcp_delack_max() - - - 15-- 2023-09-20 Eric Dumazet netdev New
[net-next,2/4] ice: Use PTP auxbus for all PHYs restart in E822 ice: add PTP auxiliary bus support - - 1 15-- 2023-09-20 Tony Nguyen netdev New
[net-next,2/4] selftests/tc-testing: update test definitions for local resources selftests/tc-testing: parallel tdc - - 1 141- 2023-09-19 Pedro Tammela netdev Under Review
[net-next,2/4] tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics() tcp_metrics: four fixes - 1 - --- 2023-09-22 Eric Dumazet netdev New
[net-next,2/8] net: lockless SO_PASSCRED, SO_PASSPIDFD and SO_PASSSEC net: more data-races fixes and lockless socket options - - - 141- 2023-09-21 Eric Dumazet netdev New
[net-next,3/3] idpf: fix undefined reference to tcp_gro_complete() when !CONFIG_INET net/intel: fix link-time undefined reference errors - - 1 14-1 2023-09-20 Alexander Lobakin netdev New
[net-next,3/3] mlxsw: i2c: Utilize standard macros for dividing buffer into chunks mlxsw: Provide enhancements and new feature - 1 - --- 2023-09-22 Petr Machata netdev New
[net-next,3/3] net: stmmac: increase TX coalesce timer to 5ms [net-next,1/3] net: introduce napi_is_scheduled helper - - - 141- 2023-09-22 Christian Marangi netdev New
[net-next,3/3] tcp: derive delack_max from rto_min tcp: add tcp_delack_max() 2 - - 141- 2023-09-20 Eric Dumazet netdev New
[net-next,3/4] ice: PTP: add clock domain number to auxiliary interface ice: add PTP auxiliary bus support - - 1 15-- 2023-09-20 Tony Nguyen netdev New
[net-next,3/4] selftests/tc-testing: implement tdc parallel test run selftests/tc-testing: parallel tdc - - 1 141- 2023-09-19 Pedro Tammela netdev Under Review
[net-next,3/4] tcp_metrics: do not create an entry from tcp_init_metrics() tcp_metrics: four fixes - 1 - --- 2023-09-22 Eric Dumazet netdev New
[net-next,3/8] net: lockless SO_{TYPE|PROTOCOL|DOMAIN|ERROR } setsockopt() net: more data-races fixes and lockless socket options - - - 141- 2023-09-21 Eric Dumazet netdev New
[net-next,4/4] ice: Remove the FW shared parameters ice: add PTP auxiliary bus support - - 1 15-- 2023-09-20 Tony Nguyen netdev New
[net-next,4/4] selftests/tc-testing: update tdc documentation selftests/tc-testing: parallel tdc - - 1 141- 2023-09-19 Pedro Tammela netdev Under Review
[net-next,4/4] tcp_metrics: optimize tcp_metrics_flush_all() tcp_metrics: four fixes - 1 - --- 2023-09-22 Eric Dumazet netdev New
[net-next,4/8] net: lockless implementation of SO_BUSY_POLL, SO_PREFER_BUSY_POLL, SO_BUSY_POLL_BUDG… net: more data-races fixes and lockless socket options - - - 141- 2023-09-21 Eric Dumazet netdev New
« 1 2 3 4 »