public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-19 08:01:25 to 2026-03-19 16:33:42 UTC [more...]

[PATCH v3 net-next 0/3] amd-xgbe: TX resilience improvements for link-down handling
 2026-03-19 16:32 UTC  (4+ messages)
` [PATCH v3 net-next 1/3] amd-xgbe: add adaptive link status polling
` [PATCH v3 net-next 2/3] amd-xgbe: optimize TX shutdown on link-down
` [PATCH v3 net-next 3/3] amd-xgbe: add TX descriptor cleanup for link-down

[PATCH net-next v2 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
 2026-03-19 16:31 UTC  (5+ messages)
` [PATCH net-next v2 1/2] r8152: Add support for 5Gbit Link Speeds and EEE

[PATCH RFC net-next v2 0/2] hsr: Add additional info to send/ receive skbs
 2026-03-19 16:27 UTC  (14+ messages)
` [PATCH RFC net-next v2 2/2] af_packet: Add port specific handling for HSR

[PATCH net] ionic: fix persistent MAC address override on PF
 2026-03-19 16:25 UTC  (2+ messages)

[PATCH net] net: enetc: fix the output issue of 'ethtool --show-ring'
 2026-03-19 16:22 UTC  (2+ messages)

[PATCH iwl-net 0/3] idpf: virtchnl locking and async fixes
 2026-03-19 16:21 UTC  (4+ messages)
` [PATCH iwl-net 2/3] idpf: set the payload size before calling the async handler

[PATCH net-next 00/15][pull request] Introduce iXD driver
 2026-03-19 16:17 UTC  (4+ messages)
` [PATCH net-next 06/15] libie: add bookkeeping support for control queue messages

[PATCH iwl-next v2 0/2] igc: enable build_skb path
 2026-03-19 16:11 UTC  (2+ messages)

[PATCH 0/2] rxrpc: Fix key and keyring reference count leaks
 2026-03-19 16:10 UTC  (6+ messages)
` [PATCH 1/2] rxrpc: Fix keyring reference count leak in rxrpc_setsockopt()
` [PATCH 2/2] rxrpc: Fix key reference count leak in rxrpc_alloc_client_call()

[Intel-wired-lan] [PATCH iwl-net] idpf: clear stale cdev_info ptr
 2026-03-19 16:08 UTC  (3+ messages)

[PATCH net-next v3 0/9] selftests: drivers: bash support for remote traffic generators
 2026-03-19 16:04 UTC  (10+ messages)
` [PATCH net-next v3 1/9] selftests: forwarding: extend ethtool_std_stats_get with pause statistics
` [PATCH net-next v3 2/9] selftests: net: add helpers for running a command on other targets
` [PATCH net-next v3 3/9] selftests: net: extend lib.sh to parse drivers/net/net.config
` [PATCH net-next v3 4/9] selftests: net: update some helpers to use run_on
` [PATCH net-next v3 5/9] selftests: drivers: hw: cleanup shellcheck warnings in the rmon test
` [PATCH net-next v3 6/9] selftests: drivers: hw: test rmon counters only on first interface
` [PATCH net-next v3 7/9] selftests: drivers: hw: replace counter upper limit with UINT32_MAX in rmon test
` [PATCH net-next v3 8/9] selftests: drivers: hw: update ethtool_rmon to work with a single local interface
` [PATCH net-next v3 9/9] selftests: drivers: hw: add test for the ethtool standard counters

[PATCH net-next v3 0/5] net: centralize master device offload feature computation
 2026-03-19 16:01 UTC  (4+ messages)

[PATCH net v2 1/1] net: fec: fix the PTP periodic output sysfs interface
 2026-03-19 15:59 UTC 

[PATCH net v1] net/ipv6: mcast: fix circular locking dependency in __ipv6_dev_mc_inc()
 2026-03-19 15:36 UTC  (7+ messages)
