netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-15 08:34:53 to 2024-04-15 13:41:48 UTC [more...]

[PATCH net-next v3 0/6] Remove RTNL lock protection of CVQ
 2024-04-15 13:41 UTC  (3+ messages)
` [PATCH net-next v3 5/6] virtio_net: Add a lock for per queue RX coalesce

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-15 13:15 UTC  (10+ messages)
` [PATCH net-next v3 06/12] net: ethernet: oa_tc6: implement internal PHY initialization

[PATCH 4.14-openela 041/190] r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[entry].opts1
 2024-04-15 10:49 UTC 

[PATCH RESEND net-next v7 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-15 13:38 UTC  (5+ messages)
` [PATCH RESEND net-next v7 1/4] linux/dim: move useful macros to .h file
` [PATCH RESEND net-next v7 2/4] ethtool: provide customized dim profile management
` [PATCH RESEND net-next v7 3/4] virtio-net: refactor dim initialization/destruction
` [PATCH RESEND net-next v7 4/4] virtio-net: support dim profile fine-tuning

[PATCH net-next v7 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-15 13:35 UTC  (8+ messages)
` [PATCH net-next v7 1/4] linux/dim: move useful macros to .h file
` [PATCH net-next v7 2/4] ethtool: provide customized dim profile management
` [PATCH net-next v7 3/4] virtio-net: refactor dim initialization/destruction
` [PATCH net-next v7 4/4] virtio-net: support dim profile fine-tuning

[PATCH][next] net/handshake: remove redundant assignment to variable ret
 2024-04-15 13:30 UTC  (3+ messages)

[PATCH net-next v1 0/4] net: phy: add Applied Micro QT2025 PHY driver
 2024-04-15 13:30 UTC  (8+ messages)
` [PATCH net-next v1 1/4] rust: net::phy support config_init driver callback
` [PATCH net-next v1 2/4] rust: net::phy support C45 helpers
` [PATCH net-next v1 3/4] rust: net::phy support Firmware API
` [PATCH net-next v1 4/4] net: phy: add Applied Micro QT2025 PHY driver

[PATCH net-next] net: dsa: felix: provide own phylink MAC operations
 2024-04-15 13:29 UTC  (3+ messages)

[PATCH net 0/1] s390/ism: Fix splice for SMC-D
 2024-04-15 13:28 UTC  (9+ messages)
` [PATCH net 1/1] s390/ism: fix receive message buffer allocation

[PATCH net-next v2 00/15] First try to replace page_frag with page_frag_cache
 2024-04-15 13:19 UTC  (16+ messages)
` [PATCH net-next v2 01/15] mm: page_frag: add a test module for page_frag
` [PATCH net-next v2 02/15] xtensa: remove the get_order() implementation
` [PATCH net-next v2 03/15] mm: page_frag: use free_unref_page() to free page fragment
` [PATCH net-next v2 04/15] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v2 05/15] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v2 06/15] mm: page_frag: change page_frag_alloc_* API to accept align param
` [PATCH net-next v2 07/15] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v2 08/15] mm: page_frag: add two inline helper for "
` [PATCH net-next v2 09/15] mm: page_frag: reuse MSB of 'size' field for pfmemalloc
` [PATCH net-next v2 10/15] mm: page_frag: reuse existing bit field of 'va' for pagecnt_bias
` [PATCH net-next v2 11/15] net: introduce the skb_copy_to_va_nocache() helper
` [PATCH net-next v2 12/15] mm: page_frag: introduce prepare/commit API for page_frag
` [PATCH net-next v2 13/15] net: replace page_frag with page_frag_cache
` [PATCH net-next v2 14/15] mm: page_frag: update documentation for page_frag
` [PATCH net-next v2 15/15] mm: page_frag: add a entry in MAINTAINERS "

[PATCH net-next 00/14] net_sched: first series for RTNL-less qdisc dumps
 2024-04-15 13:20 UTC  (15+ messages)
` [PATCH net-next 01/14] net_sched: sch_fq: implement lockless fq_dump()
` [PATCH net-next 02/14] net_sched: cake: implement lockless cake_dump()
` [PATCH net-next 03/14] net_sched: sch_cbs: implement lockless cbs_dump()
` [PATCH net-next 04/14] net_sched: sch_choke: implement lockless choke_dump()
` [PATCH net-next 05/14] net_sched: sch_codel: implement lockless codel_dump()
` [PATCH net-next 06/14] net_sched: sch_tfs: implement lockless etf_dump()
` [PATCH net-next 07/14] net_sched: sch_ets: implement lockless ets_dump()
` [PATCH net-next 08/14] net_sched: sch_fifo: implement lockless __fifo_dump()
` [PATCH net-next 09/14] net_sched: sch_fq_codel: implement lockless fq_codel_dump()
` [PATCH net-next 10/14] net_sched: sch_fq_pie: implement lockless fq_pie_dump()
` [PATCH net-next 11/14] net_sched: sch_hfsc: implement lockless accesses to q->defcls
` [PATCH net-next 12/14] net_sched: sch_hhf: implement lockless hhf_dump()
` [PATCH net-next 13/14] net_sched: sch_pie: implement lockless pie_dump()
` [PATCH net-next 14/14] net_sched: sch_skbprio: implement lockless skbprio_dump()

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-15 13:19 UTC  (9+ messages)
` [net-next PATCH 13/15] eth: fbnic: add basic Rx handling

[PATCH net] s390/ism: Properly fix receive message buffer allocation
 2024-04-15 13:15 UTC 

[net-next PATCH v5 0/4] net: hsr: Add support for HSR-SAN (RedBOX)
 2024-04-15 13:07 UTC  (6+ messages)
` [net-next PATCH v5 1/4] net: hsr: Provide RedBox support (HSR-SAN)
` [net-next PATCH v5 2/4] test: hsr: Move common code to hsr_common.sh file
` [net-next PATCH v5 3/4] test: hsr: Extract version agnostic information from ping command output
` [net-next PATCH v5 4/4] test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operation

[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-04-15 13:03 UTC  (15+ messages)
` [PATCH 01/26] cifs: Fix duplicate fscache cookie warnings
` [PATCH 03/26] netfs: Update i_blocks when write committed to pagecache
` [PATCH 09/26] mm: Provide a means of invalidation without using launder_folio
` [PATCH 11/26] 9p: Use alternative invalidation to "
` [PATCH 17/26] netfs: Fix writethrough-mode error handling
` [PATCH 24/26] netfs: Remove the old writeback code

[PATCH iproute2-next v2 0/2] PFCP support
 2024-04-15 12:50 UTC  (3+ messages)
` [PATCH iproute2-next v2 1/2] ip: PFCP device support
` [PATCH iproute2-next v2 2/2] f_flower: implement pfcp opts

[PATCH AUTOSEL 4.19 2/4] net: bcmgenet: Reset RBUF on first open
 2024-04-15 10:05 UTC 

[PATCH AUTOSEL 5.4 2/4] net: bcmgenet: Reset RBUF on first open
 2024-04-15 10:05 UTC 

[PATCH AUTOSEL 5.10 2/4] net: bcmgenet: Reset RBUF on first open
 2024-04-15 10:04 UTC 

[PATCH AUTOSEL 5.15 2/4] net: bcmgenet: Reset RBUF on first open
 2024-04-15 10:04 UTC 

[PATCH AUTOSEL 6.1 4/6] net: bcmgenet: Reset RBUF on first open
 2024-04-15 10:04 UTC 

[PATCH AUTOSEL 6.6 09/12] net: bcmgenet: Reset RBUF on first open
 2024-04-15 10:03 UTC 

[PATCH AUTOSEL 6.8 12/15] net: bcmgenet: Reset RBUF on first open
 2024-04-15 10:02 UTC 

[PATCH net-next v1 0/5] add ethernet driver for Tehuti Networks TN40xx chips
 2024-04-15 12:39 UTC  (7+ messages)
` [PATCH net-next v1 1/5] net: tn40xx: add pci "
` [PATCH net-next v1 2/5] net: tn40xx: add register defines
` [PATCH net-next v1 3/5] net: tn40xx: add basic Tx handling
` [PATCH net-next v1 4/5] net: tn40xx: add basic Rx handling
` [PATCH net-next v1 5/5] net: tn40xx: add PHYLIB support

[PATCH net-next 00/10] selftests: Assortment of fixes
 2024-04-15 12:39 UTC  (3+ messages)
` [PATCH net-next 08/10] selftests: forwarding: router_mpath_nh: Add a diagram

[PATCH v5 0/2] tcp/dcpp: Un-pin tw_timer
 2024-04-15 12:35 UTC  (4+ messages)
` [PATCH v5 1/2] SQUASH: tcp/dcpp: Convert timewait timer into a delayed_work
` [PATCH v5 2/2] tcp/dcpp: Un-pin tw_timer

[net-next RFC v3 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
 2024-04-15 12:30 UTC  (16+ messages)
` [net-next RFC v3 1/7] net: ravb: Simplify poll & receive functions
` [net-next RFC v3 2/7] net: ravb: Align poll function with NAPI docs
` [net-next RFC v3 3/7] net: ravb: Refactor RX ring refill
` [net-next RFC v3 4/7] net: ravb: Refactor GbEth RX code path
` [net-next RFC v3 5/7] net: ravb: Enable SW IRQ Coalescing for GbEth
` [net-next RFC v3 6/7] net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IP
` [net-next RFC v3 7/7] net: ravb: Allocate RX buffers via page pool

[PATCH net-next] ip6_vti: fix memleak on netns dismantle
 2024-04-15 12:23 UTC 

[PATCH ipsec-next v10 1/3] xfrm: Add Direction to the SA in or out
 2024-04-15 12:21 UTC  (2+ messages)

[PATCH net-next v9 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-04-15 12:20 UTC  (2+ messages)

[PATCH net-next v2 00/10] Add ability to flash modules' firmware
 2024-04-15 12:07 UTC  (11+ messages)
` [PATCH net-next v2 01/10] ethtool: Add ethtool operation to write to a transceiver module EEPROM
` [PATCH net-next v2 02/10] mlxsw: Implement "
` [PATCH net-next v2 03/10] ethtool: Add an interface for flashing transceiver modules' firmware
` [PATCH net-next v2 04/10] ethtool: Add flashing transceiver modules' firmware notifications ability
` [PATCH net-next v2 05/10] include: netdevice: Add module firmware flashing in progress flag to net_device
` [PATCH net-next v2 06/10] net: sfp: Add more extended compliance codes
` [PATCH net-next v2 07/10] ethtool: cmis_cdb: Add a layer for supporting CDB commands
` [PATCH net-next v2 08/10] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB
` [PATCH net-next v2 09/10] ethtool: Add ability to flash transceiver modules' firmware
` [PATCH net-next v2 10/10] ethtool: Veto some operations during firmware flashing process

[PATCH 5.15/5.10/5.4/4.19 0/1] pppoe: Fix memory leak in pppoe_sendmsg()
 2024-04-15 11:50 UTC  (2+ messages)
` [PATCH 5.15/5.10/5.4/4.19 1/1] "

[PATCH net] r8169: fix LED-related deadlock on module removal
 2024-04-15 11:57 UTC 

[PATCH net] r8169: fix LED-related deadlock on module removal
 2024-04-15 11:54 UTC  (3+ messages)

[PATCH net-next] net: dsa: qca8k: provide own phylink MAC operations
 2024-04-15 11:54 UTC  (2+ messages)

[PATCH 6.6/6.1 0/1] pppoe: Fix memory leak in pppoe_sendmsg()
 2024-04-15 11:51 UTC  (2+ messages)
` [PATCH 6.6/6.1 1/1] "

[PATCH net-next] net: dsa: ar9331: provide own phylink MAC operations
 2024-04-15 11:49 UTC  (2+ messages)

[PATCH net-next] net: dsa: sja1105: provide own phylink MAC operations
 2024-04-15 11:48 UTC  (2+ messages)

[PATCH ipsec-next v8] xfrm: Add Direction to the SA in or out
 2024-04-15 11:12 UTC  (8+ messages)
` [devel-ipsec] "

net/smc: Buggy reordering scenario in smc socket
 2024-04-15 11:16 UTC  (2+ messages)

[PATCH v3] udp: Avoid call to compute_score on multiple sites
 2024-04-15 11:10 UTC  (2+ messages)

[PATCH net-next v3 1/6] net: libwx: Add malibox api for wangxun pf drivers
 2024-04-15 10:54 UTC  (6+ messages)
` [PATCH net-next v3 2/6] net: libwx: Add sriov api for wangxun nics
` [PATCH net-next v3 3/6] net: libwx: Redesign flow when sriov is enabled
` [PATCH net-next v3 4/6] net: libwx: Add msg task func
` [PATCH net-next v3 5/6] net: ngbe: add sriov function support
` [PATCH net-next v3 6/6] net: txgbe: "

[PATCH net-next v3 0/6] add sriov support for wangxun NICs
 2024-04-15 10:54 UTC 

[PATCH iwl-net] igc: Fix deadlock on module removal
 2024-04-15 11:02 UTC  (4+ messages)

[PATCH iwl-net v2] igc: Fix deadlock on module removal
 2024-04-15 10:59 UTC 

[PATCH net-next 1/2] net: ipv6_gre: Do not use custom stat allocator
 2024-04-15 10:42 UTC  (2+ messages)

[PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property
 2024-04-15 10:36 UTC 

[PATCH net-next] net: dsa: microchip: drop unneeded MODULE_ALIAS
 2024-04-15 10:20 UTC  (2+ messages)

[PATCH iwl-next v2 0/5] ixgbe: Add support for Intel(R) E610 device
 2024-04-15 10:34 UTC  (6+ messages)
` [PATCH iwl-next v2 1/5] ixgbe: Add support for E610 FW Admin Command Interface
` [PATCH iwl-next v2 2/5] ixgbe: Add support for E610 device capabilities detection
` [PATCH iwl-next v2 3/5] ixgbe: Add link management support for E610 device
` [PATCH iwl-next v2 4/5] ixgbe: Add support for NVM handling in "
` [PATCH iwl-next v2 5/5] ixgbe: Enable link management "

[PATCH] e1000e: move force SMBUS near the end of enable_ulp function
 2024-04-15 10:15 UTC  (2+ messages)

[PATCH] net: openvswitch: Check vport name
 2024-04-15 10:04 UTC  (2+ messages)
` [ovs-dev] "

[PATCH net 0/4] ravb Ethernet driver bugfixes
 2024-04-15  9:52 UTC  (9+ messages)
` [PATCH net 1/4] net: ravb: Count packets instead of descriptors in R-Car RX path
` [PATCH net 2/4] net: ravb: Allow RX loop to move past DMA mapping errors

[PATCH net-next] net: constify net_class
 2024-04-15  9:50 UTC  (2+ messages)

[PATCH net-next] net: dsa: convert dsa_user_phylink_fixed_state() to use dsa_phylink_to_port()
 2024-04-15  9:50 UTC  (2+ messages)

[PATCH net-next] net: mana: Add new device attributes for mana
 2024-04-15  9:49 UTC 

[PATCH net-next v3 0/4] flower: validate control flags
 2024-04-15  9:40 UTC  (2+ messages)

[PATCH net-next v2] net: save some cycles when doing skb_attempt_defer_free()
 2024-04-15  9:40 UTC  (2+ messages)

[PATCH net-next 12] gve: Correctly report software timestamping capabilities
 2024-04-15  9:40 UTC  (2+ messages)

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-15  9:36 UTC  (3+ messages)
` [PATCH v4 07/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem

[PATCH net-next 0/5] selftests: drv-net: support testing with a remote system
 2024-04-15  9:31 UTC  (7+ messages)
` [PATCH net-next 1/5] selftests: drv-net: define endpoint structures
` [PATCH net-next 4/5] selftests: drv-net: construct environment for running tests which require an endpoint
` [PATCH net-next 5/5] selftests: drv-net: add a trivial ping test

[PATCH net] inet: bring NLM_DONE out to a separate recv() again
 2024-04-15  9:30 UTC  (2+ messages)

[PATCH net-next] net: dev_addr_lists: move locking out of init/exit in kunit
 2024-04-15  9:30 UTC  (2+ messages)

[PATCH RFC net 1/1] net/sched: Fix mirred to self recursion
 2024-04-15  9:29 UTC  (8+ messages)

[syzbot] Monthly nfc report (Apr 2024)
 2024-04-15  9:23 UTC 

[PATCH net-next v3 0/5] net: stmmac: Add support for RZN1 GMAC devices
 2024-04-15  9:18 UTC  (6+ messages)
` [PATCH net-next v3 1/5] dt-bindings: net: renesas,rzn1-gmac: Document RZ/N1 GMAC support
` [PATCH net-next v3 2/5] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
` [PATCH net-next v3 3/5] net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit
` [PATCH net-next v3 4/5] net: stmmac: add support for RZ/N1 GMAC
` [PATCH net-next v3 5/5] ARM: dts: r9a06g032: describe GMAC1

[iwl-next v3 0/7] ice: support devlink subfunction
 2024-04-15  9:10 UTC  (8+ messages)
` [iwl-next v3 3/7] ice: add basic devlink subfunctions support
` [iwl-next v3 4/7] ice: allocate devlink for subfunction

[PATCH vhost 0/6] virtio_net: rx enable premapped mode by default
 2024-04-15  8:59 UTC  (10+ messages)
` [PATCH vhost 3/6] virtio_net: replace private by pp struct inside page

[PATCH] drop_monitor: replace spin_lock by raw_spin_lock
 2024-04-15  9:00 UTC  (2+ messages)

[PATCH net-next 00/12] selftests: netfilter: move to lib.sh infra
 2024-04-15  8:48 UTC  (2+ messages)

[PATCH iwl-next] ice: Deduplicate tc action setup
 2024-04-15  8:49 UTC 

[PATCH net v1] drivers/net/bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
 2024-04-15  8:46 UTC  (3+ messages)

[PATCH net-next v6 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-15  8:41 UTC  (3+ messages)
` [PATCH net-next v6 01/11] net/smc: decouple ism_client from SMC-D DMB registration

[patch net-next 0/6] selftests: virtio_net: introduce initial testing infrastructure
 2024-04-15  8:40 UTC  (6+ messages)
` [patch net-next 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name

[PATCH net-next v5 0/9] virtio-net: support device stats
 2024-04-15  8:34 UTC  (9+ messages)
` [PATCH net-next v5 4/9] virtio_net: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).