Netdev List
 help / color / mirror / Atom feed
 messages from 2026-07-07 06:32:30 to 2026-07-07 14:15:56 UTC [more...]

[PATCH net-next 00/15] net/mlx5e: PSP cleanups and improvements
 2026-07-07 14:15 UTC  (19+ messages)
` [PATCH net-next 01/15] net/mlx5e: psp: Rename the saved psp_dev to 'psd'
` [PATCH net-next 02/15] net/mlx5e: psp: Remove PSP steering mutexes
` [PATCH net-next 03/15] net/mlx5e: psp: Remove unneeded ref counting for PSP steering
` [PATCH net-next 04/15] net/mlx5e: psp: Merge rx_err rule add/delete with ft create/delete
` [PATCH net-next 05/15] net/mlx5e: psp: Use helpers for steering object manipulation
` [PATCH net-next 06/15] net/mlx5e: psp: Factor out drop rule creation code
` [PATCH net-next 07/15] net/mlx5e: psp: Remove unused PSP syndrome copy action
` [PATCH net-next 08/15] net/mlx5e: psp: Rename and consolidate steering functions
` [PATCH net-next 09/15] net/mlx5e: psp: Adjust rx_check FT size and use a drop_group
` [PATCH net-next 10/15] net/mlx5e: psp: Add an RX steering table
` [PATCH net-next 11/15] net/mlx5e: psp: Use a single rx_check table
` [PATCH net-next 12/15] net/mlx5e: psp: Flatten steering structures
` [PATCH net-next 13/15] net/mlx5e: psp: Make PSP steering config dynamic
` [PATCH net-next 14/15] net/mlx5e: Return errors from profile->enable
` [PATCH net-next 15/15] net/mlx5e: psp: Report PSP dev registration errors

[PATCH net-next v8 0/9] BIG TCP for UDP tunnels
 2026-07-07 14:12 UTC  (5+ messages)
` [PATCH net-next v8 9/9] selftests: net: Add a test for BIG TCP in "

[PATCH net v4] net: airoha: fix MIB stats collection to be lossless
 2026-07-07 14:07 UTC  (3+ messages)