` [net,v1] "

[PATCH net-next v2 00/13] net: sleepable ndo_set_rx_mode
 2026-03-19 15:54 UTC  (4+ messages)
` [PATCH net-next v2 08/13] bnxt: use snapshot in bnxt_cfg_rx_mode
  ` [Intel-wired-lan] "

[PATCH v3 0/3] sunrpc/nfs: cleanup redundant debug checks and refactor macros
 2026-03-19 15:49 UTC  (7+ messages)
` [PATCH v3 1/3] nfsd/lockd: Remove redundant debug checks
` [PATCH v3 2/3] svcrdma: remove redundant IS_ENABLED(CONFIG_SUNRPC_DEBUG) guards
` [PATCH v3 3/3] nfs: refactor nfs_errorf macros and remove unused ones

[PATCH v7 00/10] VMSCAPE optimization for BHI variant
 2026-03-19 15:42 UTC  (11+ messages)
` [PATCH v7 01/10] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v7 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v7 03/10] x86/bhi: Rename clear_bhb_loop() to clear_bhb_loop_nofence()
` [PATCH v7 04/10] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v7 05/10] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v7 06/10] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v7 07/10] x86/vmscape: Use static_call() for predictor flush
` [PATCH v7 08/10] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v7 09/10] x86/vmscape: Fix conflicting attack-vector controls with =force
` [PATCH v7 10/10] x86/vmscape: Add cmdline vmscape=on to override attack vector controls

[RFC net-next 00/15] Introducing ipxlat: a stateless IPv4/IPv6 translation device
 2026-03-19 15:12 UTC  (16+ messages)
` [RFC net-next 01/15] drivers/net: add ipxlat netdevice skeleton and build plumbing
` [RFC net-next 02/15] ipxlat: add RFC 6052 address conversion helpers
` [RFC net-next 03/15] ipxlat: add packet metadata control block helpers
` [RFC net-next 04/15] ipxlat: add IPv4 packet validation path
` [RFC net-next 05/15] ipxlat: add IPv6 "
` [RFC net-next 06/15] ipxlat: add transport checksum and offload helpers
` [RFC net-next 07/15] ipxlat: add 4to6 and 6to4 TCP/UDP translation helpers
` [RFC net-next 08/15] ipxlat: add translation engine and dispatch core
` [RFC net-next 09/15] ipxlat: emit translator-generated ICMP errors on drop
` [RFC net-next 10/15] ipxlat: add 4to6 pre-fragmentation path
` [RFC net-next 11/15] ipxlat: add ICMP informational translation paths
` [RFC net-next 12/15] ipxlat: add ICMP error translation and quoted-inner handling
` [RFC net-next 13/15] ipxlat: add netlink control plane and uapi
` [RFC net-next 14/15] selftests: net: add ipxlat coverage
` [RFC net-next 15/15] Documentation: networking: add ipxlat translator guide

[PATCH net-next 0/8] net: stmmac: improve PCS support
 2026-03-19 15:11 UTC  (11+ messages)

[PATCH net 0/5] rxrpc: Miscellaneous fixes
 2026-03-19 15:01 UTC  (6+ messages)
` [PATCH net 1/5] rxrpc: Fix RxGK token loading to check bounds
` [PATCH net 2/5] rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
` [PATCH net 3/5] rxrpc: Fix rack timer warning to report unexpected mode
` [PATCH net 4/5] rxrpc: Fix keyring reference count leak in rxrpc_setsockopt()
` [PATCH net 5/5] rxrpc: Fix key reference count leak from call->key

