messages from 2026-07-16 11:35:09 to 2026-07-16 20:37:31 UTC [more...]
[PATCH 0/3 net-next] Misc. minor improvements on IPv4/IPv6 sysctl handling
2026-07-16 20:37 UTC (2+ messages)
` [PATCH 1/3 net-next] ipv4: remove unnecessary reset of position pointer
[PATCH net-next v4 0/3] ptp: Add driver for R-Car Gen4 gPTP timer
2026-07-16 20:35 UTC (6+ messages)
` [PATCH net-next v4 2/3] ptp: Add driver for R-Car Gen4
[PATCH net v2 0/2] vxlan, geneve: require CAP_NET_ADMIN in the device netns for changelink
2026-07-16 20:35 UTC (3+ messages)
` [PATCH net v2 1/2] vxlan: "
` [PATCH net v2 2/2] geneve: "
[REGRESSION][BISECTED] stmmac: suspend hangs since 1b9707e6f1a9 ("net: stmmac: enable RPS and RBU interrupts")
2026-07-16 20:10 UTC
[PATCH net 0/7] selftests: net: add missing kconfig and settings
2026-07-16 20:00 UTC (4+ messages)
` [PATCH net 2/7] selftests: openvswitch: add config file
[PATCH v8 0/9] Support for block device NVMEM providers
2026-07-16 19:42 UTC (3+ messages)
` [PATCH v8 1/9] dt-bindings: mmc: Document fixed-layout NVMEM provider support
[PATCH net] net: rnpgbe: Pass an expression directly in rnpgbe_rm_adapter()
2026-07-16 19:40 UTC (18+ messages)
` "
` [PATCH v2 net-next] net: rnpgbe: Delete a null pointer check "
[PATCH net v2] mac802154: llsec: reject frames shorter than the authentication tag
2026-07-16 19:34 UTC
[PATCH net] mac802154: llsec: reject frames shorter than the authentication tag
2026-07-16 19:31 UTC (4+ messages)
` [PATCH net v2] "
[RFC PATCH net-next v0 0/6] net: add GeoNetworking protocol
2026-07-16 19:28 UTC (10+ messages)
` [RFC PATCH net-next v0 1/6] "
` [RFC PATCH net-next v0 2/6] net: fix GeoNetworking
` [RFC PATCH net-next v0 3/6] net: further "
` [RFC PATCH net-next v0 4/6] net: even "
` [RFC PATCH net-next v0 5/6] net: add ppc64 support for GeoNetworking
` [RFC PATCH net-next v0 6/6] net: apply RCS to GeoNetworking
[PATCH v2 00/11] rust: driver: use pointers instead of indices for ID info
2026-07-16 19:18 UTC (2+ messages)
[PATCH net v3 0/2] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
2026-07-16 19:06 UTC (4+ messages)
` [PATCH net v3 2/2] "
[PATCH net v4 0/2] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
2026-07-16 19:02 UTC (3+ messages)
` [PATCH net v4 1/2] tipc: guard against empty list in tipc_node_xmit()
` [PATCH net v4 2/2] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
[PATCH net-next v3 0/2] Add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driver
2026-07-16 19:04 UTC (6+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: add DAPU Telecom DAP8211R(I) PHY binding
` [PATCH net-next v3 2/2] net: phy: add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driver
[PATCH net-next v9 8/9] geneve: Enable BIG TCP packets
2026-07-16 18:45 UTC (3+ messages)
[PATCH net-next v9 5/9] udp: Validate UDP length in udp_gro_receive
2026-07-16 18:32 UTC (3+ messages)
[PATCH net] i40e: xsk: fix multi-buffer XDP_PASS skb construction
2026-07-16 18:15 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH v4 net-next 0/7] ptp: Add PHC timestamp quality attributes
2026-07-16 18:14 UTC (13+ messages)
` [PATCH v4 net-next 1/7] ptp: Add ioctls for PHC timestamps with "
` [PATCH v4 net-next 2/7] selftests/ptp: Extract print_system_timestamp helper in testptp
` [PATCH v4 net-next 3/7] selftests/ptp: Add testptp support for attributes ioctls
` [PATCH v4 net-next 7/7] net: ena: Implement gettimexattrs64 callback for PTP attributes
[PATCH v4 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
2026-07-16 18:01 UTC (6+ messages)
` [PATCH v4 4/5] vhost: synchronize with RCU readers when freeing workers
[PATCH] net: wwan: t7xx: validate control-message data_length against the skb
2026-07-16 17:17 UTC (2+ messages)
[Patch net-next v2 2/2] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
2026-07-16 17:16 UTC (3+ messages)
[Regression] Broken MPLS routes with multiple nexthops
2026-07-16 17:08 UTC (4+ messages)
[PATCH v1 net] mpls: Set rt->rt_nhn just before returning from mpls_nh_build_multi()
2026-07-16 17:06 UTC
[PATCH net-next v9 4/9] udp: Support gro_ipv4_max_size > 65536
2026-07-16 17:04 UTC (3+ messages)
[PATCH v3 00/11] mlx5 support for VFIO self test
2026-07-16 17:03 UTC (12+ messages)
` [PATCH v3 01/11] net/mlx5: Add IFC structures for CQE and WQE
` [PATCH v3 02/11] net/mlx5: Move HW constant groups from device.h/cq.h to mlx5_ifc.h
` [PATCH v3 03/11] net/mlx5: Extract MLX5_SET/GET macros into mlx5_ifc_macros.h
` [PATCH v3 04/11] net/mlx5: Add ONCE and MMIO accessor variants to mlx5_ifc_macros.h
` [PATCH v3 05/11] selftests: Add additional kernel functions to tools/include/
` [PATCH v3 06/11] selftests: Fix arm64 IO barriers to match kernel
` [PATCH v3 07/11] vfio: selftests: Allow drivers to specify required region size
` [PATCH v3 08/11] vfio: selftests: Add dev_dbg
` [PATCH v3 09/11] vfio: selftests: Add mlx5 driver - HW init and command interface
` [PATCH v3 10/11] vfio: selftests: Add mlx5 driver - data path and memcpy ops
` [PATCH v3 11/11] vfio: selftests: mlx5 driver - add send_msi support
[PATCH net-next v2 0/2] Add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driver
2026-07-16 17:01 UTC (7+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: add DAPU Telecom DAP8211R(I) PHY binding
` [PATCH net-next v2 2/2] net: phy: add DAPU Telecom DAP8210R(I) Gigabit Ethernet PHY driver
[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
2026-07-16 17:00 UTC (9+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header
` [PATCH 2/3] mm, treewide: replace __folio_alloc_node() with folio_alloc_node()
` [PATCH 3/3] mm: move __folio_alloc() to page_alloc.h
[syzbot] [rds?] KCSAN: data-race in rds_sendmsg / rds_sendmsg (3)
2026-07-16 16:50 UTC
[PATCH 6.12] vsock/virtio: fix zerocopy completion for multi-skb sends
2026-07-16 16:35 UTC
[PATCH net-next 1/2] dt-bindings: net: Add Maxio MAE0621A PHY
2026-07-16 16:36 UTC (2+ messages)
[PATCH net-next 0/2] net: phy: Add Maxio MAE0621A support
2026-07-16 16:32 UTC (4+ messages)
[PATCH net-next v9 2/9] net: Enable BIG TCP with partial GSO
2026-07-16 16:28 UTC (3+ messages)
[PATCH net-next v2 00/14] net: enable TC956x support
2026-07-16 16:24 UTC (5+ messages)
` [PATCH net-next v2 12/14] gpio: tc956x: add TC956x/QPS615 support
[PATCH iwl-next v3 0/2] Introduce IDPF PCI callbacks
2026-07-16 16:12 UTC (3+ messages)
` [PATCH iwl-next v3 2/2] idpf: implement pci error handlers
` [Intel-wired-lan] "
[PATCH bpf-next v5 0/8] Add the the capability to load HW RX checksum in eBPF programs
2026-07-16 16:06 UTC (4+ messages)
` [PATCH bpf-next v5 8/8] selftests: net: add test for XDP_PASS skb checksum invalidation
[PATCH net 0/19] pull-request: can 2026-07-16
2026-07-16 15:47 UTC (20+ messages)
` [PATCH net 01/19] can: vxcan: Kconfig: fix description stating no local echo provided
` [PATCH net 02/19] can: esd_usb: kill anchored URBs before freeing netdevs
` [PATCH net 03/19] can: raw: add locking for raw flags bitfield
` [PATCH net 04/19] can: j1939: fix lockless local-destination check
` [PATCH net 05/19] can: peak: Modification of references to email accounts being deleted
` [PATCH net 06/19] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
` [PATCH net 07/19] can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure
` [PATCH net 08/19] can: bcm: add locking when updating filter and timer values
` [PATCH net 09/19] can: bcm: fix CAN frame rx/tx statistics
` [PATCH net 10/19] can: bcm: add missing rcu list annotations and operations
` [PATCH net 11/19] can: bcm: extend bcm_tx_lock usage for data and timer updates
` [PATCH net 12/19] can: bcm: validate frame length in bcm_rx_setup() for RTR replies
` [PATCH net 13/19] can: bcm: add missing device refcount for CAN filter removal
` [PATCH net 14/19] can: bcm: fix stale rx/tx ops after device removal
` [PATCH net 15/19] can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()
` [PATCH net 16/19] can: bcm: track a single source interface for ANYDEV timeout/throttle ops
` [PATCH net 17/19] can: isotp: use unconditional synchronize_rcu() in isotp_release()
` [PATCH net 18/19] can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER
` [PATCH net 19/19] can: isotp: serialize TX state transitions under so->rx_lock
[PATCH net] net: qrtr: restrict socket creation to the initial network namespace
2026-07-16 15:43 UTC
[PATCH net-next v2 00/12] ax88179_178a: Add support for AX88179A-based chips
2026-07-16 15:42 UTC (5+ messages)
` [PATCH net-next v2 02/12] ax88179_178a: Add HW support for AX179A-based chips
[PATCH] idpf: bound interrupt-vector register fill to the allocated array
2026-07-16 15:42 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net-next v9 1/9] net: Use helpers to get/set UDP len tree-wide
2026-07-16 15:18 UTC (3+ messages)
[PATCH RFC net-next 0/6] skb extension for BPF metadata
2026-07-16 15:06 UTC (8+ messages)
` [PATCH RFC net-next 1/6] bpf: Introduce per-packet metadata storage for BPF programs
` [PATCH RFC net-next 3/6] bpf: Allow skb extensions to survive packet scrubbing
[PATCH net] nfc: st21nfca: validate ATR_REQ length against the received frame
2026-07-16 14:58 UTC (2+ messages)
[PATCH net-next 0/4] net: hsr: PRP RedBox (PRP-SAN) support
2026-07-16 14:38 UTC (10+ messages)
` [PATCH net-next v2 "
` [PATCH net-next v2 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
` [PATCH net-next v2 2/4] net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision frames
[PATCH net v4] raw: annotate lockless match fields in raw_v4_match()
2026-07-16 14:29 UTC
Please apply 736b380e28d0 and eca856950f7c down to 6.1.y
2026-07-16 13:35 UTC (8+ messages)
[PATCH net-next] net: mana: Add debug knob to skip TX timeout recovery reset
2026-07-16 14:27 UTC (2+ messages)
[PATCH nf-next] ipvs: use type-safe allocation helpers in ip_vs_rht_alloc
2026-07-16 14:07 UTC
[PATCH net v3] net/smc: order the CDC receive path against buffer publication
2026-07-16 13:50 UTC
[PATCH net v2] phonet: check register_netdevice_notifier() error in phonet_device_init()
2026-07-16 13:40 UTC (2+ messages)
[PATCH net v5 0/3] octeon_ep, octeon_ep_vf: fix RX skb frags overflow and page leak
2026-07-16 13:33 UTC (2+ messages)
[PATCH net v3 1/2] sctp: avoid auth_enable sysctl UAF during netns teardown
2026-07-16 13:31 UTC (4+ messages)
` [PATCH net v3 2/2] sctp: close UDP tunnel sockets "
[PATCH v5 1/1] ptp: ocp: add CPLD ISP support for ADVA TimeCard X1
2026-07-16 13:29 UTC
[PATCH rdma-next v3 00/14] RDMA: Make device names unique per net namespace
2026-07-16 13:23 UTC (15+ messages)
` [PATCH rdma-next v3 01/14] RDMA/core: Pass the net namespace to the device name lookups
` [PATCH rdma-next v3 02/14] RDMA/core: Handle device name conflicts when changing net namespace
` [PATCH rdma-next v3 03/14] RDMA/core: Support renaming a device when changing its "
` [PATCH rdma-next v3 04/14] RDMA/nldev: Report net namespace move errors through extack
` [PATCH rdma-next v3 05/14] RDMA/nldev: Allow setting the device name while changing net namespace
` [PATCH rdma-next v3 06/14] net/smc: Look up the pnetid ib device within the "
` [PATCH rdma-next v3 07/14] RDMA/srp: Make the SRP sysfs class net namespace aware
` [PATCH rdma-next v3 08/14] RDMA/cgroup: Disambiguate devices across net namespaces
` [PATCH rdma-next v3 09/14] RDMA/cma: Document that CM configfs cannot be net namespace scoped
` [PATCH rdma-next v3 10/14] RDMA/core: Document the SELinux ibendport net namespace limitation
` [PATCH rdma-next v3 11/14] RDMA/core: Make device names unique per net namespace
` [PATCH rdma-next v3 12/14] RDMA/rxe: Allow queue VMAs to outlive ucontexts
` [PATCH rdma-next v3 13/14] RDMA/rxe: Implement disassociate_ucontext callback
` [PATCH rdma-next v3 14/14] RDMA/selftests: Add rxe_netns_names test
[PATCH net-next v3 0/9] netconsole: stop charging netpoll users for netconsole-only data
2026-07-16 13:21 UTC (2+ messages)
[PATCH net-next] net: stmmac: dwmac-rk: enable the reference clock for output mode
2026-07-16 13:21 UTC (2+ messages)
[PATCH iwl-next v1 1/2] ixgbe: Refactor device operations to check whether netdev is available
2026-07-16 13:06 UTC (4+ messages)
[BUG] vlan: skb_under_panic when toggling NETIF_F_HW_VLAN_CTAG_TX on lower device
2026-07-16 13:06 UTC (3+ messages)
[PATCH net-next 0/7] net: convert rawv6, ieee802154, phonet and tls getsockopt to sockopt_t
2026-07-16 13:00 UTC (8+ messages)
` [PATCH net-next 1/7] ipv6: raw: drop unused level argument from do_rawv6_getsockopt
` [PATCH net-next 2/7] ipv6: raw: convert do_rawv6_getsockopt to sockopt_t
` [PATCH net-next 3/7] ieee802154: convert dgram getsockopt "
` [PATCH net-next 4/7] phonet: pep: do not write beyond optlen in getsockopt
` [PATCH net-next 5/7] phonet: pep: convert getsockopt to sockopt_t
` [PATCH net-next 6/7] tls: "
` [PATCH net-next 7/7] selftests: net: getsockopt_iter: cover rawv6, ieee802154, phonet and tls
[PATCH net] mac802154: flush rx_mac_cmd_list before freeing sdata
2026-07-16 12:49 UTC (2+ messages)
[PATCH net-next V2] net: axienet: Clear stale AXI DMA TX/RX status before re-enabling interrupts
2026-07-16 12:48 UTC
ipv4: icmp: icmp_route_lookup() relookups pick wrong netdev with policy routing + strict rp_filter
2026-07-16 12:29 UTC (6+ messages)
[PATCH v3 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
2026-07-16 12:15 UTC (7+ messages)
` [PATCH v3 net 1/6] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx
[PATCH net v1 0/3] net: fix stale TX skb pointers on DMA map failure
2026-07-16 12:00 UTC (2+ messages)
[PATCH v3] virtio_ring: fix infinite loop in virtnet_poll_cleantx when device is broken
2026-07-16 11:59 UTC
[PATCH iproute2-next v7 0/2] rdma: display resource limits in curr/max format
2026-07-16 11:52 UTC (3+ messages)
` [PATCH iproute2-next v7 1/2] rdma: update uapi headers
` [PATCH iproute2-next v7 2/2] rdma: display resource limits in curr/max format
[PATCH net v2] sctp: don't free the ASCONF's own transport in DEL-IP processing
2026-07-16 11:39 UTC
[PATCH net-next v4 0/3] net/smc: transition to RDMA core CQ pooling
2026-07-16 11:37 UTC (4+ messages)
` [PATCH net-next v4 1/3] net/smc: clear the correct v2 slot and buffer in smc_wr_tx_put_slot()
` [PATCH net-next v4 2/3] net/smc: reduce TX slot contention with exclusive wait
` [PATCH net-next v4 3/3] net/smc: transition to RDMA core CQ pooling
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