[PATCH net-next v13 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-07-07 14:00 UTC  (6+ messages)
` [PATCH net-next v13 09/10] net: ethtool: Introduce ethtool command to list ports

[PATCH net-next v3 0/4] net: hsr: PRP RedBox (PRP-SAN) support
 2026-07-07 13:59 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
` [PATCH net-next v3 2/4] net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision frames
` [PATCH net-next v3 3/4] net: hsr: allow PRP RedBox (interlink) creation
` [PATCH net-next v3 4/4] selftests: net: hsr: add PRP RedBox test

[PATCH nf v2 0/3] ipvs: use parsed transport offsets in state handlers
 2026-07-07 13:51 UTC  (2+ messages)

[PATCH 0/2] af_unix: Fix priority inversion issue
 2026-07-07 13:49 UTC  (7+ messages)
` [PATCH 1/2] af_unix: Do not wait for garbage collector in sendmsg()

[PATCH v2 0/7] usb: fix UAF related to dynamic ID
 2026-07-07 13:41 UTC  (9+ messages)
` [PATCH v2 1/7] wifi: ath9k_htc: don't store usb_device_id
` [PATCH v2 2/7] usb: usbtmc: "
` [PATCH v2 3/7] usb: serial: spcp8x5: "
` [PATCH v2 4/7] media: as102: do not rely on id table address comparison
` [PATCH v2 5/7] net: usb: pegasus: don't rely on id table pointer arithmetic
` [PATCH v2 6/7] usb: xusbatm: "
` [PATCH v2 7/7] usb: fix UAF when probe runs concurrent to dyn ID removal

[PATCH net 0/2] net: macb: fix TXUBR interrupt storm on link flapping
 2026-07-07 13:41 UTC  (8+ messages)
` [PATCH net 1/2] net: macb: reprogram TBQP after shuffling the TX ring on link-up
` [PATCH net 2/2] net: macb: mask TXUBR during TX NAPI poll to prevent IRQ storms

[PATCH net-next v2 0/6] net: hold instance lock around NETDEV_DOWN and NETDEV_GOING_DOWN
 2026-07-07 13:40 UTC  (2+ messages)

[PATCH v5 net 0/7] i40e: re-init and UAF fixes
 2026-07-07 13:38 UTC  (9+ messages)
` [PATCH v5 net 1/7] i40e: unregister netdev before clearing VSI on reinit failure
  ` [Intel-wired-lan] "
` [PATCH v5 net 2/7] i40e: avoid null ptr dereference in i40e_ptp_stop()
  ` [Intel-wired-lan] "
` [PATCH v5 net 3/7] i40e: make ring pointers unreachable before freeing via rcu
  ` [Intel-wired-lan] "
` [PATCH v5 net 4/7] i40e: avoid deadlock when calling unregister_netdev()
  ` [Intel-wired-lan] "

[PATCH net] e1000e: fix IRQ leak when request_irq() fails in e1000_request_msix()
 2026-07-07 13:38 UTC  (2+ messages)

[PATCH iwl-next v1 0/6] ixgbe: improve FW/SW data synchronization
 2026-07-07 13:35 UTC  (5+ messages)
` [PATCH iwl-next v1 5/6] ixgbe: E610: add MAC address runtime refresh
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 6/6] ixgbe: take rtnl lock before ixgbe_reset() is called
  ` [Intel-wired-lan] "

[PATCH 0/4] drivers/net/ethernet: replace __get_free_pages() with kmalloc()
 2026-07-07 13:33 UTC  (3+ messages)
` [PATCH 2/4] ice: use kzalloc() to allocate staging buffer for reading from GNSS
  ` [Intel-wired-lan] "

[PATCH iwl-net v3 0/2] ice: fix DFLT Rx rule handling for promisc and switchdev
 2026-07-07 13:32 UTC  (3+ messages)
` [PATCH iwl-net v3 2/2] ice: preserve uplink DFLT Rx rule on switchdev release
  ` [Intel-wired-lan] "

[PATCH net v2] idpf: Fix mailbox IRQ name leak on request failure
 2026-07-07 13:31 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-net v2] ice: add missing xa_destroy for sched_node_ids
 2026-07-07 13:31 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] tipc: fix u16 MTU truncation in media and bearer MTU validation
 2026-07-07 13:29 UTC  (2+ messages)

[PATCH] net: hns3: fix speed configuration residue after driver reload
 2026-07-07 13:24 UTC 

[PATCH net] tipc: serialize udp bearer replicast list updates
 2026-07-07 13:21 UTC  (2+ messages)

[PATCH net-next 0/2] geneve: make geneve_fill_info() RTNL-less
 2026-07-07 13:15 UTC  (3+ messages)
` [PATCH net-next 1/2] geneve: convert config to RCU-protected pointer

[PATCH iwl-net v1] ice: use global queue index in TC to-queue offload
 2026-07-07 13:14 UTC  (2+ messages)

[PATCH net] nfc: pn533: hold a reference to the request skb during send_frame
 2026-07-07 12:55 UTC  (2+ messages)

[PATCH net-next 0/6] net/stmmac: Add Mediatek MT8189 support
 2026-07-07 12:45 UTC  (12+ messages)
` [PATCH net-next 1/6] dt-bindings: net: mediatek-dwmac: add support for MT8189 SoC
` [PATCH net-next 2/6] net: stmmac: mediatek: add PERI_ETH_CTRLx register offset in platform data
` [PATCH net-next 3/6] net: stmmac: mediatek: rename MT2712 and MT8195 variant methods
` [PATCH net-next 4/6] net: stmmac: mediatek: add support for TX clock output enable feature
` [PATCH net-next 5/6] net: stmmac: mediatek: add support for TX deallocation adjustment feature
` [PATCH net-next 6/6] net: stmmac: mediatek: add support for MT8189 SoC

[PATCH net-next V4 0/6] evlink: Add boot-time eswitch mode defaults
 2026-07-07 12:39 UTC  (9+ messages)
` [PATCH net-next V4 4/6] devlink: Apply eswitch mode boot defaults

[PATCH ethtool-next 1/2] sfpid: print all implemented options
 2026-07-07 12:37 UTC  (4+ messages)