[PATCH net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
 2026-03-19 15:00 UTC  (6+ messages)
` [net-next,13/14] "

[PATCH net-next v7 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-03-19 14:53 UTC  (5+ messages)
` [PATCH net-next v7 10/10] net: ethtool: Introduce ethtool command to list ports

[PATCH net-next 0/3] tcp: fix scaled no-shrink rwnd quantization slack
 2026-03-19 14:51 UTC  (6+ messages)
` [PATCH net-next 1/3] selftests: packetdrill: stop pinning rwnd in tcp_ooo_rcv_mss
` [PATCH net-next 2/3] tcp: keep scaled no-shrink window representable

[PATCH net-next] dt-bindings: net: Remove redundant ethernet-phy-ieee802.3-c22 fallback
 2026-03-19 14:50 UTC  (4+ messages)

[PATCH net 0/3] netfilter: updates for net
 2026-03-19 14:50 UTC  (5+ messages)
` [PATCH net 1/3] netfilter: bpf: defer hook memory release until rcu readers are done
` [PATCH net 2/3] netfilter: nf_tables: release flowtable after rcu grace period on error
` [PATCH net 3/3] nfnetlink_osf: validate individual option lengths in fingerprints

[GIT PULL] wireless-next-2026-03-19
 2026-03-19 14:40 UTC  (2+ messages)

[PATCH 0/7] J722S SGMII support
 2026-03-19 14:37 UTC  (7+ messages)
` [PATCH 3/7] dt-bindings: net: ti: k3-am654-cpsw-nuss: Add ti,j722s-cpsw-nuss compatible
` [PATCH 6/7] net: ethernet: ti: am65-cpsw: add support for J722S SoC family

[PATCH v3 4/4] rust: make `build_assert` module the home of related macros
 2026-03-19 14:33 UTC  (3+ messages)

[PATCH v5 net 0/3] ipv6: Fix two GC issues with permanent routes
 2026-03-19 14:28 UTC  (2+ messages)

[PATCH v2 0/4] Use the QMI service IDs from the QMI header
 2026-03-19 14:26 UTC  (6+ messages)
` [PATCH v2 2/4] wifi: ath: Use the unified QMI service ID instead of defining it locally
` [PATCH v2 4/4] ALSA: usb-audio: qcom: "

[PATCH net-next v4 0/3] net: dpaa2-mac: export standard statistics
 2026-03-19 14:23 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net: dpaa2-mac: extend APIs related to statistics
` [PATCH net-next v4 2/3] net: dpaa2-mac: retrieve MAC statistics in one firmware command
` [PATCH net-next v4 3/3] net: dpaa2-mac: export standard statistics

[PATCH net-next 1/2] net: page_pool: support dumping pps of a specific ifindex via Netlink
 2026-03-19 14:14 UTC  (3+ messages)
` [PATCH net-next 2/2] selftests: net: add tests for filtered dumps of page pool

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-19 14:13 UTC  (3+ messages)
` [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check

[PATCH v2] ice: fix double free in ice_sf_eth_activate() error path
 2026-03-19 13:58 UTC 

[PATCH net 1/2] net: shaper: protect late read accesses to the hierarchy
 2026-03-19 13:50 UTC  (2+ messages)

[PATCH v2] idpf: fix UAF and double free in idpf_plug_core_aux_dev() error path
 2026-03-19 13:40 UTC 

[PATCH net-next 0/2] net: mdio-gpio: remove unneeded headers
 2026-03-19 13:34 UTC  (5+ messages)
` [PATCH net-next 1/2] net: mdio-gpio: remove linux/mdio-gpio.h
` [PATCH net-next 2/2] net: mdio-gpio: remove linux/platform_data/mdio-gpio.h

[PATCH v2 0/5] bpf: skb_adjust_room helper refactor and tunnel decap flags
 2026-03-19 13:24 UTC  (5+ messages)
` [PATCH v2 4/5] bpf: allow new DECAP flags and add guard rails

[GIT PULL] bluetooth 2026-03-12
 2026-03-19 13:21 UTC  (6+ messages)

[PATCH net v3] net: use skb_header_pointer() only for DODGY TCPv4 GSO skbs
 2026-03-19 13:17 UTC  (3+ messages)
` [PATCH net v4] "

[PATCH net] MPTCP: fix lock class name family in pm_nl_create_listen_socket
 2026-03-19 12:55 UTC  (2+ messages)

[PATCH] net: stmmac: Reorder cleanup sequence and disable IRQ earlier in reset path
 2026-03-19 12:46 UTC  (2+ messages)
`  "

[PATCH mlx5-next 0/2] mlx5-next updates 2026-03-19
 2026-03-19 12:22 UTC  (3+ messages)
` [PATCH mlx5-next 1/2] mlx5: Remove redundant iseg base
` [PATCH mlx5-next 2/2] net/mlx5: Add vhca_id_type bit to alias context

[PATCH v12 net-next] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
 2026-03-19 12:20 UTC  (2+ messages)

[PATCH net-next,RFC 0/8] netfilter: flowtable bulking
 2026-03-19 12:18 UTC  (4+ messages)

[PATCH net-next v5 0/2] net: dsa: mxl862xx: add support for bridge offloading
 2026-03-19 12:15 UTC  (6+ messages)
` [PATCH net-next v5 2/2] net: dsa: mxl862xx: implement "

[PATCH net-next 1/9] selftests: ovpn: allow compiling ovpn-cli.c with mbedtls3
 2026-03-19 12:00 UTC  (2+ messages)

[PATCH net-next v3 0/6] net: bcmgenet: add XDP support
 2026-03-19 11:53 UTC  (7+ messages)
` [PATCH net-next v3 1/6] net: bcmgenet: convert RX path to page_pool
` [PATCH net-next v3 2/6] net: bcmgenet: register xdp_rxq_info for each RX ring
` [PATCH net-next v3 3/6] net: bcmgenet: add basic XDP support (PASS/DROP)
` [PATCH net-next v3 4/6] net: bcmgenet: add XDP_TX support
` [PATCH net-next v3 5/6] net: bcmgenet: add XDP_REDIRECT and ndo_xdp_xmit support
` [PATCH net-next v3 6/6] net: bcmgenet: add XDP statistics counters

[net-next PATCH v2 0/4] octeontx2: CN20K NPA Halo context support
 2026-03-19 11:47 UTC  (5+ messages)
` [net-next PATCH v2 1/4] octeontx2-af: npa: cn20k: Add NPA Halo support
` [net-next PATCH v2 2/4] octeontx2-af: npa: cn20k: Add DPC support
` [net-next PATCH v2 3/4] octeontx2-af: npa: cn20k: Add debugfs for Halo
` [net-next PATCH v2 4/4] octeontx2-pf: cn20k: Use unified Halo context

[net-next v3 00/12] Add TSO map-once DMA helpers and bnxt SW USO support
 2026-03-19 11:41 UTC  (9+ messages)
` [net-next v3 03/12] net: bnxt: Export bnxt_xmit_get_cfa_action
` [net-next v3 04/12] net: bnxt: Add a helper for tx_bd_ext
` [net-next v3 05/12] net: bnxt: Use dma_unmap_len for TX completion unmapping
` [net-next v3 08/12] net: bnxt: Implement software USO

[PATCH] net: stmmac: avoid repeated devm_gpiod_get_optional in mdio reset on resume
 2026-03-19 11:34 UTC  (2+ messages)
`  "

[PATCH net-next v5 00/11] Wangxun improvement and new support
 2026-03-19 11:31 UTC  (5+ messages)
` [PATCH net-next v5 04/11] net: ngbe: improve the reset flow
` [PATCH net-next v5 09/11] net: wangxun: add Tx timeout process

[PATCH iwl-net v2] ice: fix posted write support for sideband queue operations
 2026-03-19 11:25 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-net] ice: fix posted write support for sideband queue operations
 2026-03-19 11:18 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH net] openvswitch: validate MPLS set/set_masked payload length
 2026-03-19 11:08 UTC  (2+ messages)

