public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-23 18:18:09 to 2026-01-25 00:25:56 UTC [more...]

[PATCH net-next v3 0/3] net: dsa: yt921x: Add DCB/QoS support
 2026-01-25  0:24 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: dsa: tag_yt921x: fix priority support
` [PATCH net-next v3 2/3] net: dsa: yt921x: Refactor VLAN awareness setting
` [PATCH net-next v3 3/3] net: dsa: yt921x: Add DCB/QoS support

[PATCH v2 net-next] net: usb: remove unnecessary get_drvinfo code and driver versions
 2026-01-24 23:36 UTC  (5+ messages)

[PATCH net-next] net: ethernet: neterion: s2io: remove unused driver
 2026-01-24 23:32 UTC  (5+ messages)

[PATCH iproute2-next] doc: add AGENTS.md for AI coding assistants
 2026-01-24 22:29 UTC  (2+ messages)

[PATCH net-next] r8169: remove optional size argument in calls to strscpy
 2026-01-24 21:30 UTC 

[PATCH net-next] r8169: add support for extended chip version id and RTL9151AS
 2026-01-24 21:27 UTC 

[PATCH net-next v1 0/3] r8169: add dash/LTR/RTL9151AS support
 2026-01-24 21:24 UTC  (6+ messages)
` [PATCH net-next v1 3/3] r8169: add support for chip RTL9151AS

[PATCH] net: decnet: fix build error due to incompatible pointer type, in dn_dst_gc
 2026-01-24 20:33 UTC  (2+ messages)

[PATCH iproute2-next] ss: fix grammar, articles, and phrasing in man page
 2026-01-24 20:00 UTC 

[PATCH iproute2-next 0/7] man page corrections
 2026-01-24 19:49 UTC  (8+ messages)
` [PATCH iproute2-next 1/7] dcb: fix grammar and style issues in man pages
` [PATCH iproute2-next 2/7] devlink: "
` [PATCH iproute2-next 3/7] fix grammar and style issues in man pages for stat related pages
` [PATCH iproute2-next 4/7] netshaper: fix grammar and style issues in man page
` [PATCH iproute2-next 5/7] tipc: fix grammar and style issues in man pages
` [PATCH iproute2-next 6/7] vdpa: fix grammar, titles, and formatting "
` [PATCH iproute2-next 7/7] rdma: fix grammar, formatting, and style "

[PATCH net-next v2 09/15] net: ftgmac100: Always register the MDIO bus when it exists
 2026-01-24 19:31 UTC  (5+ messages)
` [net-next,v2,09/15] "

[PATCH v2] net: caif: fix memory leak in ldisc_receive
 2026-01-24 19:10 UTC  (4+ messages)

[PATCH net-next] net: usb: remove unnecessary get_drvinfo code and driver versions
 2026-01-24 18:55 UTC  (3+ messages)

[PATCH net-next] netconsole: selftests: Move netconsole selftests to separate target
 2026-01-24 18:51 UTC 

[PATCH net-next] net: usb: replace unnecessary get_link functions with usbnet_get_link
 2026-01-24 18:51 UTC  (2+ messages)

[PATCH net-next] net: usb: smsc95xx: use phy_do_ioctl_running function
 2026-01-24 18:49 UTC  (2+ messages)

[PATCH net-next] net: usb: introduce usbnet_mii_ioctl helper function
 2026-01-24 18:48 UTC  (2+ messages)

[PATCH net-next v2 0/3] Airoha AN8811HB 2.5 Gbps phy support
 2026-01-24 18:38 UTC  (9+ messages)
` [PATCH net-next v2 1/3] net: phy: air_en8811h: factor out shareable code
` [PATCH net-next v2 2/3] net: phy: air_en8811h: add Airoha AN8811HB support

[PATCH 0/1] io_uring: zcrx large buffers support
 2026-01-24 16:31 UTC  (5+ messages)
` [PATCH 1/1] io_uring/zcrx: implement large rx buffer support

[PATCH net-next] udp: add drop count for packets in udp_prod_queue
 2026-01-24 15:36 UTC  (8+ messages)

[PATCH] ipv4: ipmr: add socket type checks to ipmr_ioctl()
 2026-01-24 15:25 UTC  (3+ messages)

[PATCH net-next 0/3] net/smc: buffer allocation and registration improvements
 2026-01-24 14:57 UTC  (12+ messages)
