netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-18 00:14:43 to 2025-11-18 10:01:01 UTC [more...]

[PATCH v4 net-next 00/13] ipvlan: support mac-nat mode
 2025-11-18 10:00 UTC  (7+ messages)
` [PATCH net-next 01/13] ipvlan: Support MACNAT mode
` [PATCH net-next 02/13] ipvlan: macnat: Handle rx mcast-ip and unicast eth
` [PATCH net-next 03/13] ipvlan: Forget all IP when device goes down
` [PATCH net-next 04/13] ipvlan: Support IPv6 in macnat mode
` [PATCH net-next 05/13] ipvlan: Fix compilation warning about __be32 -> u32
` [PATCH net-next 07/13] ipvlan: Take addr_lock in ipvlan_open()

[PATCH net-next 0/2] net: stmmac: sanitise stmmac_is_jumbo_frm()
 2025-11-18 10:00 UTC 

[PATCH net] vsock: Ignore signal/timeout on connect() if already established
 2025-11-18  9:51 UTC  (2+ messages)

[net-next PATCH] octeontx2-af: Skip TM tree print for disabled SQs
 2025-11-18  9:47 UTC  (2+ messages)

[PATCH net-next v10 01/12] virtio_pci: Remove supported_cap size build assert
 2025-11-18  9:45 UTC  (7+ messages)
` [PATCH net-next v10 05/12] virtio_net: Query and set flow filter caps

[PATCH net-next] net: vmxnet3: convert to use .get_rx_ring_count
 2025-11-18  9:44 UTC 

[RFC mm v6] mm: introduce a new page type for page pool in page type
 2025-11-18  9:41 UTC  (6+ messages)

[PATCH net-next] net: stmmac: convert priv->sph* to boolean and rename
 2025-11-18  9:41 UTC 

[PATCH net-next 0/3] YNL CLI --list-attrs argument
 2025-11-18  9:38 UTC  (12+ messages)
` [PATCH net-next 1/3] tools: ynl: cli: Add --list-attrs option to show operation attributes
` [PATCH net-next 3/3] tools: ynl: cli: Display enum values in --list-attrs output

[PATCH v3 1/2] Bluetooth: Remove unused hcon->remote_id
 2025-11-18  9:28 UTC  (2+ messages)
` [PATCH v3 2/2] Bluetooth: Process Read Remote Version evt

[PATCH 0/12] pull request (net-next): ipsec-next 2025-11-18
 2025-11-18  9:25 UTC  (13+ messages)
` [PATCH 01/12] xfrm: Refactor xfrm_input lock to reduce contention with RSS
` [PATCH 02/12] xfrm: Skip redundant replay recheck for the hardware offload path
` [PATCH 03/12] pfkey: Deprecate pfkey
` [PATCH 04/12] Documentation: xfrm_device: Wrap iproute2 snippets in literal code block
` [PATCH 05/12] Documentation: xfrm_device: Use numbered list for offloading steps
` [PATCH 06/12] Documentation: xfrm_device: Separate hardware offload sublists
` [PATCH 07/12] Documentation: xfrm_sync: Properly reindent list text
` [PATCH 08/12] Documentation: xfrm_sync: Trim excess section heading characters
` [PATCH 09/12] Documentation: xfrm_sysctl: Trim trailing colon in section heading
` [PATCH 10/12] Documentation: xfrm_sync: Number the fifth section
` [PATCH 11/12] net: Move XFRM documentation into its own subdirectory
` [PATCH 12/12] MAINTAINERS: Add entry for XFRM documentation

[PATCH v3 net-next 0/3] net: expand napi_skb_cache use
 2025-11-18  9:22 UTC  (16+ messages)