[PATCH net] openvswitch: defer tunnel netdev_put to RCU release
 2026-03-19 11:03 UTC  (2+ messages)

[PATCH net-next v5 0/4] selftests: net: fix false failures due to missing features and host interference
 2026-03-19 10:31 UTC  (5+ messages)
` [PATCH net-next v5 1/4] selftests: net: run reuseport in an isolated netns
` [PATCH net-next v5 2/4] selftests: net: rename pmtu.sh to pmtu-test.sh
` [PATCH net-next v5 3/4] selftests: net: run pmtu.sh in netns to avoid host firewall interference
` [PATCH net-next v5 4/4] selftests: net: io_uring_zerocopy: enable io_uring for the test

[PATCH iwl-net 0/2] ice: fix representor stats in switchdev mode
 2026-03-19 10:38 UTC  (10+ messages)
` [PATCH iwl-net 1/2] ice: fix inverted ready check for VF representors
    ` [Intel-wired-lan] "
` [PATCH iwl-net 2/2] ice: use ice_update_eth_stats() for representor stats
  ` [Intel-wired-lan] "

[PATCH net-next v2] l2tp: ppp: use max L2TP header size for PPP channel hdrlen
 2026-03-19 10:20 UTC  (2+ messages)

[RFC PATCH net-next 0/6] veth: add Byte Queue Limits (BQL) support
 2026-03-19 10:04 UTC  (5+ messages)
