netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-25 19:06:35 to 2025-06-26 09:09:39 UTC [more...]

[PATCH net] net: libwx: fix the creation of page_pool
 2025-06-26  9:10 UTC  (3+ messages)

[PATCH net-next v2] net/mlx5e: Fix error handling in RQ memory model registration
 2025-06-26  9:07 UTC  (2+ messages)

[PATCH] [net] net: thunderbolt: Fix the parameter passing of tb_xdomain_enable_paths()/tb_xdomain_disable_paths()
 2025-06-26  9:01 UTC  (2+ messages)

[PATCH net] net: selftests: fix TCP packet checksum
 2025-06-26  9:00 UTC  (2+ messages)

[PATCH] net: fec: allow disable coalescing
 2025-06-26  8:59 UTC  (6+ messages)

[PATCH net-next v2 00/12] Add vf drivers for wangxun virtual functions
 2025-06-26  8:57 UTC  (6+ messages)
` [PATCH net-next v2 08/12] net: txgbevf: add phylink check flow

[PATCH v2 1/2] dt-bindings: net/nfc: ti,trf7970a: Add ti,rx-gain-reduction option
 2025-06-26  8:57 UTC  (2+ messages)

[PATCH] net/mdiobus: Fix potential out-of-bounds read/write access
 2025-06-26  8:55 UTC  (5+ messages)
  ` [PATCH 1/2] "

[PATCH net v2] net: txgbe: fix the issue of TX failure
 2025-06-26  8:51 UTC 

[PATCH] net: stmmac: Fix PTP ref clock for Tegra234
 2025-06-26  8:52 UTC  (10+ messages)

[PATCH net v3 0/3] Fix IRQ vectors
 2025-06-26  8:48 UTC  (4+ messages)
` [PATCH net v3 1/3] net: txgbe: request MISC IRQ in ndo_open
` [PATCH net v3 2/3] net: wangxun: revert the adjustment of the IRQ vector sequence
` [PATCH net v3 3/3] net: ngbe: specify IRQ vector when the number of VFs is 7

[net-next, 09/10] bng_en: Initialize default configuration
 2025-06-26  8:47 UTC  (2+ messages)

[net-next, v2 00/10] Introducing Broadcom BNGE Ethernet Driver
 2025-06-26 14:08 UTC  (11+ messages)
` [net-next, v2 01/10] bng_en: Add PCI interface
` [net-next, v2 02/10] bng_en: Add devlink interface
` [net-next, v2 03/10] bng_en: Add firmware communication mechanism
` [net-next, v2 04/10] bng_en: Add initial interaction with firmware
` [net-next, v2 05/10] bng_en: Add ring memory allocation support
` [net-next, v2 06/10] bng_en: Add backing store support
` [net-next, v2 07/10] bng_en: Add resource management support
` [net-next, v2 08/10] bng_en: Add irq allocation support
` [net-next, v2 09/10] bng_en: Initialize default configuration
` [net-next, v2 10/10] bng_en: Add a network device

[PATCH net-next v4.1] Expose RDS features via sysfs
 2025-06-26  8:45 UTC  (4+ messages)
` [PATCH net-next v4.1] rds: Expose feature parameters via sysfs (and ELF)

[PATCH v9 net-next 00/15] AccECN protocol patch series
 2025-06-26  8:45 UTC  (7+ messages)
` [PATCH v9 net-next 05/15] tcp: accecn: AccECN negotiation
` [PATCH v9 net-next 06/15] tcp: accecn: add AccECN rx byte counters

[PATCH] selftests: net: fix resource leak in napi_id_helper.c
 2025-06-26  8:35 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: Remove unused function parameters in skbuff.c
 2025-06-26  8:33 UTC  (10+ messages)
