messages from 2026-04-08 01:00:56 to 2026-04-08 06:37:16 UTC [more...]
[Intel-wired-lan][PATCH iwl-net 0/2] idpf: queue based scheduling fixes
2026-04-08 6:37 UTC (3+ messages)
` [Intel-wired-lan][PATCH iwl-net 2/2] idpf: fix skb datapath queue based scheduling crashes and timeouts
` [Intel-wired-lan] [PATCH "
[PATCH] ppp: require CAP_NET_ADMIN in target netns for unattached ioctls
2026-04-08 6:28 UTC (2+ messages)
[PATCH net] ice: fix VF queue configuration with low MTU values
2026-04-08 6:24 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH net-next 0/5] net: enetc: improve statistics for v1 and add statistics for v4
2026-04-08 5:58 UTC (6+ messages)
` [PATCH net-next 1/5] net: enetc: add support for the standardized counters
` [PATCH net-next 2/5] net: enetc: show RX drop counters only for assigned RX rings
` [PATCH net-next 3/5] net: enetc: remove standardized counters from enetc_pm_counters
` [PATCH net-next 4/5] net: enetc: add unstructured pMAC counters for ENETC v1
` [PATCH net-next 5/5] net: enetc: add unstructured counters for ENETC v4
[GIT PULL v2 net-next] netfilter: updates for net-next
2026-04-08 6:04 UTC
[PATCH net-next v6 00/14] net: sleepable ndo_set_rx_mode
2026-04-08 5:48 UTC (3+ messages)
` [PATCH net-next v6 08/14] bnxt: use snapshot in bnxt_cfg_rx_mode
[PATCH net] xfrm_user: fix info leak in build_mapping()
2026-04-08 5:42 UTC (8+ messages)
[PATCH v2 0/2] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
2026-04-08 5:30 UTC (3+ messages)
` [PATCH v2 1/2] mfd: nct6694: Switch to devm_mfd_add_devices() and drop IDA
` [PATCH v2 2/2] mfd: Add Host Interface (HIF) support for Nuvoton NCT6694
[PATCH v2 net 0/6] Fix short frame transmission in enetc
2026-04-08 5:17 UTC (11+ messages)
` [PATCH v2 net 1/6] net: enetc: increment error counter in enetc_xdp_xmit() on DMA mapping errors
` [PATCH v2 net 2/6] net: enetc: linearize PTP event packets with one-step TX timestamping
` [PATCH v2 net 3/6] net: enetc: ensure enetc_xdp_xmit() calls enetc_update_tx_ring_tail()
` [PATCH v2 net 4/6] net: enetc: fix bogus TX ring consumer index after reinitialization
` [PATCH v2 net 5/6] net: enetc: pad short frames in software
[PATCH bpf v6 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
2026-04-08 4:25 UTC (5+ messages)
` [PATCH bpf v6 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
[PATCH net-next v04 0/6] net: hinic3: PF initialization
2026-04-08 4:03 UTC (7+ messages)
` [PATCH net-next v04 1/6] hinic3: Add ethtool queue ops
` [PATCH net-next v04 2/6] hinic3: Add ethtool statistic ops
` [PATCH net-next v04 3/6] hinic3: Add ethtool coalesce ops
` [PATCH net-next v04 4/6] hinic3: Add ethtool rss ops
` [PATCH net-next v04 5/6] hinic3: Configure netdev->watchdog_timeo to set nic tx timeout
` [PATCH net-next v04 6/6] hinic3: Remove unneeded coalesce parameters
[PATCH v3 net-next 00/15] ip6mr: No RTNL for RTNL_FAMILY_IP6MR rtnetlink
2026-04-08 3:50 UTC (4+ messages)
[PATCH bpf v4 0/2] bpf: fix short IPv4/IPv6 handling in test_run_skb
2026-04-08 3:46 UTC (3+ messages)
` [PATCH bpf v4 1/2] bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb
` [PATCH bpf v4 2/2] selftests/bpf: cover short IPv4/IPv6 inputs with adjust_room
[PATCH net-next v11 00/14] netkit: Support for io_uring zero-copy and AF_XDP
2026-04-08 3:40 UTC (3+ messages)
` [PATCH net-next v11 03/14] net: Add lease info to queue-get response
[PATCH net] selftests: net: bridge_vlan_mcast: wait for h1 before querier check
2026-04-08 3:30 UTC (2+ messages)
[PATCH net v3 0/2] seg6: fix dst_cache sharing in seg6 lwtunnel
2026-04-08 3:30 UTC (2+ messages)
[PATCH net v3 1/2] seg6: separate dst_cache for input and output paths in seg6 lwtunnel
2026-04-08 3:20 UTC (2+ messages)
[net-next v9 00/10] Add TSO map-once DMA helpers and bnxt SW USO support
2026-04-08 3:14 UTC (3+ messages)
` [net-next v9 10/10] selftests: drv-net: Add USO test
[PATCH net-next 0/2] net: pull gso packet headers in core stack
2026-04-08 3:10 UTC (2+ messages)
[PATCH v2 net-next] ipv6: sit: remove redundant ret = 0 assignment
2026-04-08 3:20 UTC
[PATCH net-next v5 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-04-08 2:55 UTC (4+ messages)
[PATCH net-next v6 00/10] Decouple receive and transmit enablement in team driver
2026-04-08 2:52 UTC (11+ messages)
` [PATCH net-next v6 01/10] net: team: Annotate reads and writes for mixed lock accessed values
` [PATCH net-next v6 02/10] net: team: Remove unused team_mode_op, port_enabled
` [PATCH net-next v6 03/10] net: team: Rename port_disabled team mode op to port_tx_disabled
` [PATCH net-next v6 04/10] selftests: net: Add tests for failover of team-aggregated ports
` [PATCH net-next v6 05/10] selftests: net: Add test for enablement of ports with teamd
` [PATCH net-next v6 06/10] net: team: Rename enablement functions and struct members to tx
` [PATCH net-next v6 07/10] net: team: Track rx enablement separately from tx enablement
` [PATCH net-next v6 08/10] net: team: Add new rx_enabled team port option
` [PATCH net-next v6 09/10] net: team: Add new tx_enabled "
` [PATCH net-next v6 10/10] selftests: net: Add tests for team driver decoupled tx and rx control
[PATCH net v2] pppoe: drop PFC frames
2026-04-08 2:42 UTC
[PATCH net-next v2] net: bcmasp: Switch to page pool for RX path
2026-04-08 2:26 UTC (2+ messages)
[PATCH net-next v3] selftests/net: convert so_txtime to drv-net
2026-04-08 2:15 UTC (2+ messages)
[PATCH net] ipv6: add READ_ONCE() annotations to fib6_metrics reader paths
2026-04-08 2:13 UTC (3+ messages)
[PATCH net] net: avoid nul-deref trying to bind mp to incapable device
2026-04-08 2:10 UTC (2+ messages)
[PATCH net-next] net: Add net_cookie to Dead loop messages
2026-04-08 2:05 UTC (2+ messages)
[RFC net-next 0/4] selftests: drv-net: tso: add double tunneling GSO tests
2026-04-08 2:04 UTC (4+ messages)
` [RFC net-next 2/4] selftests: drv-net: tso: add helpers for double tunneling GSO
[PATCH net-next] selftests: drv-net: adjust to socat changes
2026-04-08 2:00 UTC (2+ messages)
[PATCH net-next 1/2] pppox: remove sk_pppox() helper
2026-04-08 1:51 UTC (2+ messages)
` [PATCH net-next 2/2] pppox: convert pppox_sk() to use container_of()
[PATCH net v2 1/1] af_unix: read UNIX_DIAG_VFS data under unix_state_lock
2026-04-08 1:41 UTC (2+ messages)
[PATCH v3] net: sfp: add quirks for Hisense and HSGQ GPON ONT SFP modules
2026-04-08 1:30 UTC (2+ messages)
[PATCH net] net: stmmac: dwmac-motorcomm: fix eFUSE MAC address read failure
2026-04-08 1:30 UTC (2+ messages)
[PATCH net-next] ipv6: sit: remove redundant ret = 0 assignment
2026-04-08 1:26 UTC (3+ messages)
[PATCH net-next v5 00/10] Decouple receive and transmit enablement in team driver
2026-04-08 1:17 UTC (5+ messages)
[PATCH net-next 0/2] tcp: rehash onto different ECMP path on retransmit timeout
2026-04-08 1:09 UTC (3+ messages)
` [PATCH net-next 1/2] "
[PATCH net-next 0/3] psp: add crypt-offset and spi-threshold attributes
2026-04-08 1:09 UTC (7+ messages)
` [PATCH net-next 1/3] psp: add crypt-offset and spi-threshold get/set attributes
[PATCH 0/8] smb: add kernel internal IPPROTO_SMBDIRECT
2026-04-08 1:04 UTC (3+ messages)
` [PATCH 6/8] smb: smbdirect: add in kernel only support for IPPROTO_SMBDIRECT
[PATCH net-next 00/13] netfilter: updates for net-next
2026-04-08 1:00 UTC (2+ messages)
page: | 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