Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-03 06:20:53 to 2026-06-03 07:53:01 UTC [more...]

[PATCH v2 net-next 00/11] bridge: prepare lockless br_port_fill_attrs() (I)
 2026-06-03  7:52 UTC  (23+ messages)
` [PATCH v2 net-next 01/11] bridge: add a READ_ONCE() in br_timer_value()
` [PATCH v2 net-next 02/11] bridge: add bridge_flags_bit enum
` [PATCH v2 net-next 03/11] bridge: use BR_PROMISC_BIT
` [PATCH v2 net-next 04/11] bridge: use BR_ADMIN_COST_BIT
` [PATCH v2 net-next 05/11] bridge: provide lockless access to p->path_cost
` [PATCH v2 net-next 06/11] bridge: provide lockless access to p->designated_cost
` [PATCH v2 net-next 07/11] bridge: provide lockless access to p->designated_port
` [PATCH v2 net-next 08/11] bridge: provide lockless access to p->priority
` [PATCH v2 net-next 09/11] bridge: provide lockless access to p->port_id
` [PATCH v2 net-next 10/11] bridge: provide lockless access to p->config_pending
` [PATCH v2 net-next 11/11] bridge: read p->flags once in br_port_fill_attrs()

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

[PATCH net v2] Revert "ipv6: preserve insertion order for same-scope addresses"
 2026-06-03  7:47 UTC  (13+ messages)
  ` IPv6 address insertion order (was Re: [PATCH net v2] Revert "ipv6: preserve insertion order for same-scope addresses")

[PATCH nf] netfilter: nf_conntrack: destroy stale expectfn expectations on unregister
 2026-06-03  7:38 UTC 

[PATCH net-next v2 0/6] net: dsa: mv8ee6xxx: MQPRIO and 802.1Qat support
 2026-06-03  7:38 UTC  (5+ messages)
` [PATCH net-next v2 2/6] net: bridge: convert mdb_entry host_joined to a flags field
` [PATCH net-next v2 3/6] net: bridge: add 802.1Qat stream reservation admission control

[PATCH net-next v1 0/5] r8169: fix RTL8116AF low power and link readiness issues
 2026-06-03  7:38 UTC  (7+ messages)
` [PATCH net-next v1 1/5] net: phy: realtek: add support for dummy phy
` [PATCH net-next v1 2/5] r8169: move funcitons forward
` [PATCH net-next v1 3/5] r8169: fix RTL8116af link readiness bug
` [PATCH net-next v1 4/5] r8169: add ltr support for RTL8116af
` [PATCH net-next v1 5/5] r8169: fix RTL8116af can not enter s0idle and c10

[PATCHv3 net-next] tcp: Add TCP ROCCET congestion control module
 2026-06-03  7:34 UTC 

[PATCH net] ieee802154: 6lowpan: only accept IPv6 packets in lowpan_xmit()
 2026-06-03  7:29 UTC 

[PATCH 0/4] net: stmmac: L3/L4 filter fixes and improvements
 2026-06-03  7:29 UTC  (5+ messages)
` [PATCH 1/4] net: stmmac: xgmac: fix l4 filter port overwrite on register update
` [PATCH 2/4] net: stmmac: fix l3l4 filter rejecting unsupported offload requests
` [PATCH 3/4] net: stmmac: reset residual action in L3L4 filters on delete
` [PATCH 4/4] net: stmmac: xgmac: report L3/L4 filter match count in ethtool stats

[PATCH net-next v2 00/11] net: ethtool: make sure __ethtool_get_link_ksettings() is ops-locked
 2026-06-03  7:29 UTC  (11+ messages)
` [PATCH net-next v2 01/11] net: rename netdev_ops_assert_locked()
` [PATCH net-next v2 04/11] net: ethtool: add netif_get_link_ksettings() for correct ops-locked use
` [PATCH net-next v2 05/11] net: bonding: don't recurse on the slave's netdev ops lock
` [PATCH net-next v2 07/11] net: bridge: don't recurse on the port's "
` [PATCH net-next v2 11/11] net: ethtool: make sure __ethtool_get_link_ksettings() is ops-locked

[PATCH 0/2] net/mlx5: Only consider online CPUs in affinity subset check
 2026-06-03  7:26 UTC  (3+ messages)
` [PATCH 1/2] net/mlx5: Simplify cpumask operations in comp_irq_request_sf()
` [PATCH 2/2] net/mlx5: Only consider online CPUs in affinity subset check

[PATCH] selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()
 2026-06-03  7:27 UTC 

[syzbot] [wpan?] KMSAN: uninit-value in lowpan_xmit
 2026-06-03  7:27 UTC 