` [PATCH ethtool-next 2/2] sfpid: print all compliance codes

[PATCH] net: stmmac: Avoid freeing and re-requesting IRQ during XDP set prog
 2026-07-07 12:30 UTC  (4+ messages)

[PATCH v1 net-next] net: phy: Drop #inclusion of <linux/mod_devicetable.h> from <linux/mdio.h>
 2026-07-07 12:10 UTC  (6+ messages)

[PATCH net-next v5 0/4] net: pse-pd: add Realtek/Broadcom PSE MCU support
 2026-07-07 12:00 UTC  (4+ messages)
` [PATCH net-next v5 2/4] net: pse-pd: add Realtek/Broadcom PSE MCU core

[PATCH net] bonding: fix devconf_all NULL dereference when IPv6 is disabled
 2026-07-07 11:41 UTC  (4+ messages)

[PATCH net] net: hsr: fix memory leak on slave unregistration by removing synced VLANs
 2026-07-07 11:38 UTC  (2+ messages)

[PATCH net-next v5 0/8] r8169: add support for phylink
 2026-07-07 11:37 UTC  (11+ messages)
` [PATCH net-next v5 1/8] r8169: add speed in private struct
` [PATCH net-next v5 2/8] net: phy: phylink: add helper to modify pause
` [PATCH net-next v5 3/8] r8169: add support for phylink
` [PATCH net-next v5 4/8] r8169: add support for RTL8116af
` [PATCH net-next v5 5/8] r8169: add ltr support for RTL8117 series
` [PATCH net-next v5 6/8] r8169: fix RTL8116af can not enter s0idle and c10
` [PATCH net-next v5 7/8] r8169: add phylink support for RTL8127atf
` [PATCH net-next v5 8/8] r8169: add 1g "

[PATCH net v3] net: usb: lan78xx: disable VLAN filter in promiscuous mode
 2026-07-07 11:20 UTC  (2+ messages)

[PATCH net-next v4 0/3] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
 2026-07-07 11:02 UTC  (5+ messages)
` [PATCH net-next v4 2/3] "
` [PATCH net-next v4 3/3] selftest: Add tests for "

[PATCH nf] netfilter: ecache: fix inverted time_after() check
 2026-07-07 11:00 UTC 

[PATCH net 1/7] cxl: Support Type2 cxl regs mapping
 2026-07-07 11:00 UTC  (2+ messages)

[PATCH net 0/7] pull request: sfc 2026-07-01
 2026-07-07 10:59 UTC  (2+ messages)

[PATCH net v3] net/packet: avoid fanout hook re-registration after unregister
 2026-07-07 10:44 UTC 

[PATCH net-next v2] ipv4: hold a consistent view of rt->dst.dev under RCU
 2026-07-07 10:41 UTC  (5+ messages)

[PATCH net] net: ti: icssg-prueth: Fix link-local addresses being forwarded out of slave ports
 2026-07-07 10:39 UTC  (3+ messages)

[PATCH net-next v2 3/3] net: ti: icssm-prueth: Support duplicate HW offload feature for HSR and PRP
 2026-07-07 10:36 UTC  (3+ messages)

[PATCH 0/3] SM8450 IPA support
 2026-07-07 10:35 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm8450: Add "

Missing signoff in the bpf-next tree
 2026-07-07 10:30 UTC 

[PATCH rdma-next v9] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-07-07 10:25 UTC  (4+ messages)

[PATCH net v3] ipv4: igmp: remove multicast group from hash table on device destruction
 2026-07-07 10:20 UTC  (2+ messages)

[PATCH v7 0/3] Rust netlink support + use in Rust Binder
 2026-07-07 10:06 UTC  (4+ messages)
` [PATCH v7 1/3] rust: net: add rust/kernel/net to NETWORKING [GENERAL]
` [PATCH v7 2/3] rust: netlink: add raw netlink abstraction
` [PATCH v7 3/3] rust_binder: report netlink transactions

[PATCH bpf-next 0/6] Introduce bpf_ksock
 2026-07-07 10:06 UTC  (6+ messages)
` [PATCH bpf-next 2/6] bpf: Add ksock kfuncs

