Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-25 08:34:48 to 2026-06-25 17:45:12 UTC [more...]

[GIT PULL] Networking for v7.2-rc1
 2026-06-25 17:45 UTC 

[PATCH net] xfrm: fix stack-out-of-bounds in xfrm_tmpl_resolve_one
 2026-06-25 17:43 UTC  (2+ messages)

(no subject)
 2026-06-25 18:35 UTC  (5+ messages)
` [PATCH 1/2] bpf: preserve rx_queue_index across XDP redirects

[PATCH net] octeontx2-pf: check DMAC extraction support before filtering
 2026-06-25 17:25 UTC 

[PATCH nf-next v2 0/3] netfilter: replace u_int*_t with kernel int types (batch 2)
 2026-06-25 17:25 UTC  (4+ messages)
` [PATCH nf-next v2 1/3] netfilter: nf_conntrack_h323_main: replace u_int8_t with u8
` [PATCH nf-next v2 2/3] netfilter: nf_conntrack_amanda: replace u_int16_t with u16
` [PATCH nf-next v2 3/3] netfilter: ip_vs_nfct: replace u_int8_t with u8

[PATCH ipsec] xfrm: reject optional IPTFS templates in outbound policies
 2026-06-25 17:25 UTC 

[net:main 69/101] net/xfrm/xfrm_state.c:1220: Warning: missing closing `"'
 2026-06-25 17:11 UTC 

[PATCH net] net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
 2026-06-25 17:06 UTC  (4+ messages)

[PATCH 5.15/6.1/6.6 1/2] net: ipv6: Make udp_tunnel6_xmit_skb() void
 2026-06-25 16:53 UTC  (2+ messages)
` [PATCH 5.15/6.1/6.6 2/2] sctp: disable BH before calling udp_tunnel_xmit_skb()

[PATCH bpf-next v10 0/5] bpf: add icmp_send kfunc
 2026-06-25 16:49 UTC  (8+ messages)
` [PATCH bpf-next v10 1/5] bpf: add bpf_icmp_send kfunc
` [PATCH bpf-next v10 2/5] selftests/bpf: add bpf_icmp_send kfunc cgroup_skb tests
` [PATCH bpf-next v10 3/5] selftests/bpf: add bpf_icmp_send kfunc cgroup_skb IPv6 tests
` [PATCH bpf-next v10 4/5] selftests/bpf: add bpf_icmp_send recursion test
` [PATCH bpf-next v10 5/5] selftests/bpf: add bpf_icmp_send no route test

[PATCH 5.10] netfilter: nf_log: validate MAC header was set before dumping it
 2026-06-25 16:47 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v3] net: fman: fix use-after-free on IRQF_SHARED handler after probe failure
 2026-06-25 16:42 UTC  (2+ messages)

[PATCH net] net: enetc: fix potential divide-by-zero when num_vsi is zero
 2026-06-25 16:21 UTC  (2+ messages)

[PATCH] octeontx2-af: Free BPID bitmap on setup failure
 2026-06-25 16:20 UTC  (3+ messages)

[PATCH v2 net 0/3] net: udp_tunnel: fix races and use-after-free
 2026-06-25 16:20 UTC  (5+ messages)
` [PATCH v2 net 2/3] net: udp_tunnel: convert state flags to atomic bitops

[PATCH] net: sparx5: unregister blocking notifier on init failure
 2026-06-25 16:20 UTC  (2+ messages)

[PATCH net-next v2] selftests: tls: size splice_short pipe by page size
 2026-06-25 16:20 UTC  (2+ messages)

[PATCH v2 net 0/2] tipc: syzbot related fixes
 2026-06-25 16:20 UTC  (2+ messages)

[PATCH net] net: ethernet: qualcomm: ppe: Demote from supported and fix maintainer addresses
 2026-06-25 16:20 UTC  (2+ messages)

