netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-17 15:33:02 to 2025-09-18 08:20:06 UTC [more...]

[PATCH net-next v2] eth: fbnic: support devmem Tx
 2025-09-18  8:20 UTC  (2+ messages)

[PATCH 0/9] ns: rework common initialization
 2025-09-18  8:15 UTC  (15+ messages)
` [PATCH 1/9] uts: split namespace into separate header
` [PATCH 2/9] mnt: expose pointer to init_mnt_ns
` [PATCH 3/9] nscommon: move to separate file
` [PATCH 4/9] cgroup: split namespace into separate header
` [PATCH 5/9] nsfs: add inode number for anon namespace
` [PATCH 6/9] mnt: simplify ns_common_init() handling

[PATCH net-next v6 0/5] net: gso: restore outer ip ids correctly
 2025-09-18  8:10 UTC  (3+ messages)
` [PATCH net-next v6 4/5] net: gro: remove unnecessary df checks

[PATCH bpf-next v3 00/14] selftests/bpf: Integrate test_xsk.c to test_progs framework
 2025-09-18  8:07 UTC  (9+ messages)
` [PATCH bpf-next v3 03/14] selftests/bpf: test_xsk: Fix memory leaks
` [PATCH bpf-next v3 14/14] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework

[PATCH net-next] net: enetc: use generic interfaces to get phc_index for ENETC v1
 2025-09-18  7:44 UTC 

[PATCH bpf-next v2 0/4] net/smc: Introduce smc_hs_ctrl
 2025-09-18  8:03 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] bpf: export necessary symbols for modules with struct_ops
` [PATCH bpf-next v2 2/4] net/smc: bpf: Introduce generic hook for handshake flow
` [PATCH bpf-next v2 3/4] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v2 4/4] bpf/selftests: add selftest for bpf_smc_hs_ctrl

[PATCH net-next] net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X
 2025-09-18  8:01 UTC  (2+ messages)

[syzbot] [net?] general protection fault in find_match (6)
 2025-09-18  7:56 UTC  (2+ messages)

[PATCH net-next v06 00/14] net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization
 2025-09-18  7:38 UTC  (3+ messages)
` [PATCH net-next v06 08/14] hinic3: Queue pair resource initialization

[PATCH v2 net-next 0/7] net: Fix UAF of sk_dst_get(sk)->dev
 2025-09-18  7:34 UTC  (12+ messages)
` [PATCH v2 net-next 4/7] smc: Use __sk_dst_get() and dst_dev_rcu() in smc_vlan_by_tcpsk()
` [PATCH v2 net-next 5/7] tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock()
` [PATCH v2 net-next 7/7] mptcp: Use __sk_dst_get() and dst_dev_rcu() in mptcp_active_enable()

[PATCH net 0/2] lantiq_gswip fixes
 2025-09-18  7:21 UTC  (3+ messages)
` [PATCH net 1/2] net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()
` [PATCH net 2/2] net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added to the CPU port

[PATCH net-next 0/4] net/mlx5e: Support RSS for IPSec offload
 2025-09-18  7:19 UTC  (5+ messages)
` [PATCH net-next 1/4] net/mlx5: Change TTC rules to match on undecrypted ESP packets
` [PATCH net-next 2/4] net/mlx5e: Recirculate decrypted packets into TTC table
` [PATCH net-next 3/4] net/mlx5e: Add flow groups for the packets decrypted by crypto offload
` [PATCH net-next 4/4] net/mlx5e: Add flow rules for the decrypted ESP packets

[PATCH v19 net-next 00/10] AccECN protocol patch series
 2025-09-18  7:10 UTC  (6+ messages)
` [PATCH v19 net-next 08/10] tcp: accecn: AccECN option failure handling
` [PATCH v19 net-next 10/10] tcp: accecn: try to fit AccECN option with SACK

[PATCH net-next V3] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
 2025-09-18  7:01 UTC 

[PATCH net-next] net: airoha: Fix PPE_IP_PROTO_CHK register definitions
 2025-09-18  6:59 UTC 

[PATCH net-next v6 2/6] net: stmmac: Add support for Allwinner A523 GMAC200
 2025-09-18  6:50 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] Add kfunc bpf_xdp_pull_data
 2025-09-18  6:43 UTC  (12+ messages)
` [PATCH bpf-next v3 2/6] bpf: Support pulling non-linear xdp data
` [PATCH bpf-next v3 4/6] bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
` [PATCH bpf-next v3 5/6] selftests/bpf: Test bpf_xdp_pull_data

[PATCH net-next 00/10] udp: increase RX performance under stress
 2025-09-18  6:38 UTC  (40+ messages)