` [PATCH v3 net-next 1/3] net: add a new @alloc parameter to napi_skb_cache_get()
` [PATCH v3 net-next 2/3] net: __alloc_skb() cleanup
` [PATCH v3 net-next 3/3] net: use napi_skb_cache even in process context

[PATCH net-next] net: dsa: yt921x: Fix MIB attribute table
 2025-11-18  9:12 UTC 

[syzbot] [wireless?] WARNING: suspicious RCU usage in ieee80211_mesh_csa_beacon (2)
 2025-11-18  9:12 UTC 

[PATCH] virtio_net: enhance wake/stop tx queue statistics accounting
 2025-11-18  9:09 UTC 

[PATCH] net/ipv6: allow device-only routes via the multipath API
 2025-11-18  9:05 UTC  (3+ messages)

[PATCH net-next v1] net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block
 2025-11-18  9:04 UTC 

[PATCH net-next v2] net: bonding: use workqueue to make sure peer notify updated in lacp mode
 2025-11-18  9:03 UTC 

[PATCH 0/10] pull request (net): ipsec 2025-11-18
 2025-11-18  8:52 UTC  (11+ messages)
` [PATCH 01/10] xfrm: drop SA reference in xfrm_state_update if dir doesn't match
` [PATCH 02/10] xfrm: also call xfrm_state_delete_tunnel at destroy time for states that were never added
` [PATCH 03/10] xfrm: make state as DEAD before final put when migrate fails
` [PATCH 04/10] xfrm: call xfrm_dev_state_delete when xfrm_state_migrate fails to add the state
` [PATCH 05/10] xfrm: set err and extack on failure to create pcpu SA
` [PATCH 06/10] xfrm: check all hash buckets for leftover states during netns deletion
` [PATCH 07/10] xfrm: Check inner packet family directly from skb_dst
` [PATCH 08/10] xfrm: Determine inner GSO type from packet inner protocol
` [PATCH 09/10] xfrm: Prevent locally generated packets from direct output in tunnel mode
` [PATCH 10/10] xfrm: fix memory leak in xfrm_add_acquire()

[PATCH v3 net] net: phylink: add missing supported link modes for the fixed-link
 2025-11-18  8:43 UTC  (3+ messages)

[PATCH net 00/11] mptcp: misc fixes for v6.18-rc7
 2025-11-18  8:41 UTC  (14+ messages)
` [PATCH net 01/11] mptcp: fix ack generation for fallback msk
` [PATCH net 02/11] mptcp: avoid unneeded subflow-level drops
` [PATCH net 03/11] mptcp: fix premature close in case of fallback
` [PATCH net 04/11] mptcp: do not fallback when OoO is present
` [PATCH net 05/11] mptcp: decouple mptcp fastclose from tcp close
` [PATCH net 06/11] mptcp: fix duplicate reset on fastclose
` [PATCH net 07/11] selftests: mptcp: join: fastclose: remove flaky marks
` [PATCH net 08/11] selftests: mptcp: join: endpoints: longer timeout
` [PATCH net 09/11] selftests: mptcp: join: userspace: "
` [PATCH net 10/11] mptcp: fix address removal logic in mptcp_pm_nl_rm_addr
` [PATCH net 11/11] selftests: mptcp: add a check for 'add_addr_accepted'

[PATCH net-next v2 0/5] TXGBE support more modules
 2025-11-18  8:02 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: txgbe: support CR modules for AML devices
` [PATCH net-next v2 2/5] net: txgbe: rename the SFP related
` [PATCH net-next v2 3/5] net: txgbe: improve functions of AML 40G devices
` [PATCH net-next v2 4/5] net: txgbe: delay to identify modules in .ndo_open
` [PATCH net-next v2 5/5] net: txgbe: support getting module EEPROM by page

[PATCH net v3 0/1] i40e: xsk: advance next_to_clean on status descriptors
 2025-11-18  8:04 UTC  (7+ messages)