` [PATCH net-next v2 1/9] net: splice: Drop unused @pipe
` [PATCH net-next v2 2/9] net: splice: Drop unused @flags
` [PATCH net-next v2 3/9] tcp: Drop tcp_splice_state::flags
` [PATCH net-next v2 4/9] af_unix: Drop unix_stream_read_state::splice_flags
` [PATCH net-next v2 5/9] net: splice: Drop unused @gfp
` [PATCH net-next v2 6/9] net: splice: Drop nr_pages_max initialization
` [PATCH net-next v2 7/9] net/smc: "
` [PATCH net-next v2 8/9] net: skbuff: Drop unused @skb
` [PATCH net-next v2 9/9] "

[PATCH] skbuff: Improve the sending efficiency of __skb_send_sock
 2025-06-26  8:31 UTC  (3+ messages)

[PATCH net-next v2 0/4] selftest: net: Add selftest for netpoll
 2025-06-26  8:25 UTC  (13+ messages)
` [PATCH net-next v2 1/4] selftests: drv-net: add helper/wrapper for bpftrace
` [PATCH net-next v2 2/4] selftests: drv-net: Improve bpftrace utility error handling
` [PATCH net-next v2 3/4] selftests: drv-net: Strip '@' prefix from bpftrace map keys
` [PATCH net-next v2 4/4] selftests: net: add netpoll basic functionality test

[PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
 2025-06-26  8:09 UTC  (6+ messages)
` [PATCH 1/5] pinctrl: sunxi: Fix a100 emac pin function name
` [PATCH 2/5] arm64: dts: allwinner: a100: Add pin definitions for RGMII/RMII
` [PATCH 3/5] dt-bindings: net: sun8i-emac: Add A100 EMAC compatible
` [PATCH 4/5] arm64: dts: allwinner: a100: Add EMAC support
` [PATCH 5/5] arm64: dts: allwinner: a133-liontron-h-a133l: Add Ethernet support

[PATCH v8 00/13] Don't generate netlink .rst files inside $(srctree)
 2025-06-26  8:13 UTC  (14+ messages)
` [PATCH v8 01/13] docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
` [PATCH v8 02/13] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v8 03/13] docs: netlink: index.rst: add a netlink index file
` [PATCH v8 04/13] tools: ynl_gen_rst.py: cleanup coding style
` [PATCH v8 05/13] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v8 06/13] docs: use parser_yaml extension to handle "
` [PATCH v8 07/13] docs: uapi: netlink: update netlink specs link
` [PATCH v8 08/13] tools: ynl_gen_rst.py: drop support for generating index files
` [PATCH v8 09/13] docs: netlink: remove obsolete .gitignore from unused directory
` [PATCH v8 10/13] MAINTAINERS: add netlink_yml_parser.py to linux-doc
` [PATCH v8 11/13] tools: netlink_yml_parser.py: add line numbers to parsed data
` [PATCH v8 12/13] docs: parser_yaml.py: add support for line numbers from the parser
` [PATCH v8 13/13] docs: parser_yaml.py: fix backward compatibility with old docutils

[PATCH net-next v2 0/3] Follow-up to RGMII mode clarification: am65-cpsw fix + checkpatch
 2025-06-26  8:11 UTC  (4+ messages)
` [PATCH net-next v2 3/3] checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modes

Incomplete fix for recent bug in tc / hfsc
 2025-06-26  8:08 UTC  (6+ messages)

[PATCH net-next RFC v3 0/4] riscv: dts: sophgo: Add ethernet support for cv18xx
 2025-06-26  8:00 UTC  (5+ messages)
` [PATCH net-next RFC v3 1/4] dt-bindings: net: Add support for Sophgo CV1800 dwmac
` [PATCH net-next RFC v3 2/4] riscv: dts: sophgo: Add ethernet device for cv18xx
` [PATCH net-next RFC v3 3/4] riscv: dts: sophgo: Add mdio multiplexer "
` [PATCH net-next RFC v3 4/4] riscv: dts: sophgo: Enable ethernet device for Huashan Pi

