netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-21 06:08:17 to 2025-07-21 20:36:35 UTC [more...]

[PATCH v1 net-next 00/13] net-memcg: Allow decoupling memcg from sk->sk_prot->memory_allocated
 2025-07-21 20:35 UTC  (6+ messages)
` [PATCH v1 net-next 01/13] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n
` [PATCH v1 net-next 02/13] mptcp: Use tcp_under_memory_pressure() in mptcp_epollin_ready()
` [PATCH v1 net-next 03/13] tcp: Simplify error path in inet_csk_accept()
` [PATCH v1 net-next 04/13] net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV
` [PATCH v1 net-next 05/13] net: Clean up __sk_mem_raise_allocated()

[PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
 2025-07-21 20:33 UTC  (8+ messages)
` [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support

[PATCH v2 00/10] rust: use `core::ffi::CStr` method names
 2025-07-21 20:31 UTC  (5+ messages)
` [PATCH v2 04/10] rust: cpufreq: "

[PATCH net-next v6 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
 2025-07-21 20:08 UTC  (7+ messages)
` [PATCH net-next v6 7/7] bonding: Selftest and documentation for the arp_ip_target parameter

[PATCH net-next v6 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-07-21 19:35 UTC  (3+ messages)
` [PATCH net-next v6 01/14] dt-bindings: net: Add PPE "

[syzbot] [sctp?] UBSAN: shift-out-of-bounds in sctp_transport_update_rto
 2025-07-21 19:06 UTC 

[PATCH net-next 0/8] ethtool: rss: support creating and removing contexts via Netlink
 2025-07-21 18:35 UTC  (5+ messages)
` [PATCH net-next 6/8] ethtool: rss: support creating "

[PATCH v2 net-next 0/2] tcp: a couple of fixes
 2025-07-21 18:21 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] tcp: do not set a zero size receive buffer
` [PATCH v2 net-next 2/2] tcp: do not increment BeyondWindow MIB for old seq

[PATCH net-next 0/4] net: add WoL from PHY support for stm32mp135f-dk
 2025-07-21 18:08 UTC  (18+ messages)
` [PATCH net-next 1/4] dt-bindings: net: document st,phy-wol property
` [PATCH net-next 2/4] net: stmmac: stm32: add WoL from PHY support
` [PATCH net-next 3/4] net: phy: smsc: fix and improve WoL support
` [PATCH net-next 4/4] arm: dts: st: activate ETH1 WoL from PHY on stm32mp135f-dk

[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2025-07-21 (i40e, ice, e1000e)
 2025-07-21 17:37 UTC  (6+ messages)
` [PATCH net 1/5] i40e: report VF tx_dropped with tx_errors instead of tx_discards
` [PATCH net 2/5] i40e: When removing VF MAC filters, only check PF-set MAC
` [PATCH net 3/5] ice: Fix a null pointer dereference in ice_copy_and_init_pkg()
` [PATCH net 4/5] e1000e: disregard NVM checksum on tgp when valid checksum bit is not set
` [PATCH net 5/5] e1000e: ignore uninitialized checksum word on tgp

[PATCH net-next 0/3] Support exposing raw cycle counters in PTP and mlx5
 2025-07-21 17:14 UTC  (3+ messages)

[PATCH net 1/2] macsec: set IFF_UNICAST_FLT priv flag
 2025-07-21 16:54 UTC  (2+ messages)
` [PATCH net 2/2] selftests: rtnetlink: add macsec and vlan nesting test

[PATCH net-next 0/2] tcp: a couple of fixes
 2025-07-21 16:50 UTC  (16+ messages)
` [PATCH net-next 1/2] tcp: do not set a zero size receive buffer
` [PATCH net-next 2/2] tcp: do not increment BeyondWindow MIB for old seq

[PATCH v5 iwl-next] ice: add recovery clock and clock 1588 control for E825c
 2025-07-21 16:40 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpftool: Add bpf_token show
 2025-07-21 16:23 UTC  (4+ messages)
` [PATCH bpf-next 2/2] bpftool: Add bpftool-token manpage

[PATCH iwl-next v1] ixgbevf: remove unused fields from struct ixgbevf_adapter
 2025-07-21 16:12 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCHv3 next-next 1/1] net/mlx5: Fix build -Wframe-larger-than warnings
 2025-07-21 15:48 UTC  (4+ messages)

[PATCH v2 00/15] Add driver for 1Gbe network chips from MUCSE
 2025-07-21 15:47 UTC  (24+ messages)