` [PATCH net-next 1/3] net/smc: cap allocation order for SMC-R physically contiguous buffers
` [PATCH net-next 2/3] mm: vmalloc: export find_vm_area()
` [PATCH net-next 3/3] net/smc: optimize MTTE consumption for SMC-R buffers

[PATCH V11 7/8] PCI: Enable 10-Bit Tag support for PCIe Endpoint device
 2026-01-24 14:35 UTC  (2+ messages)

[PATCH net v2 0/2] net: liquidio: Fix memory leaks in setup_nic_devices()
 2026-01-24 12:42 UTC  (3+ messages)
` [PATCH net v2 1/2] net: liquidio: Fix off-by-one error in setup_nic_devices() cleanup
` [PATCH net v2 2/2] net: liquidio: Initialize netdev pointer before queue setup

[PATCH bpf-next v9 0/3] bpf: Fix FIONREAD and copied_seq issues
 2026-01-24 11:32 UTC  (4+ messages)
` [PATCH bpf-next v9 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v9 2/3] bpf, sockmap: Fix FIONREAD for sockmap
` [PATCH bpf-next v9 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq

[PATCH v2 net] mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()
 2026-01-24 11:17 UTC  (3+ messages)

[PATCH net v3] mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()
 2026-01-24 10:59 UTC 

[PATCH bpf-next v8 0/3] bpf: Fix FIONREAD and copied_seq issues
 2026-01-24 10:47 UTC  (5+ messages)
` [PATCH bpf-next v8 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v8 2/3] bpf, sockmap: Fix FIONREAD for sockmap
` [PATCH bpf-next v8 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq

[PATCH net-next] net: usb: sr9700: replace magic numbers with register bit macros
 2026-01-24 10:25 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: dsa: yt921x: Add DCB/priority support
 2026-01-24 10:02 UTC  (6+ messages)
` [PATCH net-next v2 2/2] "

[PATCH v3] net: fix segmentation of forwarding fraglist GRO
 2026-01-24  9:50 UTC 

[PATCH net-next 0/3] net: ethtool: Track TX pause storm
 2026-01-24  9:28 UTC  (13+ messages)
` [PATCH net-next 1/3] net: ethtool: Track pause storm events

[PATCH v2 net-next] net: phy: make PHY fixup support always built-in
 2026-01-24  9:00 UTC 

[PATCH net-next v6 0/7] selftest: Extend tun/virtio coverage for GSO over UDP tunnel
 2026-01-24  7:29 UTC  (5+ messages)
` [PATCH net-next v6 4/7] selftest: tun: Add helpers "

[PATCH net] net: liquidio: Fix memory leak in setup_nic_devices()
 2026-01-24  7:20 UTC  (2+ messages)

[PATCH bpf-next v13 00/13] bpf: fsession support
 2026-01-24  6:20 UTC  (14+ messages)
` [PATCH bpf-next v13 01/13] bpf: add "
` [PATCH bpf-next v13 02/13] bpf: use the least significant byte for the nr_args in trampoline
` [PATCH bpf-next v13 03/13] bpf: change prototype of bpf_session_{cookie,is_return}
` [PATCH bpf-next v13 04/13] bpf: support fsession for bpf_session_is_return
` [PATCH bpf-next v13 05/13] bpf: support fsession for bpf_session_cookie
` [PATCH bpf-next v13 06/13] bpf,x86: introduce emit_store_stack_imm64() for trampoline
` [PATCH bpf-next v13 07/13] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v13 08/13] libbpf: add fsession support
` [PATCH bpf-next v13 09/13] bpftool: "
` [PATCH bpf-next v13 10/13] selftests/bpf: add testcases for fsession
` [PATCH bpf-next v13 11/13] selftests/bpf: test bpf_get_func_* "
` [PATCH bpf-next v13 12/13] selftests/bpf: add testcases for fsession cookie
` [PATCH bpf-next v13 13/13] selftests/bpf: test fsession mixed with fentry and fexit

[PATCH bpf-next v12 00/13] bpf: fsession support
 2026-01-24  5:09 UTC  (17+ messages)
