public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-16 19:38:15 to 2026-01-18 09:43:15 UTC [more...]

[PATCH net-next v5] net: sfp: extend SMBus support
 2026-01-18  9:43 UTC  (7+ messages)

[PATCH bpf RESEND v2 0/2] bpf: Fix memory access flags in helper prototypes
 2026-01-18  8:16 UTC  (3+ messages)
` [PATCH bpf RESEND v2 1/2] "
` [PATCH bpf RESEND v2 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag

[Patch net v8 0/9] netem: Fix skb duplication logic and prevent infinite loops
 2026-01-18  6:15 UTC  (10+ messages)
` [Patch net v8 1/9] net_sched: Check the return value of qfq_choose_next_agg()
` [Patch net v8 2/9] Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree"
` [Patch net v8 3/9] Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"
` [Patch net v8 4/9] net_sched: Implement the right netem duplication behavior
` [Patch net v8 5/9] selftests/tc-testing: Add a nested netem duplicate test
` [Patch net v8 6/9] selftests/tc-testing: Add a test case for prio with netem duplicate
` [Patch net v8 7/9] selftests/tc-testing: Add a test case for mq "
` [Patch net v8 8/9] selftests/tc-testing: Update test cases "
` [Patch net v8 9/9] selftests/tc-testing: Add a test case for HTB with netem

[PATCH net-next v5 0/4] A series of minor optimizations of the bonding module
 2026-01-18  4:21 UTC  (5+ messages)
` [PATCH net-next v5 1/4] net: bonding: use workqueue to make sure peer notify updated in lacp mode
` [PATCH net-next v5 2/4] net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block
` [PATCH net-next v5 3/4] net: bonding: skip the 2nd trylock when first one fail
` [PATCH net-next v5 4/4] net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessing

[PATCH net] net: phy: intel-xway: fix OF node refcount leakage
 2026-01-18  3:57 UTC 

[Patch net v7 0/9] netem: Fix skb duplication logic and prevent infinite loops
 2026-01-18  3:55 UTC  (3+ messages)

[PATCH v7 net-next 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-01-18  3:46 UTC  (5+ messages)
` [PATCH v7 net-next 1/4] dt-bindings: net: dsa: add MaxLinear MxL862xx
` [PATCH v7 net-next 2/4] net: dsa: add tag format for MxL862xx switches
` [PATCH v7 net-next 3/4] net: mdio: add unlocked mdiodev C45 bus accessors
` [PATCH v7 net-next 4/4] net: dsa: add basic initial driver for MxL862xx switches

[PATCH net-next v5 0/6] net: dsa: lantiq: add support for Intel GSW150
 2026-01-18  3:26 UTC  (7+ messages)
` [PATCH net-next v5 1/6] dt-bindings: net: dsa: lantiq,gswip: use correct node name
` [PATCH net-next v5 2/6] dt-bindings: net: dsa: lantiq,gswip: add Intel GSW150
` [PATCH net-next v5 3/6] net: dsa: lantiq: allow arbitrary MII registers
` [PATCH net-next v5 4/6] net: dsa: lantiq: clean up phylink_get_caps switch statement
` [PATCH net-next v5 5/6] net: dsa: mxl-gsw1xx: only setup SerDes PCS if it exists
` [PATCH net-next v5 6/6] net: dsa: mxl-gsw1xx: add support for Intel GSW150

[PATCH net-next v1 0/3] net/rds: RDS-TCP bug fix collection, subset 2: lock contention, state machine bugs, message drops
 2026-01-18  2:49 UTC  (4+ messages)
` [PATCH net-next v1 1/3] net/rds: Change return code from rds_send_xmit() when lock is taken
` [PATCH net-next v1 2/3] net/rds: No shortcut out of RDS_CONN_ERROR
` [PATCH net-next v1 3/3] net/rds: rds_tcp_accept_one ought to not discard messages

[PATCH net-next] net: phy: intel-xway: workaround stale LEDs before link-up
 2026-01-18  2:33 UTC  (4+ messages)
` [net-next] "

[PATCH] net: fix udp gso skb_segment after pull from frag_list
 2026-01-18  2:28 UTC  (6+ messages)

[PATCH net-next 08/10] idpf: generalize send virtchnl message API
 2026-01-18  2:28 UTC  (2+ messages)
` [net-next,08/10] "

[PATCH net-next 03/10] idpf: move queue resources to idpf_q_vec_rsrc structure
 2026-01-18  2:27 UTC  (2+ messages)
` [net-next,03/10] "

[PATCH net-next 5/8] net: core: neighbour: Inline neigh_update_notify() calls
 2026-01-18  2:26 UTC  (2+ messages)
` [net-next,5/8] "

[PATCH net-next 00/10][pull request] refactor IDPF resource access
 2026-01-18  2:25 UTC  (3+ messages)
` [PATCH net-next 01/10] idpf: introduce local idpf structure to store virtchnl queue chunks

[PATCH net-next 0/9] net: convert drivers to .get_rx_ring_count (part 2)
 2026-01-18  2:15 UTC  (3+ messages)
` [PATCH net-next 1/9] net: benet: convert to use .get_rx_ring_count

[PATCH net-next v6 0/3] net: dsa: yt921x: Fix MIB overflow wraparound routine
 2026-01-18  1:30 UTC  (4+ messages)
` [PATCH net-next v6 1/3] "
` [PATCH net-next v6 2/3] net: dsa: yt921x: Return early for failed MIB read
` [PATCH net-next v6 3/3] net: dsa: yt921x: Use u64_stats_t for MIB stats

[TEST] mptcp diag.sh curious skips
 2026-01-18  0:49 UTC 

[PATCH net-next v4 11/13] octeontx2-pf: cn20k: Add TC rules support
 2026-01-18  0:40 UTC  (2+ messages)
` [net-next,v4,11/13] "

[PATCH net-next v4 09/13] octeontx2-af: npc: cn20k: virtual index support
 2026-01-18  0:40 UTC  (2+ messages)
` [net-next,v4,09/13] "

[PATCH net-next v4 05/13] octeontx2-af: npc: cn20k: Allocate default MCAM indexes
 2026-01-18  0:40 UTC  (2+ messages)
` [net-next,v4,05/13] "

[PATCH net-next v4 04/13] ocetontx2-af: npc: cn20k: MKEX profile support
 2026-01-18  0:40 UTC  (2+ messages)
` [net-next,v4,04/13] "

[PATCH net-next v4 00/13] NPC HW block support for cn20k
 2026-01-18  0:40 UTC  (4+ messages)
` [PATCH net-next v4 01/13] octeontx2-af: npc: cn20k: Index management
  ` [net-next,v4,01/13] "

[PATCH net-next v5 10/11] net: sit: convert ipip6_tunnel_xmit to use a noref dst
 2026-01-18  0:36 UTC  (2+ messages)
` [net-next,v5,10/11] "

[PATCH net-next v5 09/11] net: sctp: convert sctp_v{4,6}_xmit to use a noref dst when possible
 2026-01-18  0:36 UTC  (2+ messages)
` [net-next,v5,09/11] "

[PATCH v2 2/5] net: phy: realtek: simplify C22 reg access via MDIO_MMD_VEND2
 2026-01-18  0:35 UTC  (8+ messages)
` [v2,2/5] "

[PATCH net-next v5 03/11] net: tunnel: convert udp_tunnel{6,}_xmit_skb to noref
 2026-01-18  0:36 UTC  (2+ messages)
` [net-next,v5,03/11] "

[PATCH net-next v2] net/tcp_sigpool: Enable compile-testing
 2026-01-18  0:33 UTC  (2+ messages)

[PATCH net v2] rxrpc: Fix data-race warning and potential load/store tearing
 2026-01-18  0:24 UTC  (2+ messages)
` [net,v2] "

[PATCH net-next v2 1/2] dt-bindings: net: airoha: npu: Add EN7581-7996 support
 2026-01-18  0:02 UTC  (14+ messages)

[PATCH] usbnet: limit max_mtu based on device's hard_mtu
 2026-01-17 23:34 UTC  (2+ messages)

[PATCH RESEND net-next] mdio: Make use of bus callbacks
 2026-01-17 23:29 UTC  (2+ messages)
` [RESEND,net-next] "

[syzbot] [mm?] INFO: rcu detected stall in sys_execve (6)
 2026-01-17 23:18 UTC  (2+ messages)

[PATCH nf-next v3 4/5] netfilter: flowtable: Add IP6IP6 tx sw acceleration
 2026-01-17 23:05 UTC  (2+ messages)
` [nf-next,v3,4/5] "

[PATCH nf-next v3 3/5] netfilter: flowtable: Add IP6IP6 rx sw acceleration
 2026-01-17 23:05 UTC  (2+ messages)
` [nf-next,v3,3/5] "

[PATCH net-next] tcp: try to defer / return acked skbs to originating CPU
 2026-01-17 23:03 UTC  (4+ messages)

[PATCH V2,net-next, 0/2] net: mana: Add support for coalesced RX packets
 2026-01-17 22:48 UTC  (16+ messages)
` [PATCH V2,net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
    ` [EXTERNAL] "

[PATCH net-next v2] nfc: MAINTAINERS: Orphan the NFC and look for new maintainers
 2026-01-17 22:37 UTC  (2+ messages)

Re: [PATCH net v2] net: stmmac: fix transmit queue timed out after resume
 2026-01-17 20:50 UTC  (13+ messages)
    `  "

[PATCH ipsec-next v2 0/4] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-01-17 20:07 UTC  (7+ messages)
` [PATCH ipsec-next v2 1/4] xfrm: remove redundant assignments
` [PATCH ipsec-next v2 2/4] xfrm: allow migration from UDP encapsulated to non-encapsulated ESP
` [PATCH ipsec-next v2 3/4] xfrm: rename reqid in xfrm_migrate
` [PATCH ipsec-next v2 4/4] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration

[PATCH net-next v4 0/6] net: dsa: lantiq: add support for Intel GSW150
 2026-01-17 20:05 UTC  (9+ messages)
` [PATCH net-next v4 1/6] dt-bindings: net: dsa: lantiq,gswip: use correct node name
` [PATCH net-next v4 2/6] dt-bindings: net: dsa: lantiq,gswip: add Intel GSW150
` [PATCH net-next v4 3/6] net: dsa: lantiq: allow arbitrary MII registers
` [PATCH net-next v4 4/6] net: dsa: lantiq: clean up phylink_get_caps switch statement
` [PATCH net-next v4 5/6] net: dsa: mxl-gsw1xx: only setup SerDes PCS if it exists
` [PATCH net-next v4 6/6] net: dsa: mxl-gsw1xx: add support for Intel GSW150

[PATCH v2 0/5] landlock: Pathname-based UNIX connect() control
 2026-01-17 18:57 UTC  (4+ messages)

[PATCH net-next 00/12] dpll: Core improvements and ice E825-C SyncE support
 2026-01-17 18:21 UTC  (7+ messages)
` [PATCH net-next 01/12] dt-bindings: dpll: add common dpll-pin-consumer schema

[syzbot] [hams?] KASAN: slab-use-after-free Read in nr_rt_ioctl
 2026-01-17 17:47 UTC  (4+ messages)
` Testing for netrom: fix KASAN slab-use-after-free in nr_dec_obs()

[syzbot] [net?] [input?] [usb?] memory leak in ldisc_receive
 2026-01-17 17:34 UTC 

[PATCH v5] netfilter: nfnetlink_queue: optimize verdict lookup with hash table
 2026-01-17 17:33 UTC  (5+ messages)

[PATCH net 0/4] pull-request: can 2026-01-15
 2026-01-17 17:30 UTC  (4+ messages)

[PATCH v3 0/3] s32g: Use a syscon for GPR
 2026-01-17 17:27 UTC  (2+ messages)

[PATCH net-next v10 0/7] netconsole: support automatic target recovery
 2026-01-17 17:22 UTC  (5+ messages)
` [PATCH net-next v10 7/7] selftests: netconsole: validate target resume

[can-next 0/5] can: remove private skb headroom infrastructure
 2026-01-17 17:15 UTC  (4+ messages)

[syzbot] [hams?] memory leak in nr_add_node
 2026-01-17 17:00 UTC  (3+ messages)
` Testing for netrom: fix "

[net-next PatchV2 0/2] Octeontx2-pf: Add support for DMAC_FILTER trap
 2026-01-17 16:55 UTC  (3+ messages)
` [net-next PatchV2 1/2] octeontx2-af: Mailbox handlers to fetch DMAC filter drop counter
` [net-next PatchV2 2/2] Octeontx2-pf: Add support for DMAC_FILTER trap

[PATCH net-next v2] net: dsa: yt921x: Add LAG offloading support
 2026-01-17 16:21 UTC 

xfrm: question regarding NETDEV_UNREGISTER handling
 2026-01-17 16:03 UTC 

[PATCH net-next] net: macb: Replace open-coded device config retrieval with of_device_get_match_data()
 2026-01-17 15:52 UTC  (2+ messages)

[PATCH RFC net-next] net: stmmac: enable RPS and RBU interrupts
 2026-01-17 13:52 UTC  (2+ messages)

[PATCH iwl-next 1/2] ixgbe: e610: add missing endianness conversion
 2026-01-17 13:34 UTC  (2+ messages)

[can-next v2 0/5] can: remove private skb headroom infrastructure
 2026-01-17 13:28 UTC  (6+ messages)
` [can-next v2 1/5] can: use skb hash instead of private variable in headroom
` [can-next v2 2/5] can: move can_iif from private headroom to struct sk_buff
` [can-next v2 3/5] can: move frame length "
` [can-next v2 4/5] can: remove private skb headroom infrastructure
` [can-next v2 5/5] can: gw: use new can_gw_hops variable instead of re-using csum_start

xfrm: Possible refcount bug in xfrm_dev_state_add() ?
 2026-01-17 11:00 UTC 

[PATCH net v3] net: stmmac: fix transmit queue timed out after resume for tso
 2026-01-17 11:09 UTC  (4+ messages)

[PATCH 1/2] net: phy: realtek: add RTL8224 pair swap support
 2026-01-17 10:47 UTC  (4+ messages)
` [PATCH 2/2] net: phy: realtek: add RTL8224 polarity "

[PATCH net-next] net: stmmac: fix dwmac4 transmit performance regression
 2026-01-17  9:26 UTC  (4+ messages)

[PATCH] rose: Fix use-after-free in rose_timer_expiry
 2026-01-17  6:39 UTC 

[PATCH v2 net-next 00/14] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
 2026-01-17  2:32 UTC  (7+ messages)
` [PATCH v2 net-next 06/14] net: fec: add fec_enet_rx_queue_xdp() for XDP path
` [PATCH v2 net-next 12/14] net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page pool

[PATCH net-next v6 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-01-17  2:24 UTC  (5+ messages)
` [PATCH net-next v6 1/4] dt-bindings: net: dsa: add MaxLinear MxL862xx
` [PATCH net-next v6 2/4] net: dsa: add tag format for MxL862xx switches
` [PATCH net-next v6 3/4] net: mdio: add unlocked mdiodev C45 bus accessors
` [PATCH net-next v6 4/4] net: dsa: add basic initial driver for MxL862xx switches

[PATCH net-next 2/3] gro: inline tcp6_gro_receive()
 2026-01-17  2:05 UTC  (4+ messages)

[PATCH net-next] net: ethernet: litex: use devm_register_netdev() to register netdev
 2026-01-17  0:30 UTC  (3+ messages)

[PATCH net-next v15 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-16 21:28 UTC  (13+ messages)
` [PATCH net-next v15 01/12] vsock: add netns to vsock core
` [PATCH net-next v15 02/12] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v15 03/12] vsock: add netns support to virtio transports
` [PATCH net-next v15 04/12] selftests/vsock: increase timeout to 1200
` [PATCH net-next v15 05/12] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v15 06/12] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v15 07/12] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v15 08/12] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v15 09/12] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v15 10/12] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v15 11/12] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v15 12/12] selftests/vsock: add tests for namespace deletion