` [PATCH v2 01/15] net: rnpgbe: Add build support for rnpgbe
` [PATCH v2 02/15] net: rnpgbe: Add n500/n210 chip support
` [PATCH v2 03/15] net: rnpgbe: Add basic mbx ops support
` [PATCH v2 04/15] net: rnpgbe: Add get_capability mbx_fw "
` [PATCH v2 05/15] net: rnpgbe: Add download firmware for n210 chip
` [PATCH v2 06/15] net: rnpgbe: Add some functions for hw->ops
` [PATCH v2 07/15] net: rnpgbe: Add get mac from hw
` [PATCH v2 08/15] net: rnpgbe: Add irq support
` [PATCH v2 09/15] net: rnpgbe: Add netdev register and init tx/rx memory
` [PATCH v2 10/15] net: rnpgbe: Add netdev irq in open
` [PATCH v2 11/15] net: rnpgbe: Add setup hw ring-vector, true up/down hw
` [PATCH v2 12/15] net: rnpgbe: Add link up handler
` [PATCH v2 13/15] net: rnpgbe: Add base tx functions
` [PATCH v2 14/15] net: rnpgbe: Add base rx function
` [PATCH v2 15/15] net: rnpgbe: Add ITR for rx

[PATCH v2 0/5] Expose REFCLK for RMII and enable RMII
 2025-07-21 15:39 UTC  (4+ messages)
` [PATCH v2 4/5] net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag

[PATCH net-next 0/2] xsk: fix underflow issues in zerocopy xmit
 2025-07-21 15:37 UTC  (8+ messages)
` [PATCH net-next 1/2] stmmac: xsk: fix underflow of budget in zerocopy mode
  ` [Intel-wired-lan] "
` [PATCH net-next 2/2] igb: xsk: solve underflow of nb_pkts "

[PATCH net-next v2] netdevsim: add couple of fw_update_flash_* debugfs knobs
 2025-07-21 15:20 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v2 0/6] idpf: replace Tx flow scheduling buffer ring with buffer pool
 2025-07-21 15:05 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net v2 1/6] idpf: add support for Tx refillqs in flow scheduling mode

[PATCH iwl-net 0/2] ice: fix issues with loading certain older DDP packages
 2025-07-21 15:00 UTC  (3+ messages)
` [PATCH iwl-net 1/2] ice: fix double-call to ice_deinit_hw() during probe failure

[PATCH net] selftests: netfilter: tone-down conntrack clash test
 2025-07-21 14:56 UTC  (4+ messages)

[Patch v4 net 0/6] netem: Fix skb duplication logic and prevent infinite loops
 2025-07-21 14:54 UTC  (4+ messages)

[PATCH] selftests/bpf: Add LPM trie microbenchmarks
 2025-07-21 14:36 UTC  (3+ messages)

[PATCH net v2 0/4] net: axienet: Fix deferred probe loop
 2025-07-21 14:29 UTC  (12+ messages)
` [PATCH net v2 1/4] auxiliary: Support hexadecimal ids

[PATCH net-next] net: phy: micrel: Add support for lan8842
 2025-07-21 14:22 UTC  (2+ messages)

(no subject)
 2025-07-21 14:09 UTC  (5+ messages)
  ` 

[net PatchV3] Octeontx2-vf: Fix max packet length errors
 2025-07-21 13:58 UTC  (2+ messages)

[PATCH nf-next v4 0/2] Add IPIP flowtable SW acceleratio
 2025-07-21 13:57 UTC  (7+ messages)
` [PATCH nf-next v4 1/2] net: netfilter: Add IPIP flowtable SW acceleration

[PATCH] usbnet: Set duplex status to unknown in the absence of MII
 2025-07-21 13:51 UTC  (2+ messages)

[PATCH v3 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-07-21 13:10 UTC  (7+ messages)
` [PATCH v3 2/2] ethernet: eswin: Add eic7700 ethernet driver
    `  "
        `  "

[PATCH net-next v2 0/5] netconsole: reuse netpoll_parse_ip_addr in configfs helpers
 2025-07-21 13:02 UTC  (6+ messages)
` [PATCH net-next v2 1/5] netpoll: Remove unused fields from inet_addr union
` [PATCH net-next v2 2/5] netconsole: move netpoll_parse_ip_addr() earlier for reuse
` [PATCH net-next v2 3/5] netconsole: add support for strings with new line in netpoll_parse_ip_addr
` [PATCH net-next v2 4/5] netconsole: use netpoll_parse_ip_addr in local_ip_store
` [PATCH net-next v2 5/5] "

[PATCH net-next 0/2] dpll: zl3073x: Read clock ID from device property
 2025-07-21 12:54 UTC  (6+ messages)
` [PATCH net-next 1/2] dt-bindings: dpll: Add clock ID property

[PATCH net] net: ti: icssg-prueth: Fix skb handling for XDP_PASS
 2025-07-21 12:49 UTC 

[PATCH v2 net-next 00/14] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-07-21 12:23 UTC  (11+ messages)
` [PATCH v2 net-next 02/14] dt-bindings: net: add nxp,netc-timer property

[PATCH net v3] ptp: prevent possible ABBA deadlock in ptp_clock_freerun()
 2025-07-21 12:20 UTC  (4+ messages)

[PATCH v2 00/10] QRTR Multi-endpoint support
 2025-07-21 11:53 UTC  (4+ messages)
` [PATCH v2 01/10] net: qrtr: ns: validate msglen before ctrl_pkt use