` [PATCH bpf-next v12 01/13] bpf: add "
` [PATCH bpf-next v12 02/13] bpf: use the least significant byte for the nr_args in trampoline
` [PATCH bpf-next v12 03/13] bpf: change prototype of bpf_session_{cookie,is_return}
` [PATCH bpf-next v12 04/13] bpf: support fsession for bpf_session_is_return
` [PATCH bpf-next v12 05/13] bpf: support fsession for bpf_session_cookie
` [PATCH bpf-next v12 06/13] bpf,x86: introduce emit_store_stack_imm64() for trampoline
` [PATCH bpf-next v12 07/13] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v12 08/13] libbpf: add fsession support
` [PATCH bpf-next v12 09/13] bpftool: "
` [PATCH bpf-next v12 10/13] selftests/bpf: add testcases for fsession
` [PATCH bpf-next v12 11/13] selftests/bpf: test bpf_get_func_* "
` [PATCH bpf-next v12 12/13] selftests/bpf: add testcases for fsession cookie
` [PATCH bpf-next v12 13/13] selftests/bpf: test fsession mixed with fentry and fexit

[PATCH] lib/random32: convert selftest to KUnit
 2026-01-24  5:41 UTC 

[PATCH v2 0/4] i2c: SMBus ARP support
 2026-01-24  5:32 UTC  (2+ messages)

[PATCH v1 0/2] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-01-24  4:57 UTC  (12+ messages)
` [PATCH v1 1/2] dt-bindings: ethernet: eswin: add clock sampling control
    `  "
        `  "

[PATCH] SUNRPC: Replace KUnit tests for memcmp() with KUNIT_EXPECT_MEMEQ_MSG()
 2026-01-24  5:17 UTC 

IPsec Remote Access VPN Phase 1 and Phase 2 Settings
 2026-01-24  4:54 UTC 

[PATCH net-next] net: usb: sr9700: clarify code using BIT and GENMASK macros
 2026-01-24  4:02 UTC 

[RFC 2/2] Set steering-tag directly for PCIe P2P memory access
 2026-01-24  1:13 UTC  (2+ messages)

[PATCH bpf-next v11 02/12] bpf: use the least significant byte for the nr_args in trampoline
 2026-01-24  1:14 UTC  (6+ messages)

[PATCH net-next v2 00/14] net: stmmac: SerDes, PCS, BASE-X, and inband goodies
 2026-01-24  0:59 UTC  (8+ messages)
` [PATCH net-next v2 05/14] net: stmmac: add stmmac core serdes support

[PATCH net-next v1 1/1] i40e: Add missing header
 2026-01-24  0:56 UTC 

[PATCH net-next v2 4/7] net: openvswitch: fix load tearing with u64_stats
 2026-01-24  0:49 UTC  (2+ messages)

[PATCH net-next v12 2/3] net: ti: icssm-prueth: Add switchdev support for icssm_prueth driver
 2026-01-24  0:27 UTC  (2+ messages)

Fwd: iproute2 out-of-bounds read in parse_rtattr_flags()
 2026-01-23 23:58 UTC 

[PATCH bpf-next v2 0/4] Switch from kfuncs to direct helper calls in prologue/epilogue
 2026-01-23 23:49 UTC  (4+ messages)
` [PATCH bpf-next v2 1/4] bpf, verifier: Support direct helper calls from prologue/epilogue

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2026-01-20 (ice, idpf)
 2026-01-23 23:48 UTC  (3+ messages)
` [PATCH net 4/4] idpf: read lower clock bits inside the time sandwich

[PATCH iwl-next v2 1/2] ixgbe: e610: Convert ACI descriptor buffer to little endian
 2026-01-23 23:41 UTC  (3+ messages)

[PATCH net-next v12 1/3] net: ti: icssm-prueth: Add helper functions to configure and maintain FDB
 2026-01-23 22:50 UTC  (3+ messages)

[PATCH net-next] net/mlx5e: Undo saving per-channel async ICOSQ
 2026-01-23 22:39 UTC 

[RFC PATCH bpf-next v3 00/12] mm: memcontrol: Add BPF hooks for memory controller
 2026-01-23 20:47 UTC  (3+ messages)