[PATCH net v2] tools/net/ynl: Makefile's install target now installs ynltool
 2026-01-16 21:21 UTC 

[PATCH net-next 1/2] net: extend ndo_get_tstamp for other timestamp types
 2026-01-16 20:36 UTC  (2+ messages)

[PATCH v3 1/4] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
 2026-01-16 20:26 UTC  (8+ messages)

[PATCH net v4 0/4] vsock/virtio: fix TX credit handling
 2026-01-16 20:21 UTC  (4+ messages)

[PATCH net-next 0/3] net: bcmasp: bug fixes and clean up
 2026-01-16 20:18 UTC  (5+ messages)
` [PATCH net-next 1/3] net: bcmasp: Fix network filter wake for asp-3.0

[PATCH RESEND net v5 0/4] vsock/virtio: fix TX credit handling
 2026-01-16 20:15 UTC  (5+ messages)
` [PATCH RESEND net v5 1/4] vsock/virtio: fix potential underflow in virtio_transport_get_credit()
` [PATCH RESEND net v5 2/4] vsock/test: fix seqpacket message bounds test
` [PATCH RESEND net v5 3/4] vsock/virtio: cap TX credit to local buffer size
` [PATCH RESEND net v5 4/4] vsock/test: add stream TX credit bounds test

[PATCH net v5 0/4] vsock/virtio: fix TX credit handling
 2026-01-16 20:11 UTC  (5+ messages)
` [PATCH net v5 1/4] vsock/virtio: fix potential underflow in virtio_transport_get_credit()
` [PATCH net v5 2/4] vsock/test: fix seqpacket message bounds test
` [PATCH net v5 3/4] vsock/virtio: cap TX credit to local buffer size
` [PATCH net v5 4/4] vsock/test: add stream TX credit bounds test

[PATCH net-next 0/2] net: netconsole: convert to NBCON console infrastructure
 2026-01-16 18:07 UTC  (11+ messages)

[PATCH net 0/7] pull-request: can 2026-01-16
 2026-01-16 19:55 UTC  (8+ messages)
` [PATCH net 1/7] can: dev: alloc_candev_mqs(): add missing default CAN capabilities
` [PATCH net 2/7] can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb() error
` [PATCH net 3/7] can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
` [PATCH net 4/7] can: esd_usb: esd_usb_read_bulk_callback(): "
` [PATCH net 5/7] can: kvaser_usb: kvaser_usb_read_bulk_callback(): "
` [PATCH net 6/7] can: mcba_usb: mcba_usb_read_bulk_callback(): "
` [PATCH net 7/7] can: usb_8dev: usb_8dev_read_bulk_callback(): "

[PATCH net-next v7 00/16] net: introduce QUIC infrastructure and core subcomponents
 2026-01-16 19:55 UTC  (4+ messages)
` [PATCH net-next v7 16/16] quic: add packet parser base

[v5, net-next 0/8] bng_en: enhancements for RX and TX datapath
 2026-01-16 19:37 UTC  (7+ messages)
` [v5, net-next 3/8] bng_en: Handle an HWRM completion request
` [v5, net-next 4/8] bng_en: Add TX support
` [v5, net-next 5/8] bng_en: Add ndo_features_check support
` [v5, net-next 6/8] bng_en: Add support to handle AGG events
` [v5, net-next 7/8] bng_en: Add TPA related functions
` [v5, net-next 8/8] bng_en: Add support for TPA events


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