` [PATCH net-next 01/10] ipv6: make ipv6_pinfo.saddr_cache a boolean
` [PATCH net-next 02/10] ipv6: make ipv6_pinfo.daddr_cache "
` [PATCH net-next 03/10] ipv6: np->rxpmtu race annotation
` [PATCH net-next 04/10] ipv6: reorganise struct ipv6_pinfo
` [PATCH net-next 05/10] udp: refine __udp_enqueue_schedule_skb() test
` [PATCH net-next 06/10] udp: update sk_rmem_alloc before busylock acquisition
` [PATCH net-next 07/10] net: group sk_backlog and sk_receive_queue
` [PATCH net-next 08/10] udp: add udp_drops_inc() helper
` [PATCH net-next 09/10] udp: make busylock per socket
` [PATCH net-next 10/10] udp: use skb_attempt_defer_free()

[PATCH net-next v3 0/3] net: Avoid ehash lookup races
 2025-09-18  6:09 UTC  (8+ messages)
` [PATCH net-next v3 1/3] rculist: Add __hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()

[PATCH net-next] net: dsa: dsa_loop: remove duplicated definition of NUM_FIXED_PHYS
 2025-09-18  5:54 UTC 

[PATCH net-next v2] r8169: set EEE speed down ratio to 1
 2025-09-18  5:43 UTC  (2+ messages)

[PATCH net-next v5 1/1] Documentation: net: add flow control guide and document ethtool API
 2025-09-18  5:15 UTC 

[REGRESSION] v5.15: UDP packets not fragmented after receiving ICMP "Fragmentation Needed" (works in v5.10)
 2025-09-18  5:09 UTC  (2+ messages)

[PATCH net-next v13 00/19] add basic PSP encryption for TCP connections
 2025-09-18  4:44 UTC  (25+ messages)
` [PATCH net-next v13 01/19] psp: add documentation
` [PATCH net-next v13 02/19] psp: base PSP device support
` [PATCH net-next v13 03/19] net: modify core data structures for PSP datapath support
` [PATCH net-next v13 04/19] tcp: add datapath logic for PSP with inline key exchange
` [PATCH net-next v13 05/19] psp: add op for rotation of device key
` [PATCH net-next v13 06/19] net: move sk_validate_xmit_skb() to net/core/dev.c
` [PATCH net-next v13 07/19] net: tcp: allow tcp_timewait_sock to validate skbs before handing to device
` [PATCH net-next v13 08/19] net: psp: add socket security association code
` [PATCH net-next v13 09/19] net: psp: update the TCP MSS to reflect PSP packet overhead
` [PATCH net-next v13 10/19] psp: track generations of device key
` [PATCH net-next v13 13/19] psp: provide encapsulation helper for drivers
` [PATCH net-next v13 17/19] psp: provide decapsulation and receive "

[PATCH 00/32] ns: support file handles
 2025-09-18  3:40 UTC  (7+ messages)
` [PATCH 27/32] nsfs: "

[PATCH RESEND iproute2-next] ip/bond: add broadcast_neighbor support
 2025-09-18  2:45 UTC  (2+ messages)

[PATCH v2] net: nfc: nc: Add parameter validation for packet data
 2025-09-18  2:37 UTC  (3+ messages)

[PATCH v3 0/4 iproute2-next] tc/police: Allow 64 bit burst size
 2025-09-18  2:30 UTC  (2+ messages)

[PATCH net-next v2] net: stmmac: est: Drop frames causing HLBS error
 2025-09-18  2:20 UTC  (3+ messages)

[PATCHv2 net 1/2] bonding: fix xfrm offload feature setup on active-backup mode
 2025-09-18  2:02 UTC  (2+ messages)
` [PATCHv2 net 2/2] selftests: bonding: add ipsec offload test

[PATCH v3] net/tls: support maximum record size limit
 2025-09-18  1:42 UTC  (5+ messages)

[PATCH net-next V2 00/10] net/mlx5e: Use multiple doorbells
 2025-09-18  1:40 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: dsa: mv88e6xxx: further PTP-related cleanups
 2025-09-18  1:30 UTC  (2+ messages)

[PATCH v9 bpf-next/net 0/6] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
 2025-09-18  1:17 UTC  (9+ messages)
` [PATCH v9 bpf-next/net 1/6] tcp: Save lock_sock() for memcg in inet_csk_accept()
` [PATCH v9 bpf-next/net 2/6] net-memcg: Allow decoupling memcg from global protocol memory accounting
` [PATCH v9 bpf-next/net 3/6] net-memcg: Introduce net.core.memcg_exclusive sysctl
` [PATCH v9 bpf-next/net 4/6] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE
` [PATCH v9 bpf-next/net 5/6] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_EXCLUSIVE
` [PATCH v9 bpf-next/net 6/6] selftest: bpf: Add test for SK_MEMCG_EXCLUSIVE

[PATCH net-next v3 0/4] add FEC bins histogram report via ethtool
 2025-09-18  0:48 UTC  (7+ messages)
` [PATCH net-next v3 1/4] ethtool: add FEC bins histogram report
` [PATCH net-next v3 3/4] net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCR
` [PATCH net-next v3 4/4] net/mlx5e: Report RS-FEC histogram statistics via ethtool