[PATCH net] nfc: clear active_target when the target list is replaced
 2026-07-07 10:01 UTC  (3+ messages)

[PATCH net-next v6 3/3] net: libwx: support vf per-queue statistics via ethtool -S
 2026-07-07  9:50 UTC  (2+ messages)

[PATCH net-next 1/2] net: ethernet: qualcomm: Unconstify function arguments passed by value
 2026-07-07  9:50 UTC  (2+ messages)

[PATCH bpf-next 2/6] bpf: Add ksock kfuncs
 2026-07-07  9:41 UTC  (3+ messages)

[PATCH net-next V10 00/14] devlink and mlx5: Support cross-function rate scheduling
 2026-07-07  9:40 UTC  (2+ messages)

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2026-06-30 (ice, idpf, igbvf)
 2026-07-07  9:35 UTC  (4+ messages)
` [PATCH net 1/4] ice: wait for reset completion in ice_resume()

[PATCH net v4 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-07-07  9:29 UTC  (2+ messages)

[PATCH net 0/2] vsock/virtio: collapse receive queue under memory pressure
 2026-07-07  9:27 UTC  (6+ messages)
` [PATCH net 1/2] "

[PATCH v3] ptp: ocp: add CPLD ISP support for ADVA TimeCard
 2026-07-07  9:19 UTC  (2+ messages)

[RFC PATCH] net/iucv: Descend into net/iucv when AFIUCV is enabled
 2026-07-07  9:19 UTC  (2+ messages)

[PATCH net v2] cxgb4: flower: fix 802.1ad VLAN TPID matching in tc flower filters
 2026-07-07  9:15 UTC  (3+ messages)

[PATCH 0/9] ax88179_178a: Add support for AX88179A-based chips
 2026-07-07  9:11 UTC  (3+ messages)
` [PATCH 2/9] ax88179_178a: Add HW support for AX179A-based chips

[PATCH v12 nf-next 0/7] netfilter: Add bridge-fastpath
 2026-07-07  9:10 UTC  (8+ messages)
` [PATCH v12 nf-next 1/7] bridge: Add filling forward path from port to port
` [PATCH v12 nf-next 2/7] net: core: dev: Add dev_fill_bridge_path()
` [PATCH v12 nf-next 3/7] netfilter: nf_flow_table_offload: Add nf_flow_rule_bridge()
` [PATCH v12 nf-next 4/7] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge
` [PATCH v12 nf-next 5/7] netfilter: nft_flow_offload: nft_flow_offload_eval: check thoff==0
` [PATCH v12 nf-next 6/7] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate
` [PATCH v12 nf-next 7/7] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()

[PATCH v3] net/liquidio: drop cached VF pci_dev LUT
 2026-07-07  9:10 UTC  (2+ messages)

Ethtool : PRBS feature
 2026-07-07  9:06 UTC  (11+ messages)

[PATCH v1 net-next 0/2] net: Misc follow-up on RTNL-less fib_rules series
 2026-07-07  9:00 UTC  (2+ messages)

[PATCH nf] ipvs: make destination flags atomic
 2026-07-07  8:57 UTC 

[PATCH net-next v2 0/1] net: rnpgbe: fix mailbox endianness
 2026-07-07  8:50 UTC  (3+ messages)

[PATCH v4 net-next 00/14] net: enetc: cleanups and improvements
 2026-07-07  8:18 UTC  (15+ messages)
` [PATCH v4 net-next 01/14] net: enetc: extract common helpers for MAC promiscuous mode setting
` [PATCH v4 net-next 02/14] net: enetc: extract common helpers for MAC hash filter configuration
` [PATCH v4 net-next 03/14] net: enetc: convert ndo_set_rx_mode() to ndo_set_rx_mode_async()
` [PATCH v4 net-next 04/14] net: enetc: improve MAFT entry management with bitmap tracking
` [PATCH v4 net-next 05/14] net: enetc: use PCI device name for debugfs directory
` [PATCH v4 net-next 06/14] net: enetc: simplify enetc4_set_port_speed()
` [PATCH v4 net-next 07/14] net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MAC
` [PATCH v4 net-next 08/14] net: enetc: remove invalid code from enetc4_pl_mac_link_up()
` [PATCH v4 net-next 09/14] net: enetc: open-code enetc4_set_default_si_vlan_promisc()
` [PATCH v4 net-next 10/14] net: enetc: refactor SI VLAN promiscuous mode configuration
` [PATCH v4 net-next 11/14] net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.c
` [PATCH v4 net-next 12/14] net: enetc: remove redundant num_vsi field from enetc_port_caps
` [PATCH v4 net-next 13/14] net: enetc: use alloc_etherdev_mqs() to create netdev for VF driver
` [PATCH v4 net-next 14/14] net: enetc: use kzalloc_flex() for enetc_psfp_gate allocation

