messages from 2026-03-10 19:00:41 to 2026-03-11 06:40:07 UTC [more...]
[PATCH net v8 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
2026-03-11 6:35 UTC (4+ messages)
` [PATCH net v8 2/2] virtio-net: correct hdr_len handling for tunnel gso
[PATCH net v2] strparser: Fix race condition in strp_done()
2026-03-11 6:34 UTC (11+ messages)
[PATCH net-next 00/11] ethtool: Generic loopback support
2026-03-11 6:18 UTC (4+ messages)
` [PATCH net-next 06/11] ethtool: Add MAC loopback support via ethtool_ops
` [PATCH 6/11] "
[PATCH bpf-next v3 3/6] bpf: Disallow !kprobe_write_ctx progs tail-calling kprobe_write_ctx progs
2026-03-11 6:08 UTC (4+ messages)
[RFC net-next v2 0/6] ethtool: Generic loopback support
2026-03-11 5:59 UTC (6+ messages)
[PATCH net v4 0/4] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
2026-03-11 5:50 UTC (7+ messages)
` [PATCH net v4 3/4] bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabled
` [PATCH net v4 4/4] bpf: bpf_out_neigh_v6: "
[PATCH 00/14] firmware: qcom: Add OP-TEE PAS service support
2026-03-11 5:47 UTC (5+ messages)
` [PATCH 11/14] media: qcom: Switch to generic PAS TZ APIs
[PATCH v3 net] af_unix: Give up GC if MSG_PEEK intervened
2026-03-11 5:40 UTC
[PATCH v3 0/2] Add ICSSG0 dual EMAC support for AM642 EVM
2026-03-11 5:38 UTC (3+ messages)
` [PATCH v3 1/2] arm64: dts: ti: k3-am642-evm: Add ICSSG0 overlay for dual EMAC support
` [PATCH v3 2/2] arm64: defconfig: Enable DP83TG720 PHY driver
[PATCH v4 net 0/2] ipv6: Fix two GC issues with permanent routes
2026-03-11 5:29 UTC (3+ messages)
` [PATCH v4 net 1/2] ipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire
` [PATCH v4 net 2/2] ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist
[PATCH v3 net-next 00/15] udp: Retire UDP-Lite
2026-03-11 5:20 UTC (16+ messages)
` [PATCH v3 net-next 01/15] udp: Make udp[46]_seq_show() static
` [PATCH v3 net-next 02/15] ipv6: Retire UDP-Lite
` [PATCH v3 net-next 03/15] ipv6: Remove UDP-Lite support for IPV6_ADDRFORM
` [PATCH v3 net-next 04/15] ipv4: Retire UDP-Lite
` [PATCH v3 net-next 05/15] udp: Remove UDP-Lite SNMP stats
` [PATCH v3 net-next 06/15] smack: Remove IPPROTO_UDPLITE support in security_sock_rcv_skb()
` [PATCH v3 net-next 07/15] udp: Remove partial csum code in RX
` [PATCH v3 net-next 08/15] udp: Remove partial csum code in TX
` [PATCH v3 net-next 09/15] udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV
` [PATCH v3 net-next 10/15] udp: Remove struct proto.h.udp_table
` [PATCH v3 net-next 11/15] udp: Remove udp_table in struct udp_seq_afinfo
` [PATCH v3 net-next 12/15] udp: Remove dead check in __udp[46]_lib_lookup() for BPF
` [PATCH v3 net-next 13/15] udp: Don't pass udptable to IPv6 socket lookup functions
` [PATCH v3 net-next 14/15] udp: Don't pass udptable to IPv4 "
` [PATCH v3 net-next 15/15] udp: Don't pass proto to __udp4_lib_rcv() and __udp6_lib_rcv()
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-11 5:13 UTC (11+ messages)
` [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 38/61] net: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-03-11 4:57 UTC (10+ messages)
` [PATCH bpf v3 2/5] bpf, sockmap: Use sock_map_sk_{acquire,release}() where open-coded
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock
[PATCH net-next v1 0/3] selftests: rds: ksft cleanups
2026-03-11 4:56 UTC (4+ messages)
[PATCH v5 0/9] landlock: UNIX connect() control by pathname and scope
2026-03-11 4:46 UTC (4+ messages)
` [PATCH v5 2/9] landlock: Control pathname UNIX domain socket resolution by path
[PATCH net-next] tcp: add tcp_release_cb_cond() helper
2026-03-11 4:20 UTC (2+ messages)
[PATCH net-next] tcp: add sysctl_tcp_shrink_window to netns_ipv4_sysctl.rst
2026-03-11 4:17 UTC (2+ messages)
[PATCH net 0/2] neighbour: fix update of proxy neighbour
2026-03-11 4:10 UTC (6+ messages)
` [PATCH net 1/2] neighbour: restore protocol != 0 check in pneigh update
` [PATCH net 2/2] selftests: rtnetlink: add neighbour update test
[PATCH net-next, v3] net: mana: Force full-page RX buffers for 4K page size on specific systems
2026-03-11 4:00 UTC
[PATCH net v2] net: bcmgenet: fix broken EEE by converting to phylib-managed state
2026-03-11 3:30 UTC (2+ messages)
[PATCH net-next v2 0/4] genetlink: apply reject policy for split ops on the dispatch path
2026-03-11 3:28 UTC (5+ messages)
` [PATCH net-next v2 1/4] genetlink: use maxattr of 0 for the reject policy
` [PATCH net-next v2 2/4] genetlink: apply reject policy for split ops on the dispatch path
` [PATCH net-next v2 3/4] selftests: net: make sure that Netlink rejects unknown attrs in dump
` [PATCH net-next v2 4/4] selftests: net: add test for Netlink policy dumps
[PATCH v2 net] af_unix: Give up GC if MSG_PEEK intervened
2026-03-11 3:25 UTC (2+ messages)
[PATCH] ynl: ethtool: remove duplicated unspec entry
2026-03-11 3:22 UTC
[PATCH v2 net] net: enetc: safely reinitialize TX BD ring when it has unsent frames
2026-03-11 3:21 UTC (3+ messages)
[PATCH net-next V2 0/5] net/mlx5e: Report more netdev stats
2026-03-11 3:20 UTC (9+ messages)
` [PATCH net-next V2 1/5] net/mlx5e: Report hw_gso_packets and hw_gso_bytes "
` [PATCH net-next V2 2/5] net/mlx5e: Report RX HW-GRO "
` [PATCH net-next V2 3/5] net/mlx5e: Report TX csum "
` [PATCH net-next V2 4/5] net/mlx5e: Report RX "
[PATCH v3 net-next 5/5] octeontx2-af: Add support for loading custom KPU profile from filesystem
2026-03-11 3:15 UTC (3+ messages)
` [v3,net-next,5/5] "
[PATCH v2] docs: octeontx2: fix typo in documentation
2026-03-11 3:04 UTC
[PATCH net] bridge: cfm: Fix race condition in peer_mep deletion
2026-03-11 3:02 UTC (2+ messages)
[PATCH net-next v2] net: sched: cls_u32: Avoid memcpy() false-positive warning in u32_init_knode()
2026-03-11 3:00 UTC (2+ messages)
[PATCH v2] net: mdio: mvusb: drop redundant device reference
2026-03-11 3:00 UTC (2+ messages)
[PATCH net-next v2 0/2] amd-xgbe: Improve power management for S0i3
2026-03-11 3:00 UTC (2+ messages)
[PATCH net-next v2 0/7] net: stmmac: start to shrink memory usage
2026-03-11 3:00 UTC (2+ messages)
[PATCH net-next 1/2] mptcp: better mptcp-level RTT estimator
2026-03-11 2:45 UTC (2+ messages)
` [net-next,1/2] "
[PATCH] docs: octeontx2: fix typo in documentation Fix spelling mistake "Crate" to "Create" in the documentation
2026-03-11 2:43 UTC
[RFC PATCH net-next] net: phy: rust: add experimental Davicom PHY driver
2026-03-11 2:44 UTC (3+ messages)
[PATCHv2 net] bonding: fix multicast MAC address synchronization
2026-03-11 2:41 UTC (5+ messages)
[PATCHv2 net-next] net: mvneta: support EPROBE_DEFER when reading MAC address
2026-03-11 2:40 UTC (2+ messages)
[PATCH net-next] ionic: Report additional media types from firmware
2026-03-11 2:40 UTC (2+ messages)
[PATCH net-next] selftests: drv-net: rss: Add retries to test_rss_key_indir to reduce flakes
2026-03-11 2:40 UTC (2+ messages)
[net-next,v2] net: ethernet: ravb: Disable interrupts when closing device
2026-03-11 2:40 UTC (2+ messages)
[PATCH net-next v4] inet: add ip_local_port_step_width sysctl to improve port usage distribution
2026-03-11 2:40 UTC (2+ messages)
[PATCH net-next 0/5] tools: ynl: policy query support
2026-03-11 2:40 UTC (2+ messages)
[PATCH net 1/2] net-shapers: clear hierarchy pointer and defer flush frees with RCU
2026-03-11 2:40 UTC (3+ messages)
[PATCH net] net: dsa: mxl862xx: don't set user_mii_bus
2026-03-11 2:30 UTC (2+ messages)
[PATCH net v4] net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
2026-03-11 2:24 UTC
[PATCH net v2] page_pool: store detach_time as ktime_t to avoid false-negatives
2026-03-11 2:20 UTC (2+ messages)
[PATCH v2 net] net: ethernet: arc: emac: quiesce interrupts before requesting IRQ
2026-03-11 2:20 UTC (2+ messages)
[PATCHv3] selftests: Use ktap helpers for runner.sh
2026-03-11 2:17 UTC (4+ messages)
[PATCH] powerpc: dts: fsl: Drop unused .dtsi files
2026-03-11 2:14 UTC (2+ messages)
[PATCH net v3] tipc: fix divide-by-zero in tipc_sk_filter_connect()
2026-03-11 2:03 UTC (2+ messages)
[PATCH] docs:octeontx2: fix typo in documentation Fix spelling mistake "Crate" to "Create"
2026-03-11 2:01 UTC (2+ messages)
[PATCH net] net/sched: Mark qdisc for deletion if graft cannot delete
2026-03-11 1:47 UTC (2+ messages)
[PATCH net-next] net: phy: vitesse: add inband caps and configuration
2026-03-11 1:07 UTC
[PATCH v2 0/3] cgroup: improve cgroup_file_notify() scalability
2026-03-11 1:01 UTC (4+ messages)
` [PATCH v2 1/3] cgroup: reduce cgroup_file_kn_lock hold time in cgroup_file_notify()
` [PATCH v2 2/3] cgroup: add lockless fast-path checks to cgroup_file_notify()
` [PATCH v2 3/3] cgroup: replace global cgroup_file_kn_lock with per-cgroup_file lock
[PATCH net-next] tools: ynl: cli: order set->list conversion in JSON output
2026-03-11 1:00 UTC (2+ messages)
[PATCH v2 net-next 0/2] smc-sysctl formatting and missing entries
2026-03-11 1:00 UTC (2+ messages)
[PATCH net v2] net: macb: Shuffle the tx ring before enabling tx
2026-03-11 1:00 UTC (2+ messages)
[PATCH net-next v3 0/2] net: dsa: mxl862xx: add support for bridge offloading
2026-03-11 0:49 UTC (3+ messages)
` [PATCH net-next v3 1/2] dsa: tag_mxl862xx: set dsa_default_offload_fwd_mark()
` [PATCH net-next v3 2/2] net: dsa: mxl862xx: implement bridge offloading
[PATCH net] net: clear mangleid_features for SKB_GSO_DODGY TCPv4
2026-03-11 0:48 UTC (3+ messages)
` [PATCH net v2] net: use skb_header_pointer() in gso_features_check() for TCPv4 GSO
[PATCH net-next 0/3] net: move netdev_compute_master_upper_features to ndo_set_features
2026-03-11 0:47 UTC (4+ messages)
` [syzbot ci] "
[PATCH net-next] xsk: use __xsk_rcv_zc_safe for ZC multi-buffer Rx processing
2026-03-11 0:36 UTC (4+ messages)
[PATCH net-next v3 0/3] ethtool: Dynamic RSS context indirection table resizing
2026-03-11 0:21 UTC (2+ messages)
[PATCH net] net: usb: aqc111: Do not perform PM inside runtime suspend callback
2026-03-11 0:20 UTC (3+ messages)
[PATCH v2 0/8] TLS read_sock performance scalability
2026-03-11 0:19 UTC (9+ messages)
` [PATCH v2 1/8] tls: Factor tls_decrypt_async_drain() from recvmsg
` [PATCH v2 2/8] tls: Factor tls_rx_decrypt_record() helper
` [PATCH v2 3/8] tls: Fix dangling skb pointer in tls_sw_read_sock()
` [PATCH v2 4/8] tls: Factor tls_strp_msg_release() from tls_strp_msg_done()
` [PATCH v2 5/8] tls: Suppress spurious saved_data_ready on all receive paths
` [PATCH v2 6/8] tls: Flush backlog before tls_rx_rec_wait in read_sock
` [PATCH v2 7/8] tls: Restructure tls_sw_read_sock() into submit/deliver phases
` [PATCH v2 8/8] tls: Enable batch async decryption in read_sock
[PATCH net] xfrm: Fix work re-schedule after cancel in xfrm_nat_keepalive_net_fini()
2026-03-11 0:14 UTC (3+ messages)
[Intel-wired-lan] [PATCH iwl-net] ice: enable NETIF_F_HW_CSUM for GSO packets
2026-03-11 0:09 UTC (2+ messages)
[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
2026-03-11 0:02 UTC (6+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()
` [PATCH v2 2/2] tree-wide: rename do_exit() to task_exit()
[PATCH mlx5-next 0/8] mlx5-next updates 2026-03-08
2026-03-10 23:58 UTC (7+ messages)
` [PATCH mlx5-next 8/8] {net/RDMA}/mlx5: Add LAG demux table API and vport demux rules
[PATCH net-next 0/4] netdevsim: support ETS offload
2026-03-10 23:38 UTC (3+ messages)
` [PATCH net-next 2/4] netdevsim: generalize taprio offload
[PATCH net-next v4 0/8] net: macb: Add XDP support and page pool integration
2026-03-10 23:21 UTC (3+ messages)
` [PATCH net-next v4 7/8] net: macb: add XDP support for gem
` [PATCH "
[PATCH net v3] net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
2026-03-10 23:15 UTC (2+ messages)
` [syzbot ci] "
[PATCH net-next v3 0/6] tcp: RFC 7323-compliant window retraction handling
2026-03-10 23:09 UTC (7+ messages)
` [PATCH net-next v3 1/6] tcp: implement RFC 7323 window retraction receiver requirements
` [PATCH net-next v3 6/6] selftests/net: packetdrill: add tcp_rcv_neg_window.pkt
[PATCH v5 1/9] lsm: Add LSM hook security_unix_find
2026-03-10 22:39 UTC (4+ messages)
` [PATCH v6] "
[PATCH 00/10 net-next] Convert CONFIG_IPV6 to built-in and remove stubs
2026-03-10 22:18 UTC (14+ messages)
` [PATCH 01/10 net-next] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
[PATCH net-next 0/5][pull request] ice: add support for devmem/io_uring Rx and Tx
2026-03-10 22:06 UTC (6+ messages)
` [PATCH net-next 1/5] libeth: pass Rx queue index to PP when creating a fill queue
` [PATCH net-next 2/5] libeth: handle creating pools with unreadable buffers
` [PATCH net-next 3/5] ice: migrate to netdev ops lock
` [PATCH net-next 4/5] ice: implement Rx queue management ops
` [PATCH net-next 5/5] ice: add support for transmitting unreadable frags
[RFC net-next 00/10] Add TSO map-once DMA helpers and bnxt SW USO support
2026-03-10 22:04 UTC (12+ messages)
` [RFC net-next 01/10] net: tso: Introduce tso_dma_map
` [RFC net-next 02/10] net: tso: Add tso_dma_map helpers
` [RFC net-next 03/10] net: bnxt: Export bnxt_xmit_get_cfa_action
` [RFC net-next 04/10] net: bnxt: Add a helper for tx_bd_ext
` [RFC net-next 05/10] net: bnxt: Use dma_unmap_len for TX completion unmapping
` [RFC net-next 06/10] net: bnxt: Add TX inline buffer infrastructure
` [RFC net-next 07/10] net: bnxt: Add boilerplate GSO code
` [RFC net-next 08/10] net: bnxt: Implement software USO
` [RFC net-next 09/10] net: bnxt: Add SW GSO completion and teardown support
` [RFC net-next 10/10] net: bnxt: Dispatch to SW USO
[PATCH v3 2/2] PCI: AtomicOps: Fix logic in enable function
2026-03-10 21:52 UTC (2+ messages)
[PATCH v3 1/2] PCI: AtomicOps: Define valid root port capabilities
2026-03-10 21:49 UTC (2+ messages)
[PATCH ipsec-next 00/10] xfrm: fix most sparse warnings
2026-03-10 21:41 UTC (10+ messages)
` [PATCH ipsec-next 01/10] xfrm: state: fix sparse warnings on xfrm_state_hold_rcu
[PATCH RFC net-next v2 0/2] hsr: Add additional info to send/ receive skbs
2026-03-10 21:35 UTC (5+ messages)
` [PATCH RFC net-next v2 2/2] af_packet: Add port specific handling for HSR
[PATCH net-next] xsk: remove doubled defines
2026-03-10 21:34 UTC (2+ messages)
[PATCH net-next v2 0/3] Initial support for PIC64-HPSC/HX Ethernet endpoint
2026-03-10 21:22 UTC (4+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: cdns,macb: add a compatible for Microchip pic64hpsc
` [PATCH net-next v2 2/3] net: macb: add safeguards for jumbo frame larger than 10240
` [PATCH net-next v2 3/3] net: macb: add support for Microchip pic64hpsc ethernet endpoint
[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2026-03-10 (ice, iavf, i40e, e1000e, e1000)
2026-03-10 20:56 UTC (6+ messages)
` [PATCH net 1/5] drivers: net: ice: fix devlink parameters get without irdma
` [PATCH net 2/5] iavf: fix PTP use-after-free during reset
` [PATCH net 3/5] iavf: fix incorrect reset handling in callbacks
` [PATCH net 4/5] i40e: fix src IP mask checks and memcpy argument names in cloud filter
` [PATCH net 5/5] e1000/e1000e: Fix leak in DMA error cleanup
[PATCH v3 net-next 0/5] psp: Add support for dev-assoc/disassoc
2026-03-10 20:46 UTC (10+ messages)
` [PATCH v3 net-next 2/5] psp: add new netlink cmd for dev-assoc and dev-disassoc
` [PATCH v3 net-next 3/5] psp: add a new netdev event for dev unregister
` [PATCH v3 net-next 5/5] selftest/net: psp: Add test for dev-assoc/disassoc
[PATCH 5.10] net/tcp-md5: Fix MAC comparison to be constant-time
2026-03-10 20:17 UTC
[PATCH 5.15] net/tcp-md5: Fix MAC comparison to be constant-time
2026-03-10 20:17 UTC
[PATCH 6.1] net/tcp-md5: Fix MAC comparison to be constant-time
2026-03-10 20:17 UTC
[PATCH 6.6] net/tcp-md5: Fix MAC comparison to be constant-time
2026-03-10 20:17 UTC
[PATCH 6.12] net/tcp-md5: Fix MAC comparison to be constant-time
2026-03-10 20:16 UTC
[PATCH 6.18] net/tcp-md5: Fix MAC comparison to be constant-time
2026-03-10 20:16 UTC
[PATCHv3 net-next] net: xgbe: use device_get_mac_addr
2026-03-10 20:13 UTC (2+ messages)
[PATCH v2 net-next 00/15] udp: Retire UDP-Lite
2026-03-10 20:00 UTC (3+ messages)
` [PATCH v2 net-next 07/15] udp: Remove partial csum code in RX
[RFC PATCH 1/1] bpf: Add tunnel decapsulation and GSO state updates per new flags
2026-03-10 19:42 UTC (6+ messages)
[PATCH bpf v4] bpf: fix constant blinding bypass for PROBE_MEM32 stores
2026-03-10 19:10 UTC (2+ messages)
[RFC PATCH 0/9] leds: Add support for hw initiated hw control trigger transition
2026-03-10 19:04 UTC (2+ messages)
[PATCH net-next v3 4/6] net: mana: Use GIC functions to allocate global EQs
2026-03-10 19:03 UTC (3+ messages)
` [net-next,v3,4/6] "
` [EXTERNAL] "
[PATCH net-next, v2] net: mana: Force full-page RX buffers for 4K page size on specific systems
2026-03-10 19:00 UTC (3+ messages)
` [net-next,v2] "
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