messages from 2026-04-02 13:02:20 to 2026-04-02 22:55:52 UTC [more...]
[RFC PATCH 0/6] rust: net: introduce minimal rtnl/netdevice abstractions and nlmon reference driver
2026-04-02 20:00 UTC (5+ messages)
` [RFC PATCH 1/6] rust: bindings: expose networking headers needed by nlmon
` [RFC PATCH 4/6] rust: net: add minimal rtnl registration and netlink tap support
` [RFC PATCH 6/6] MAINTAINERS: add Rust net and nlmon entries
[PATCH net-next v5 00/14] net: sleepable ndo_set_rx_mode
2026-04-02 22:55 UTC (15+ messages)
` [PATCH net-next v5 01/14] net: add address list snapshot and reconciliation infrastructure
` [PATCH net-next v5 02/14] net: introduce ndo_set_rx_mode_async and netdev_rx_mode_work
` [PATCH net-next v5 03/14] net: move promiscuity handling into netdev_rx_mode_work
` [PATCH net-next v5 04/14] net: cache snapshot entries for ndo_set_rx_mode_async
` [PATCH net-next v5 05/14] fbnic: convert to ndo_set_rx_mode_async
` [PATCH net-next v5 06/14] mlx5: "
` [PATCH net-next v5 07/14] bnxt: "
` [PATCH net-next v5 08/14] bnxt: use snapshot in bnxt_cfg_rx_mode
` [PATCH net-next v5 09/14] iavf: convert to ndo_set_rx_mode_async
` [PATCH net-next v5 10/14] netdevsim: "
` [PATCH net-next v5 11/14] dummy: "
` [PATCH net-next v5 12/14] net: warn ops-locked drivers still using ndo_set_rx_mode
` [PATCH net-next v5 13/14] selftests: net: add team_bridge_macvlan rx_mode test
` [PATCH net-next v5 14/14] selftests: net: use ip commands instead of teamd in team "
[PATCH v2 0/9] gpio: remove uneeded Kconfig dependencies on OF_GPIO
2026-04-02 22:54 UTC (2+ messages)
` (subset) "
[PATCH net-next v2 3/3] gve: implement PTP gettimex64
2026-04-02 22:36 UTC (8+ messages)
[PATCH net-next v2 0/4] net: dsa: yt921x: Add port police/tbf support
2026-04-02 22:34 UTC (5+ messages)
` [PATCH net-next v2 1/4] net: dsa: pass extack to user tc policers
` [PATCH net-next v2 2/4] net: dsa: yt921x: Refactor long register helpers
` [PATCH net-next v2 3/4] net: dsa: yt921x: Add port police support
` [PATCH net-next v2 4/4] net: dsa: yt921x: Add port qdisc tbf support
[PATCH] net: increase IP_TUNNEL_RECURSION_LIMIT to 5
2026-04-02 22:23 UTC
[net-next PATCH 00/10] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
2026-04-02 22:21 UTC (12+ messages)
` [net-next PATCH 04/10] bitfield.h: add FIELD_WIDTH()
` [net-next PATCH 06/10] net: dsa: realtek: rtl8365mb: add VLAN support
[PATCH 0/8] mm: globalize rest_of_page() macro
2026-04-02 21:58 UTC (3+ messages)
` [PATCH 8/8] arch: use rest_of_page() macro where appropriate
[PATCH net-next v2] selftests: net: py: color the basics in the output
2026-04-02 21:54 UTC
[PATCH net-next v9 0/4] net: stmmac: Add PCI driver support for BCM8958x
2026-04-02 21:36 UTC (5+ messages)
` [PATCH net-next v9 1/4] net: stmmac: Add DW25GMAC support in stmmac core driver
` [PATCH net-next v9 2/4] net: stmmac: Integrate dw25gmac into hwif handling
` [PATCH net-next v9 3/4] net: stmmac: Add PCI glue driver for BCM8958x
` [PATCH net-next v9 4/4] net: stmmac: Add BCM8958x driver to build system
[PATCH net-next v2 0/8] selftests: drv-net: gro: more test cases
2026-04-02 21:37 UTC (10+ messages)
` [PATCH net-next v2 1/8] selftests: drv-net: gro: add data burst test case
` [PATCH net-next v2 2/8] selftests: drv-net: gro: add 1 byte payload test
` [PATCH net-next v2 3/8] selftests: drv-net: gro: always wait for FIN in the capacity test
` [PATCH net-next v2 4/8] selftests: drv-net: gro: prepare for ip6ip6 support
` [PATCH net-next v2 5/8] selftests: drv-net: gro: remove TOTAL_HDR_LEN
` [PATCH net-next v2 6/8] selftests: drv-net: gro: make large packet math more precise
` [PATCH net-next v2 7/8] selftests: drv-net: gro: test ip6ip6
` [PATCH net-next v2 8/8] selftests: drv-net: gro: add a test for bad IPv4 csum
[net-next v37] mctp pcc: Implement MCTP over PCC Transport
2026-04-02 21:23 UTC
[PATCH net-next v3 0/7] Decouple receive and transmit enablement in team driver
2026-04-02 21:16 UTC (5+ messages)
` [PATCH net-next v3 6/7] net: team: Decouple rx and tx enablement in the "
[PATCH v2 00/13] nfsd/sunrpc: add support for netlink upcalls for mountd/exportd
2026-04-02 21:08 UTC (2+ messages)
[PATCH] net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()
2026-04-02 20:59 UTC (2+ messages)
[PATCH net-next v2] vsock: avoid timeout for non-blocking accept() with empty backlog
2026-04-02 20:49 UTC
[PATCH 0/6] Deprecate Legacy IP
2026-04-02 20:27 UTC (4+ messages)
[PATCH net v3 0/7] net/sched: netem: bug fixes
2026-04-02 20:19 UTC (8+ messages)
` [PATCH net v3 1/7] net/sched: netem: fix probability gaps in 4-state loss model
` [PATCH net v3 2/7] net/sched: netem: fix queue limit check to include reordered packets
` [PATCH net v3 3/7] net/sched: netem: only reseed PRNG when seed is explicitly provided
` [PATCH net v3 4/7] net/sched: netem: restructure dequeue to avoid re-entrancy with child qdisc
` [PATCH net v3 5/7] net/sched: netem: null-terminate tfifo linear queue tail
` [PATCH net v3 6/7] net/sched: netem: check for invalid slot range
` [PATCH net v3 7/7] net/sched: netem: fix slot delay calculation overflow
[PATCH net v3 0/7] net/sched: Fix packet loops in mirred and netem
2026-04-02 20:16 UTC (2+ messages)
[PATCH] sungem: fix PHY initialization hardware failure check and pointe style
2026-04-02 20:04 UTC (2+ messages)
[PATCH net 0/3] net/mlx5: Fixes for Socket-Direct
2026-04-02 20:03 UTC (4+ messages)
` [PATCH net 1/3] net/mlx5e: SD, Fix race condition in secondary device probe/remove
[PATCH net 2/3] net/mlx5: SD, Keep multi-pf debugfs entries on primary
2026-04-02 19:50 UTC (3+ messages)
[PATCH net 3/3] net/mlx5: SD: Serialize init/cleanup
2026-04-02 19:49 UTC (3+ messages)
[syzbot] [net?] [bpf?] WARNING in sock_map_destroy (3)
2026-04-02 19:39 UTC
[PATCH] vsock: avoid timeout for non-blocking accept() with empty backlog
2026-04-02 19:22 UTC (4+ messages)
[PATCH net-next] net-timestamp: take track of the skb when wait_for_space occurs
2026-04-02 19:18 UTC (6+ messages)
[PATCH 1/3] [v4, net-next] net: ethernet: ti-cpsw:: rename soft_reset() function
2026-04-02 19:16 UTC (5+ messages)
` [PATCH 2/3] [v4, net-next] net: ethernet: ti-cpsw: fix linking built-in code to modules
` [PATCH 3/3] [v4, net-next] dpaa2: avoid linking objects into multiple modules
[PATCH v5] rtnetlink: add missing netlink_ns_capable() check for peer netns
2026-04-02 19:16 UTC (2+ messages)
[PATCH v4 0/3] dpll: add frequency monitoring feature
2026-04-02 18:40 UTC (4+ messages)
` [PATCH v4 1/3] dpll: add frequency monitoring to netlink spec
` [PATCH v4 2/3] dpll: add frequency monitoring callback ops
` [PATCH v4 3/3] dpll: zl3073x: implement frequency monitoring
[PATCH net-next v2 00/14] net: stmmac: TSO fixes/cleanups
2026-04-02 18:40 UTC (2+ messages)
[PATCH net v2 0/2] seg6: fix dst_cache sharing in seg6 lwtunnel
2026-04-02 18:35 UTC (5+ messages)
` [PATCH net v2 1/2] seg6: separate dst_cache for input and output paths "
` [PATCH net v2 2/2] selftests: seg6: add test for dst_cache isolation "
[PATCH v25 00/11] Type2 device basic support
2026-04-02 18:32 UTC (7+ messages)
` [PATCH v25 05/11] sfc: create type2 cxl memdev
[PATCH net-next] eth: remove the driver for acenic / tigon1&2
2026-04-02 18:30 UTC
[PATCH net-next v5 0/3] net: mana: debugfs fixes and diagnostic info
2026-04-02 18:26 UTC (4+ messages)
` [PATCH net-next v5 1/3] net: mana: Use pci_name() for debugfs directory naming
` [PATCH net-next v5 2/3] net: mana: Move current_speed debugfs file to mana_init_port()
` [PATCH net-next v5 3/3] net: mana: Expose hardware diagnostic info via debugfs
[PATCH v3] netfilter: xt_multiport: validate range encoding in checkentry
2026-04-02 18:21 UTC
[PATCH net v4] rtnetlink: add missing netlink_ns_capable() check for peer netns
2026-04-02 18:17 UTC (5+ messages)
[PATCH net] ipv6: ioam: fix potential NULL dereferences in __ioam6_fill_trace_data()
2026-04-02 18:10 UTC (2+ messages)
[PATCH net-next v4 0/3] Add support for PIC64-HPSC/HX MDIO controller
2026-04-02 18:09 UTC (8+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: document Microchip "
` [PATCH net-next v4 2/3] net: mdio: add a driver for "
` [PATCH net-next v4 3/3] net: phy: add a PHY write barrier when disabling interrupts
[PATCH net-next] inet: remove leftover EXPORT_SYMBOL()
2026-04-02 17:44 UTC
[PATCH net v4 0/2] stmmac crash/stall fixes when under memory pressure
2026-04-02 17:39 UTC (6+ messages)
[GIT PULL] Networking for v7.0-rc7
2026-04-02 17:38 UTC (2+ messages)
[net-next v7 00/10] Add TSO map-once DMA helpers and bnxt SW USO support
2026-04-02 17:30 UTC (5+ messages)
` [net-next v7 07/10] net: bnxt: Implement software USO
[PATCH] udp_bpf: fix use-after-free in udp_bpf_recvmsg()
2026-04-02 17:23 UTC (3+ messages)
[PATCH v2 0/4] treewide: fixup gfp_t printks
2026-04-02 17:16 UTC (3+ messages)
` [PATCH v2 4/4] net/rds: Use special gfp_t format specifier
[PATCH net] net: hamradio: 6pack: fix uninit-value in sixpack_receive_buf
2026-04-02 16:45 UTC
[PATCH v7 0/3] PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root()
2026-04-02 16:38 UTC (2+ messages)
[PATCH net] net: airoha: Add dma_rmb() and READ_ONCE() in airoha_qdma_rx_process()
2026-04-02 16:36 UTC
[PATCH net-next 00/11] net: macb: implement context swapping
2026-04-02 16:34 UTC (14+ messages)
` [PATCH net-next 05/11] net: macb: allocate tieoff descriptor once across device lifetime
` [PATCH net-next 06/11] net: macb: introduce macb_context struct for buffer management
` [PATCH net-next 10/11] net: macb: use context swapping in .set_ringparam()
[PATCH RFC net-next v2 2/2] af_packet: Add port specific handling for HSR
2026-04-02 16:32 UTC (11+ messages)
[PATCH net-next v11 0/6] tls: Add TLS 1.3 hardware offload support
2026-04-02 16:21 UTC (3+ messages)
` [PATCH v11 6/6] selftests: net: add TLS hardware offload test
[PATCH bpf-next v3] bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb
2026-04-02 16:01 UTC
[PATCH] usb: rtl8150: avoid using uninitialized CSCR value
2026-04-02 15:51 UTC (2+ messages)
[PATCH v6 net 0/8] xsk: tailroom reservation and MTU validation
2026-04-02 15:49 UTC (9+ messages)
` [PATCH v6 net 1/8] xsk: tighten UMEM headroom validation to account for tailroom and min frame
` [PATCH v6 net 2/8] xsk: respect tailroom for ZC setups
` [PATCH v6 net 3/8] xsk: fix XDP_UMEM_SG_FLAG issues
` [PATCH v6 net 4/8] xsk: validate MTU against usable frame size on bind
` [PATCH v6 net 5/8] selftests: bpf: introduce a common routine for reading procfs
` [PATCH v6 net 6/8] selftests: bpf: fix pkt grow tests
` [PATCH v6 net 7/8] selftests: bpf: have a separate variable for drop test
` [PATCH v6 net 8/8] selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroom
[PATCH net 1/1] batman-adv: reject oversized global TT response buffers
2026-04-02 15:40 UTC (2+ messages)
[PATCH net] ipv6: avoid overflows in ip6_datagram_send_ctl()
2026-04-02 15:40 UTC (2+ messages)
[PATCH net] eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64
2026-04-02 15:40 UTC (2+ messages)
[PATCH net v4 0/2] net: hsr: fixes for PRP duplication and VLAN unwind
2026-04-02 15:40 UTC (2+ messages)
[PATCH net-next v2 0/4] net: move .getsockopt away from __user buffers
2026-04-02 15:39 UTC (6+ messages)
` [PATCH net-next v2 2/4] net: call getsockopt_iter if available
[PATCH net 0/3] Fix short frame transmission in enetc
2026-04-02 15:37 UTC (3+ messages)
` [PATCH net 2/3] net: enetc: pad short frames in software
[PATCH net] vsock: initialize child_ns_mode_locked in vsock_net_init()
2026-04-02 15:30 UTC (2+ messages)
[PATCH net-next] net: always inline some skb helpers
2026-04-02 15:26 UTC
[net-next v36] mctp pcc: Implement MCTP over PCC Transport
2026-04-02 15:26 UTC (3+ messages)
[PATCH net-next v4 00/14] net: sleepable ndo_set_rx_mode
2026-04-02 15:06 UTC (3+ messages)
[PATCH v2] stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
2026-04-02 14:58 UTC
[PATCH net-next v7] selftests: net: add tests for PPP
2026-04-02 14:55 UTC (11+ messages)
[PATCH] stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
2026-04-02 14:48 UTC (4+ messages)
[PATCH net v6 0/4] macsec: Add support for VLAN filtering in offload mode
2026-04-02 14:48 UTC (6+ messages)
` [PATCH net v6 3/4] selftests: Add MACsec VLAN propagation traffic test
` [PATCH net v6 4/4] macsec: Support VLAN-filtering lower devices
[PATCH net-next] net: stmmac: qcom-ethqos: set clk_csr
2026-04-02 14:47 UTC
[PATCH net 1/1] net: sched: act_csum: validate nested VLAN headers
2026-04-02 14:46 UTC
[PATCH net v3] ipvs: fix MTU check for GSO packets in tunnel mode
2026-04-02 14:46 UTC
[PATCH v7 2/3] PCI: AtomicOps: Do not enable without support in root port
2026-04-02 14:44 UTC (2+ messages)
[PATCH net-next v2] ppp: update Kconfig help message
2026-04-02 14:43 UTC (2+ messages)
[PATCH RFC net-next] net: stmmac: qcom-ethqos: set clk_csr
2026-04-02 14:37 UTC (5+ messages)
[PATCH net-next] selftests/net: Add two xdp tests to xdp.py
2026-04-02 14:35 UTC (4+ messages)
[PATCH 0/1] gcov: add -fprofile-update=atomic to fix concurrent access crashes
2026-04-02 14:18 UTC (2+ messages)
` [PATCH] gcov: use atomic counter updates "
[PATCH 1/1] net: hsr: avoid learning nodes from ordinary PRP SAN traffic
2026-04-02 14:18 UTC
[PATCH] net: fec: make FIXED_PHY dependency unconditional
2026-04-02 14:10 UTC
[PATCH 0/2] net: fix skb_ext BUILD_BUG_ON failures with GCOV
2026-04-02 14:09 UTC (4+ messages)
` [PATCH 1/2] net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL
` [PATCH 2/2] net: add __no_profile to skb_extensions_init() for GCOV compatibility
[PATCH net] bridge: guard local VLAN-0 FDB helpers against NULL vlan group
2026-04-02 14:01 UTC
"Dead loop on virtual device" error without softirq-BKL on PREEMPT_RT
2026-04-02 13:58 UTC (12+ messages)
[PATCH net-next 0/4] net: macb: Remove dedicated IRQ handler for WoL
2026-04-02 13:44 UTC (6+ messages)
` [PATCH net-next 2/4] net: macb: Consolidate MACB_CAPS_ISR_CLEAR_ON_WRITE checks in IRQ handler
[PATCH net-next v2 0/4] net: macb: Remove dedicated IRQ handler for WoL
2026-04-02 13:41 UTC (5+ messages)
` [PATCH net-next v2 1/4] net: macb: Replace open-coded implementation with napi_schedule()
` [PATCH net-next v2 2/4] net: macb: Introduce macb_queue_isr_clear() helper function
` [PATCH net-next v2 3/4] net: macb: Factor out the handling of non-hot IRQ events into a separate function
` [PATCH net-next v2 4/4] net: macb: Remove dedicated IRQ handler for WoL
RFC: phylink: disable PHY autonomous EEE when MAC manages LPI
2026-04-02 13:32 UTC (11+ messages)
[PATCH v1 00/22] Add basic clocks and resets for JHB100 SoC
2026-04-02 10:55 UTC (2+ messages)
` [PATCH v1 07/22] dt-bindings: clock: Add StarFive JHB100 System-1 clock and reset generator
[PATCH net-next] r8152: Add helper functions for SRAM2
2026-04-02 13:30 UTC (2+ messages)
[PATCH net 0/2] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
2026-04-02 13:28 UTC (5+ messages)
` [PATCH net 1/2] vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating "
` [PATCH net 2/2] vsock/test: add MSG_PEEK after partial recv test
[PATCH net-next] net: airoha: Set REG_RX_CPU_IDX() once in airoha_qdma_fill_rx_queue()
2026-04-02 13:20 UTC (2+ messages)
[PATCH net v3 1/3] net/sched: cls_fw: fix NULL pointer dereference on shared blocks
2026-04-02 13:20 UTC (2+ messages)
[RFC PATCH 0/4] nfs: Enable PCI Peer-to-Peer DMA (P2PDMA) support
2026-04-02 13:11 UTC (3+ messages)
` [RFC PATCH 2/4] nfs: add NFS_CAP_P2PDMA and detect transport support
[net-next PATCH v3 00/13] net: renesas: rswitch: R-Car S4 add VLAN aware switching
2026-04-02 13:06 UTC (5+ messages)
` [PATCH net-next v3 04/13] net: renesas: rswitch: add register definitions for vlan support
` [PATCH net-next v3 12/13] net: renesas: rswitch: add handler for FDB notification
[PATCH] idpf: Replace use of system_unbound_wq with system_dfl_wq
2026-04-02 13:02 UTC (3+ 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