` [PATCH net v3 1/1] "

[PATCH net-next v4 0/6] devlink: net/mlx5: implement swp_l4_csum_mode via devlink params
 2025-11-18  7:28 UTC  (13+ messages)
` [PATCH net-next v4 1/6] devlink: pass extack through to devlink_param::get()
` [PATCH net-next v4 2/6] devlink: refactor devlink_nl_param_value_fill_one()
` [PATCH net-next v4 3/6] devlink: support default values for param-get and param-set
` [PATCH net-next v4 4/6] net/mlx5: implement swp_l4_csum_mode via devlink params
` [PATCH net-next v4 5/6] netdevsim: register a new devlink param with default value interface
` [PATCH net-next v4 6/6] selftest: netdevsim: test devlink default params

[PATCH net-next v1] r8169: add support for RTL9151A
 2025-11-18  7:52 UTC 

[PATCH iwl-net v2] igc: Restore default Qbv schedule when changing channels
 2025-11-18  7:44 UTC  (2+ messages)

[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
 2025-11-18  7:24 UTC  (2+ messages)

[PATCH iwl-net 0/3] idpf: Fix issues in rxhash and rss lut logic
 2025-11-18  7:22 UTC  (5+ messages)
` [PATCH iwl-net 1/3] idpf: Fix RSS LUT NULL pointer crash on early ethtool operations
  ` [Intel-wired-lan] "
` [PATCH iwl-net 2/3] idpf: Fix RSS LUT configuration on down interfaces
` [PATCH iwl-net 3/3] idpf: Fix RSS LUT NULL ptr issue after soft reset

[PATCH net-next 0/4] net: adjust conservative values around napi
 2025-11-18  7:06 UTC  (5+ messages)
` [PATCH net-next 1/4] net: increase default NAPI_SKB_CACHE_SIZE to 128
` [PATCH net-next 2/4] net: increase default NAPI_SKB_CACHE_BULK to 32
` [PATCH net-next 3/4] net: use NAPI_SKB_CACHE_FREE to keep 32 as default to do bulk free
` [PATCH net-next 4/4] net: prefetch the next skb in napi_skb_cache_get()

[PATCH net] net: atlantic: fix fragment overflow handling in RX path
 2025-11-18  7:04 UTC 

[PATCH iwl-next v5 00/15] Introduce iXD driver
 2025-11-18  6:58 UTC  (4+ messages)
` [PATCH iwl-next v5 15/15] ixd: add devlink support
  ` [Intel-wired-lan] "

[PATCH v2] net: phylink: add missing supported link modes for the fixed-link
 2025-11-18  6:20 UTC  (9+ messages)

[TEST] bond_macvlan_ipvlan.sh flakiness
 2025-11-18  6:03 UTC  (3+ messages)

[PATCH net-next] devlink: Notify eswitch mode changes to devlink monitor
 2025-11-18  5:25 UTC  (3+ messages)

[PATCH net-next v2 0/2] Add SQI and SQI+ support for OATC14 10Base-T1S PHYs and Microchip T1S driver
 2025-11-18  4:59 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYs
` [PATCH net-next v2 2/2] net: phy: microchip_t1s: add SQI support for LAN867x Rev.D0 PHYs

[PATCH net-next 00/12] selftests: drv-net: convert GRO and Toeplitz tests to work for drivers in NIPA
 2025-11-18  4:56 UTC  (11+ messages)
` [PATCH net-next 05/12] selftests: net: relocate gro and toeplitz tests to drivers/net
` [PATCH net-next 08/12] netdevsim: pass packets thru GRO on Rx
` [PATCH net-next 09/12] selftests: drv-net: add a Python version of the GRO test
` [PATCH net-next 10/12] selftests: drv-net: hw: convert the Toeplitz test to Python

[PATCH net-next 0/2] tcp: tcp_rcvbuf_grow() changes
 2025-11-18  4:39 UTC  (5+ messages)
` [PATCH net-next 1/2] tcp: tcp_moderate_rcvbuf is only used in rx path
` [PATCH net-next 2/2] tcp: add net.ipv4.tcp_rtt_threshold sysctl

