messages from 2026-06-13 09:03:32 to 2026-06-13 20:22:51 UTC [more...]
[PATCH net-next 0/4] net: dsa: realtek: rtl8366rb: Use generic RTL83xx code
2026-06-13 20:22 UTC (3+ messages)
` [PATCH net-next 2/4] net: dsa: realtek: rtl8366rb: Use DSA port iterators
[PATCH 0/18] pull request (net-next): ipsec-next 2026-06-12
2026-06-13 20:15 UTC (2+ messages)
[PATCH net v3] virtio-net: fix len check in receive_big()
2026-06-13 20:15 UTC (3+ messages)
[PATCH net-next 0/9] atm: remove more dead code
2026-06-13 20:10 UTC (10+ messages)
` [PATCH net-next 1/9] atm: remove AAL3/4 transport support
` [PATCH net-next 2/9] atm: remove the unused send_oam / push_oam callbacks
` [PATCH net-next 3/9] atm: remove dead SONET PHY ioctls
` [PATCH net-next 4/9] atm: remove the local ATM (NSAP) address registry
` [PATCH net-next 5/9] atm: remove SVC socket support and the signaling daemon interface
` [PATCH net-next 6/9] atm: remove the unused change_qos device operation
` [PATCH net-next 7/9] atm: remove the unused pre_send and send_bh device operations
` [PATCH net-next 8/9] atm: remove unused ATM PHY operations
` [PATCH net-next 9/9] atm: remove orphaned uAPI for deleted drivers, protocols and SVCs
[PATCH bpf v5 0/2] bpf: Fix generic devmap egress skb sharing
2026-06-13 20:03 UTC (5+ messages)
` [PATCH bpf v5 1/2] bpf: Run generic devmap egress prog on private skb
[PATCH net] virtio-net: fix len check in receive_big()
2026-06-13 19:58 UTC (3+ messages)
[PATCH v1 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback for TCP Prague
2026-06-13 19:54 UTC (2+ messages)
[PATCH net-next 0/8] net: mdio: realtek-rtl9300: Add RTL83xx support
2026-06-13 19:07 UTC (10+ messages)
` [PATCH net-next 1/8] dt-bindings: net: realtek,rtl9301-mdio: Add RTL83xx series
` [PATCH net-next 2/8] net: mdio: realtek-rtl9300: Add polling documentation
` [PATCH net-next 3/8] net: mdio: realtek-rtl9300: Add page tracking
` [PATCH net-next 4/8] net: mdio: realtek-rtl9300: Configure hardware polling during probing
` [PATCH net-next 5/8] net: mdio: realtek-rtl9300: Add c45 over c22 mitigation
` [PATCH net-next 6/8] net: mdio: realtek-rtl9300: Increase MDIO timeout
` [PATCH net-next 7/8] net: mdio: realtek-rtl9300: Add support for RTL838x
` [PATCH net-next 8/8] net: mdio: realtek-rtl9300: Add support for RTL839x
[PATCH net-next v5 0/4] net: dsa: mt7628 embedded switch initial support
2026-06-13 18:52 UTC (8+ messages)
` [PATCH net-next v5 1/4] dt-bindings: net: dsa: add MT7628 ESW
` [PATCH net-next v5 2/4] net: phy: mediatek: add phy driver for MT7628 built-in Fast Ethernet PHYs
` [PATCH net-next v5 3/4] net: dsa: initial MT7628 tagging driver
` [PATCH net-next v5 4/4] net: dsa: initial support for MT7628 embedded switch
[PATCH v1 bpf-next 0/2] bpf: bpf_redirect_peer egress redirection
2026-06-13 18:34 UTC (3+ messages)
` [PATCH v1 bpf-next 1/2] bpf: Support BPF_F_INGRESS with bpf_redirect_peer
` [PATCH v1 bpf-next 2/2] selftests/bpf: Add tests for bpf_redirect_peer with BPF_F_INGRESS
[PATCH net-next v2 0/2] net: isolate SKB data area allocations
2026-06-13 18:33 UTC (2+ messages)
[PATCH net-next] net: sparx5: change ndo_set_rx_mode_async return type to int
2026-06-13 18:29 UTC (2+ messages)
[PATCH net-next 0/3] xsk: support tx napi busy_poll
2026-06-13 18:21 UTC (3+ messages)
` [PATCH net-next 1/3] net: busy-poll: introduce sk_tx_busy_loop()
[RFC PATCH bpf-next 0/5] tcp: opportunistic loopback splice for BPF-paired sockets
2026-06-13 17:57 UTC (3+ messages)
[PATCH net-next v3 0/4] vsock: consolidate acceptq accounting into core helpers
2026-06-13 17:50 UTC (5+ messages)
` [PATCH net-next v3 4/4] vsock: fold sk_acceptq_removed() into vsock_remove_pending()
[PATCH net v3] net: wwan: t7xx: check skb_clone in control TX
2026-06-13 17:50 UTC (2+ messages)
[PATCH net v2 0/2] net/sched: act_ct: preserve tc_skb_cb across defragmentation
2026-06-13 17:42 UTC (3+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] selftests/tc-testing: act_ct: add TDC test for skb cb preservation across defrag
[PATCH v2 net-next 0/2] netdevsim: add fake FT/CLS_FLOWER offload
2026-06-13 17:40 UTC (2+ messages)
[PATCH net-next v2] vsock/vmci: use sk_acceptq_is_full() helper
2026-06-13 17:40 UTC (4+ messages)
[PATCH net] net: ethernet: mtk_wed: debugfs: correct index in wed_amsdu_show()
2026-06-13 17:40 UTC (2+ messages)
[PATCH v2] net: airoha: Fix error handling in airoha_ppe_flush_sram_entries()
2026-06-13 17:40 UTC (2+ messages)
[PATCH net-next] tcp: refine tcp_sequence() for the FIN exception
2026-06-13 17:24 UTC (5+ messages)
[PATCH v2 bpf-next/net 0/5] bpf: Support RX/TX HW timestamp proxy
2026-06-13 17:20 UTC (2+ messages)
[PATCH net-next] tcp: tighten the FIN exception in tcp_sequence()
2026-06-13 17:18 UTC (5+ messages)
[PATCH bpf-next v4 0/2] bpf: Fix bpf_get/setsockopt to tos for ipv4-mapped ipv6 socket
2026-06-13 17:07 UTC (4+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] selftests/bpf: Add test to verify the fix for bpf_setsockopt() helper
[PATCH] net: correcting section tags for .init and .exit data/functions
2026-06-13 17:01 UTC (2+ messages)
[PATCH net-next v2 0/3] docs: net: more adjustments to docs
2026-06-13 16:58 UTC (4+ messages)
` [PATCH net-next v2 1/3] docs: net: tls-offload: document tls_dev_del, tls_dev_resync, and rekey
` [PATCH net-next v2 2/3] docs: net: fix minor issues with devlink docs
` [PATCH net-next v2 3/3] docs: net: fix minor issues with strparser docs
[PATCH net-next v6 3/5] net: dsa: tag_ks8995: Add the KS8995 tag handling
2026-06-13 16:56 UTC (3+ messages)
[PATCH net v2 0/2] ip_tunnel: fix PMTU ICMP reply routing
2026-06-13 16:23 UTC (4+ messages)
` [PATCH net v2 1/2] ip_tunnel: drop stale dst from generated PMTU ICMP replies
` [PATCH net v2 2/2] selftests: pmtu: fix incorrect PMTU exception generation
[PATCH net-next V2] selftests: drv-net: Test queue stall upon reconfig
2026-06-13 16:20 UTC (2+ messages)
[PATCH net-next v2 0/8] net: dsa: mt7530: modernise register access and add two DSA ops
2026-06-13 16:09 UTC (3+ messages)
` [PATCH net-next v2 8/8] net: dsa: mt7530: implement port_change_conduit op
[PATCH] net/mlx5: Fix wrong register access in mlx5_query_mtppse()
2026-06-13 15:36 UTC
[PATCH] net/mlx5: Free steering tag data on release
2026-06-13 15:37 UTC
[PATCH] net/mlx5: Fix L3 tunnel entropy refcount leak
2026-06-13 15:36 UTC
[PATCH iproute2-next v2] ipaddress: add support for showing IPv4 devconf attributes
2026-06-13 6:57 UTC
[PATCH net] appletalk: aarp: fix proxy probe conflict lookup
2026-06-13 15:00 UTC
[PATCH] r8152: add vendor/device ID for CoreChips SR9900
2026-06-13 14:57 UTC (3+ messages)
[PATCH 6.12.y v3 0/2] xfrm: hold dev ref until after transport_finish NF_HOOK
2026-06-13 14:51 UTC (2+ messages)
[PATCH net-next v7 0/5] veth: add Byte Queue Limits (BQL) support
2026-06-13 14:14 UTC (6+ messages)
` [PATCH net-next v7 5/5] veth: time-based BQL completion coalescing via ethtool tx-usecs
[PATCH net-next] selftests/net/openvswitch: add ICMPv6 echo type match test
2026-06-13 14:14 UTC
[PATCH net-next v2 0/2] netdev: expose page pool order via netlink
2026-06-13 14:09 UTC (4+ messages)
` [PATCH net-next v2 1/2] netdev: expose io_uring rx_page_order "
[RFC net-next 08/15] ipxlat: add translation engine and dispatch core
2026-06-13 13:17 UTC (2+ messages)
[PATCH] nbd: Reclassify sockets to avoid lockdep circular dependency
2026-06-13 12:34 UTC (3+ messages)
[PATCH net-next v2 0/2] virtio_net: xsk: rx and tx wake up
2026-06-13 12:26 UTC (4+ messages)
` [PATCH net-next v2 1/2] virtio_net: xsk: fix race in rx "
[PATCH v3] flow_dissector: fix uninit-value in __skb_flow_dissect() for ETH_ADDRS
2026-06-13 11:31 UTC
[PATCH v2] flow_dissector: fix uninit-value in __skb_flow_dissect() for ETH_ADDRS
2026-06-13 11:29 UTC (3+ messages)
` [PATCH v3] "
[PATCH net-next v2 00/15] mptcp: pm: drop TCP TS with ADD_ADDRv6 + port
2026-06-13 11:16 UTC (5+ messages)
` [PATCH net-next v2 05/15] tcp: allow mptcp to drop TS for some packets
[PATCH net] ice: Fix use-after-scope in ice_sched_add_nodes_to_layer()
2026-06-13 10:14 UTC
[net-next 0/9] ravb: Add gPTP support for Gen4
2026-06-13 10:13 UTC (4+ messages)
` [net-next 8/9] dt-bindings: net: renesas,etheravb: Add optional gPTP phandle "
[PATCH net-next v5 0/3] airoha: add the capability to configure GDM3/GDM4 as WAN/LAN on demand
2026-06-13 10:04 UTC (6+ messages)
` [PATCH net-next v5 1/3] net: airoha: use int instead of atomic_t for qdma users counter
` [PATCH net-next v5 3/3] net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS offload
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2026-06-09 (idpf, ixgbe, igc)
2026-06-13 10:00 UTC (4+ messages)
[PATCH v4] rust: make `build_assert` module the home of related macros
2026-06-13 9:49 UTC (6+ messages)
[PATCH net-next v8 00/10] enic: SR-IOV V2 admin channel and MBOX protocol
2026-06-13 9:41 UTC (3+ messages)
[PATCH net-next v4 13/13] net: ethernet: adi: Add a driver for the ADIN1140 MACPHY
2026-06-13 9:26 UTC (2+ messages)
[PATCHv2 0/4] m68k: coldfire: fix non-standard readX()/writeX() functions
2026-06-13 9:22 UTC (2+ messages)
[PATCH net-next v4] ixgbe: implement get_queue_stats_rx
2026-06-13 9:12 UTC
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