netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-18 09:44:14 to 2025-07-19 08:31:37 UTC [more...]

[PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
 2025-07-19  8:30 UTC  (6+ messages)
` [PATCH net-next V6 1/5] net: netdevsim: hook in XDP handling
` [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support
` [PATCH net-next V6 3/5] selftests: drv-net: Test XDP_TX support
` [PATCH net-next V6 4/5] selftests: drv-net: Test tail-adjustment support
` [PATCH net-next V6 5/5] selftests: drv-net: Test head-adjustment support

[PATCH v13 net-next 00/14] AccECN protocol patch series
 2025-07-19  8:21 UTC  (16+ messages)
` [PATCH v13 net-next 01/14] tcp: reorganize SYN ECN code
` [PATCH v13 net-next 02/14] tcp: fast path functions later
` [PATCH v13 net-next 03/14] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v13 net-next 04/14] tcp: ecn functions in separated include file
` [PATCH v13 net-next 05/14] tcp: AccECN core
` [PATCH v13 net-next 06/14] tcp: accecn: AccECN negotiation
` [PATCH v13 net-next 07/14] tcp: accecn: add AccECN rx byte counters
` [PATCH v13 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v13 net-next 09/14] tcp: sack option handling improvements
` [PATCH v13 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v13 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v13 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v13 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v13 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK

[PATCH net-next] ip6_gre: Factor out common ip6gre tunnel match into helper
 2025-07-19  8:15 UTC 

[PATCH] net: phy: Fix premature resume by a PHY driver
 2025-07-19  7:48 UTC  (5+ messages)

[RESEND PATCH net-next] amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescing
 2025-07-19  7:26 UTC 

[PATCH net] selftests: netfilter: tone-down conntrack clash test
 2025-07-19  7:06 UTC  (3+ messages)

ixgbe driver stops sending normal data when using xsk
 2025-07-19  5:26 UTC  (3+ messages)

[PATCH net v2 0/2] selftests: mptcp: connect: cover alt modes
 2025-07-19  1:35 UTC  (10+ messages)

[PATCH net-next v6 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
 2025-07-19  1:33 UTC  (9+ messages)
` [PATCH net-next v6 1/7] bonding: Adding struct bond_arp_target
` [PATCH net-next v6 2/7] bonding: Adding extra_len field to struct bond_opt_value
` [PATCH net-next v6 3/7] bonding: arp_ip_target helpers
` [PATCH net-next v6 4/7] bonding: Processing extended arp_ip_target from user space
` [PATCH net-next v6 5/7] bonding: Update to bond_arp_send_all() to use supplied vlan tags
` [PATCH net-next v6 6/7] bonding: Update for extended arp_ip_target format
` [PATCH net-next v6 7/7] bonding: Selftest and documentation for the arp_ip_target parameter

[net-next v15 00/12] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-07-19  1:28 UTC  (5+ messages)
` [net-next v15 04/12] net: mtip: The L2 switch driver for imx287
` [net-next v15 06/12] net: mtip: Add net_device_ops functions to the L2 switch driver

[PATCH net-next v4 0/7] net: dsa: microchip: Add KSZ8463 switch support
 2025-07-19  1:21 UTC  (8+ messages)
` [PATCH net-next v4 1/7] dt-bindings: "
` [PATCH net-next v4 2/7] net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driver
` [PATCH net-next v4 3/7] net: dsa: microchip: Transform register for use with KSZ8463
` [PATCH net-next v4 4/7] net: dsa: microchip: Use different registers for KSZ8463
` [PATCH net-next v4 5/7] net: dsa: microchip: Write switch MAC address differently "
` [PATCH net-next v4 6/7] net: dsa: microchip: Setup fiber ports "
` [PATCH net-next v4 7/7] net: dsa: microchip: Disable PTP function of KSZ8463

[PATCH v2 net-next 0/2] net: RPS table overwrite prevention and flow_id caching
 2025-07-19  0:58 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 net-next 1/2] net: Prevent RPS table overwrite for active flows

[PATCH v24 net-next 0/6] DUALPI2 patch
 2025-07-19  0:54 UTC  (3+ messages)
` [PATCH v24 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc

[PATCH net-next 0/5] Expose grace period delay for devlink health reporter
 2025-07-19  0:51 UTC  (5+ messages)
` [PATCH net-next 4/5] devlink: Make health reporter grace period delay configurable

[PATCH net-next] net: bcmasp: Add support for re-starting auto-negotiation
 2025-07-19  0:50 UTC  (2+ messages)

[PATCH net-next] be2net: Use correct byte order and format string for TCP seq and ack_seq
 2025-07-19  0:50 UTC  (3+ messages)

[PATCH net-next v5 0/7] net: maintain netif vs dev prefix semantics
 2025-07-19  0:50 UTC  (2+ messages)

[PATCH net 0/2] mlx5 misc fixes 2025-07-17
 2025-07-19  0:50 UTC  (6+ messages)
` [PATCH net 1/2] net/mlx5: Fix memory leak in cmd_exec()
` [PATCH net 2/2] net/mlx5: E-Switch, Fix peer miss rules to use peer eswitch

[PATCH net-next] selftests: rtnetlink: Add operational state test
 2025-07-19  0:40 UTC  (3+ messages)

[PATCH net-next v3 1/1] net: selftests: add PHY-loopback test for bad TCP checksums
 2025-07-19  0:30 UTC  (2+ messages)

[PATCH net v3] net: ti: icssg-prueth: Fix buffer allocation for ICSSG
 2025-07-19  0:30 UTC  (6+ messages)
    ` [v3] "

[PATCH net v2 1/3] bus: fsl-mc: Fix potential double device reference in fsl_mc_get_endpoint()
 2025-07-19  0:20 UTC  (7+ messages)
` [PATCH net v2 2/3] dpaa2-eth: Fix device reference count leak in MAC endpoint handling
` [PATCH net v2 3/3] dpaa2-switch: "

[PATCH net-next v9 00/15] net: phy: Introduce PHY ports representation
 2025-07-19  0:18 UTC  (7+ messages)
` [PATCH net-next v9 01/15] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v9 02/15] net: ethtool: common: Indicate that BaseT works on up to 4 lanes

[PATCH] net: stream: add description for sk_stream_write_space()
 2025-07-19  0:10 UTC  (2+ messages)

[PATCH net-next V5] net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
 2025-07-19  0:10 UTC  (2+ messages)

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

[PATCH net] net: core: Fix the loop in default_device_exit_net()
 2025-07-18 23:37 UTC  (2+ messages)

[PATCH net-next 00/13][pull request] Intel Wired LAN Driver Updates 2025-07-18 (idpf, ice, igc, igbvf, ixgbevf)
 2025-07-18 23:34 UTC  (17+ messages)
` [PATCH net-next 01/13] virtchnl2: rename enum virtchnl2_cap_rss
` [PATCH net-next 02/13] virtchnl2: add flow steering support
` [PATCH net-next 03/13] idpf: "
` [PATCH net-next 04/13] idpf: add cross timestamping
` [PATCH net-next 05/13] idpf: preserve coalescing settings across resets
` [PATCH net-next 06/13] ice: add 40G speed to Admin Command GET PORT OPTION
` [PATCH net-next 07/13] ice: add E835 device IDs
` [PATCH net-next 08/13] ice: convert ice_add_prof() to bitmap
` [PATCH net-next 09/13] ice: breakout common LAG code into helpers
` [PATCH net-next 10/13] igc: Relocate RSS field definitions to igc_defines.h
` [PATCH net-next 11/13] igc: Add wildcard rule support to ethtool NFC using Default Queue
` [PATCH net-next 12/13] igbvf: remove unused fields from struct igbvf_adapter
` [PATCH net-next 13/13] ixgbevf: remove unused fields from struct ixgbevf_adapter

[PATCH net-next 0/3] Support exposing raw cycle counters in PTP and mlx5
 2025-07-18 23:29 UTC  (2+ messages)

[PATCH net-next v6 0/5] Add support to do threaded napi busy poll
 2025-07-18 23:20 UTC  (6+ messages)
` [PATCH net-next v6 1/5] net: Create separate gro_flush_normal function
` [PATCH net-next v6 2/5] net: Use dev_set_threaded_hint instead of dev_set_threaded in drivers
` [PATCH net-next v6 3/5] net: define an enum for the napi threaded state
` [PATCH net-next v6 4/5] Extend napi threaded polling to allow kthread based busy polling
` [PATCH net-next v6 5/5] selftests: Add napi threaded busy poll test in `busy_poller`

[PATCH] net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
 2025-07-18 23:18 UTC  (8+ messages)

[PATCH net-next 0/2] tcp: a couple of fixes
 2025-07-18 22:16 UTC  (5+ 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 net-next v2 0/4] mptcp: add TCP_MAXSEG sockopt support
 2025-07-18 22:06 UTC  (5+ messages)
` [PATCH net-next v2 1/4] mptcp: sockopt: drop redundant tcp_getsockopt
` [PATCH net-next v2 2/4] tcp: add tcp_sock_set_maxseg
` [PATCH net-next v2 3/4] mptcp: add TCP_MAXSEG sockopt support
` [PATCH net-next v2 4/4] mptcp: fix typo in a comment

[PATCH iproute2-next v3 0/1] iproute2-next: Extending bonding's arp_ip_target to include a list of vlan tags
 2025-07-18 21:34 UTC  (2+ messages)
` [PATCH iproute2-next v3 1/1] iproute: Extend bonding's "arp_ip_target" parameter to add "

[PATCH net] net: bcmasp: Restore programming of TX map vector register
 2025-07-18 21:22 UTC 

[PATCH v1] net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_delete_class
 2025-07-18 21:11 UTC  (4+ messages)

[PATCH net-next] s390/qeth: Make hw_trap sysfs attribute idempotent
 2025-07-18 20:26 UTC  (2+ messages)

[PATCH iwl-net 0/2] ice: fix issues with loading certain older DDP packages
 2025-07-18 20:08 UTC  (7+ messages)
` [PATCH iwl-net 1/2] ice: fix double-call to ice_deinit_hw() during probe failure
` [PATCH iwl-net 2/2] ice: don't leave device non-functional if Tx scheduler config fails

[PATCH net-next 0/3] net: stmmac: xgmac: Minor fixes
 2025-07-18 20:06 UTC  (14+ messages)
` [PATCH net-next 2/3] net: stmmac: xgmac: Correct supported speed modes
` [PATCH net-next 3/3] net: stmmac: Set CIC bit only for TX queues with COE

[PATCH v3 0/6] Fix mlx5 write combining support on new ARM64 cores
 2025-07-18 20:00 UTC  (7+ messages)
` [PATCH v3 6/6] IB/mlx5: Use __iowrite64_copy() for write combining stores

[PATCH bpf-next v2 00/13] Add a dynptr type for skb metadata
 2025-07-18 19:27 UTC  (6+ messages)
` [PATCH bpf-next v2 01/13] bpf: Add "

[PATCH net-next] ibmveth: Add multi buffers rx replenishment hcall support
 2025-07-18 19:08 UTC  (2+ messages)

[PATCH net-next v3 0/2] amd-xgbe: add hardware PTP timestamping
 2025-07-18 18:56 UTC  (3+ messages)
` [PATCH net-next v3 1/2] and-xgbe: remove the abstraction for hwptp
` [PATCH net-next v3 2/2] amd-xgbe: add hardware PTP timestamping support

[PATCH bpf-next] netfilter: bpf: Disable migrate before bpf_prog run
 2025-07-18 18:25 UTC  (2+ messages)

[PATCH net-next v5 0/2] Add Si3474 PSE controller driver
 2025-07-18 18:09 UTC  (6+ messages)
` [PATCH net-next v5 2/2] net: pse-pd: "
    ` [EXTERNAL]Re: "

[syzbot] [crypto?] BUG: unable to handle kernel paging request in ieee80211_wep_encrypt
 2025-07-18 18:03 UTC  (4+ messages)
` [syzbot] [wireless] "

[PATCH v2] xen/netfront: Fix TX response spurious interrupts
 2025-07-18 17:12 UTC  (4+ messages)

[PATCH net-next v10 00/11] PRU-ICSSM Ethernet Driver
 2025-07-18 17:09 UTC  (8+ messages)
` [PATCH net-next v10 04/11] net: ti: prueth: Adds link detection, RX and TX support

[PATCH net-next] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2025-07-18 16:59 UTC  (8+ messages)

[PATCH v2] ice: Fix a null pointer dereference in ice_copy_and_init_pkg()
 2025-07-18 16:44 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v3 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-07-18 15:51 UTC  (9+ messages)
` [PATCH v3 01/10] dt-bindings: interconnect: Add Qualcomm IPQ5424 NSSNOC IDs
` [PATCH v3 05/10] dt-bindings: clock: ipq9574: Rename NSS CC source clocks to drop rate

[PATCH net v2] ptp: prevent possible ABBA deadlock in ptp_clock_freerun()
 2025-07-18 15:40 UTC  (3+ messages)

[PATCH v2] sunrpc: Change ret code of xdr_stream_decode_opaque_fixed
 2025-07-18 14:21 UTC  (2+ messages)

[PATCH net-next] selftests: tc: Add generic erspan_opts matching support for tc-flower
 2025-07-18 14:16 UTC 

[PATCH net-next v3 0/3] Add shared PHY counter support for QCA807x and QCA808x
 2025-07-18 14:02 UTC  (7+ messages)
` [PATCH net-next v3 1/3] net: phy: qcom: Add PHY counter support

[PATCH net v4 0/3] net: phy: smsc: use IRQ + relaxed polling to fix missed link-up
 2025-07-18 13:58 UTC  (2+ messages)

[PATCH net-next] net: phy: qcom: qca807x: Enable WoL support using shared library
 2025-07-18 13:57 UTC 

[PATCH net-next v4 0/2] net: Don't use %pK through printk
 2025-07-18 13:43 UTC  (5+ messages)
` [PATCH net-next v4 1/2] ice: Don't use %pK through printk or tracepoints
  ` [Intel-wired-lan] "
` [PATCH net-next v4 2/2] net/mlx5: "
  ` [Intel-wired-lan] "

[PATCH v2 0/8] treewide: Fix typo "notifer"
 2025-07-18 13:36 UTC  (5+ messages)
` [PATCH v2 5/8] wifi: brcmfmac: "
` [PATCH v2 7/8] xen/xenbus: "

[PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
 2025-07-18 13:24 UTC 

[PATCH nf-next v4 0/2] Add IPIP flowtable SW acceleratio
 2025-07-18 13:14 UTC  (4+ messages)
` [PATCH nf-next v4 1/2] net: netfilter: Add IPIP flowtable SW acceleration
` [PATCH nf-next v4 2/2] selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftest

[PATCH iwl-next] idpf: set napi for each TX and RX queue
 2025-07-18 13:06 UTC  (3+ messages)

[PATCH net-next v1 1/1] net: usb: smsc95xx: add support for ethtool pause parameters
 2025-07-18 13:03 UTC  (2+ messages)

[PATCH net-next v2] amd-xgbe: add hardware PTP timestamping support
 2025-07-18 12:36 UTC  (3+ messages)

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

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

[syzbot] [netfilter?] KASAN: slab-out-of-bounds Read in nfacct_mt_checkentry
 2025-07-18 11:27 UTC  (2+ messages)
` [PATCH nf] netfilter: xt_nfacct: don't assume acct name is null-terminated

[PATCH] net: mctp: Add MCTP PCIe VDM transport driver
 2025-07-18 11:05 UTC  (9+ messages)

[PATCH v2] vhost/net: Replace wait_queue with completion in ubufs reference
 2025-07-18 11:03 UTC 

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

[PATCH] crypto/krb5: Fix memory leak in krb5_test_one_prf()
 2025-07-18 11:00 UTC  (3+ messages)

[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
 2025-07-18 10:56 UTC  (16+ messages)
` [PATCH bpf-next V2 1/7] net: xdp: Add xdp_rx_meta structure

[PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
 2025-07-18  9:48 UTC 

[PATCH net-next V2 0/3] in order support for vhost-net
 2025-07-18  9:44 UTC  (10+ 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).