` [RFC PATCH net-next 2/6] veth: implement Byte Queue Limits (BQL) for latency reduction

[PATCH net-next v4 0/3] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-03-19  9:55 UTC  (4+ messages)
` [PATCH net-next v4 1/3] dt-bindings: ethernet: eswin: add clock sampling control
    `  "

[PATCH] net: mvpp2: guard flow control update with global_tx_fc in buffer switching
 2026-03-19  9:50 UTC  (2+ messages)

[PATCH v2 0/2] Fixes for stmmac driver
 2026-03-19  9:43 UTC  (8+ messages)
` [PATCH v2 1/2] net: stmmac: fix pinctrl management during suspend/resume

[PATCH] net: marvell: prestera: use kzalloc_flex
 2026-03-19  9:39 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH net 0/2] rtnetlink: add missing attributes in if_nlmsg_size
 2026-03-19  9:31 UTC  (4+ messages)
` [PATCH net 1/2] rtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} "

[PATCH net-next] selftests/net: packetdrill: improve tcp_rcv_neg_window.pkt
 2026-03-19  9:30 UTC  (2+ messages)

[PATCH net-next v2 02/13] wifi: cfg80211: use __rtnl_unlock in nl80211_pre_doit
 2026-03-19  9:16 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v3 2/5] net: use ndo_update_offloads to set offload features for bonding/bridge/team
 2026-03-19  9:16 UTC  (2+ messages)
` [net-next,v3,2/5] "

[PATCH v1 iwl-net] iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()
 2026-03-19  9:14 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] net: xgene: fix signedness bug in xgene_enet_get_fpsel()
 2026-03-19  9:11 UTC 

[PATCH] idpf: fix UAF and double free in idpf_plug_core_aux_dev() error path
 2026-03-19  9:08 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] net: airoha: add RCU lock around dev_fill_forward_path
 2026-03-19  9:02 UTC  (2+ messages)

[PATCH v1 0/8] Group QMI service IDs into the QMI header
 2026-03-19  9:02 UTC  (4+ messages)
` [PATCH v1 4/8] remoteproc: qcom: Use the unified QMI service ID instead of defining it locally
  ` (subset) "

[regression] Network failure beyond first connection after 69894e5b4c5e ("netfilter: nft_connlimit: update the count if add was skipped")
 2026-03-19  8:59 UTC  (8+ messages)
          ` Bug#1130336: "

r8169: Discussion on implementing RSS support for r8169
 2026-03-19  8:56 UTC 

[PATCH net 1/1] net: fec: fix the PTP periodic output sysfs interface
 2026-03-19  8:40 UTC  (5+ messages)

[PATCH] selftests: net: broadcast_pmtu: Fix false failure from incorrect ping exit code logic
 2026-03-19  8:37 UTC 

[PATCH 00/10 net-next v3] Convert CONFIG_IPV6 to built-in and remove stubs
 2026-03-19  8:28 UTC  (6+ messages)

[PATCH net] nfnetlink_osf: validate individual option lengths in fingerprints
 2026-03-19  8:26 UTC  (3+ messages)

[PATCH net v10 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
 2026-03-19  8:15 UTC  (5+ messages)
` [PATCH net v10 1/2] virtio-net: correct hdr_len handling "

[PATCH net-next v7 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2026-03-19  8:14 UTC  (6+ messages)
` [PATCH net-next v7 4/5] "

[PATCH net v3] xfrm: iptfs: only publish mode_data after clone setup
 2026-03-19  8:10 UTC  (2+ messages)

[PATCH] vhost: Bump max_mem_regions default to 256
 2026-03-19  8:00 UTC 


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