[PATCH] atm: idt77252: Use sb_pool_remove()
 2025-06-26  7:53 UTC 

[PATCH v3 0/3] Add support for GBETH IPs found on RZ/G3E SoCs
 2025-06-26  7:51 UTC  (4+ messages)
` [PATCH v3 3/3] arm64: dts: renesas: rzg3e-smarc-som: Enable eth{0-1} (GBETH) interfaces

Increased memory usage on NUMA nodes with ICE driver after upgrade to 6.13.y (regression in commit 492a044508ad)
 2025-06-26  7:42 UTC  (14+ messages)
          ` [Intel-wired-lan] "

[PATCH net v2] MAINTAINERS: update smc section
 2025-06-26  7:39 UTC  (2+ messages)

[PATCH net-next v3 0/3] net: phy: bcm54811: Fix the PHY initialization
 2025-06-26  7:37 UTC  (4+ messages)
` [PATCH net-next v3 3/3] "

[PATCH net-next v2 0/2] Add support for externally validated neighbor entries
 2025-06-26  7:31 UTC  (3+ messages)
` [PATCH net-next v2 1/2] neighbor: Add NTF_EXT_VALIDATED flag for externally validated entries
` [PATCH net-next v2 2/2] selftests: net: Add a selftest for externally validated neighbor entries

[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
 2025-06-26  7:26 UTC  (5+ messages)
` [PATCH v3 08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter

[net-next PATCH] octeontx2-pf: Check for DMAC extraction before setting VF DMAC
 2025-06-26  7:25 UTC  (4+ messages)

[PATCH v2 net-next 0/3] change some statistics to 64-bit
 2025-06-26  7:23 UTC  (7+ messages)

[PATCH net] MAINTAINERS: update smc section
 2025-06-26  6:59 UTC  (5+ messages)

[PATCH rdma-next 0/2] Add multiple priorities support to mlx5 RDMA TRANSPORT tables
 2025-06-26  6:49 UTC  (4+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: fs, add multiple prios to RDMA TRANSPORT steering domain

[PATCH net-next v7 0/7] Split netmem from struct page
 2025-06-26  6:41 UTC  (2+ messages)

[PATCH net-next v6 0/9] Split netmem from struct page
 2025-06-26  6:35 UTC  (11+ messages)
` [PATCH net-next v6 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH net-next] octeontx2-af: Fix error code in rvu_mbox_init()
 2025-06-26  6:34 UTC  (2+ messages)

[net-next v13 00/11] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-06-26  6:28 UTC  (6+ messages)
` [net-next v13 04/11] net: mtip: The L2 switch driver for imx287

[PATCH net v2] net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_info
 2025-06-26  6:07 UTC  (2+ messages)

[RESEND PATCH net-next 1/1] net/mlx5: Clean up only new IRQ glue on request_irq() failure
 2025-06-26  6:04 UTC 

[PATCH v2] Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
 2025-06-26  5:53 UTC  (3+ messages)

[syzbot] [wireless?] WARNING in _ieee80211_sta_cur_vht_bw
 2025-06-26  5:52 UTC 

[PATCH net] net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_info
 2025-06-26  5:31 UTC  (3+ messages)

[PATCH net-next v2 1/1] phy: micrel: add Signal Quality Indicator (SQI) support for KSZ9477 switch PHYs
 2025-06-26  5:11 UTC  (4+ messages)

[EXTERNAL] Re: [PATCH net-next v3 1/3] vsock: Add support for SIOCINQ ioctl
 2025-06-26  5:02 UTC  (2+ messages)
`  "

[PATCH net] net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime
 2025-06-26  3:41 UTC  (3+ messages)

[RESEND PATCH v1 wireguard-tools] ipc: linux: Support incremental allowed ips updates
 2025-06-26  3:37 UTC  (6+ messages)

[PATCH v2 00/17] add basic PSP encryption for TCP connections
 2025-06-26  3:31 UTC  (19+ messages)
` [PATCH v2 01/17] psp: add documentation
` [PATCH v2 02/17] psp: base PSP device support
` [PATCH v2 04/17] tcp: add datapath logic for PSP with inline key exchange
` [PATCH v2 07/17] net: tcp: allow tcp_timewait_sock to validate skbs before handing to device
` [PATCH v2 08/17] net: psp: add socket security association code
` [PATCH v2 10/17] psp: track generations of device key
` [PATCH v2 13/17] net/mlx5e: Implement PSP Tx data path

[net-next v6 0/4] add broadcast_neighbor for no-stacking networking arch
 2025-06-26  2:57 UTC  (7+ messages)
` [net-next v6 4/4] net: bonding: add tracepoint for 802.3ad

[PATCH net 0/4] virtio-net: fixes for mergeable XDP receive path
 2025-06-26  2:51 UTC  (9+ messages)
` [PATCH net 1/4] virtio-net: ensure the received length does not exceed allocated size
` [PATCH net 2/4] virtio-net: remove redundant truesize check with PAGE_SIZE
` [PATCH net 3/4] virtio-net: create a helper to check received mergeable buffer's length
` [PATCH net 4/4] virtio-net: allow more allocated space for mergeable XDP

linux-next: manual merge of the net-next tree with the net tree
 2025-06-26  2:22 UTC 

[PATCH V2 net-next 1/2] tun: remove unnecessary tun_xdp_hdr structure
 2025-06-26  2:14 UTC  (2+ messages)
` [PATCH V2 net-next 2/2] vhost-net: reduce one userspace copy when building XDP buff

[PATCH v3 net-next 0/3] Support some features for the HIBMCGE driver
 2025-06-26  2:06 UTC  (4+ messages)
` [PATCH v3 net-next 1/3] net: hibmcge: support scenario without PHY
` [PATCH v3 net-next 2/3] net: hibmcge: adjust the burst len configuration of the MAC controller to improve TX performance
` [PATCH v3 net-next 3/3] net: hibmcge: configure FIFO thresholds according to the MAC controller documentation

[PATCH net v2 0/3] Fix IRQ vectors
 2025-06-26  1:56 UTC  (6+ messages)
` [PATCH net v2 3/3] net: ngbe: specify IRQ vector when the number of VFs is 7

[RFC PATCH iproute2-next] devlink: Add support for 'tc-bw' attribute in devlink-rate
 2025-06-26  1:42 UTC  (2+ messages)

[syzbot] [net?] INFO: rcu detected stall in linkwatch_event (5)
 2025-06-26  1:28 UTC 

[PATCH net-next v5] net: xsk: introduce XDP_MAX_TX_BUDGET setsockopt
 2025-06-26  1:16 UTC  (5+ messages)

[PATCH ethtool] ethtool.8: Remove "default" note about rxfh xfrm
 2025-06-26  0:51 UTC 

[PATCH net-next] net: Remove unnecessary NULL check for lwtunnel_fill_encap()
 2025-06-26  0:50 UTC  (2+ messages)

[PATCH net-next] net: phy: realtek: add error handling to rtl8211f_get_wol
 2025-06-26  0:50 UTC  (2+ messages)

[PATCH net-next] net: Reoder rxq_idx check in __net_mp_open_rxq()
 2025-06-26  0:50 UTC  (2+ messages)

[syzbot] [bpf?] [net?] possible deadlock in xsk_notifier (3)
 2025-06-26  0:24 UTC  (9+ messages)

[PATCH net-next v5] page_pool: import Jesper's page_pool benchmark
 2025-06-26  0:22 UTC  (5+ messages)

[PATCH net-next v3 0/2] net: xsk: update tx queue consumer
 2025-06-25 23:55 UTC  (8+ messages)
` [PATCH net-next v3 2/2] selftests/bpf: check if the global consumer of tx queue updates after send call

[PATCH v1 net] atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister()
 2025-06-25 23:50 UTC  (2+ messages)

[BISECT] regression: tcp: fix to allow timestamp undo if no retransmits were sent
 2025-06-25 23:15 UTC  (15+ messages)

[PATCH net-next] ptp: add Alibaba CIPU PTP clock driver
 2025-06-25 23:14 UTC  (2+ messages)

[PATCH v2 iwl-net] ice: add recovery clock and clock 1588 control for E825c
 2025-06-25 23:02 UTC  (2+ messages)

[PATCH] lib: packing: Include necessary headers
 2025-06-25 22:50 UTC  (3+ messages)

[PATCH] uapi: net_dropmon: drop unused is_drop_point_hw macro
 2025-06-25 22:50 UTC  (2+ messages)

[PATCH net] team: replace team lock with rtnl lock
 2025-06-25 22:50 UTC  (2+ messages)

[PATCH net-next] net/sched: Remove unused functions
 2025-06-25 22:50 UTC  (2+ messages)

[PATCH net-next] neighbour: Remove redundant assignment to err
 2025-06-25 22:50 UTC  (2+ messages)

[PATCH net-next v2 0/8] net: ethtool: rss: add notifications
 2025-06-25 22:50 UTC  (6+ messages)
` [PATCH net-next v2 8/8] selftests: drv-net: test RSS Netlink notifications

[PATCH net 00/10] netlink: specs: enforce strict naming of properties
 2025-06-25 22:50 UTC  (2+ messages)

[PATCH net] net: enetc: Correct endianness handling in _enetc_rd_reg64
 2025-06-25 22:40 UTC  (2+ messages)

[PATCH v2] atm: idt77252: Add missing `dma_map_error()`
 2025-06-25 22:40 UTC  (2+ messages)

[PATCH] net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2
 2025-06-25 22:39 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net 0/5] idpf: replace Tx flow scheduling buffer ring with buffer pool
 2025-06-25 22:32 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: adapt one more case in test_lru_map to the new target_free
 2025-06-25 22:30 UTC  (2+ messages)

[PATCH 0/3] QRTR bus and Qualcomm Sensor Manager IIO drivers
 2025-06-25 22:20 UTC  (4+ messages)
` [PATCH 1/3] net: qrtr: Turn QRTR into a bus

[PATCH net-next v05 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
 2025-06-25 22:14 UTC  (7+ messages)
` [PATCH net-next v05 4/8] hinic3: Command Queue interfaces
` [PATCH net-next v05 5/8] hinic3: TX & RX Queue coalesce interfaces
` [PATCH net-next v05 6/8] hinic3: Mailbox framework

[PATCH iwl-net 0/2] ice: Fix NULL pointer dereference and leak in IDC
 2025-06-25 22:13 UTC  (4+ messages)
` [PATCH iwl-net 1/2] ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset

[PATCH net-next 0/7] net: Remove unused function parameters in skbuff.c
 2025-06-25 21:43 UTC  (4+ messages)
` [PATCH net-next 6/7] net: splice: Drop nr_pages_max initialization

[PATCH RFC net v2 0/3] vsock: Fix transport_{h2g,g2h,dgram,local} TOCTOU issues
 2025-06-25 21:23 UTC  (7+ messages)
` [PATCH RFC net v2 1/3] vsock: Fix transport_{g2h,h2g} TOCTOU
` [PATCH RFC net v2 3/3] vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`

[PATCH] bnxt_en: Add parameter disable_vf_bind
 2025-06-25 21:13 UTC  (2+ messages)

[PATCH net-next v4 0/4] net: selftest: improve test string formatting and checksum handling
 2025-06-25 20:21 UTC  (10+ messages)

[PATCH net-next 0/9] net: ethtool: add dedicated RXFH driver callbacks
 2025-06-25 20:17 UTC  (3+ messages)

[PATCH v3 1/1] dt-bindings: ieee802154: Convert at86rf230.txt yaml format
 2025-06-25 19:06 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).