[PATCH net-next v7 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-06-03  7:25 UTC  (10+ messages)
` [PATCH net-next v7 1/9] net: dsa: add tag driver for LAN9645X
` [PATCH net-next v7 2/9] dt-bindings: net: lan9645x: add LAN9645X switch bindings
` [PATCH net-next v7 3/9] net: dsa: lan9645x: add autogenerated register macros
` [PATCH net-next v7 4/9] net: dsa: lan9645x: add basic dsa driver for LAN9645X
` [PATCH net-next v7 5/9] net: dsa: lan9645x: add bridge support
` [PATCH net-next v7 6/9] net: dsa: lan9645x: add vlan support
` [PATCH net-next v7 7/9] net: dsa: lan9645x: add mac table integration
` [PATCH net-next v7 8/9] net: dsa: lan9645x: add mdb management
` [PATCH net-next v7 9/9] net: dsa: lan9645x: add port statistics

[PATCH net-next 00/15] pull request for net-next: batman-adv 2026-06-03
 2026-06-03  7:25 UTC  (16+ messages)
` [PATCH net-next 01/15] batman-adv: tp_meter: keep unacked list in ascending ordered
` [PATCH net-next 02/15] batman-adv: tp_meter: initialize dup_acks explicitly
` [PATCH net-next 03/15] batman-adv: tp_meter: initialize dec_cwnd explicitly
` [PATCH net-next 04/15] batman-adv: tp_meter: avoid window underflow
` [PATCH net-next 05/15] batman-adv: tp_meter: avoid divide-by-zero for dec_cwnd
` [PATCH net-next 06/15] batman-adv: tp_meter: fix fast recovery precondition
` [PATCH net-next 07/15] batman-adv: tp_meter: handle seqno wrap-around for fast recovery detection
` [PATCH net-next 08/15] batman-adv: tp_meter: add only finished tp_vars to lists
` [PATCH net-next 09/15] batman-adv: tp_meter: split vars into sender and receiver types
` [PATCH net-next 10/15] batman-adv: tp_meter: use locking for all congestion control variables
` [PATCH net-next 11/15] batman-adv: tp_meter: consolidate "
` [PATCH net-next 12/15] batman-adv: bla: annotate lasttime access with READ/WRITE_ONCE
` [PATCH net-next 13/15] batman-adv: prevent ELP transmission interval underflow
` [PATCH net-next 14/15] batman-adv: tt: sync local and global tvlv preparation return values
` [PATCH net-next 15/15] batman-adv: tt: directly retrieve wifi flags of net_device

[PATCH] bnx2x: clean up VF PCI resources on probe failure
 2026-06-03  7:17 UTC 

[PATCH net] inet: frags: remove redundant assignment in inet_frag_reasm_prepare()
 2026-06-03  7:11 UTC  (2+ messages)

KASAN: slab-out-of-bounds Write in mini_qdisc_pair_swap (net/sched/sch_generic.c) -- lifetime analysis and proposed fix
 2026-06-03  7:07 UTC  (3+ messages)

[PATCH 1/1] bus: mhi: pci_generic: add Rolling Wireless RW135R-GL and RW151 support
 2026-06-03  7:06 UTC 

[PATCH v18 net-next 0/8] octeontx2-af: npc: Enhancements
 2026-06-03  7:03 UTC  (9+ messages)
` [PATCH v18 net-next 5/8] octeontx2: cn20k: Coordinate default rules with NIX LF lifecycle
` [PATCH v18 net-next 6/8] octeontx2-af: npc: Support for custom KPU profile from filesystem
` [PATCH v18 net-next 7/8] octeontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT alloc
` [PATCH v18 net-next 8/8] octeontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically

[PATCH net] net: ena: PHC: Add missing barriers
 2026-06-03  6:55 UTC 

[PATCH net-next v2 0/4] selftests/xsk: simplify UMEM setup
 2026-06-03  6:03 UTC  (5+ messages)
` [PATCH net-next v2 1/4] selftests/xsk: Introduce helpers for setting UMEM properties
` [PATCH net-next v2 2/4] selftests/xsk: Move UMEM state from ifobject to xsk_socket_info
` [PATCH net-next v2 3/4] selftests/xsk: Use umem_size() helper consistently
` [PATCH net-next v2 4/4] selftests/xsk: Introduce mmap_size in umem struct

[PATCH net v4] xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()
 2026-06-03  6:46 UTC 

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

[PATCH net-next V2 12/13] net/mlx5e: TC, enable steering for SD LAG
 2026-06-03  6:43 UTC  (3+ messages)

[PATCH v2 0/4] IPQ5018: Add and enable GEPHY RX and TX clocks
 2026-06-03  6:42 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: net: ethernet-phy: move clocks property to invidivual PHY bindings

[PATCH net v2] rtase: Avoid sleeping in get_stats64()
 2026-06-03  6:18 UTC 


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