Show patches with: Archived = No       |   149914 patches
« 1 2 ... 31 32 331499 1500 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,09/10] net: replace page_frag with page_frag_cache Replace page_frag with page_frag_cache (Part-2) - - - 1-- 2024-10-28 Yunsheng Lin netdev RFC
[RFC,08/10] mm: page_frag: add testing for the newly added API Replace page_frag with page_frag_cache (Part-2) - - - 1-- 2024-10-28 Yunsheng Lin RFC
[RFC,07/10] mm: page_frag: introduce probe related API Replace page_frag with page_frag_cache (Part-2) - - - 1-- 2024-10-28 Yunsheng Lin RFC
[RFC,06/10] mm: page_frag: introduce alloc_refill prepare & commit API Replace page_frag with page_frag_cache (Part-2) - - - 1-- 2024-10-28 Yunsheng Lin RFC
[RFC,05/10] mm: page_frag: introduce refill prepare & commit API Replace page_frag with page_frag_cache (Part-2) - - - 1-- 2024-10-28 Yunsheng Lin RFC
[RFC,04/10] mm: page_frag: introduce page_frag_alloc_abort() related API Replace page_frag with page_frag_cache (Part-2) - - - 1-- 2024-10-28 Yunsheng Lin RFC
[RFC,03/10] mm: page_frag: update documentation for page_frag Replace page_frag with page_frag_cache (Part-2) - - - 1-- 2024-10-28 Yunsheng Lin RFC
[RFC,02/10] net: rename skb_copy_to_page_nocache() helper Replace page_frag with page_frag_cache (Part-2) - 1 - 1-- 2024-10-28 Yunsheng Lin netdev RFC
[RFC,01/10] mm: page_frag: some minor refactoring before adding new API Replace page_frag with page_frag_cache (Part-2) - - - 1-- 2024-10-28 Yunsheng Lin RFC
[net-next,v23,7/7] mm: page_frag: use __alloc_pages() to replace alloc_pages_node() Replace page_frag with page_frag_cache (Part-1) - 1 - 19-- 2024-10-28 Yunsheng Lin netdev Accepted
[net-next,v23,6/7] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc' Replace page_frag with page_frag_cache (Part-1) - 1 - 181- 2024-10-28 Yunsheng Lin netdev Accepted
[net-next,v23,5/7] xtensa: remove the get_order() implementation Replace page_frag with page_frag_cache (Part-1) 1 1 - 181- 2024-10-28 Yunsheng Lin netdev Accepted
[net-next,v23,4/7] mm: page_frag: avoid caller accessing 'page_frag_cache' directly Replace page_frag with page_frag_cache (Part-1) 1 1 - 19-- 2024-10-28 Yunsheng Lin netdev Accepted
[net-next,v23,3/7] mm: page_frag: use initial zero offset for page_frag_alloc_align() Replace page_frag with page_frag_cache (Part-1) - 1 - 19-- 2024-10-28 Yunsheng Lin netdev Accepted
[net-next,v23,2/7] mm: move the page fragment allocator from page_alloc into its own file Replace page_frag with page_frag_cache (Part-1) 1 1 - 181- 2024-10-28 Yunsheng Lin netdev Accepted
[net-next,v23,1/7] mm: page_frag: add a test module for page_frag Replace page_frag with page_frag_cache (Part-1) - 1 - 1711 2024-10-28 Yunsheng Lin netdev Accepted
[net,v3] net: ti: icssg-prueth: Fix 1 PPS sync [net,v3] net: ti: icssg-prueth: Fix 1 PPS sync - 2 - 19-- 2024-10-28 Meghana Malladi netdev Superseded
[net-next,v3,14/14] bpf: add simple bpf tests in the tx path for so_timstamping feature net-timestamp: bpf extension to equip applications transparently - - - 162- 2024-10-28 Jason Xing netdev Changes Requested
[net-next,v3,13/14] net-timestamp: use static key to control bpf extension net-timestamp: bpf extension to equip applications transparently - - - 162- 2024-10-28 Jason Xing netdev Changes Requested
[net-next,v3,12/14] net-timestamp: add OPT_ID for UDP proto net-timestamp: bpf extension to equip applications transparently - - - 171- 2024-10-28 Jason Xing netdev Changes Requested
[net-next,v3,11/14] net-timestamp: support OPT_ID for TCP proto net-timestamp: bpf extension to equip applications transparently - - - 171- 2024-10-28 Jason Xing netdev Changes Requested
[net-next,v3,10/14] net-timestamp: add basic support with tskey offset net-timestamp: bpf extension to equip applications transparently - - - 1521 2024-10-28 Jason Xing netdev Changes Requested
[net-next,v3,09/14] net-timestamp: add a common helper to set tskey net-timestamp: bpf extension to equip applications transparently - - - 171- 2024-10-28 Jason Xing netdev Changes Requested
[net-next,v3,08/14] net-timestamp: make bpf for tx timestamp work net-timestamp: bpf extension to equip applications transparently - - - 162- 2024-10-28 Jason Xing netdev Changes Requested
[net-next,v3,07/14] net-timestamp: add a new triggered point to set sk_tsflags_bpf in UDP layer net-timestamp: bpf extension to equip applications transparently - - - 171- 2024-10-28 Jason Xing netdev Changes Requested
[net-next,v3,06/14] net-timestamp: introduce TS_ACK_OPT_CB to generate tcp acked timestamp net-timestamp: bpf extension to equip applications transparently - - - 171- 2024-10-28 Jason Xing netdev Changes Requested
[net-next,v3,05/14] net-timestamp: introduce TS_SW_OPT_CB to generate driver timestamp net-timestamp: bpf extension to equip applications transparently - - - 171- 2024-10-28 Jason Xing netdev Changes Requested
[net-next,v3,04/14] net-timestamp: introduce TS_SCHED_OPT_CB to generate dev xmit timestamp net-timestamp: bpf extension to equip applications transparently - - - 171- 2024-10-28 Jason Xing netdev Changes Requested
[net-next,v3,03/14] net-timestamp: open gate for bpf_setsockopt/_getsockopt net-timestamp: bpf extension to equip applications transparently - - - 162- 2024-10-28 Jason Xing netdev Changes Requested
[net-next,v3,02/14] net-timestamp: allow two features to work parallelly net-timestamp: bpf extension to equip applications transparently - - - 1611 2024-10-28 Jason Xing netdev Changes Requested
[net-next,v3,01/14] net-timestamp: reorganize in skb_tstamp_tx_output() net-timestamp: bpf extension to equip applications transparently - - - 171- 2024-10-28 Jason Xing netdev Changes Requested
[net-next,v6,1/1] binder: report txn errors via generic netlink binder: report txn errors via generic netlink (genl) - - - 1521 2024-10-28 Li Li netdev Changes Requested
[iwl-next,v6,9/9] ice: init flow director before RDMA ice: managing MSI-X in driver - - - 1-- 2024-10-28 Michal Swiatkowski netdev Superseded
[iwl-next,v6,8/9] ice: simplify VF MSI-X managing ice: managing MSI-X in driver - - - 1-- 2024-10-28 Michal Swiatkowski netdev Superseded
[iwl-next,v6,7/9] ice: enable_rdma devlink param ice: managing MSI-X in driver - 2 - 1-- 2024-10-28 Michal Swiatkowski netdev Superseded
[iwl-next,v6,6/9] ice: treat dyn_allowed only as suggestion ice: managing MSI-X in driver - 1 - 1-- 2024-10-28 Michal Swiatkowski netdev Superseded
[iwl-next,v6,5/9] ice, irdma: move interrupts code to irdma ice: managing MSI-X in driver - - - 1-- 2024-10-28 Michal Swiatkowski netdev Superseded
[iwl-next,v6,4/9] ice: get rid of num_lan_msix field ice: managing MSI-X in driver - 1 - 1-- 2024-10-28 Michal Swiatkowski netdev Superseded
[iwl-next,v6,3/9] ice: remove splitting MSI-X between features ice: managing MSI-X in driver - 1 - 1-- 2024-10-28 Michal Swiatkowski netdev Superseded
[iwl-next,v6,2/9] ice: devlink PF MSI-X max and min parameter ice: managing MSI-X in driver - 1 - 1-- 2024-10-28 Michal Swiatkowski netdev Superseded
[iwl-next,v6,1/9] ice: count combined queues using Rx/Tx count ice: managing MSI-X in driver - - - 1-- 2024-10-28 Michal Swiatkowski netdev Superseded
ptp_pch: Replace deprecated PCI functions ptp_pch: Replace deprecated PCI functions - - - 181- 2024-10-28 Philipp Stanner netdev Accepted
[v2,bpf-next] docs/bpf: Add description of .BTF.base section [v2,bpf-next] docs/bpf: Add description of .BTF.base section - - - 601- 2024-10-28 Alan Maguire bpf Accepted
[net] dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value [net] dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value 1 2 - 18-1 2024-10-28 Gupta, Suraj netdev Accepted
[net] net: enetc: set MAC address to the VF net_device [net] net: enetc: set MAC address to the VF net_device - 2 - 19-- 2024-10-28 Wei Fang netdev Superseded
[v2] tests: hsr: Increase timeout to 50 seconds [v2] tests: hsr: Increase timeout to 50 seconds - - - 163- 2024-10-28 Yunshui Jiang netdev Accepted
[net-next] sctp: Avoid enqueuing addr events redundantly [net-next] sctp: Avoid enqueuing addr events redundantly - - - 18-- 2024-10-28 Gilad Naaman netdev Superseded
[net] net: wwan: t7xx: off-by-one error in t7xx_dpmaif_rx_buf_alloc() [net] net: wwan: t7xx: off-by-one error in t7xx_dpmaif_rx_buf_alloc() - - - 181- 2024-10-28 Jinjie Ruan netdev Changes Requested
[net] netlink: Fix off-by-one error in netlink_proto_init() [net] netlink: Fix off-by-one error in netlink_proto_init() - - - 19-- 2024-10-28 Jinjie Ruan netdev Changes Requested
[net] net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000 [net] net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000 - - - 1711 2024-10-28 吳逼逼 netdev Superseded
[net-next] net: ncsi: check for netlink-driven responses before requiring a handler [net-next] net: ncsi: check for netlink-driven responses before requiring a handler - 1 - 19-- 2024-10-28 Jeremy Kerr netdev Changes Requested
[net,v4] fsl/fman: Validate cell-index value obtained from Device Tree [net,v4] fsl/fman: Validate cell-index value obtained from Device Tree - 1 - 172- 2024-10-28 Aleksandr Mishin netdev Accepted
[v2] bpf: fix filed access without lock [v2] bpf: fix filed access without lock - - - 583- 2024-10-28 Jiayuan Chen bpf Accepted
[v2] bpf: fix filed access without lock [v2] bpf: fix filed access without lock - - - 153- 2024-10-28 Jiayuan Chen netdev Superseded
[2/2] net: ncsi: restrict version sizes when hardware doesn't nul-terminate net: ncsi: minor fixes - - - 171- 2024-10-28 Jeremy Kerr netdev Changes Requested
[1/2] net: ncsi: don't assume associated netdev has a platform_device parent net: ncsi: minor fixes - - - 171- 2024-10-28 Jeremy Kerr netdev Changes Requested
[net,2/2] net: ethernet: ftgmac100: fix NULL phy usage on device remove net: ethernet: ftgmac100: fixes for ncsi/phy handling on device remove - 2 - 19-- 2024-10-28 Jeremy Kerr netdev Changes Requested
[net,1/2] net: ethernet: ftgmac100: prevent use after free on unregister when using NCSI net: ethernet: ftgmac100: fixes for ncsi/phy handling on device remove - 1 - 19-- 2024-10-28 Jeremy Kerr netdev Changes Requested
[PATCHv4,net-next] net: dsa: use ethtool string helpers [PATCHv4,net-next] net: dsa: use ethtool string helpers - 1 - 181- 2024-10-28 Rosen Penev netdev Accepted
[bpf-next] bpf: handle implicit declaration of function gettid in bpf_iter.c [bpf-next] bpf: handle implicit declaration of function gettid in bpf_iter.c - - - 601- 2024-10-28 Jason Xing bpf Superseded
[net-next,v5,6/6] net: stmmac: xgmac: Enable FPE for tc-mqprio/tc-taprio net: stmmac: Refactor FPE as a separate module - - - 18-- 2024-10-28 Furong Xu netdev Superseded
[net-next,v5,5/6] net: stmmac: xgmac: Complete FPE support net: stmmac: Refactor FPE as a separate module - - - 171- 2024-10-28 Furong Xu netdev Superseded
[net-next,v5,4/6] net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQ net: stmmac: Refactor FPE as a separate module - 1 - 18-- 2024-10-28 Furong Xu netdev Superseded
[net-next,v5,3/6] net: stmmac: Refactor FPE functions to generic version net: stmmac: Refactor FPE as a separate module - - - 18-- 2024-10-28 Furong Xu netdev Superseded
[net-next,v5,2/6] net: stmmac: Rework macro definitions for gmac4 and xgmac net: stmmac: Refactor FPE as a separate module - 1 - 171- 2024-10-28 Furong Xu netdev Superseded
[net-next,v5,1/6] net: stmmac: Introduce separate files for FPE implementation net: stmmac: Refactor FPE as a separate module - 2 - 162- 2024-10-28 Furong Xu netdev Superseded
[v3,2/2] bna: Remove field bnad_dentry_files[] in struct bnad bna: Remove error checking for debugfs create APIs - 1 - 181- 2024-10-28 Leizhen (ThunderTown) netdev Accepted
[v3,1/2] bna: Remove error checking for debugfs create APIs bna: Remove error checking for debugfs create APIs - 1 - 181- 2024-10-28 Leizhen (ThunderTown) netdev Accepted
riscv: dts: sophgo: Add ethernet configuration for cv18xx riscv: dts: sophgo: Add ethernet configuration for cv18xx - - - 1-- 2024-10-28 Inochi Amaoto Not Applicable
[v4,tip/perf/core,4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution uprobes,mm: speculative lockless VMA-to-uprobe lookup 1 1 - 1-- 2024-10-28 Andrii Nakryiko bpf Not Applicable
[v4,tip/perf/core,3/4] uprobes: simplify find_active_uprobe_rcu() VMA checks uprobes,mm: speculative lockless VMA-to-uprobe lookup 1 1 - 1-- 2024-10-28 Andrii Nakryiko bpf Not Applicable
[v4,tip/perf/core,2/4] mm: Introduce mmap_lock_speculation_{begin|end} uprobes,mm: speculative lockless VMA-to-uprobe lookup 1 - - 1-- 2024-10-28 Andrii Nakryiko bpf Not Applicable
[v4,tip/perf/core,1/4] mm: Convert mm_lock_seq to a proper seqcount uprobes,mm: speculative lockless VMA-to-uprobe lookup 1 - - 1-- 2024-10-28 Andrii Nakryiko bpf Not Applicable
MAINTAINERS: exclude net/ceph from networking MAINTAINERS: exclude net/ceph from networking 1 - - 1-- 2024-10-27 Ilya Dryomov Not Applicable
[net-next,v4,2/2] netcons: Add udp send fail statistics to netconsole netcons: Add udp send fail statistics to netconsole - 1 - 19-- 2024-10-27 Maksym Kutsevol netdev Changes Requested
[net-next,v4,1/2] netpoll: Make netpoll_send_udp return status instead of void netcons: Add udp send fail statistics to netconsole - 1 - 19-- 2024-10-27 Maksym Kutsevol netdev Changes Requested
[net-next] net: nfc: Propagate ISO14443 type A target ATS to userspace via netlink [net-next] net: nfc: Propagate ISO14443 type A target ATS to userspace via netlink - 1 - 1521 2024-10-27 Juraj Šarinay netdev Superseded
[linux-next] ice: use string choice helpers [linux-next] ice: use string choice helpers 1 - - 171- 2024-10-27 R Sundar netdev Awaiting Upstream
[v1,2/2] net: arc: rockchip: fix emac mdio node support [v1,1/2] ethernet: arc: fix the device for dma_map_single/dma_unmap_single - - - 162- 2024-10-27 Johan Jonker netdev Changes Requested
[v1,1/2] ethernet: arc: fix the device for dma_map_single/dma_unmap_single [v1,1/2] ethernet: arc: fix the device for dma_map_single/dma_unmap_single - - - 162- 2024-10-27 Johan Jonker netdev Changes Requested
mlx5: only schedule EQ comp tasklet if necessary mlx5: only schedule EQ comp tasklet if necessary - 1 - 1-1 2024-10-27 Caleb Sander netdev Superseded
[net-next] net: dlink: add get_ethtool_stats in ethtool [net-next] net: dlink: add get_ethtool_stats in ethtool - - - 1521 2024-10-26 Moon Yeounsu netdev Changes Requested
[bpf] sock_map: fix a NULL pointer dereference in sock_map_link_update_prog() [bpf] sock_map: fix a NULL pointer dereference in sock_map_link_update_prog() - - - 601- 2024-10-26 Cong Wang bpf Accepted
[RFC,v3,3/3] tracing: Fix syscall tracepoint use-after-free [RFC,v3,1/3] tracing: Introduce tracepoint extended structure - - - 1-- 2024-10-26 Mathieu Desnoyers RFC
[RFC,v3,2/3] tracing: Introduce tracepoint_is_syscall() [RFC,v3,1/3] tracing: Introduce tracepoint extended structure - - - 1-- 2024-10-26 Mathieu Desnoyers RFC
[RFC,v3,1/3] tracing: Introduce tracepoint extended structure [RFC,v3,1/3] tracing: Introduce tracepoint extended structure - - - 1-- 2024-10-26 Mathieu Desnoyers RFC
[net-next,v2] net: Use str_yes_no() helper function [net-next,v2] net: Use str_yes_no() helper function - - - 18-- 2024-10-26 Thorsten Blum netdev Rejected
rtnetlink: Fix an error handling path in rtnl_newlink() rtnetlink: Fix an error handling path in rtnl_newlink() - 1 - 181- 2024-10-26 Christophe JAILLET netdev Accepted
[net] net: ethernet: mtk_wed: fix path of MT7988 WO firmware [net] net: ethernet: mtk_wed: fix path of MT7988 WO firmware - 2 - 181- 2024-10-26 Daniel Golle netdev Accepted
[bpf-next,v3,4/4] selftests/bpf: Add a selftest for bpf_csum_diff() Optimize bpf_csum_diff() and homogenize for all archs 1 - - 592- 2024-10-26 Puranjay Mohan bpf Accepted
[bpf-next,v3,3/4] selftests/bpf: don't mask result of bpf_csum_diff() in test_verifier Optimize bpf_csum_diff() and homogenize for all archs 1 1 - 5911 2024-10-26 Puranjay Mohan bpf Accepted
[bpf-next,v3,2/4] bpf: bpf_csum_diff: optimize and homogenize for all archs Optimize bpf_csum_diff() and homogenize for all archs 1 1 - 601- 2024-10-26 Puranjay Mohan bpf Accepted
[bpf-next,v3,1/4] net: checksum: move from32to16() to generic header Optimize bpf_csum_diff() and homogenize for all archs 1 1 - 601- 2024-10-26 Puranjay Mohan bpf Accepted
[V2,net-next,8/8] net: hibmcge: Add nway_reset supported in this module Support some features for the HIBMCGE driver - - - 19-- 2024-10-26 Jijie Shao netdev Changes Requested
[V2,net-next,7/8] net: hibmcge: Add reset supported in this module Support some features for the HIBMCGE driver - - - 181- 2024-10-26 Jijie Shao netdev Changes Requested
[V2,net-next,6/8] net: hibmcge: Add pauseparam supported in this module Support some features for the HIBMCGE driver - - - 19-- 2024-10-26 Jijie Shao netdev Changes Requested
[V2,net-next,5/8] net: hibmcge: Add register dump supported in this module Support some features for the HIBMCGE driver - - - 19-- 2024-10-26 Jijie Shao netdev Changes Requested
[V2,net-next,4/8] net: hibmcge: Add unicast frame filter supported in this module Support some features for the HIBMCGE driver - - - 19-- 2024-10-26 Jijie Shao netdev Changes Requested
[V2,net-next,3/8] net: hibmcge: Add irq_info file to debugfs Support some features for the HIBMCGE driver - - - 19-- 2024-10-26 Jijie Shao netdev Changes Requested
[V2,net-next,2/8] net: hibmcge: Add debugfs supported in this module Support some features for the HIBMCGE driver - - - 181- 2024-10-26 Jijie Shao netdev Changes Requested
« 1 2 ... 31 32 331499 1500 »