` [RFC PATCH bpf-next v3 09/12] selftests/bpf: Add tests for memcg_bpf_ops

[iwl-net PATCH] idpf: change IRQ naming to match netdev and ethtool queue numbering
 2026-01-23 21:55 UTC  (2+ messages)

[GIT PULL] bluetooth 2026-01-22
 2026-01-23 21:54 UTC  (2+ messages)

[PATCH net-next v4 0/7] ipv6: Address ext hdr DoS vulnerabilities
 2026-01-23 21:35 UTC  (7+ messages)
` [PATCH net-next v4 1/7] ipv6: Check of max HBH or DestOp sysctl is zero and drop if it is
` [PATCH net-next v4 2/7] ipv6: Cleanup IPv6 TLV definitions
` [PATCH net-next v4 6/7] ipv6: Enforce Extension Header ordering

[PATCH net-next v2 0/2] net/rds: RDS-TCP state machine and message loss improvements
 2026-01-23 21:20 UTC  (2+ messages)

[PATCH net-next 0/6] net: restore the structure of driver-facing qcfg API
 2026-01-23 21:20 UTC  (2+ messages)

[PATCH net-next] netdevsim: use u64_stats_t with u64_stats_sync properly
 2026-01-23 21:10 UTC 

[PATCH] rocker: fix memory leak in rocker_world_port_post_fini()
 2026-01-23 21:10 UTC 

[PATCH] llc: fix resource exhaustion in llc_conn_handler()
 2026-01-23 20:22 UTC 

[PATCH v6 2/7] ptp: vmclock: support device notifications
 2026-01-23 20:16 UTC  (3+ messages)
` [v6,2/7] "

[PATCH v2 net-next] ipvlan: remove ipvlan_ht_addr_lookup()
 2026-01-23 20:14 UTC  (2+ messages)

[PATCH net-next] net: usb: sr9700: rename register write commands for clarity
 2026-01-23 20:05 UTC  (3+ messages)

[PATCH net-next] net: usb: sr9700: use ETH_ALEN instead of magic number
 2026-01-23 20:04 UTC  (3+ messages)

[PATCH v4 0/3] s32g: Use a syscon for GPR
 2026-01-23 19:51 UTC  (4+ messages)
` [PATCH v4 1/3] net: stmmac: s32: use a syscon for S32_PHY_INTF_SEL_RGMII
` [PATCH v4 2/3] dt-bindings: net: nxp,s32-dwmac: Use the GPR syscon
` [PATCH v4 3/3] dts: s32g: Add GPR syscon region

[PATCH v5 net-next 00/10] geneve: introduce double tunnel GSO/GRO support
 2026-01-23 19:50 UTC  (5+ messages)
` [PATCH v5 net-next 01/10] net: introduce mangleid_features

[PATCH net] octeon_ep: Fix memory leak in octep_device_setup()
 2026-01-23 19:50 UTC  (2+ messages)

[PATCH v2 net-next 11/15] net: dsa: sja1105: fill device tree with ethernet-pcs sub-devices under "regs" node
 2026-01-23 19:45 UTC  (2+ messages)

[PATCH] MAINTAINERS: remove obsolete file entry in NETWORKING DRIVERS
 2026-01-23 19:45 UTC  (5+ messages)

[v6, net-next 0/8] bng_en: enhancements for RX and TX datapath
 2026-01-23 19:35 UTC  (9+ messages)
` [v6, net-next 1/8] bng_en: Extend bnge_set_ring_params() for rx-copybreak
` [v6, net-next 2/8] bng_en: Add RX support
` [v6, net-next 3/8] bng_en: Handle an HWRM completion request
` [v6, net-next 4/8] bng_en: Add TX support
` [v6, net-next 5/8] bng_en: Add ndo_features_check support
` [v6, net-next 6/8] bng_en: Add support to handle AGG events
` [v6, net-next 7/8] bng_en: Add TPA related functions
` [v6, net-next 8/8] bng_en: Add support for TPA events

[PATCH v4 0/3] tls: Add TLS 1.3 hardware offload support
 2026-01-23 19:05 UTC  (4+ messages)

[PATCH v5 0/3] tls: Add TLS 1.3 hardware offload support
 2026-01-23 19:03 UTC  (3+ messages)

[PATCH net-next v2 0/9] net: convert drivers to .get_rx_ring_count (last part)
 2026-01-23 19:00 UTC  (2+ messages)

[PATCH] net: bcmasp: fix early exit leak with fixed phy
 2026-01-23 19:00 UTC  (2+ messages)

[PATCH net-next] tcp: move tcp_stream_memory_free() to tcp.c
 2026-01-23 18:50 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update be2net maintainers
 2026-01-23 18:50 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