[PATCH][next] net: inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2025-11-18  4:36 UTC  (5+ messages)

[PATCH net-next] r8169: bail out from probe if fiber mode is detected on RTL8127AF
 2025-11-18  4:30 UTC  (2+ messages)

[PATCH net-next v3 0/6] dpll: zl3073x: Refactor state management
 2025-11-18  4:30 UTC  (2+ messages)

[PATCH net-next 0/2] s390/qeth: Improve handling of OSA RCs
 2025-11-18  4:30 UTC  (2+ messages)

[PATCH v8 0/3] net: stmmac: dwmac-sophgo: Add phy interface filter
 2025-11-18  4:30 UTC  (2+ messages)

[PATCH net] net: airoha: Do not loopback traffic to GDM2 if it is available on the device
 2025-11-18  4:20 UTC  (2+ messages)

[PATCH net-next v14 0/5] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2025-11-18  4:18 UTC  (5+ messages)
` [PATCH net-next v14 1/5] eea: introduce PCI framework
` [PATCH net-next v14 4/5] eea: create/destroy rx,tx queues for netdevice open and stop

[PATCH v1 net 0/2] af_unix: Fix SO_PEEK_OFF bug in unix_stream_read_generic()
 2025-11-18  4:10 UTC  (6+ messages)
` [PATCH v1 net 2/2] selftest: af_unix: Add test for SO_PEEK_OFF

[PATCH net-next v3 0/2] net: mana: Refactor GF stats handling and add rx_missed_errors counter
 2025-11-18  4:00 UTC  (2+ messages)

[PATCH net-next 00/11] net: stmmac: clean up plat_dat allocation/initialisation
 2025-11-18  4:00 UTC  (2+ messages)

[PATCH] NFC: mei_phy: fix kernel-doc warnings
 2025-11-18  3:50 UTC  (2+ messages)

[PATCH net] selftests: net: lib: Do not overwrite error messages
 2025-11-18  3:50 UTC  (2+ messages)

[PATCH net-next v5 0/2] net: mana: Enforce TX SGE limit and fix error cleanup
 2025-11-18  3:46 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net: mana: Handle SKB if TX SGEs exceed hardware limit

[PATCH net-next v5 0/2] convert drivers to use ndo_hwtstamp callbacks part 4
 2025-11-18  3:40 UTC  (2+ messages)

[PATCH REPOST net v2] atm/fore200e: Fix possible data race in fore200e_open()
 2025-11-18  3:33 UTC 

[PATCH net-next 0/8] selftests: mptcp: counter cache & stats before timeout
 2025-11-18  3:30 UTC  (2+ messages)

[PATCH net-next v2 0/3] Add DWMAC glue driver for Motorcomm YT6801
 2025-11-18  3:17 UTC  (6+ messages)
` [PATCH net-next v2 2/3] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller

[PATCH net-next 0/5] net: fec: do some cleanup for the driver
 2025-11-18  3:04 UTC  (7+ messages)
` [PATCH net-next 2/5] net: fec: simplify the conditional preprocessor directives

[PATCH v2 net-next 2/5] net: fec: simplify the conditional preprocessor directives
 2025-11-18  2:52 UTC  (2+ messages)

[PATCH net-next 1/2] net: phy: mxl-gpy: add support for MXL86211C
 2025-11-18  2:43 UTC  (4+ messages)
` [PATCH net-next 2/2] net: phy: mxl-gpy: add MxL862xx support

[PATCHv5 net-next 0/3] Add YNL test framework and library improvements
 2025-11-18  2:43 UTC  (6+ messages)