[PATCH RFC net-next v2] net: enforce net sysctl registration
 2026-07-07  8:42 UTC 

[PATCH bpf-next v4 0/2] bpf, sockmap: disallow sockmap mutation from tc, xdp, socket_filter and flow_dissector
 2026-07-07  8:40 UTC  (2+ messages)

[PATCH net 3/4] idpf: handle NULL adev in idpf_idc_vdev_mtu_event
 2026-07-07  8:31 UTC  (2+ messages)

[syzbot] [net?] memory leak in vlan_vid_add
 2026-07-07  8:20 UTC 

[PATCH net] net/tls: Consume empty data records in tls_sw_read_sock()
 2026-07-07  8:20 UTC  (8+ messages)

[PATCH v2 0/4] Add Intel Agilex5 SoCDK TSN Config2 board
 2026-07-07  8:08 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: arm: altera: Add "

[PATCH net] netlink: specs: rt-link: convert bridge port flag attributes to u8
 2026-07-07  8:03 UTC 

[PATCH net-next] net/tcp: Add explicit tracepoint for tcp_syn_ack_timeout()
 2026-07-07  7:52 UTC  (2+ messages)

[PATCH net-next v12 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-07-07  7:48 UTC  (2+ messages)

[PATCH net] dibs: loopback: validate offset and size in move_data()
 2026-07-07  7:43 UTC 

[RFC PATCH net v1] Revert "net: dsa: mt7530: untag VLAN-aware bridge PVID"
 2026-07-07  7:38 UTC 

[PATCH net] net/iucv: fix use-after-free of a severed iucv_path
 2026-07-07  7:00 UTC 

[PATCH net v2] tun/tap & vhost-net: make qdisc backpressure opt-in via IFF_BACKPRESSURE
 2026-07-07  6:56 UTC  (7+ messages)

[PATCH net-next v5 0/3] net: dsa: motorcomm: Add LED support
 2026-07-07  6:47 UTC  (4+ messages)
` [PATCH net-next v5 1/3] net: dsa: motorcomm: Move to subdirectory
` [PATCH net-next v5 2/3] net: dsa: motorcomm: Split SMI module
` [PATCH net-next v5 3/3] net: dsa: motorcomm: Add LED support

[PATCH iproute] ss: Don't re-print an SCTP listen socket as an assoc
 2026-07-07  6:46 UTC 

[PATCH net-next v10 0/4] net: stmmac: eic7700: add eth1 variant support and update delay bindings
 2026-07-07  6:42 UTC  (5+ messages)
` [PATCH net-next v10 1/4] dt-bindings: ethernet: eswin: relax internal delay model to range-based constraints
` [PATCH net-next v10 2/4] dt-bindings: ethernet: eswin: add EIC7700 eth1 RX clock inversion variant
` [PATCH net-next v10 3/4] net: stmmac: eic7700: make RGMII delay properties optional
` [PATCH net-next v10 4/4] net: stmmac: eic7700: add support for eth1 clock inversion variant

[PATCH ipsec v2] xfrm: policy: preallocate inexact bins before xfrm_hash_rebuild reinsert
 2026-07-07  6:35 UTC  (3+ messages)

[PATCH ipsec] xfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst()
 2026-07-07  6:34 UTC  (2+ messages)

[PATCH v2] xfrm: iptfs: propagate SKBFL_SHARED_FRAG in iptfs_skb_add_frags()
 2026-07-07  6:33 UTC  (2+ messages)

[PATCH] xfrm: clear mode callbacks after failed mode setup
 2026-07-07  6:32 UTC  (3+ messages)


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