public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-02 12:09:29 to 2026-04-02 21:58:26 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 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 net-next v2 3/3] gve: implement PTP gettimex64
 2026-04-02 16:15 UTC  (7+ messages)

[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)

[net-next PATCH 00/10] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-04-02 14:22 UTC  (11+ 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/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 12:23 UTC  (15+ messages)
` [PATCH v1 04/22] clk: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v1 05/22] dt-bindings: clock: Add StarFive JHB100 System-0 clock and reset generator
` [PATCH v1 07/22] dt-bindings: clock: Add StarFive JHB100 System-1 "
` [PATCH v1 08/22] clk: starfive: Add JHB100 System-1 clock generator driver
` [PATCH v1 09/22] dt-bindings: clock: Add StarFive JHB100 System-2 clock and reset generator
` [PATCH v1 11/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-0 "
` [PATCH v1 14/22] clk: starfive: Add StarFive JHB100 Peripheral-0 clock driver
` [PATCH v1 17/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-2 clock and reset generator
` [PATCH v1 19/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-3 "
` [PATCH v1 21/22] reset: starfive: Add StarFive JHB100 reset driver
` [PATCH v1 22/22] riscv: dts: starfive: jhb100: Add clocks and resets nodes

[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  (7+ messages)
` [PATCH net-next v3 04/13] net: renesas: rswitch: add register definitions for vlan support
  ` [net-next,v3,04/13] "
` [PATCH net-next v3 12/13] net: renesas: rswitch: add handler for FDB notification
  ` [net-next,v3,12/13] "

[PATCH] idpf: Replace use of system_unbound_wq with system_dfl_wq
 2026-04-02 13:02 UTC  (3+ messages)

[PATCH net-next v3 13/13] net: renesas: rswitch: add vlan aware switching
 2026-04-02 12:59 UTC  (2+ messages)
` [net-next,v3,13/13] "

[PATCH net-next v3 06/13] net: renesas: rswitch: add forwarding rules for gwca
 2026-04-02 12:59 UTC  (2+ messages)
` [net-next,v3,06/13] "

[PATCH net-next v3 05/13] net: renesas: rswitch: add exception path for packets with unknown dst MAC
 2026-04-02 12:59 UTC  (2+ messages)
` [net-next,v3,05/13] "

[PATCH net v2] ipvs: fix MTU check for GSO packets in tunnel mode
 2026-04-02 12:59 UTC  (2+ messages)

[PATCH net-next v3 01/13] net: renesas: rswitch: improve port change mode functions
 2026-04-02 12:59 UTC  (2+ messages)
` [net-next,v3,01/13] "

[PATCH net] net: airoha: Fix memory leak in airoha_qdma_rx_process()
 2026-04-02 12:57 UTC 

[PATCH v3 0/4] gcov: use -fprofile-update=atomic globally to fix concurrent access crashes on GCOV-enabled kernels
 2026-04-02 12:48 UTC  (3+ messages)

[BUG] Linux Kernel ksmbd Multiple Memory Leaks in Session Handling
 2026-04-02 11:07 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox