Show patches with: Archived = No       |   149954 patches
« 1 2 ... 281 282 2831499 1500 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
virtio_net: Do not send RSS key if it is not supported virtio_net: Do not send RSS key if it is not supported - - - 181- 2024-03-21 Breno Leitao netdev Superseded
net: wwan: t7xx: BUG: Unaligned access when loading mtk_t7xx module net: wwan: t7xx: BUG: Unaligned access when loading mtk_t7xx module - - - 1-- 2024-03-21 Liviu Dudau netdev Changes Requested
[net,v2,2/2] net: dsa: mt7530: fix disabling EEE on failure on MT7531 and MT7988 Fix EEE support for MT7531 and MT7988 SoC switch - - - 19-- 2024-03-21 Arınç ÜNAL via B4 Relay netdev Changes Requested
[net,v2,1/2] net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boards Fix EEE support for MT7531 and MT7988 SoC switch - 1 - 19-- 2024-03-21 Arınç ÜNAL via B4 Relay netdev Changes Requested
[v2,13/13] perf dso: Use container_of to avoid a pointer in dso_data dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,12/13] perf dso: Reference counting related fixes dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,11/13] perf dso: Add reference count checking and accessor functions dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,10/13] perf dsos: Switch hand code to bsearch dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,09/13] perf dsos: Remove __dsos__findnew_link_by_longname_id dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,08/13] perf dsos: Remove __dsos__addnew dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,07/13] perf dsos: Switch backing storage to array from rbtree/list dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,06/13] perf dsos: Switch more loops to dsos__for_each_dso dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,05/13] perf dso: Move dso functions out of dsos dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,04/13] perf dsos: Add dsos__for_each_dso dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,03/13] perf dsos: Tidy reference counting and locking dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,02/13] perf dsos: Attempt to better abstract dsos internals dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[v2,01/13] perf dso: Reorder variables to save space in struct dso dso/dsos memory savings and clean up - - - 1-- 2024-03-21 Ian Rogers Not Applicable
[1/1] libbpf: Define MFD_CLOEXEC if not available [1/1] libbpf: Define MFD_CLOEXEC if not available - - - 43-2 2024-03-21 Arnaldo Carvalho de Melo bpf Accepted
[RESEND,bpf] bpf: verifier: fix addr_space_cast from as(1) to as(0) [RESEND,bpf] bpf: verifier: fix addr_space_cast from as(1) to as(0) - - - 5912 2024-03-21 Puranjay Mohan bpf Accepted
[bpf-next,v2,2/2] bpf: Add arm64 JIT support for bpf_addr_space_cast instruction. bpf,arm64: Add support for BPF Arena - - - 5813 2024-03-21 Puranjay Mohan bpf Superseded
[bpf-next,v2,1/2] bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instructions. bpf,arm64: Add support for BPF Arena - - - 5723 2024-03-21 Puranjay Mohan bpf Superseded
[1/1] libbpf: Use (uintptr_t) for a u64 cast to a void pointer to fix build on 32-bit arches [1/1] libbpf: Use (uintptr_t) for a u64 cast to a void pointer to fix build on 32-bit arches - - - 45-- 2024-03-21 Arnaldo Carvalho de Melo bpf Superseded
uprobes: reduce contention on uprobes_tree access uprobes: reduce contention on uprobes_tree access 2 - - 1-- 2024-03-21 Jonathan Haslam Not Applicable
[v2,net] nexthop: fix uninitialized variable in nla_put_nh_group_stats() [v2,net] nexthop: fix uninitialized variable in nla_put_nh_group_stats() - 2 - 19-- 2024-03-21 Dan Carpenter netdev Accepted
[v2,net] ice: Fix freeing uninitialized pointers [v2,net] ice: Fix freeing uninitialized pointers - 2 - 19-- 2024-03-21 Dan Carpenter netdev Awaiting Upstream
net: stmmac: Do not enable/disable runtime PM for PCI devices net: stmmac: Do not enable/disable runtime PM for PCI devices - - - 181- 2024-03-21 Mikhail Malyshev netdev Changes Requested
[bpf-next,v2,7/7] selftests/xsk: add new test case for AF_XDP under max ring sizes Selftests/xsk: Test with maximum and minimum HW ring size configurations - - - 3428 2024-03-21 Tushar Vyavahare bpf Superseded
[bpf-next,v2,6/7] selftests/xsk: test AF_XDP functionality under minimal ring configurations Selftests/xsk: Test with maximum and minimum HW ring size configurations - - - 3428 2024-03-21 Tushar Vyavahare bpf Superseded
[bpf-next,v2,5/7] selftests/xsk: introduce set_ring_size function with a retry mechanism for handli… Selftests/xsk: Test with maximum and minimum HW ring size configurations - - - 3518 2024-03-21 Tushar Vyavahare bpf Superseded
[bpf-next,v2,4/7] selftests/bpf: implement set_hw_ring_size function to configure interface ring si… Selftests/xsk: Test with maximum and minimum HW ring size configurations - - - 3518 2024-03-21 Tushar Vyavahare bpf Superseded
[bpf-next,v2,3/7] selftests/bpf: implement get_hw_ring_size function to retrieve current and max in… Selftests/xsk: Test with maximum and minimum HW ring size configurations - - - 3518 2024-03-21 Tushar Vyavahare bpf Superseded
[bpf-next,v2,2/7] selftests/xsk: make batch size variable Selftests/xsk: Test with maximum and minimum HW ring size configurations - - - 3428 2024-03-21 Tushar Vyavahare bpf Superseded
[bpf-next,v2,1/7] tools/include: copy ethtool.h to tools directory Selftests/xsk: Test with maximum and minimum HW ring size configurations - - - 3518 2024-03-21 Tushar Vyavahare bpf Superseded
[net,v3] net: ll_temac: platform_get_resource replaced by wrong function [net,v3] net: ll_temac: platform_get_resource replaced by wrong function - 1 - 19-- 2024-03-21 Claus Hansen Ries netdev Accepted
[net-next] usbnet: fix cyclical race on disconnect with work queue [net-next] usbnet: fix cyclical race on disconnect with work queue - - - 1711 2024-03-21 Oliver Neukum netdev Changes Requested
[bpf,v4] bpf: verifier: prevent userspace memory access [bpf,v4] bpf: verifier: prevent userspace memory access 1 - - 5912 2024-03-21 Puranjay Mohan bpf Superseded
[net] devlink: use kvzalloc() to allocate devlink instance resources [net] devlink: use kvzalloc() to allocate devlink instance resources - - - 1621 2024-03-21 Jian Wen netdev Superseded
[v2] flow_dissector: prevent NULL pointer dereference in __skb_flow_dissect [v2] flow_dissector: prevent NULL pointer dereference in __skb_flow_dissect - - - 172- 2024-03-21 Anastasia Belova netdev Rejected
[RFC,net-next,v2,2/2] selftests: add netpoll selftest [RFC,net-next,v2,1/2] netpoll: support sending over raw IP interfaces - - - 162- 2024-03-21 Mark netdev RFC
[RFC,net-next,v2,1/2] netpoll: support sending over raw IP interfaces [RFC,net-next,v2,1/2] netpoll: support sending over raw IP interfaces - - - 171- 2024-03-21 Mark netdev RFC
[bpf,v3] bpf: verifier: prevent userspace memory access [bpf,v3] bpf: verifier: prevent userspace memory access - - - 602- 2024-03-21 Puranjay Mohan bpf Superseded
[net,v3] s390/qeth: handle deferred cc1 [net,v3] s390/qeth: handle deferred cc1 - 1 - 19-- 2024-03-21 Alexandra Winter netdev Accepted
[2/2] virtio-net: reduce the CPU consumption of dim worker virtio-net: a fix and some updates for virtio dim - - - 1-- 2024-03-21 Heng Qi netdev Changes Requested
[1/2] virtio-net: fix possible dim status unrecoverable virtio-net: a fix and some updates for virtio dim 1 - - 1-- 2024-03-21 Heng Qi netdev Changes Requested
[net,3/3] netfilter: nf_tables: Fix a memory leak in nf_tables_updchain [net,1/3] netfilter: nft_set_pipapo: release elements in clone only from destroy path - - - 181- 2024-03-21 Pablo Neira Ayuso netdev Accepted
[net,2/3] netfilter: nf_tables: do not compare internal table flags on updates [net,1/3] netfilter: nft_set_pipapo: release elements in clone only from destroy path - - - 181- 2024-03-21 Pablo Neira Ayuso netdev Accepted
[net,1/3] netfilter: nft_set_pipapo: release elements in clone only from destroy path [net,1/3] netfilter: nft_set_pipapo: release elements in clone only from destroy path - - - 18-1 2024-03-21 Pablo Neira Ayuso netdev Accepted
[net,0/3,v2] Netfilter fixes for net - - - --- 2024-03-21 Pablo Neira Ayuso netdev Accepted
[bpf,v2] bpf: verifier: prevent userspace memory access [bpf,v2] bpf: verifier: prevent userspace memory access - - - 5822 2024-03-21 Puranjay Mohan bpf Superseded
[5.15/5.10/5.4/4.19,1/1] pppoe: Fix memory leak in pppoe_sendmsg() pppoe: Fix memory leak in pppoe_sendmsg() - 1 - 1-- 2024-03-21 Gavrilov Ilia Not Applicable
[v2] net: mark racy access on sk->sk_rcvbuf [v2] net: mark racy access on sk->sk_rcvbuf - 1 - 181- 2024-03-21 linke li netdev Accepted
[bpf-next,v2] arm64: bpf: fix 32bit unconditional bswap [bpf-next,v2] arm64: bpf: fix 32bit unconditional bswap 2 - 1 5813 2024-03-21 Artem Savkov bpf Accepted
[v6] ice: Add get/set hw address for VFs using devlink commands [v6] ice: Add get/set hw address for VFs using devlink commands - - - 1-- 2024-03-21 Karthik Sundaravel netdev Superseded
[usb] wifi: ath9k: fix oob in htc_issue_send [usb] wifi: ath9k: fix oob in htc_issue_send - - - 1-- 2024-03-21 Edward Adam Davis netdev Awaiting Upstream
[net] pds_core: Fix pdsc_check_pci_health function to print warning [net] pds_core: Fix pdsc_check_pci_health function to print warning - 2 - 18-1 2024-03-21 Brett Creeley netdev Changes Requested
[net,v4] net: txgbe: fix i2c dev name cannot match clkdev [net,v4] net: txgbe: fix i2c dev name cannot match clkdev - - - 18-1 2024-03-21 Duanqiang Wen netdev Superseded
[v3,resend] net/ipv4: add tracepoint for icmp_send [v3,resend] net/ipv4: add tracepoint for icmp_send - 2 - 1332 2024-03-21 xu.xin16@zte.com.cn Changes Requested
tcp: Fix inet_bind2_bucket_match_addr_any() regression tcp: Fix inet_bind2_bucket_match_addr_any() regression - - - 1621 2024-03-21 Jianguo Wu netdev Changes Requested
[v3] net/ipv4: add tracepoint for icmp_send [v3] net/ipv4: add tracepoint for icmp_send - 2 - 1332 2024-03-21 xu.xin16@zte.com.cn Superseded
[net,v3] net: txgbe: fix i2c dev name cannot match clkdev [net,v3] net: txgbe: fix i2c dev name cannot match clkdev - 1 - 16-3 2024-03-21 Duanqiang Wen netdev Superseded
[net] tools: ynl: fix setting presence bits in simple nests [net] tools: ynl: fix setting presence bits in simple nests - 1 - 19-- 2024-03-21 Jakub Kicinski netdev Accepted
[net,v2] net: txgbe: fix i2c dev name cannot match clkdev [net,v2] net: txgbe: fix i2c dev name cannot match clkdev - 1 - 16-2 2024-03-21 Duanqiang Wen netdev Superseded
bpf-next: Avoid goto in regs_refine_cond_op() bpf-next: Avoid goto in regs_refine_cond_op() - - - 611- 2024-03-21 Harishankar Vishwanathan bpf Accepted
[net,3/3] netfilter: nf_tables: Fix a memory leak in nf_tables_updchain [net,1/3] netfilter: nft_set_pipapo: release elements in clone only from destroy path - - - 1711 2024-03-21 Pablo Neira Ayuso netdev Superseded
[net,2/3] netfilter: nf_tables: do not compare internal table flags on updates [net,1/3] netfilter: nft_set_pipapo: release elements in clone only from destroy path - - - 1711 2024-03-21 Pablo Neira Ayuso netdev Superseded
[net,1/3] netfilter: nft_set_pipapo: release elements in clone only from destroy path [net,1/3] netfilter: nft_set_pipapo: release elements in clone only from destroy path - - - 17-2 2024-03-21 Pablo Neira Ayuso netdev Superseded
[net,0/3] Netfilter fixes for net - - - --- 2024-03-21 Pablo Neira Ayuso netdev Changes Requested
[net-next,v1] net: Rename mono_delivery_time to tstamp_type for scalibilty [net-next,v1] net: Rename mono_delivery_time to tstamp_type for scalibilty - - - 1-1 2024-03-20 Abhishek Chauhan (ABC) netdev Deferred
[net] net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530 [net] net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530 - - - 19-- 2024-03-20 Arınç ÜNAL via B4 Relay netdev Accepted
[bpf-next] bpf: mark kprobe_multi_link_prog_run as always inlined function [bpf-next] bpf: mark kprobe_multi_link_prog_run as always inlined function - - - 5813 2024-03-20 Andrii Nakryiko bpf Changes Requested
[net,v1] mlxbf_gige: stop PHY during open() error paths [net,v1] mlxbf_gige: stop PHY during open() error paths - 3 - 19-- 2024-03-20 David Thompson netdev Accepted
[v3] net/mlx5: fix possible stack overflows [v3] net/mlx5: fix possible stack overflows - 2 - 1-- 2024-03-20 Arnd Bergmann netdev Awaiting Upstream
[v2,5/5] net: marvell: prestera: unbind sfp port on exit Fix prestera driver fail to probe twice - 1 - 1612 2024-03-20 Elad Nachman netdev Changes Requested
[v2,4/5] net: marvell: prestera: force good base mac Fix prestera driver fail to probe twice - 1 - 1612 2024-03-20 Elad Nachman netdev Changes Requested
[v2,3/5] net: marvell: prestera: fix memory use after free Fix prestera driver fail to probe twice - 1 - 1612 2024-03-20 Elad Nachman netdev Changes Requested
[v2,2/5] net: marvell: prestera: enlarge fw restart time Fix prestera driver fail to probe twice - - 1 1612 2024-03-20 Elad Nachman netdev Changes Requested
[v2,1/5] net: marvell: prestera: fix driver reload Fix prestera driver fail to probe twice - - 1 1522 2024-03-20 Elad Nachman netdev Changes Requested
ipv6: delay procfs initialization after the ipv6 structs are ready ipv6: delay procfs initialization after the ipv6 structs are ready - 2 - 1711 2024-03-20 Nicolas Cavallari netdev Changes Requested
[net-next,v5,10/10] net: ti: icssg-prueth: Add ICSSG Ethernet driver for AM65x SR1.0 platforms Support ICSSG-based Ethernet on AM65x SR1.0 devices - 1 - 171- 2024-03-20 Diogo Ivo netdev Superseded
[net-next,v5,09/10] net: ti: icssg-prueth: Modify common functions for SR1.0 Support ICSSG-based Ethernet on AM65x SR1.0 devices - 2 - 18-- 2024-03-20 Diogo Ivo netdev Superseded
[net-next,v5,08/10] net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifier Support ICSSG-based Ethernet on AM65x SR1.0 devices - 2 - 18-- 2024-03-20 Diogo Ivo netdev Superseded
[net-next,v5,07/10] net: ti: icssg-prueth: Adjust the number of TX channels for SR1.0 Support ICSSG-based Ethernet on AM65x SR1.0 devices - 2 - 171- 2024-03-20 Diogo Ivo netdev Superseded
[net-next,v5,06/10] net: ti: icssg-prueth: Adjust IPG configuration for SR1.0 Support ICSSG-based Ethernet on AM65x SR1.0 devices - 2 - 171- 2024-03-20 Diogo Ivo netdev Superseded
[net-next,v5,05/10] net: ti: icssg-prueth: Add SR1.0-specific description bits Support ICSSG-based Ethernet on AM65x SR1.0 devices - 2 - 18-- 2024-03-20 Diogo Ivo netdev Superseded
[net-next,v5,04/10] net: ti: icssg-prueth: Add SR1.0-specific configuration bits Support ICSSG-based Ethernet on AM65x SR1.0 devices - 2 - 171- 2024-03-20 Diogo Ivo netdev Superseded
[net-next,v5,03/10] net: ti: icssg-prueth: Move common functions into a separate file Support ICSSG-based Ethernet on AM65x SR1.0 devices - 1 - 171- 2024-03-20 Diogo Ivo netdev Superseded
[net-next,v5,02/10] eth: Move IPv4/IPv6 multicast address bases to their own symbols Support ICSSG-based Ethernet on AM65x SR1.0 devices - 1 - 16-2 2024-03-20 Diogo Ivo netdev Superseded
[net-next,v5,01/10] dt-bindings: net: Add support for AM65x SR1.0 in ICSSG Support ICSSG-based Ethernet on AM65x SR1.0 devices - 3 - 18-- 2024-03-20 Diogo Ivo netdev Superseded
[6.6/6.1,1/1] pppoe: Fix memory leak in pppoe_sendmsg() pppoe: Fix memory leak in pppoe_sendmsg() - 1 - 1-- 2024-03-20 Gavrilov Ilia netdev Superseded
[net,v2] net: ll_temac: platform_get_resource replaced by wrong function [net,v2] net: ll_temac: platform_get_resource replaced by wrong function - 1 - 19-- 2024-03-20 Claus Hansen Ries netdev Superseded
net: dsa: mv88e6xxx: add warning for truncated mdio bus id net: dsa: mv88e6xxx: add warning for truncated mdio bus id - - - 1621 2024-03-20 Josua Mayer netdev Changes Requested
flow_dissector: prevent NULL pointer dereference in __skb_flow_dissect flow_dissector: prevent NULL pointer dereference in __skb_flow_dissect - - - 1531 2024-03-20 Anastasia Belova netdev Superseded
Inaccurate rejection conditions Inaccurate rejection conditions - - - 593- 2024-03-20 Tao Lyu bpf Changes Requested
[net,v3] dpaa_eth: fix XDP queue index [net,v3] dpaa_eth: fix XDP queue index - - - 18-1 2024-03-20 David Gouarin netdev Changes Requested
[bpf] bpf: verifier: prevent userspace memory access [bpf] bpf: verifier: prevent userspace memory access - - - 5813 2024-03-20 Puranjay Mohan bpf Superseded
[net] can: kvaser_pciefd: Add additional Xilinx interrupts [net] can: kvaser_pciefd: Add additional Xilinx interrupts - - - 172- 2024-03-20 Marc Kleine-Budde netdev Accepted
[net,0/1] pull-request: can 2024-03-20 - - - --- 2024-03-20 Marc Kleine-Budde netdev Accepted
[net-next,v3,3/3] net: ethernet: ti: am65-cpsw-ethtool: Update rx_filters for CPSW's timestamping c… [net-next,v3,1/3] net: ethernet: ti: am65-cpts: Enable PTP RX HW timestamp using CPTS FIFO - - - 181- 2024-03-20 Chintan Vankar netdev Superseded
[net-next,v3,2/3] net: ethernet: ti: am65-cpsw: Enable RX HW timestamp only for PTP packets [net-next,v3,1/3] net: ethernet: ti: am65-cpts: Enable PTP RX HW timestamp using CPTS FIFO - - - 181- 2024-03-20 Chintan Vankar netdev Superseded
[net-next,v3,1/3] net: ethernet: ti: am65-cpts: Enable PTP RX HW timestamp using CPTS FIFO [net-next,v3,1/3] net: ethernet: ti: am65-cpts: Enable PTP RX HW timestamp using CPTS FIFO - - - 172- 2024-03-20 Chintan Vankar netdev Superseded
« 1 2 ... 281 282 2831499 1500 »