Show patches with: Archived = No       |   126248 patches
« 1 2 ... 424 425 4261262 1263 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v11,4/8] libbpf: Create a bpf_link in bpf_map__attach_struct_ops(). Transit between BPF TCP congestion controls. 1 - - 49114 2023-03-23 Kui-Feng Lee bpf Superseded
[bpf-next,v11,3/8] bpf: Create links for BPF struct_ops maps. Transit between BPF TCP congestion controls. - - - 48214 2023-03-23 Kui-Feng Lee bpf Superseded
[bpf-next,v11,2/8] net: Update an existing TCP congestion control algorithm. Transit between BPF TCP congestion controls. - - - 48214 2023-03-23 Kui-Feng Lee bpf Superseded
[bpf-next,v11,1/8] bpf: Retire the struct_ops map kvalue->refcnt. Transit between BPF TCP congestion controls. - - - 49114 2023-03-23 Kui-Feng Lee bpf Superseded
[net-next,9/9] net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX Remove skb_mac_header() dependency in DSA xmit path - 2 - 1311 2023-03-22 Vladimir Oltean netdev Changes Requested
[net-next,8/9] net: dsa: update TX path comments to not mention skb_mac_header() Remove skb_mac_header() dependency in DSA xmit path - 2 - 15-- 2023-03-22 Vladimir Oltean netdev Changes Requested
[net-next,7/9] net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr() Remove skb_mac_header() dependency in DSA xmit path - 2 - 15-- 2023-03-22 Vladimir Oltean netdev Changes Requested
[net-next,6/9] net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX paths Remove skb_mac_header() dependency in DSA xmit path - 2 - 15-- 2023-03-22 Vladimir Oltean netdev Changes Requested
[net-next,5/9] net: dsa: tag_ksz: do not rely on skb_mac_header() in TX paths Remove skb_mac_header() dependency in DSA xmit path - 2 - 141- 2023-03-22 Vladimir Oltean netdev Changes Requested
[net-next,4/9] net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmit Remove skb_mac_header() dependency in DSA xmit path - 2 - 141- 2023-03-22 Vladimir Oltean netdev Changes Requested
[net-next,3/9] net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum() Remove skb_mac_header() dependency in DSA xmit path - 2 - 132- 2023-03-22 Vladimir Oltean netdev Changes Requested
[net-next,2/9] net: vlan: introduce skb_vlan_eth_hdr() Remove skb_mac_header() dependency in DSA xmit path - 2 - 141- 2023-03-22 Vladimir Oltean netdev Changes Requested
[net-next,1/9] net: vlan: don't adjust MAC header in __vlan_insert_inner_tag() unless set Remove skb_mac_header() dependency in DSA xmit path - 2 - 15-- 2023-03-22 Vladimir Oltean netdev Changes Requested
[net-next] ipv6: prevent router_solicitations for team port [net-next] ipv6: prevent router_solicitations for team port - 1 - 141- 2023-03-22 Xin Long netdev Accepted
[net-next,3/3] bnxt: use new queue try_stop/try_wake macros [net-next,1/3] net: provide macros for commonly copied lockless queue stop/wake code - - - 123- 2023-03-22 Jakub Kicinski netdev Superseded
[net-next,2/3] ixgbe: use new queue try_stop/try_wake macros [net-next,1/3] net: provide macros for commonly copied lockless queue stop/wake code - - - 123- 2023-03-22 Jakub Kicinski netdev Superseded
[net-next,1/3] net: provide macros for commonly copied lockless queue stop/wake code [net-next,1/3] net: provide macros for commonly copied lockless queue stop/wake code - - - 132- 2023-03-22 Jakub Kicinski netdev Superseded
pull-request: bluetooth 2023-03-22 pull-request: bluetooth 2023-03-22 - - - 5-1 2023-03-22 Luiz Augusto von Dentz Superseded
[bpf-next] bpf: remember meta->iter info only for initialized iters [bpf-next] bpf: remember meta->iter info only for initialized iters - - - 602- 2023-03-22 Andrii Nakryiko bpf Accepted
[net-next] docs: netdev: add note about Changes Requested and revising commit messages [net-next] docs: netdev: add note about Changes Requested and revising commit messages - - - 15-- 2023-03-22 Jakub Kicinski netdev Accepted
[v3,bpf-next,5/5] selftests/bpf: Add bench for task storage creation bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage - - - 6221 2023-03-22 Martin KaFai Lau bpf Accepted
[v3,bpf-next,4/5] selftests/bpf: Test task storage when local_storage->smap is NULL bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage - - - 6221 2023-03-22 Martin KaFai Lau bpf Accepted
[v3,bpf-next,3/5] bpf: Use bpf_mem_cache_alloc/free for bpf_local_storage bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage - - - 6221 2023-03-22 Martin KaFai Lau bpf Accepted
[v3,bpf-next,2/5] bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elem bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage - - - 6221 2023-03-22 Martin KaFai Lau bpf Accepted
[v3,bpf-next,1/5] bpf: Add a few bpf mem allocator functions bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage - - - 6122 2023-03-22 Martin KaFai Lau bpf Accepted
[bpf-next,v2,2/2] selftests/bpf: Check when bounds are not in the 32-bit range [bpf-next,v2,1/2] bpf: Fix __reg_bound_offset 64->32 var_off subreg propagation 1 - - 6221 2023-03-22 Daniel Borkmann bpf Accepted
[bpf-next,v2,1/2] bpf: Fix __reg_bound_offset 64->32 var_off subreg propagation [bpf-next,v2,1/2] bpf: Fix __reg_bound_offset 64->32 var_off subreg propagation - 1 - 6212 2023-03-22 Daniel Borkmann bpf Accepted
[net-next,5/5] netfilter: keep conntrack reference until IPsecv6 policy checks are done [net-next,1/5] netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate eval cal… - - - 14-1 2023-03-22 Florian Westphal netdev Accepted
[net-next,4/5] xtables: move icmp/icmpv6 logic to xt_tcpudp [net-next,1/5] netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate eval cal… - - - 132- 2023-03-22 Florian Westphal netdev Accepted
[net-next,3/5] netfilter: xtables: disable 32bit compat interface by default [net-next,1/5] netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate eval cal… - - - 141- 2023-03-22 Florian Westphal netdev Accepted
[net-next,2/5] netfilter: nft_masq: deduplicate eval call-backs [net-next,1/5] netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate eval cal… - - - 141- 2023-03-22 Florian Westphal netdev Accepted
[net-next,1/5] netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate eval cal… [net-next,1/5] netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate eval cal… - - - 141- 2023-03-22 Florian Westphal netdev Accepted
[net-next,0/5] netfilter updates for net-next - - - --- 2023-03-22 Florian Westphal netdev Accepted
[v5,vfio,7/7] vfio/pds: Add Kconfig and documentation pds_vfio driver - - - 1-- 2023-03-22 Brett Creeley netdev Superseded
[v5,vfio,6/7] vfio/pds: Add support for firmware recovery pds_vfio driver - - - 1-- 2023-03-22 Brett Creeley Superseded
[v5,vfio,5/7] vfio/pds: Add support for dirty page tracking pds_vfio driver - - - 1-- 2023-03-22 Brett Creeley Superseded
[v5,vfio,4/7] vfio/pds: Add VFIO live migration support pds_vfio driver - - - 1-- 2023-03-22 Brett Creeley Superseded
[v5,vfio,3/7] vfio/pds: register with the pds_core PF pds_vfio driver - - - 1-- 2023-03-22 Brett Creeley Superseded
[v5,vfio,2/7] vfio/pds: Initial support for pds_vfio VFIO driver pds_vfio driver - - - 1-- 2023-03-22 Brett Creeley Superseded
[v5,vfio,1/7] vfio: Commonize combine_ranges for use in other VFIO drivers pds_vfio driver - - - 1-- 2023-03-22 Brett Creeley Superseded
[v2,bpf-next,2/2] bpf: return long from bpf_map_ops funcs error checking where helpers call bpf_map_ops - - 1 6113 2023-03-22 JP Kobryn bpf Accepted
[v2,bpf-next,1/2] bpf/selftests: coverage for bpf_map_ops errors error checking where helpers call bpf_map_ops - - 1 6212 2023-03-22 JP Kobryn bpf Accepted
staging: qlge: avoid multiple assignments staging: qlge: avoid multiple assignments - - - 1-- 2023-03-22 Khadija Kamran Not Applicable
[v3,virtio,8/8] pds_vdpa: pds_vdps.rst and Kconfig pds_vdpa driver - - - 1-- 2023-03-22 Nelson, Shannon netdev Not Applicable
[v3,virtio,7/8] pds_vdpa: subscribe to the pds_core events pds_vdpa driver - - - 1-- 2023-03-22 Nelson, Shannon Not Applicable
[v3,virtio,6/8] pds_vdpa: add support for vdpa and vdpamgmt interfaces pds_vdpa driver - - - 1-- 2023-03-22 Nelson, Shannon Not Applicable
[v3,virtio,5/8] pds_vdpa: add vdpa config client commands pds_vdpa driver 1 - - 1-- 2023-03-22 Nelson, Shannon Not Applicable
[v3,virtio,4/8] pds_vdpa: virtio bar setup for vdpa pds_vdpa driver - - - 1-- 2023-03-22 Nelson, Shannon Not Applicable
[v3,virtio,3/8] pds_vdpa: get vdpa management info pds_vdpa driver 1 - - 1-- 2023-03-22 Nelson, Shannon Not Applicable
[v3,virtio,2/8] pds_vdpa: Add new vDPA driver for AMD/Pensando DSC pds_vdpa driver 1 - - 1-- 2023-03-22 Nelson, Shannon Not Applicable
[v3,virtio,1/8] virtio: allow caller to override device id and DMA mask pds_vdpa driver - - - 1-- 2023-03-22 Nelson, Shannon Not Applicable
[v5,net-next,14/14] pds_core: Kconfig and pds_core.rst pds_core driver - - - 141- 2023-03-22 Nelson, Shannon netdev Superseded
[v5,net-next,13/14] pds_core: publish events to the clients pds_core driver - - - 141- 2023-03-22 Nelson, Shannon netdev Superseded
[v5,net-next,12/14] pds_core: add the aux client API pds_core driver - - - 132- 2023-03-22 Nelson, Shannon netdev Superseded
[v5,net-next,11/14] pds_core: devlink params for enabling VIF support pds_core driver - - - 132- 2023-03-22 Nelson, Shannon netdev Superseded
[v5,net-next,10/14] pds_core: add auxiliary_bus devices pds_core driver - - - 132- 2023-03-22 Nelson, Shannon netdev Superseded
[v5,net-next,09/14] pds_core: add initial VF device handling pds_core driver - - - 132- 2023-03-22 Nelson, Shannon netdev Superseded
[v5,net-next,08/14] pds_core: set up the VIF definitions and defaults pds_core driver - - - 132- 2023-03-22 Nelson, Shannon netdev Superseded
[v5,net-next,07/14] pds_core: add FW update feature to devlink pds_core driver - - - 132- 2023-03-22 Nelson, Shannon netdev Superseded
[v5,net-next,06/14] pds_core: Add adminq processing and commands pds_core driver - - - 132- 2023-03-22 Nelson, Shannon netdev Superseded
[v5,net-next,05/14] pds_core: set up device and adminq pds_core driver - - - 132- 2023-03-22 Nelson, Shannon netdev Superseded
[v5,net-next,04/14] pds_core: add devlink health facilities pds_core driver - - - 132- 2023-03-22 Nelson, Shannon netdev Superseded
[v5,net-next,03/14] pds_core: health timer and workqueue pds_core driver - - - 132- 2023-03-22 Nelson, Shannon netdev Superseded
[v5,net-next,02/14] pds_core: add devcmd device interfaces pds_core driver - - - 132- 2023-03-22 Nelson, Shannon netdev Superseded
[v5,net-next,01/14] pds_core: initial framework for pds_core PF driver pds_core driver - - - 132- 2023-03-22 Nelson, Shannon netdev Superseded
[RFC,v5,2/2] virtio/vsock: check argument to avoid no effect call allocate multiple skbuffs on tx - 1 - 132- 2023-03-22 Arseniy Krasnov netdev Superseded
[RFC,v5,1/2] virtio/vsock: allocate multiple skbuffs on tx allocate multiple skbuffs on tx - 1 - 132- 2023-03-22 Arseniy Krasnov netdev Superseded
[next] wifi: rndis_wlan: Replace fake flex-array with flexible-array member [next] wifi: rndis_wlan: Replace fake flex-array with flexible-array member - - - 1-- 2023-03-22 Gustavo A. R. Silva netdev Awaiting Upstream
[RFC] iov_iter: Add an iterator-of-iterators [RFC] iov_iter: Add an iterator-of-iterators - - - 1-- 2023-03-22 David Howells netdev RFC
[v6] epoll: use refcount to reduce ep_mutex contention [v6] epoll: use refcount to reduce ep_mutex contention 1 1 1 1-- 2023-03-22 Paolo Abeni netdev Not Applicable
[net-next,6/6] mlxsw: pci: Add support for new reset flow mlxsw: Add support for new reset flow - 1 - 15-- 2023-03-22 Petr Machata netdev Changes Requested
[net-next,5/6] mlxsw: pci: Move software reset code to a separate function mlxsw: Add support for new reset flow - 3 - 15-- 2023-03-22 Petr Machata netdev Changes Requested
[net-next,4/6] mlxsw: pci: Rename mlxsw_pci_sw_reset() mlxsw: Add support for new reset flow - 2 - 15-- 2023-03-22 Petr Machata netdev Changes Requested
[net-next,3/6] mlxsw: Extend MRSR pack() function to support new commands mlxsw: Add support for new reset flow - 3 - 15-- 2023-03-22 Petr Machata netdev Changes Requested
[net-next,2/6] mlxsw: reg: Add Management Capabilities Mask Register mlxsw: Add support for new reset flow - 2 - 141- 2023-03-22 Petr Machata netdev Changes Requested
[net-next,1/6] mlxsw: reg: Move 'mpsc' definition in 'mlxsw_reg_infos' mlxsw: Add support for new reset flow - 3 - 15-- 2023-03-22 Petr Machata netdev Changes Requested
[net-next,v2] bnx2: remove deadcode in bnx2_init_cpus() [net-next,v2] bnx2: remove deadcode in bnx2_init_cpus() - 1 - 15-- 2023-03-22 Maxim Korotkov netdev Accepted
[net-next,v2,8/8] ice: add dynamic interrupt allocation ice: support dynamic interrupt allocation - 1 - 141- 2023-03-22 Piotr Raczynski netdev Superseded
[net-next,v2,7/8] ice: track interrupt vectors with xarray ice: support dynamic interrupt allocation - 2 - 141- 2023-03-22 Piotr Raczynski netdev Superseded
[net-next,v2,6/8] ice: add individual interrupt allocation ice: support dynamic interrupt allocation - 2 - 141- 2023-03-22 Piotr Raczynski netdev Superseded
[net-next,v2,5/8] ice: remove redundant SRIOV code ice: support dynamic interrupt allocation - 2 - 141- 2023-03-22 Piotr Raczynski netdev Superseded
[net-next,v2,4/8] ice: refactor VF control VSI interrupt handling ice: support dynamic interrupt allocation - 1 - 141- 2023-03-22 Piotr Raczynski netdev Superseded
[net-next,v2,3/8] ice: use preferred MSIX allocation api ice: support dynamic interrupt allocation - 1 - 141- 2023-03-22 Piotr Raczynski netdev Superseded
[net-next,v2,2/8] ice: use pci_irq_vector helper function ice: support dynamic interrupt allocation - 1 - 141- 2023-03-22 Piotr Raczynski netdev Superseded
[net-next,v2,1/8] ice: move interrupt related code to separate file ice: support dynamic interrupt allocation - 1 - 132- 2023-03-22 Piotr Raczynski netdev Superseded
[bpf-next,V3,6/6] igc: add XDP hints kfuncs for RX hash XDP-hints kfuncs for Intel driver igc - - - 65-- 2023-03-22 Jesper Dangaard Brouer bpf Changes Requested
[bpf-next,V3,5/6] igc: add XDP hints kfuncs for RX timestamp XDP-hints kfuncs for Intel driver igc - - 1 63-2 2023-03-22 Jesper Dangaard Brouer bpf Changes Requested
[bpf-next,V3,4/6] igc: add igc_xdp_buff wrapper for xdp_buff in driver XDP-hints kfuncs for Intel driver igc - - - 641- 2023-03-22 Jesper Dangaard Brouer bpf Changes Requested
[bpf-next,V3,3/6] selftests/bpf: xdp_hw_metadata RX hash return code info XDP-hints kfuncs for Intel driver igc 1 - - 641- 2023-03-22 Jesper Dangaard Brouer bpf Changes Requested
[bpf-next,V3,2/6] selftests/bpf: xdp_hw_metadata track more timestamps XDP-hints kfuncs for Intel driver igc 1 - - 632- 2023-03-22 Jesper Dangaard Brouer bpf Changes Requested
[bpf-next,V3,1/6] igc: enable and fix RX hash usage by netstack XDP-hints kfuncs for Intel driver igc - - - 61-4 2023-03-22 Jesper Dangaard Brouer bpf Changes Requested
[net-next] ynl: allow to encode u8 attr [net-next] ynl: allow to encode u8 attr - - - 15-- 2023-03-22 Jiri Pirko netdev Accepted
[net-next] net: ipa: add IPA v5.0 to ipa_version_string() [net-next] net: ipa: add IPA v5.0 to ipa_version_string() - 1 - 15-- 2023-03-22 Alex Elder netdev Accepted
[v2] ptp: add ToD device driver for Intel FPGA cards [v2] ptp: add ToD device driver for Intel FPGA cards - - - 132- 2023-03-22 Zhang, Tianfei netdev Superseded
[net,v1,6/6] net: dsa: microchip: ksz8: fix MDF configuration with non-zero VID net: dsa: microchip: ksz8: fixes for stable 1 - - 14-1 2023-03-22 Oleksij Rempel netdev Superseded
[net,v1,5/6] net: dsa: microchip: ksz8863_smi: fix bulk access net: dsa: microchip: ksz8: fixes for stable - - - 14-1 2023-03-22 Oleksij Rempel netdev Superseded
[net,v1,4/6] net: dsa: microchip: ksz8: ksz8_fdb_dump: avoid extracting ghost entry from empty dyna… net: dsa: microchip: ksz8: fixes for stable 1 - - 14-1 2023-03-22 Oleksij Rempel netdev Superseded
[net,v1,3/6] net: dsa: microchip: ksz8: fix offset for the timestamp filed net: dsa: microchip: ksz8: fixes for stable 1 - - 14-1 2023-03-22 Oleksij Rempel netdev Superseded
[net,v1,2/6] net: dsa: microchip: ksz8: fix ksz8_fdb_dump() to extract all 1024 entries net: dsa: microchip: ksz8: fixes for stable 1 - - 14-1 2023-03-22 Oleksij Rempel netdev Superseded
[net,v1,1/6] net: dsa: microchip: ksz8: fix ksz8_fdb_dump() net: dsa: microchip: ksz8: fixes for stable 1 - - 14-1 2023-03-22 Oleksij Rempel netdev Superseded
« 1 2 ... 424 425 4261262 1263 »