messages from 2026-06-08 15:04:33 to 2026-06-08 18:47:38 UTC [more...]
[PATCH net-next v2] ixgbe: implement get_queue_stats_rx
2026-06-08 18:47 UTC (2+ messages)
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-08 18:42 UTC (4+ messages)
` [PATCH 2/3] "
[PATCH net-next v1 0/6] add support for phylink
2026-06-08 18:40 UTC (6+ messages)
` [PATCH net-next v1 2/6] r8169: "
[PATCH v5 0/4] clk: qcom: Add RPMCC and GCC support for the Qualcomm Shikra SoC
2026-06-08 18:36 UTC (5+ messages)
` [PATCH v5 3/4] clk: qcom: smd-rpm: Add missing RF_CLK1/RF_CLK2 clocks support on Agatti
[PATCH net v2 0/2] net: ife: fix decode header pull handling and add selftest
2026-06-08 18:34 UTC (3+ messages)
` [PATCH net v2 1/2] selftests: tc-testing: cover malformed IFE decode frames
` [PATCH net v2 2/2] net: ife: require ETH_HLEN to be pullable in ife_decode()
[PATCH v1] vsock/virtio: rework MSG_ZEROCOPY flag handling
2026-06-08 18:20 UTC (5+ messages)
[PATCH v2] net/sched: act_nat: only rewrite IPv4 packets
2026-06-08 18:13 UTC
[PATCH net-next v2 0/5] Consolidate FCrypt and PCBC code into net/rxrpc/
2026-06-08 18:11 UTC (5+ messages)
[PATCH net-next v3] net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS offload
2026-06-08 18:03 UTC
[PATCH net-next v7 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
2026-06-08 18:00 UTC (3+ messages)
` [PATCH net-next v7 4/9] net: dsa: lan9645x: add basic dsa driver for LAN9645X
[PATCH net 1/1] net/sched: act_ife: ensure ETH_HLEN is pullable after decap
2026-06-08 17:52 UTC (3+ messages)
[PATCH 1/3 net-next v5] ipv4: centralize devconf sysctl handling
2026-06-08 17:41 UTC (3+ messages)
[PATCH net-next 0/2] selftests: drv-net: so_txtime: trivial fixes
2026-06-08 17:33 UTC (3+ messages)
` [PATCH net-next 1/2] selftests: drv-net: so_txtime: remember to deploy the binaries
` [PATCH net-next 2/2] selftests: drv-net: so_txtime: check IP versions
[for-next v3 0/5] ionic: RDMA completion timestamping support
2026-06-08 17:30 UTC (3+ messages)
` [for-next v3 5/5] RDMA/mlx5: move mlx5 clock info to common struct ib_uverbs_clock_info
Realtek Otto PHY hardware polling
2026-06-08 17:29 UTC (3+ messages)
` AW: "
[PATCH net-next] tcp: refine tcp_sequence() for the FIN exception
2026-06-08 17:28 UTC (3+ messages)
[PATCH iwl-net] idpf: add padding to PTP virtchnl structures
2026-06-08 17:23 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH bpf v8 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
2026-06-08 17:21 UTC (3+ messages)
` [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
[LTP] [PATCH 0/5] vmsplice: fix some problems in my previous vmsplice patchset
2026-06-08 17:12 UTC (2+ messages)
[PATCH] net/sched: act_nat: only rewrite IPv4 packets
2026-06-08 17:07 UTC (2+ messages)
[PATCH nf] netfilter: flowtable: use pskb_may_pull() in nf_flow_ip6_tunnel_proto()
2026-06-08 17:06 UTC
[PATCH net-next v5 0/4] dpll: add NCO pin type and zl3073x support
2026-06-08 17:03 UTC (11+ messages)
` [PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin type
[PATCH net-next v2] octeontx2-af: Fix PCI device reference leaks in debugfs
2026-06-08 16:55 UTC
[PATCH v14 net-next 00/13] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
2026-06-08 16:51 UTC (11+ messages)
` [PATCH v14 net-next 03/13] dpll: fix stale iteration in dpll_pin_on_pin_unregister()
` [PATCH v14 net-next 04/13] dpll: send delete notification before unregister in on-pin rollback
` [PATCH v14 net-next 05/13] dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister()
` [PATCH v14 net-next 06/13] dpll: guard sync-pair removal on full pin unregister
` [PATCH v14 net-next 07/13] dpll: balance create/delete notifications in __dpll_pin_(un)register
[PATCH net] ip6_vti: fix incorrect tunnel matching in vti6_tnl_lookup()
2026-06-08 16:46 UTC
[PATCH net-next 00/10] tcp: support non-GSO jumbograms
2026-06-08 16:33 UTC
[PATCH] net: pch_gbe: handle TX skb allocation failure
2026-06-08 16:30 UTC
[PATCH net v1] sctp: Unwind address notifier registration on failure
2026-06-08 16:22 UTC
[PATCH net] net: watchdog: fix refcount tracking races
2026-06-08 16:15 UTC (3+ messages)
[PATCH net] ip6_vti: set netns_immutable on the fallback device
2026-06-08 16:13 UTC (2+ messages)
[PATCH net v2] net: af_key: initialize alg_key_len for IPComp states
2026-06-08 16:03 UTC (2+ messages)
[PATCH net v5] ptp: ocp: fix resource freeing order
2026-06-08 15:59 UTC
[PATCH net-next v3 0/3] net: add retry mechanism to ndo_set_rx_mode_async
2026-06-08 15:40 UTC (4+ messages)
` [PATCH net-next v3 1/3] net: change ndo_set_rx_mode_async return type to int
` [PATCH net-next v3 2/3] net: add retry mechanism to ndo_set_rx_mode_async
` [PATCH net-next v3 3/3] bnxt: convert to core rx_mode retry mechanism
[PATCH net] ipv6: account for fraggap on the paged allocation path
2026-06-08 15:39 UTC
[PATCH v2] net: stmmac: xgmac2: disable RBUE in default RX interrupt mask
2026-06-08 15:27 UTC (2+ messages)
[PATCH net-next v2 00/12] net: ethtool: let ops locked drivers run without rtnl_lock
2026-06-08 15:20 UTC (4+ messages)
[PATCH iwl-next v8 00/15] Introduce iXD driver
2026-06-08 15:16 UTC (11+ messages)
` [PATCH iwl-next v8 01/15] virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'
` [Intel-wired-lan] "
` [PATCH iwl-next v8 03/15] libeth: allow to create fill queues without NAPI
` [Intel-wired-lan] "
` [PATCH iwl-next v8 06/15] idpf: remove 'vport_params_reqd' field
` [Intel-wired-lan] "
` [PATCH iwl-next v8 07/15] idpf: remove unused code for getting RSS info from device
` [Intel-wired-lan] "
` [PATCH iwl-next v8 08/15] idpf: refactor idpf to use libie_pci APIs
` [Intel-wired-lan] "
[PATCH net 0/6] pull request: fixes for ovpn 2026-06-08
2026-06-08 15:07 UTC (7+ messages)
` [PATCH net 1/6] ovpn: avoid putting unrelated P2P peer on socket release
` [PATCH net 2/6] ovpn: fix peer refcount leak in TCP error paths
` [PATCH net 3/6] ovpn: hold peer before scheduling keepalive work
` [PATCH net 4/6] selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()
` [PATCH net 5/6] ovpn: fix use after free in unlock_ovpn()
` [PATCH net 6/6] ovpn: use monotonic clock for peer keepalive timeouts
[PATCH net-next v5 5/5] net: wangxun: add pcie error handler
2026-06-08 15:05 UTC (2+ messages)
[PATCH net] tcp: secure_seq: add back ports to TS offset
2026-06-08 15:06 UTC (7+ messages)
[PATCH net v3 0/2] Resubmitting with cover-letter and threaded patch series
2026-06-08 15:04 UTC (12+ messages)
` [PATCH net v3 2/2] dt-bindings: net: updated interrupt type to be active low, level triggered
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