[PATCH v5 net-next 0/2] net: RPS table overwrite prevention and flow_id caching
 2025-07-21 11:33 UTC  (6+ messages)
` [PATCH v5 net-next 1/2] net: Prevent RPS table overwrite for active flows

[PATCH v2 0/4] QRTR bus and Qualcomm Sensor Manager IIO drivers
 2025-07-21 11:13 UTC  (4+ messages)
` [PATCH v2 4/4] iio: Add Qualcomm Sensor Manager driver

[PATCH] mm, page_pool: introduce a new page type for page pool in page type
 2025-07-21 11:12 UTC  (5+ messages)

[PATCH bpf-next v3 00/10] Add a dynptr type for skb metadata for TC BPF
 2025-07-21 10:52 UTC  (11+ messages)
` [PATCH bpf-next v3 01/10] bpf: Add dynptr type for skb metadata
` [PATCH bpf-next v3 02/10] bpf: Enable read access to skb metadata with bpf_dynptr_read
` [PATCH bpf-next v3 03/10] bpf: Enable write access to skb metadata with bpf_dynptr_write
` [PATCH bpf-next v3 04/10] bpf: Enable read-write access to skb metadata with dynptr slice
` [PATCH bpf-next v3 05/10] selftests/bpf: Cover verifier checks for skb_meta dynptr type
` [PATCH bpf-next v3 06/10] selftests/bpf: Pass just bpf_map to xdp_context_test helper
` [PATCH bpf-next v3 07/10] selftests/bpf: Parametrize test_xdp_context_tuntap
` [PATCH bpf-next v3 08/10] selftests/bpf: Cover read access to skb metadata via dynptr
` [PATCH bpf-next v3 09/10] selftests/bpf: Cover write "
` [PATCH bpf-next v3 10/10] selftests/bpf: Cover read/write to skb metadata at an offset

[PATCH 1/1] s390/ism: fix concurrency management in ism_cmd()
 2025-07-21 10:35 UTC  (5+ messages)

[PATCH] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency and throughput
 2025-07-21 10:14 UTC 

ixgbe driver stops sending normal data when using xsk
 2025-07-21  9:56 UTC  (7+ messages)

[PATCH] net: usb: Remove duplicate assignments for net->pcpu_stat_type
 2025-07-21  9:50 UTC  (2+ messages)

[PATCH net] i40e: report VF tx_dropped with tx_errors instead of tx_discards
 2025-07-21  9:46 UTC  (6+ messages)
  ` [Intel-wired-lan] "

[PATCH v2 net] i40e: When removing VF MAC filters, only check PF-set MAC
 2025-07-21  9:42 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH] net: Kconfig: add endif/endmenu comments
 2025-07-21  9:39 UTC  (2+ messages)

[PATCH v3] xen/netfront: Fix TX response spurious interrupts
 2025-07-21  9:34 UTC 

[PATCH] can: tscan1: CAN_TSCAN1 can depend on PC104
 2025-07-21  9:29 UTC  (4+ messages)

[PATCH net-next] netdevsim: add couple of fw_update_flash_* debugfs knobs
 2025-07-21  9:15 UTC  (3+ messages)

[PATCH 0/2] Populate of_node for i.MX netdevs
 2025-07-21  9:47 UTC  (5+ messages)
` [PATCH 1/2] net: fec: fec_probe(): Populate netdev of_node
` [PATCH 2/2] net: stmmac: "

[PATCH net-next v2 0/3] net: wangxun: complete ethtool coalesce options
 2025-07-21  8:01 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: wangxun: change the default ITR setting
` [PATCH net-next v2 2/3] net: wangxun: limit tx_max_coalesced_frames_irq
` [PATCH net-next v2 3/3] net: wangxun: support to use adaptive RX coalescing

[syzbot] [wireless?] WARNING in cfg80211_switch_netns
 2025-07-21  7:55 UTC 

[PATCH v2] can: tscan1: CAN_TSCAN1 can depend on PC104
 2025-07-21  7:35 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: Cleanup error handle in mlx5e_tc_sample_init()
 2025-07-21  7:33 UTC  (2+ messages)

[PATCH net-next V3 0/3] net/mlx5: misc changes 2025-07-21
 2025-07-21  7:13 UTC  (4+ messages)
` [PATCH net-next V3 1/3] net/mlx5e: SHAMPO, Cleanup reservation size formula
` [PATCH net-next V3 2/3] net/mlx5e: SHAMPO, Remove mlx5e_shampo_get_log_hd_entry_size()
` [PATCH net-next V3 3/3] net/mlx5e: Remove duplicate mkey from SHAMPO header

[PATCH v2 net-next] net: Allow SF devices to be used for ZC DMA
 2025-07-21  7:00 UTC  (7+ messages)

[PATCH net-next] net/mlx5e: TX, Fix dma unmapping for devmem tx
 2025-07-21  6:58 UTC  (3+ messages)

[PATCH] net: phy: Fix premature resume by a PHY driver
 2025-07-21  6:07 UTC  (2+ messages)


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