` [PATCHv5 net-next 3/3] tools: ynl: add YNL test framework

[PATCH v2 net] mptcp: fix a race in mptcp_pm_del_add_timer()
 2025-11-18  2:35 UTC  (6+ messages)

[PATCH net-next 0/3] net: hibmcge: Add tracepoint and pagepool for hibmcge driver
 2025-11-18  2:34 UTC  (4+ messages)
` [PATCH net-next 3/3] net: hibmcge: support pagepool for rx

[PATCH v2 net-next 0/3] net: enetc: add port MDIO support for both i.MX94 and i.MX95
 2025-11-18  2:19 UTC  (2+ messages)

[PATCH net-next v3 00/11] wireguard: netlink: ynl conversion
 2025-11-18  2:15 UTC  (8+ messages)
` [PATCH net-next v3 04/11] netlink: specs: add specification for wireguard

[PATCH net-next v10 00/11] vsock: add namespace support to vhost-vsock and loopback
 2025-11-18  2:00 UTC  (12+ messages)
` [PATCH net-next v10 01/11] vsock: a per-net vsock NS mode state
` [PATCH net-next v10 02/11] vsock: add netns to vsock core
` [PATCH net-next v10 03/11] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v10 04/11] vsock: add netns support to virtio transports
` [PATCH net-next v10 05/11] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v10 06/11] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v10 07/11] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v10 08/11] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v10 09/11] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v10 10/11] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v10 11/11] selftests/vsock: add tests for namespace deletion and mode changes

[PATCH v2 net-next 0/5] net: fec: do some cleanup for the driver
 2025-11-18  1:59 UTC  (5+ messages)
` [PATCH v2 net-next 3/5] net: fec: remove struct fec_enet_priv_txrx_info

[Patch net-next v2] net: mana: Handle hardware recovery events when probing the device
 2025-11-18  1:52 UTC 

[PATCH net] tcp: reduce tcp_comp_sack_slack_ns default value to 10 usec
 2025-11-18  1:10 UTC  (2+ messages)

[PATCH net-next] net: phy: fixed_phy: remove setting supported/advertised modes from fixed_phy_register
 2025-11-18  1:10 UTC  (2+ messages)

[PATCH net-next] s390/ctcm: Fix double-kfree
 2025-11-18  1:10 UTC  (2+ messages)

[PATCH net-next V2] eth: fbnic: Configure RDE settings for pause frame
 2025-11-18  1:00 UTC  (2+ messages)

[PATCH net-next] tools: ynltool: remove -lmnl from link flags
 2025-11-18  1:00 UTC  (2+ messages)

[PATCH 0/2] net: mlx: migrate to new get_rx_ring_count ethtool API
 2025-11-18  1:00 UTC  (2+ messages)

Ethtool: advance phy debug support
 2025-11-18  0:52 UTC  (8+ messages)

[RFC 1/2] Set steering-tag directly for PCIe P2P memory access
 2025-11-18  0:50 UTC  (2+ messages)

[PATCH iproute2-next 0/2] devlink: support default flag attr for param-get and param-set commands
 2025-11-18  0:46 UTC  (4+ messages)
` [PATCH iproute2-next 1/2] devlink: Pull the value printing logic out of pr_out_param_value()
` [PATCH iproute2-next 2/2] devlink: support displaying and resetting to default params

[PATCH] net: atlantic: fix fragment overflow handling in RX path
 2025-11-18  0:42 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] Replace BPF memory allocator with kmalloc_nolock() in local storage
 2025-11-18  0:41 UTC  (8+ messages)
` [PATCH v2 bpf-next 4/4] bpf: Replace bpf "

[PATCH v3] ksmbd: server: avoid busy polling in accept loop
 2025-11-18  0:39 UTC  (3+ messages)

[PATCH net-next v1] tools: ynltool: ignore *.d deps files
 2025-11-18  0:38 UTC  (2+ messages)

[PATCH] fix 3com/3c515 build error
 2025-11-18  0:28 UTC  (2+ messages)

[PATCH net] l2tp: reset skb control buffer on xmit
 2025-11-18  0:16 UTC 


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).