[PATCH net] dt-bindings: net: renesas,ether: Drop example "ethernet-phy-ieee802.3-c22" fallback
 2026-06-25 16:20 UTC  (2+ messages)

[PATCH net-next] openvswitch: conntrack: annotate ct limit hlist traversal
 2026-06-25 16:20 UTC  (2+ messages)

[PATCH V2 net 0/4] net: hns3: fix configuration deadlocks and refactor link setup
 2026-06-25 16:20 UTC  (2+ messages)

[PATCH v5 net] net: mana: Optimize irq affinity for low vcpu configs
 2026-06-25 16:20 UTC  (2+ messages)

[PATCH v3 0/4] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-06-25 16:13 UTC  (6+ messages)
` [PATCH v3 1/4] vhost/vsock: split out vhost_vsock_drop_backends helper
` [PATCH v3 2/4] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
` [PATCH v3 3/4] vhost/vsock: re-scan TX virtqueue on device start
` [PATCH v3 4/4] vhost/vsock: add VHOST_RESET_OWNER ioctl

[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
 2026-06-25 16:12 UTC  (11+ messages)

[PATCH net 0/7] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
 2026-06-25 16:05 UTC  (7+ messages)
` [PATCH net 4/7] xsk: reclaim offending invalid desc in generic multi-buffer Tx

[PATCH net 0/4] net: avoid nested UP notifier events
 2026-06-25 15:49 UTC  (13+ messages)
` [PATCH net 1/4] net: turn the rx_mode work into a generic netdev_work facility
` [PATCH net 2/4] net: add the driver-facing netdev_work scheduling API
` [PATCH net 3/4] vlan: defer real device state propagation to netdev_work
` [PATCH net 4/4] selftests: bonding: add a test for VLAN propagation over a bonded real device

[PATCH net] eth: fbnic: don't cache shinfo across skb realloc
 2026-06-25 16:05 UTC 

"ip help" output is an error
 2026-06-25 15:54 UTC  (6+ messages)
    ` [PATCH iproute2-next] "ip help" wrong output, exit code

[Regression] Broken MPLS routes with multiple nexthops
 2026-06-25 15:51 UTC  (2+ messages)

neigh: poor scalability of forced GC when neighbour count exceeds gc_thresh3
 2026-06-25 15:42 UTC  (3+ messages)
` [PATCH net-next] net: neigh: avoid calling neigh_forced_gc on every alloc when table is full

[PATCH v2 0/4] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-06-25 15:32 UTC  (2+ messages)

[PATCH] net: usb: cx82310_eth: stop parsing reboot marker as packet
 2026-06-25 15:32 UTC 

[PATCH net v5 0/4] MAC-PHY interrupt changed to level triggered interrupt
 2026-06-25 15:31 UTC  (10+ messages)
` [PATCH net v5 1/4] net: ethernet: oa_tc6: Interrupt is active low, level triggered

[PATCH net-next] selftests/xsk: preserve UMEM view in bidi test
 2026-06-25 15:29 UTC  (8+ messages)

[PATCH net v4 0/2] net: phy: sfp/mdio-i2c: defer RollBall probe + fix mii_bus leak
 2026-06-25 15:23 UTC  (4+ messages)
` [PATCH net v4 2/2] net: phy: mdio-i2c: defer RollBall bridge probe to PHY discovery

[PATCH net v2] sctp: fix SCTP_RESET_STREAMS stream list length limit
 2026-06-25 15:19 UTC  (2+ messages)

[PATCH] xsk: fix memory corruptions in net/core/xdp.c
 2026-06-25 15:14 UTC  (2+ messages)

[PATCH v4 net 0/3] i40e: re-init and UAF fixes
 2026-06-25 15:14 UTC  (4+ messages)
` [PATCH v4 net 1/3] i40e: unregister netdev before clearing VSI on reinit failure
` [PATCH v4 net 2/3] i40e: fix potential UAF in i40e_vsi_setup()'s error path
` [PATCH v4 net 3/3] i40e: keep q_vectors array in sync with channel count changes

[PATCH v2] mctp: serial: replace memset with zero-initialization
 2026-06-25 15:01 UTC  (5+ messages)

Please backport bridge multicast exponential field encoding fix series to stable kernels
 2026-06-25 14:50 UTC  (3+ messages)

[PATCH v6 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-06-25 14:40 UTC  (7+ messages)
` [PATCH v6 01/10] rust: module: move module types into `module.rs`
` [PATCH v6 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v6 10/10] rust: module: update MAINTAINERS to cover module.rs

[PATCH net v3] tipc: fix out-of-bounds read in broadcast Gap ACK blocks
 2026-06-25 14:38 UTC 

[BUG] TCP connection deadlock under simultaneous bidirectional ICSK_ACK_NOMEM (OOM)
 2026-06-25 14:34 UTC  (4+ messages)

[PATCH net 1/2] net: dsa: mxl862xx: avoid unaligned 16-bit access in api_wrap
 2026-06-25 14:31 UTC  (5+ messages)

[PATCH 0/6] Add support for IPQ5018 Bluetooth
 2026-06-25 14:24 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: remoteproc: document M0 Bluetooth Subsystem secure PIL
` [PATCH 2/6] remoteproc: qcom: Add M0 BTSS secure PIL driver
` [PATCH 3/6] Bluetooth: btqca: Add IPQ5018 support
` [PATCH 4/6] dt-bindings: net: bluetooth: Document Qualcomm IPQ5018 Bluetooth controller
` [PATCH 5/6] Bluetooth: Introduce Qualcomm IPQ5018 IPC based HCI driver
` [PATCH 6/6] arm64: dts: qcom: ipq5018: add nodes required for Bluetooth support

[PATCH v1 1/1] ocp: Add I2C control support for Adva TimeCard
 2026-06-25 14:20 UTC  (2+ messages)

[RFC PATCH net-next v8 00/12] net: pcs: Introduce support for fwnode PCS
 2026-06-25 14:13 UTC  (3+ messages)
` [RFC PATCH net-next v8 03/12] net: phylink: add phylink_release_pcs() to externally release a PCS

[PATCH net] sctp: fix SCTP_RESET_STREAMS stream list length limit
 2026-06-25 14:12 UTC  (2+ messages)

[PATCH] net: pch_gbe: return errors from MIIM accesses
 2026-06-25 14:06 UTC  (2+ messages)

[PATCH] vhost/net: fix clear_user start address in VHOST_GET_FEATURES_ARRAY
 2026-06-25 13:56 UTC  (3+ messages)

[PATCH v2 net-next] selftests/xsk: Preserve UMEM view in BIDIRECTIONAL test
 2026-06-25 13:40 UTC  (2+ messages)

[PATCH net] mlxsw: spectrum_acl_erp: Fix const qualifier of delta_clear()
 2026-06-25 13:27 UTC  (2+ messages)

[PATCH nf-next] netfilter: remove redundant null check before kvfree()
 2026-06-25 13:31 UTC 

[PATCH net] nfc: nci: fix out-of-bounds write in nci_target_auto_activated()
 2026-06-25 12:57 UTC  (4+ messages)

[PATCH v3 net] ipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dump
 2026-06-25 12:56 UTC  (3+ messages)

[PATCH net v7 2/4] i40e: skip unnecessary VF reset when setting trust
 2026-06-25 12:17 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net v2] netpoll: fix a use-after-free on shutdown path
 2026-06-25 12:03 UTC 

[PATCH net 1/3] i40e: keep q_vectors array in sync with channel count changes
 2026-06-25 11:55 UTC  (5+ messages)

[PATCH net v2] octeontx2-af: Block VFs from clobbering special CGX PKIND state
 2026-06-25 11:47 UTC  (2+ messages)

[PATCH 6.12.y] net: add missing ns_capable check for peer netns
 2026-06-25 11:37 UTC  (2+ messages)

[PATCH iproute2-next v5] ip/bond: add lacp_strict support
 2026-06-25 11:42 UTC 

[PATCH net] nfc: clear active_target when the target list is replaced
 2026-06-25 11:18 UTC 

[Intel-wired-lan] [PATCH net] igc: Fix RX HW timestamp reporting when NET_RX_BUSY_POLL is disabled
 2026-06-25 11:07 UTC  (6+ messages)

[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
 2026-06-25 11:00 UTC  (8+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants

[PATCH net] netpoll: fix a use-after-free on shutdown path
 2026-06-25 10:55 UTC  (3+ messages)

[PATCH bpf 0/2] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-06-25 10:48 UTC  (8+ messages)
` [PATCH bpf 1/2] bpf, sockmap: Don't leak UDP socks on lookup-bind-release

[PATCH net v3 0/2] vsock/virtio: fix msg_iter desync on transmission failure
 2026-06-25 10:43 UTC  (3+ messages)
` [PATCH net v3 1/2] iov_iter: export iov_iter_restore

[PATCH 5.15/6.1/6.6] af_unix: Reject SIOCATMARK on non-stream sockets
 2026-06-25 10:41 UTC  (2+ messages)

[PATCH v2 0/7] vmsplice: fix some problems in my previous vmsplice patchset
 2026-06-25 10:35 UTC  (11+ messages)
` [PATCH v2 1/7] vmsplice: open-code do_writev and do_readv
` [PATCH v2 2/7] vmsplice: change argument type back to "int"
` [PATCH v2 3/7] splice: turn wait_for_space flags argument into bool
` [PATCH v2 4/7] pipe: move wait_for_space to fs/pipe.c and rename it
` [PATCH v2 5/7] vmsplice: make sure we don't wait after writing some data
` [PATCH v2 6/7] vmsplice: return -EINVAL for particular combination of flags
` [PATCH v2 7/7] pipe: set FMODE_NOWAIT for named FIFOs

[PATCH iwl v3] ice: retry reading NVM if admin queue returns EBUSY
 2026-06-25 10:14 UTC  (5+ messages)

[PATCH net] net: libwx: fix VMDQ mask for 1-queue mode
 2026-06-25 10:14 UTC  (4+ messages)

[PATCH v2] net: mdio: airoha: fix reset control leak in error path
 2026-06-25 10:10 UTC  (2+ messages)

[PATCH net] nfc: nci: fix uninit-value in the RF discover/activated NTF handlers
 2026-06-25 10:04 UTC  (3+ messages)

[PATCH net v2] tipc: fix out-of-bounds read in broadcast Gap ACK blocks
 2026-06-25 10:00 UTC  (3+ messages)

[PATCH 0/2] net/sched: finish the qdisc_dequeue_peeked conversion (taprio, multiq)
 2026-06-25  9:51 UTC  (3+ messages)
` [PATCH 1/2] net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeue_peeked
` [PATCH 2/2] net/sched: sch_multiq: "

[PATCH net] net: airoha: dma map xmit frags with skb_frag_dma_map()
 2026-06-25  9:42 UTC 

[PATCH net] net: gianfar: use of_irq_get()
 2026-06-25  9:36 UTC  (2+ messages)

[PATCH v29 0/5] Type2 device basic support
 2026-06-25  9:31 UTC  (4+ messages)
` [PATCH v29 4/5] sfc: obtain and map cxl range using devm_cxl_probe_mem

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-25  9:03 UTC  (2+ messages)

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-25  8:53 UTC  (2+ messages)

[PATCH v2] net: meth: Fix skb allocation failure handling in RX init
 2026-06-25  8:47 UTC  (2+ messages)

[syzbot] [net?] KASAN: stack-out-of-bounds Read in xfrm_state_find (6)
 2026-06-25  8:49 UTC 

[PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin type
 2026-06-25  8:45 UTC  (11+ messages)


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