[PATCH 17/32] mnt: support iterator
 2025-09-18  0:46 UTC  (2+ messages)

[PATCH][RESEND][RFC] Fix 32-bit boot failure due inaccurate page_pool_page_is_pp()
 2025-09-18  0:28 UTC  (8+ messages)

[PATCH net-next v2 0/3] net: devmem: improve cpu cost of RX token management
 2025-09-17 23:55 UTC  (6+ messages)
` [PATCH net-next v2 2/3] net: devmem: use niov array for "
` [PATCH net-next v2 3/3] net: ethtool: prevent user from breaking devmem single-binding rule

[GIT PULL] wireless-2025-09-17
 2025-09-17 23:20 UTC  (2+ messages)

[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2025-09-16 (ice, i40e, ixgbe, igc)
 2025-09-17 23:20 UTC  (2+ messages)

[PATCH v1 net 0/2] tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect()
 2025-09-17 23:20 UTC  (2+ messages)

[net PATCH v2] octeon_ep: fix VF MAC address lifecycle handling
 2025-09-17 23:10 UTC  (2+ messages)

[PATCH net v3 0/2] net: dlink: handle copy_thresh allocation
 2025-09-17 23:09 UTC  (5+ messages)
` [PATCH net v3 1/2] net: dlink: fix whitespace around function call
` [PATCH net v3 2/2] net: dlink: handle copy_thresh allocation failure

[PATCH bpf-next v4 0/6] Add kfunc bpf_xdp_pull_data
 2025-09-17 22:55 UTC  (7+ messages)
` [PATCH bpf-next v4 1/6] bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
` [PATCH bpf-next v4 2/6] bpf: Support pulling non-linear xdp data
` [PATCH bpf-next v4 3/6] bpf: Clear packet pointers after changing packet data in kfuncs
` [PATCH bpf-next v4 4/6] bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
` [PATCH bpf-next v4 5/6] selftests/bpf: Test bpf_xdp_pull_data
` [PATCH bpf-next v4 6/6] selftests: drv-net: Pull data before parsing headers

[PATCH net v2 0/2] net: stmmac: Minor fixes for stmmac EST implementation
 2025-09-17 22:54 UTC  (4+ messages)
` [PATCH net v2 2/2] net: stmmac: Consider Tx VLAN offload tag length for maxSDU

[PATCH net-next 0/2] net: phy: remove mdio_board_info support from phylib
 2025-09-17 22:40 UTC  (2+ messages)

[PATCH net-next] ptp: netc: only enable periodic pulse event interrupts for PPS
 2025-09-17 22:30 UTC  (2+ messages)

[PATCH net-next] Revert "net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for external phy"
 2025-09-17 22:30 UTC  (2+ messages)

[PATCH net-next] net: pcs: Kconfig: Fix unmet dependency warning
 2025-09-17 22:20 UTC  (2+ messages)

[PATCH v3] net: cadence: macb: Add support for Raspberry Pi RP1 ethernet controller
 2025-09-17 22:20 UTC  (2+ messages)

[PATCH net-next] tools: ynl-gen: support uint in multi-attr
 2025-09-17 22:20 UTC  (2+ messages)

[PATCH net-next v2 0/2] ptp: safely cleanup when unregistering a PTP clock
 2025-09-17 22:20 UTC  (2+ messages)

[PATCHv4 net 1/2] bonding: don't set oif to bond dev when getting NS target destination
 2025-09-17 22:20 UTC  (2+ messages)

[PATCH net-next v6 3/9] vsock: add netns to vsock core
 2025-09-17 22:12 UTC  (2+ messages)

[RFC] net: selftests: Adding TX checksum offload validation
 2025-09-17 22:07 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: pse-pd: pd692x0: Add permanent configuration management support
 2025-09-17 21:19 UTC  (4+ messages)

[PATCH net-next] ppp: enable TX scatter-gather
 2025-09-17 21:14 UTC  (6+ messages)

[PATCH net-next v4 0/2] net: wangxun: support to configure RSS
 2025-09-17 21:13 UTC  (7+ messages)
` [PATCH net-next v4 1/2] net: libwx: support multiple RSS for every pool

[PATCH net-next v4 0/3] Documentation and ynl: add flow control
 2025-09-17 21:06 UTC  (4+ messages)

[PATCH net 1/2] Revert "eth: remove the DLink/Sundance (ST201) driver"
 2025-09-17 20:57 UTC  (3+ messages)

[REGRESSION] af_unix: Introduce SO_PASSRIGHTS - break OpenGL
 2025-09-17 20:25 UTC  (3+ messages)

[v7, net-next 00/10] Add more functionality to BNGE
 2025-09-17 20:18 UTC  (5+ messages)
` [v7, net-next 08/10] bng_en: Register rings with the firmware
  ` [External] : "
` [v7, net-next 09/10] bng_en: Register default VNIC

[PATCH iproute2-next] ip: geneve: Add support for IFLA_GENEVE_PORT_RANGE
 2025-09-17 19:20 UTC  (2+ messages)

[PATCH v8 bpf-next/net 0/6] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
 2025-09-17 19:18 UTC  (3+ messages)
` [PATCH v8 bpf-next/net 2/6] net-memcg: Allow decoupling memcg from global protocol memory accounting

[PATCH iproute2-next v5 0/1] iproute2-next: Extending bonding's arp_ip_target to include a list of vlan tags
 2025-09-17 19:00 UTC  (3+ messages)
` [PATCH iproute2-next v5 1/1] iproute: Extend bonding's "arp_ip_target" parameter to add "

[PATCH net v1 1/1] net: usb: asix: forbid runtime PM to avoid PM/MDIO + RTNL deadlock
 2025-09-17 18:58 UTC  (2+ messages)

[PATCH net] net/smc: fix warning in smc_rx_splice() when calling get_page()
 2025-09-17 18:42 UTC 

[PATCH net-next v6 0/9] vsock: add namespace support to vhost-vsock
 2025-09-17 18:40 UTC  (4+ messages)

[PATCH] ethernet: rvu-af: Remove slash from the driver name
 2025-09-17 18:37 UTC  (3+ messages)

[syzbot] [smc?] general protection fault in __smc_diag_dump (4)
 2025-09-17 17:58 UTC 

[PATCH net-next RFC] netfilter: flowtable: add CT metadata action for nft flowtables
 2025-09-17 17:33 UTC  (6+ messages)

[PATCH net] net: clear sk->sk_ino in sk_set_socket(sk, NULL)
 2025-09-17 17:28 UTC  (5+ messages)

[PATCH net-next] r8169: set EEE speed down ratio to 1
 2025-09-17 17:26 UTC  (5+ messages)

[PATCH net 0/3] There are some bugfix for the HNS3 ethernet driver
 2025-09-17 17:11 UTC  (5+ messages)
` [PATCH net 1/3] net: hns3: fix loopback test of serdes and phy is failed if duplex is half
` [PATCH net 3/3] net: hns3: use user configure after hardware reset when using kernel PHY

[PATCH net-next v2] dpll: zl3073x: Allow to use custom phase measure averaging factor
 2025-09-17 17:01 UTC  (7+ messages)

[PATCH net v4 0/4] net: netpoll: fix memory leak and add comprehensive selftests
 2025-09-17 16:56 UTC  (4+ messages)
` [PATCH net v4 4/4] selftest: netcons: add test for netconsole over bonded interfaces

[PATCH net-next v4 0/7] Add RPMSG Ethernet Driver
 2025-09-17 16:37 UTC  (4+ messages)

[PATCH net-next v2] net: wan: framer: Add version sysfs attribute for the Lantiq PEF2256 framer
 2025-09-17 16:33 UTC  (2+ messages)

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

[PATCH net-next v6 2/6] net: stmmac: Add support for Allwinner A523 GMAC200
 2025-09-17 16:28 UTC  (3+ messages)

[PATCH net-next v3 0/9] eth: fbnic: add devlink health support for FW crashes and OTP mem corruptions
 2025-09-17 16:09 UTC  (5+ messages)
` [PATCH net-next v3 8/9] eth: fbnic: report FW uptime in health diagnose
` [PATCH net-next v3 9/9] eth: fbnic: add OTP health reporter

[PATCH RESEND net-next v2] net: renesas: rswitch: simplify rswitch_stop()
 2025-09-17 15:57 UTC  (2+ messages)

[PATCH net v4 0/2] net: stmmac: misc fixes
 2025-09-17 15:54 UTC  (6+ messages)
` [PATCH net v4 1/2] net: stmmac: replace memcpy with ethtool_puts in ethtool

[PATCH v5 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-09-17 15:47 UTC  (8+ messages)
` [PATCH v5 02/10] dt-bindings: clock: Add required "interconnect-cells" property

[PATCH] net: liquidio: fix overflow in octeon_init_instr_queue()
 2025-09-17 15:30 UTC 

[PATCH iproute] mptcp: fix event attributes type
 2025-09-17 15:40 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).