public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-07 04:58:04 to 2026-04-07 16:03:34 UTC [more...]

[PATCH 0/5] uaccess/sockptr: copy_struct_ fixes and more helpers
 2026-04-07 16:03 UTC 

[PATCH v3 net] af_unix: Give up GC if MSG_PEEK intervened
 2026-04-07 15:58 UTC  (2+ messages)

[PATCH net-next v3 0/2] Add support for PIC64-HPSC/HX MDIO controller
 2026-04-07 15:57 UTC  (3+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: document Microchip "

[PATCH net-next v9 0/4] net: stmmac: Add PCI driver support for BCM8958x
 2026-04-07 15:42 UTC  (5+ messages)
` [PATCH net-next v9 1/4] net: stmmac: Add DW25GMAC support in stmmac core driver

[PATCH net-next 0/3] psp: add crypt-offset and spi-threshold attributes
 2026-04-07 15:39 UTC  (3+ messages)

[PATCH v2 0/5] net: qrtr: ns: A bunch of fixs
 2026-04-07 15:33 UTC  (3+ messages)
` [PATCH v2 5/5] net: qrtr: ns: Fix use-after-free in driver remove()

[PATCH net-next v6 00/14] net: sleepable ndo_set_rx_mode
 2026-04-07 15:31 UTC  (15+ messages)
` [PATCH net-next v6 01/14] net: add address list snapshot and reconciliation infrastructure
` [PATCH net-next v6 02/14] net: introduce ndo_set_rx_mode_async and netdev_rx_mode_work
` [PATCH net-next v6 03/14] net: cache snapshot entries for ndo_set_rx_mode_async
` [PATCH net-next v6 04/14] net: move promiscuity handling into netdev_rx_mode_work
` [PATCH net-next v6 05/14] fbnic: convert to ndo_set_rx_mode_async
` [PATCH net-next v6 06/14] mlx5: "
` [PATCH net-next v6 07/14] bnxt: "
` [PATCH net-next v6 08/14] bnxt: use snapshot in bnxt_cfg_rx_mode
` [PATCH net-next v6 09/14] iavf: convert to ndo_set_rx_mode_async
` [PATCH net-next v6 10/14] netdevsim: "
` [PATCH net-next v6 11/14] dummy: "
` [PATCH net-next v6 12/14] net: warn ops-locked drivers still using ndo_set_rx_mode
` [PATCH net-next v6 13/14] selftests: net: add team_bridge_macvlan rx_mode test
` [PATCH net-next v6 14/14] selftests: net: use ip commands instead of teamd in team "

[ANN] netdev foundation TSC meeting notes - Apr 7th
 2026-04-07 15:29 UTC 

[PATCH] net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption
 2026-04-07 15:20 UTC  (3+ messages)

[PATCH net-next] selftests: net: py: add test case filtering and listing
 2026-04-07 15:17 UTC 

[PATCH v4 net-next] net: use get_random_u{16,32,64}() where appropriate
 2026-04-07 15:14 UTC  (2+ messages)

[PATCH net-next] net: hsr: emit notification for PRP slave2 changed hw addr on port deletion
 2026-04-07 15:10 UTC  (6+ messages)

[RFC net-next 0/4] selftests: drv-net: tso: add double tunneling GSO tests
 2026-04-07 15:08 UTC  (3+ messages)
` [RFC net-next 2/4] selftests: drv-net: tso: add helpers for double tunneling GSO

[PATCH net v6 0/4] macsec: Add support for VLAN filtering in offload mode
 2026-04-07 15:07 UTC  (4+ messages)
` [PATCH net v6 4/4] macsec: Support VLAN-filtering lower devices

[PATCH v2 net-next] net: dropreason: add MACVLAN_BROADCAST_BACKLOG and IPVLAN_MULTICAST_BACKLOG
 2026-04-07 15:07 UTC 

[PATCH net-next v4 0/2] net: hsr: strict supervision TLV validation
 2026-04-07 15:04 UTC  (6+ messages)
` [PATCH net-next v4 1/2] net: hsr: require valid EOT supervision TLV

[PATCH 0/8] smb: add kernel internal IPPROTO_SMBDIRECT
 2026-04-07 14:46 UTC  (5+ messages)
` [PATCH 5/8] net: define IPPROTO_SMBDIRECT and SOL_SMBDIRECT constants
` [PATCH 6/8] smb: smbdirect: add in kernel only support for IPPROTO_SMBDIRECT
` [PATCH 7/8] smb: client: make use of IPPROTO_SMBDIRECT sockets
` [PATCH 8/8] smb: server: "

[RFC bpf] Ingress RX queue provenance across cpumap redirect
 2026-04-07 14:47 UTC  (2+ messages)

[PATCH net-next] vsock/virtio: remove unnecessary call to `virtio_transport_get_ops`
 2026-04-07 14:31 UTC 

[PATCH net-next] codel: annotate data-races in codel_dump_stats()
 2026-04-07 14:30 UTC 

[PATCH net-next 00/13] netfilter: updates for net-next
 2026-04-07 14:27 UTC  (15+ messages)
` [PATCH net-next 01/13] netfilter: use function typedefs for __rcu NAT helper hook pointers
` [PATCH net-next 02/13] netfilter: nf_tables: Fix typo in enum description
` [PATCH net-next 03/13] netfilter: nf_conntrack_sip: remove net variable shadowing
` [PATCH net-next 04/13] netfilter: add deprecation warning for dccp support
` [PATCH net-next 05/13] netfilter: nf_conntrack_h323: remove unreliable debug code in decode_octstr
` [PATCH net-next 06/13] netfilter: add more netlink-based policy range checks
` [PATCH net-next 07/13] netfilter: nf_tables: add netlink policy based cap on registers
` [PATCH net-next 08/13] netfilter: nft_set_pipapo: increment data in one step
` [PATCH net-next 09/13] netfilter: nft_set_pipapo_avx2: remove redundant loop in lookup_slow
` [PATCH net-next 10/13] netfilter: nft_meta: add double-tagged vlan and pppoe support
` [PATCH net-next 11/13] netfilter: nf_conntrack_h323: Correct indentation when H323_TRACE defined
` [PATCH net-next 12/13] netfilter: nf_tables_offload: add nft_flow_action_entry_next() and use it
` [PATCH net-next 13/13] netfilter: ctnetlink: restrict expectfn to helper

[PATCH net-next v3 0/5] net: bridge: mcast: support exponential field encoding
 2026-04-07 14:09 UTC  (14+ messages)
` [PATCH net-next v3 1/5] ipv4: igmp: get rid of IGMPV3_{QQIC,MRC} and simplify calculation
` [PATCH net-next v3 2/5] ipv6: mld: rename mldv2_mrc() and add mldv2_qqi()
` [PATCH net-next v3 3/5] ipv4: igmp: encode multicast exponential fields
` [PATCH net-next v3 4/5] ipv6: mld: "
` [PATCH net-next v3 5/5] selftests: net: bridge: add tests for MRC and QQIC validation

[PATCH net-next] net: dropreason: add SKB_DROP_REASON_{BROAD,MULTI}CAST_BACKLOG
 2026-04-07 14:04 UTC  (4+ messages)

[PATCH net-next v5 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-04-07 13:54 UTC  (3+ messages)

[PATCH] Bluetooth: Add Broadcom channel priority commands
 2026-04-07 13:40 UTC  (2+ messages)

[PATCH ipsec-next v5 0/8] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-04-07 13:29 UTC  (10+ messages)
` [PATCH ipsec-next v5 8/8] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
    ` [devel-ipsec] "

[PATCH net-next 00/10] net: lan966x: add support for PCIe FDMA
 2026-04-07 13:20 UTC  (8+ messages)

[PATCH net-next v2] selftests: forwarding: lib: rewrite processing of command line arguments
 2026-04-07 12:57 UTC  (2+ messages)

[PATCH net-next v2] net/smc: cap allocation order for SMC-R physically contiguous buffers
 2026-04-07 12:43 UTC 

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

[PATCH net-next v38 0/8] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2026-04-07 12:20 UTC  (9+ messages)
` [PATCH net-next v38 1/8] eea: introduce PCI framework
` [PATCH net-next v38 2/8] eea: introduce ring and descriptor structures
` [PATCH net-next v38 3/8] eea: probe the netdevice and create adminq
` [PATCH net-next v38 4/8] eea: create/destroy rx,tx queues for netdevice open and stop
` [PATCH net-next v38 5/8] eea: implement packet receive logic
` [PATCH net-next v38 6/8] eea: implement packet transmit logic
` [PATCH net-next v38 7/8] eea: introduce ethtool support
` [PATCH net-next v38 8/8] eea: introduce callback for ndo_get_stats64

[PATCH net-next v2] net: openvswitch: decouple flow_table from ovs_mutex
 2026-04-07 12:04 UTC 

[PATCH net-next v5 00/10] Decouple receive and transmit enablement in team driver
 2026-04-07 11:57 UTC  (16+ messages)
` [PATCH net-next v5 01/10] net: team: Annotate reads and writes for mixed lock accessed values
` [PATCH net-next v5 02/10] net: team: Remove unused team_mode_op, port_enabled
` [PATCH net-next v5 06/10] net: team: Rename enablement functions and struct members to tx
` [PATCH net-next v5 07/10] net: team: Track rx enablement separately from tx enablement
` [PATCH net-next v5 08/10] net: team: Add new rx_enabled team port option
` [PATCH net-next v5 09/10] net: team: Add new tx_enabled "

linux-next: manual merge of the bpf-next tree with the powerpc tree
 2026-04-07 11:56 UTC 

[PATCH bpf-next v3 0/6] bpf: decap flags and GSO state updates
 2026-04-07 11:52 UTC  (8+ messages)
` [PATCH bpf-next v3 1/6] bpf: name the enum for BPF_FUNC_skb_adjust_room flags
` [PATCH bpf-next v3 2/6] bpf: refactor masks for ADJ_ROOM flags and encap validation
` [PATCH bpf-next v3 3/6] bpf: add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulation
` [PATCH bpf-next v3 4/6] bpf: allow new DECAP flags and add guard rails
` [PATCH bpf-next v3 5/6] bpf: clear decap tunnel GSO state in skb_adjust_room
` [PATCH bpf-next v3 6/6] selftests/bpf: tc_tunnel validate decap GSO state

[PATCH net-next V2 0/5] net/mlx5e: XDP, Add support for multi-packet per page
 2026-04-07 11:50 UTC  (2+ messages)

[RFC net-next 15/15] Documentation: networking: add ipxlat translator guide
 2026-04-07 11:30 UTC  (3+ messages)

stmmac: TX stalls with head OWN=1; requiring manual DMA kick (6.12.63)
 2026-04-07 11:45 UTC  (5+ messages)

[PATCH v4 0/5] J722S SGMII support
 2026-04-07 11:42 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: phy: ti: phy-j721e-wiz: Add ti,j722s-wiz-10g compatible
` [PATCH v4 2/5] dt-bindings: phy: ti: phy-gmii-sel: Add ti,j722s-phy-gmii-sel compatible
` [PATCH v4 3/5] phy: ti: phy-j721e-wiz: add support for J722S SoC family
` [PATCH v4 4/5] phy: ti: gmii-sel: "
` [PATCH v4 5/5] arm64: dts: ti: k3-j722s-main: use J722S compatibles for WIZ, gmii-sel and CPSW3G

[PATCH net] net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_vfinfo
 2026-04-07 11:39 UTC  (2+ messages)

[PATCH net-next v4 1/2] dt-bindings: net: ti: k3-am654-cpsw-nuss: Add ti,j722s-cpsw-nuss compatible
 2026-04-07 10:48 UTC  (2+ messages)
` [PATCH net-next v4 2/2] net: ethernet: ti: am65-cpsw: add support for J722S SoC family

[PATCH net-next] pppoe: drop PFC frames
 2026-04-07 11:05 UTC  (4+ messages)

[PATCH v3 net] amd-xgbe: synchronize KR training with device operations
 2026-04-07 10:48 UTC  (2+ messages)

[PATCH v2 0/2] ptp: split non-NIC PHC drivers into the clock/timekeeping maintenance domain
 2026-04-07 10:48 UTC  (3+ messages)
` [PATCH v2 1/2] ptp: move emulated/virtual clock drivers into a dedicated subdirectory
` [PATCH v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split

[PATCH 0/2] Add USB Ethernet controller (LAN7500) node in VAR-SOM-OM44 devicetree
 2026-04-07 10:46 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: net: Add schema for LAN75XX compatible USB Ethernet controllers

[PATCH net v2] net: txgbe: fix RTNL assertion warning when remove module
 2026-04-07 10:44 UTC  (2+ messages)

[PATCH net] net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_vfinfo
 2026-04-07 10:42 UTC  (3+ messages)

[PATCH 0/6] IPA v5.2 support for Milos and Fairphone (Gen. 6)
 2026-04-07 10:30 UTC  (3+ messages)
` [PATCH 5/6] arm64: dts: qcom: milos: Add IPA node

[PATCH net] ipv6: add READ_ONCE() annotations to fib6_metrics reader paths
 2026-04-07 10:27 UTC  (2+ messages)

[PATCH net-next v8] selftests: net: add tests for PPP
 2026-04-07 10:20 UTC  (3+ messages)

[PATCH v10 net-next 0/6] octeontx2-af: npc: Enhancements
 2026-04-07  9:58 UTC  (3+ messages)
` [PATCH v10 net-next 3/6] devlink: Implement devlink param multi attribute nested data values

[PATCH net-next v11 00/14] netkit: Support for io_uring zero-copy and AF_XDP
 2026-04-07  9:50 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: adjust to socat changes
 2026-04-07  9:43 UTC  (2+ messages)

[PATCH net-next] ppp: consolidate refcount decrements
 2026-04-07  9:40 UTC 

[PATCH net] net: initialize sk_rx_queue_mapping in sk_clone()
 2026-04-07  9:41 UTC  (2+ messages)

[PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as non-fatal during PHY registration
 2026-04-07  9:40 UTC  (6+ messages)

[PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as non-fatal during PHY registration
 2026-04-07  9:31 UTC  (5+ messages)

[net-next PATCH 00/10] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-04-07  9:22 UTC  (17+ messages)
` [net-next PATCH 01/10] net: dsa: tag_rtl8_4: update format description
` [net-next PATCH 03/10] net: dsa: realtek: rtl8365mb: prepare for multiple source files
` [net-next PATCH 05/10] net: dsa: realtek: rtl8365mb: add table lookup interface
` [net-next PATCH 06/10] net: dsa: realtek: rtl8365mb: add VLAN support
` [net-next PATCH 07/10] net: dsa: realtek: rtl8365mb: add port_bridge_{join,leave}
` [net-next PATCH 08/10] net: dsa: realtek: rtl8365mb: add FDB support
` [net-next PATCH 09/10] net: dsa: realtek: rtl8365mb: add bridge port flags
` [net-next PATCH 10/10] net: dsa: tag_rtl8_4: set KEEP flag

[PATCH net v2 0/3] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
 2026-04-07  9:13 UTC  (4+ messages)
` [PATCH net v2 1/3] vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating "
` [PATCH net v2 2/3] vsock/test: handle MSG_PEEK in `recv_buf`
` [PATCH net v2 3/3] vsock/test: add MSG_PEEK after partial recv test

[PATCH net-next] selftests: forwarding: lib: rewrite processing of command line arguments
 2026-04-07  9:13 UTC  (3+ messages)

[PATCH net-next v2 4/9] net: dsa: lan9645x: add basic dsa driver for LAN9645X
 2026-04-07  9:12 UTC  (4+ messages)

[PATCH v5 0/9] driver core: Fix some race conditions
 2026-04-07  9:07 UTC  (4+ messages)
` [PATCH v5 8/9] driver core: Replace dev->of_node_reused with dev_of_node_reused()

[net-next] net: ethernet: ravb: Suspend and resume the transmission flow
 2026-04-07  9:03 UTC  (2+ messages)

[PATCH net] selftests: net: bridge_vlan_mcast: wait for h1 before querier check
 2026-04-07  9:03 UTC  (2+ messages)

[PATCH net 0/2] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
 2026-04-07  8:45 UTC  (4+ messages)
` [PATCH net 2/2] vsock/test: add MSG_PEEK after partial recv test

[PATCH net] netrom: do some basic forms of validation on incoming frames
 2026-04-07  8:45 UTC 

[PATCH net-next v2 0/2] mptcp: autotune related improvement
 2026-04-07  8:45 UTC  (3+ messages)
` [PATCH net-next v2 1/2] mptcp: better mptcp-level RTT estimator
` [PATCH net-next v2 2/2] mptcp: add receive queue awareness in tcp_rcv_space_adjust()

[PATCH net v2] Revert "mptcp: add needs_id for netlink appending addr"
 2026-04-07  8:41 UTC 

[PATCH 1/1] net: hsr: avoid learning nodes from ordinary PRP SAN traffic
 2026-04-07  8:40 UTC  (2+ messages)

[PATCH net] atm: mpoa: fix mpc->dev refcount across mpoad restart
 2026-04-07  8:35 UTC 

[PATCH net-next v2 9/9] net: dsa: lan9645x: add port statistics
 2026-04-07  8:25 UTC  (3+ messages)

[PATCH net v2 1/1] af_unix: read UNIX_DIAG_VFS data under unix_state_lock
 2026-04-07  8:21 UTC  (2+ messages)

[PATCH v2] net: sfp: add quirks for GPON ONT SFP sticks
 2026-04-07  8:18 UTC  (2+ messages)

[PATCH v3] xfrm: hold dev ref until after transport_finish NF_HOOK
 2026-04-07  8:18 UTC  (2+ messages)

[PATCH ipsec 1/2] xfrm: Wait for RCU readers during policy netns exit
 2026-04-07  8:16 UTC  (3+ messages)

[PATCH] xfrm6: fix slab-out-of-bounds write in xfrm6_input_addr()
 2026-04-07  8:15 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net] net: txgbe: fix RTNL assertion warning when remove module
 2026-04-07  8:07 UTC  (7+ messages)

[PATCH net v2 1/1] net: l3mdev: Ignore non-L3 uppers in l3mdev_fib_table_rcu
 2026-04-07  8:02 UTC  (4+ messages)

[PATCH 0/2] net: fix skb_ext BUILD_BUG_ON failures with GCOV
 2026-04-07  7:55 UTC  (3+ messages)
` [PATCH 1/2] net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL

[PATCH net v1 0/2] net/rds: Fix use-after-free in RDS/IB for non-init namespaces
 2026-04-07  7:55 UTC  (6+ messages)
` [PATCH net v1 1/2] net/rds: Optimize rds_ib_laddr_check

[PATCH net-next v2 0/4] bpf-timestamp: convert to push-level granularity
 2026-04-07  7:43 UTC  (7+ messages)
` [PATCH net-next v2 3/4] bpf-timestamp: keep track of the skb when wait_for_space occurs

[PATCH net-next v8 00/11] net: tunnel: introduce noref xmit flows for tunnels
 2026-04-07  7:39 UTC  (4+ messages)

[PATCH v10 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-04-07  7:22 UTC  (7+ messages)
` [PATCH v10 net-next 02/11] net/nebula-matrix: add our driver architecture
    ` 回复:[PATCH "
` [PATCH v10 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
    ` 回复:[PATCH "

[PATCH net v2] bridge: cfm: reject invalid CCM interval at configuration time
 2026-04-07  7:07 UTC  (2+ messages)

[PATCH net-next 01/15] igc: Call netif_queue_set_napi() with rtnl locked
 2026-04-07  6:53 UTC  (3+ messages)

[PATCH net v3] net: airoha: Add dma_rmb() and READ_ONCE() in airoha_qdma_rx_process()
 2026-04-07  6:48 UTC 

[PATCH net-next v2 0/4] net: rnpgbe: Add TX/RX and link status support
 2026-04-07  6:37 UTC  (3+ messages)

[PATCH net-next v17 08/14] net: homa: create homa_rpc.h and homa_rpc.c
 2026-04-07  6:07 UTC  (6+ messages)
` [net-next,v17,08/14] "

[PATCH net] xfrm_user: fix info leak in build_mapping()
 2026-04-07  5:51 UTC  (6+ messages)

[PATCH bpf v6 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-04-07  5:22 UTC  (4+ messages)
` [PATCH bpf v6 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()

[PATCH net 3/3] iavf: drop netdev lock while waiting for MAC change completion
 2026-04-07  5:21 UTC  (2+ messages)

[PATCH net] flow_dissector: do not dissect PPPoE PFC frames
 2026-04-07  4:57 UTC 


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