messages from 2025-08-26 00:45:43 to 2025-08-26 13:44:24 UTC [more...]
[RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
2025-08-26 13:44 UTC (6+ messages)
` [RFC bpf-next v1 3/7] bpf: Support pulling non-linear xdp data
[ANN] netdev call - Aug 26th
2025-08-26 13:44 UTC (2+ messages)
[PATCH v6 bpf] xsk: fix immature cq descriptor production
2025-08-26 13:40 UTC (4+ messages)
[ROSE] [AX25] 6.15.10 long term stable kernel oops
2025-08-26 13:36 UTC (12+ messages)
[PATCH net-next] ipv6: annotate data-races around devconf->rpl_seg_enabled
2025-08-26 13:32 UTC (3+ messages)
[PATCH net-next v2 00/13] macsec: replace custom netlink attribute checks with policy-level checks
2025-08-26 13:16 UTC (14+ messages)
` [PATCH net-next v2 01/13] macsec: replace custom checks on MACSEC_SA_ATTR_AN with NLA_POLICY_MAX
` [PATCH net-next v2 02/13] macsec: replace custom checks on MACSEC_*_ATTR_ACTIVE "
` [PATCH net-next v2 03/13] macsec: replace custom checks on MACSEC_SA_ATTR_SALT with NLA_POLICY_EXACT_LEN
` [PATCH net-next v2 04/13] macsec: replace custom checks on MACSEC_SA_ATTR_KEYID "
` [PATCH net-next v2 05/13] macsec: use NLA_POLICY_MAX_LEN for MACSEC_SA_ATTR_KEY
` [PATCH net-next v2 06/13] macsec: use NLA_UINT for MACSEC_SA_ATTR_PN
` [PATCH net-next v2 07/13] macsec: remove validate_add_rxsc
` [PATCH net-next v2 08/13] macsec: add NLA_POLICY_MAX for MACSEC_OFFLOAD_ATTR_TYPE and IFLA_MACSEC_OFFLOAD
` [PATCH net-next v2 09/13] macsec: replace custom checks on IFLA_MACSEC_ICV_LEN with NLA_POLICY_RANGE
` [PATCH net-next v2 10/13] macsec: use NLA_POLICY_VALIDATE_FN to validate IFLA_MACSEC_CIPHER_SUITE
` [PATCH net-next v2 11/13] macsec: validate IFLA_MACSEC_VALIDATION with NLA_POLICY_MAX
` [PATCH net-next v2 12/13] macsec: replace custom checks for IFLA_MACSEC_* flags "
` [PATCH net-next v2 13/13] macsec: replace custom check on IFLA_MACSEC_ENCODING_SA "
[PATCH bpf-next v4] selftests/bpf: Add LPM trie microbenchmarks
2025-08-26 13:11 UTC
[PATCH RFC 00/35] mm: remove nth_page()
2025-08-26 13:11 UTC (7+ messages)
` [PATCH RFC 21/35] mm/cma: refuse handing out non-contiguous page ranges
[PATCH net-next v2 0/2] Add MxL Ethernet driver & devicetree binding
2025-08-26 13:09 UTC (7+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: mxl: Add MxL LGM Network Processor SoC
` [PATCH net-next v2 2/2] net: maxlinear: Add support for MxL LGM SoC
[PATCH iwl-next v2] igb: Convert Tx timestamping to PTP aux worker
2025-08-26 12:59 UTC (5+ messages)
[PATCH net-next v7] net: af_packet: Use hrtimer to do the retire operation
2025-08-26 12:54 UTC (2+ messages)
[PATCH v2 net-next 0/5] net: better drop accounting
2025-08-26 12:50 UTC (6+ messages)
` [PATCH v2 net-next 1/5] net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
` [PATCH v2 net-next 2/5] net: add sk_drops_skbadd() helper
` [PATCH v2 net-next 3/5] net: add sk->sk_drop_counters
` [PATCH v2 net-next 4/5] udp: add drop_counters to udp socket
` [PATCH v2 net-next 5/5] inet: raw: add drop_counters to raw sockets
netconsole: HARDIRQ-safe -> HARDIRQ-unsafe lock order warning
2025-08-26 12:43 UTC (11+ messages)
[PATCH net-next v7 0/5] Add driver for 1Gbe network chips from MUCSE
2025-08-26 12:39 UTC (7+ messages)
` [PATCH net-next v7 4/5] net: rnpgbe: Add basic mbx_fw support
[REGRESSION][BISECTED][PATCH] net: ipv4: fix regression in broadcast routes
2025-08-26 12:17 UTC (6+ messages)
` [PATCH net 1/2] net: ipv4: fix regression in local-broadcast routes
` [PATCH net v2 "
` [PATCH net v2 2/2] selftests: net: add test for destination in broadcast packets
[PATCH net-next v6 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
2025-08-26 12:15 UTC (10+ messages)
` [PATCH net-next v6 2/3] net: dsa: tag_yt921x: add support for Motorcomm YT921x tags
` [PATCH net-next v6 3/3] net: dsa: yt921x: Add support for Motorcomm YT921x
[PATCH net-next 0/3] net: better drop accounting
2025-08-26 12:11 UTC (9+ messages)
` [PATCH net-next 3/3] net: add new sk->sk_drops1 field
[PATCH net-next v15 00/15] Begin upstreaming Homa transport protocol
2025-08-26 12:05 UTC (17+ messages)
` [PATCH net-next v15 03/15] net: homa: create shared Homa header files
` [PATCH net-next v15 05/15] net: homa: create homa_peer.h and homa_peer.c
` [PATCH net-next v15 06/15] net: homa: create homa_sock.h and homa_sock.c
` [PATCH net-next v15 08/15] net: homa: create homa_pacer.h and homa_pacer.c
` [PATCH net-next v15 09/15] net: homa: create homa_rpc.h and homa_rpc.c
` [PATCH net-next v15 10/15] net: homa: create homa_outgoing.c
` [PATCH net-next v15 11/15] net: homa: create homa_utils.c
` [PATCH net-next v15 12/15] net: homa: create homa_incoming.c
[net PATCH 0/2] Locking fixes for fbnic driver
2025-08-26 11:49 UTC (5+ messages)
` [net PATCH 1/2] fbnic: Fixup rtnl_lock and devl_lock handling related to mailbox code
` [net PATCH 2/2] fbnic: Move phylink resume out of service_task and into open/close
[PATCH net-next v01 00/12] net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization
2025-08-26 11:37 UTC (14+ messages)
` [PATCH net-next v01 01/12] hinic3: HW initialization
` [PATCH net-next v01 02/12] hinic3: HW management interfaces
` [PATCH net-next v01 03/12] hinic3: HW common function initialization
` [PATCH net-next v01 04/12] hinic3: HW capability initialization
` [PATCH net-next v01 05/12] hinic3: Command Queue flush interfaces
` [PATCH net-next v01 06/12] hinic3: Nic_io initialization
` [PATCH net-next v01 07/12] hinic3: Queue pair resource initialization
` [PATCH net-next v01 08/12] hinic3: Queue pair context initialization
` [PATCH net-next v01 09/12] hinic3: Tx & Rx configuration
` [PATCH net-next v01 10/12] hinic3: Add Rss function
` [PATCH net-next v01 11/12] hinic3: Add port management
` [PATCH net-next v01 12/12] hinic3: Fix missing napi->dev in netif_queue_set_napi
[PATCH net-next 0/7] net: stmmac: fixes and new features
2025-08-26 11:32 UTC (8+ messages)
` [PATCH net-next 1/7] net: stmmac: replace memcpy with strscpy in ethtool
` [PATCH net-next 2/7] net: stmmac: correct Tx descriptors debugfs prints
` [PATCH net-next 3/7] net: stmmac: check if interface is running before TC block setup
` [PATCH net-next 4/7] net: stmmac: enable ARP Offload on mac_link_up()
` [PATCH net-next 5/7] net: stmmac: set TE/RE bits for ARP Offload when interface down
` [PATCH net-next 6/7] net: stmmac: enhance VLAN protocol detection for GRO
` [PATCH net-next 7/7] net: stmmac: add TC flower filter support for IP EtherType
[v4, net-next 0/9] Add more functionality to BNGE
2025-08-26 16:44 UTC (10+ messages)
` [v4, net-next 1/9] bng_en: Add initial support for RX and TX rings
` [v4, net-next 2/9] bng_en: Add initial support for CP and NQ rings
` [v4, net-next 3/9] bng_en: Introduce VNIC
` [v4, net-next 4/9] bng_en: Initialise core resources
` [v4, net-next 5/9] bng_en: Allocate packet buffers
` [v4, net-next 6/9] bng_en: Allocate stat contexts
` [v4, net-next 7/9] bng_en: Register rings with the firmware
` [v4, net-next 8/9] bng_en: Register default VNIC
` [v4, net-next 9/9] bng_en: Configure "
[PATCH net-next] net: stmmac: rk: remove incorrect _DLY_DISABLE bit definition
2025-08-26 10:30 UTC (2+ messages)
[PATCH iwl-net v2] ice: fix Rx page leak on multi-buffer frames
2025-08-26 10:24 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH net-next v3] net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for external phy
2025-08-26 9:41 UTC (10+ messages)
net: usb: r8152: resume-reset deadlock
2025-08-26 9:55 UTC
[PATCH net] net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
2025-08-26 9:41 UTC (2+ messages)
[PATCH net v4 0/5] net: macb: various fixes
2025-08-26 9:30 UTC (7+ messages)
` [PATCH net v4 1/5] dt-bindings: net: cdns,macb: allow tsu_clk without tx_clk
` [PATCH net v4 2/5] net: macb: remove illusion about TBQPH/RBQPH being per-queue
` [PATCH net v4 3/5] net: macb: move ring size computation to functions
[PATCH v2 0/5] dd ethernet support for RPi5
2025-08-26 9:14 UTC (6+ messages)
` [PATCH v2 1/5] net: cadence: macb: Set upper 32bits of DMA ring buffer
[PATCH net-next v7 0/5] Add Ethernet MAC support for SpacemiT K1
2025-08-26 8:54 UTC (7+ messages)
` [PATCH net-next v7 1/5] dt-bindings: net: Add "
` [PATCH net-next v7 2/5] net: spacemit: Add K1 Ethernet MAC
` [PATCH net-next v7 3/5] riscv: dts: spacemit: Add Ethernet support for K1
` [PATCH net-next v7 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
` [PATCH net-next v7 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter
[PATCH net] hsr: add rcu lock for all hsr_for_each_port caller
2025-08-26 8:51 UTC (4+ messages)
` [syzbot ci] "
[PATCH v4 07/27] clk: mediatek: clk-gate: Add ops for gates with HW voter
2025-08-26 8:36 UTC (2+ messages)
[PATCH net-next 1/2] pppoe: remove rwlock usage
2025-08-26 8:34 UTC (4+ messages)
` [PATCH net-next 2/2] pppoe: drop sock reference counting on fast path
[PATCH] dt-bindings: nfc: ti,trf7970a: Restrict the ti,rx-gain-reduction-db values
2025-08-26 8:16 UTC (2+ messages)
[PATCH 0/3] vhost_task: KVM: Fix a race where KVM wakes an exited task
2025-08-26 7:52 UTC (5+ messages)
` [PATCH 1/3] vhost_task: KVM: Don't wake KVM x86's recovery thread if vhost task was killed
` [PATCH 2/3] vhost_task: Allow caller to omit handle_sigkill() callback
[PATCH net-next RESEND v4] ibmvnic: Increase max subcrq indirect entries with fallback
2025-08-26 7:50 UTC (3+ messages)
[PATCH net-next] octeontx2-af: Remove unused declarations
2025-08-26 7:40 UTC (2+ messages)
[PATCH net-next 0/6] net: dsa: lantiq_gswip: prepare for supporting MaxLinear GSW1xx
2025-08-26 7:30 UTC (9+ messages)
` [PATCH net-next 1/6] MAINTAINERS: lantiq_gswip: broaden file pattern
` [PATCH net-next 5/6] net: dsa: lantiq_gswip: support standard MDIO node name
` [PATCH net-next 6/6] net: dsa: lantiq_gswip: move MDIO bus registration to .setup()
[PATCH net-next v3 0/2] net: phy: micrel: Add PTP support for lan8842
2025-08-26 7:11 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: phy: micrel: Introduce function __lan8814_ptp_probe_once
` [PATCH net-next v3 2/2] net: phy: micrel: Add PTP support for lan8842
[PATCH iproute2] ss: Don't pad the last (enabled) column
2025-08-26 6:55 UTC (2+ messages)
[PATCH net-next v2 0/2] net: phy: micrel: Add PTP support for lan8842
2025-08-26 6:49 UTC (4+ messages)
` [PATCH net-next v2 2/2] "
[PATCH net-next v3 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
2025-08-26 6:38 UTC (4+ messages)
` [PATCH net-next v3 1/2] net/mlx5: Bring back get_cqe_l3_hdr_type
` [PATCH net-next v3 2/2] net/mlx5: Avoid copying payload to the skb's linear part
[PATCH V2 rdma-next 00/10] RDMA/bnxt_re: Add receive flow steering support
2025-08-26 6:25 UTC (11+ messages)
` [PATCH V2 rdma-next 01/10] bnxt_en: Enhance stats context reservation logic
` [PATCH V2 rdma-next 02/10] RDMA/bnxt_re: Add data structures for RoCE mirror support
` [PATCH V2 rdma-next 03/10] RDMA/bnxt_re: Refactor hw context memory allocation
` [PATCH V2 rdma-next 04/10] RDMA/bnxt_re: Refactor stats "
` [PATCH V2 rdma-next 05/10] RDMA/bnxt_re: Add support for unique GID
` [PATCH V2 rdma-next 06/10] RDMA/bnxt_re: Add support for mirror vnic
` [PATCH V2 rdma-next 07/10] RDMA/bnxt_re: Add support for flow create/destroy
` [PATCH V2 rdma-next 08/10] RDMA/bnxt_re: Initialize fw with roce_mirror support
` [PATCH V2 rdma-next 09/10] RDMA/bnxt_re: Use firmware provided message timeout value
` [PATCH V2 rdma-next 10/10] RDMA/bnxt_re: Remove unnecessary condition checks
[PATCH v2 net-next] ipv4: Convert ->flowi4_tos to dscp_t
2025-08-26 5:56 UTC (2+ messages)
[PATCH v5 net-next 00/15] Add NETC Timer PTP driver and add PTP support for i.MX95
2025-08-26 5:40 UTC (9+ messages)
` [PATCH v5 net-next 08/15] ptp: netc: add debugfs support to loop back pulse signal
` [PATCH v5 net-next 13/15] net: enetc: add PTP synchronization support for ENETC v4
[PATCH net] net: mana: Remove redundant netdev_lock_ops_to_full() calls
2025-08-26 4:57 UTC (3+ messages)
[net-next v2 0/4] Add AST2600 RGMII delay into ftgmac100
2025-08-26 3:17 UTC (6+ messages)
` 回覆: "
[PATCH] selftests: net: avoid memory leak
2025-08-26 3:15 UTC
[PATCH net-next] stddef: don't include compiler_types.h in the uAPI header
2025-08-26 2:54 UTC (4+ messages)
[PATCH v2 net-next 0/5] net: fec: add the Jumbo frame support
2025-08-26 2:34 UTC (13+ messages)
` [PATCH v2 net-next 3/5] et: fec: add rx_frame_size to support configurable RX length
` [PATCH v2 net-next 4/5] net: fec: add change_mtu to support dynamic buffer allocation
[syzbot] [bpf?] possible deadlock in __bpf_ringbuf_reserve (2)
2025-08-26 2:30 UTC (4+ messages)
[PATCH net-next v2 0/9] xsk: improvement performance in copy mode
2025-08-26 1:49 UTC (7+ messages)
[PATCH net] hsr: use netdev_master_upper_dev_link() when linking lower ports
2025-08-26 1:33 UTC
[PATCH net-next] net: phylink: remove stale an_enabled from doc
2025-08-26 1:10 UTC (2+ messages)
[PATCH] net: hns3: use kcalloc() instead of kzalloc()
2025-08-26 1:09 UTC (2+ messages)
[PATCH] net/dccp: validate Reset/Close/CloseReq in DCCP_REQUESTING
2025-08-26 1:03 UTC
[PATCH v2 net-next 0/6] tcp: Follow up for DCCP removal
2025-08-26 1:00 UTC (2+ messages)
[PATCH net-next v3 0/3] net: airoha: Add PPE support for RX wlan offload
2025-08-26 0:50 UTC (2+ messages)
[PATCH net] net: macb: Disable clocks once
2025-08-26 0:45 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).