public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-15 07:43:49 to 2026-01-15 14:51:31 UTC [more...]

[PATCH net-next] selftests: net: Add kernel selftest for RFC 4884
 2026-01-15 14:51 UTC  (2+ messages)

[syzbot] [isdn4linux?] KCSAN: data-race in mISDN_ioctl / mISDN_read (4)
 2026-01-15 14:50 UTC 

[PATCH RFC net-next 00/14] net: stmmac: SerDes, PCS, BASE-X, and inband goodies
 2026-01-15 14:48 UTC  (5+ messages)
` [PATCH net-next 04/14] net: stmmac: wrap phylink's rx_clk_stop functions
` [PATCH net-next 05/14] net: stmmac: add stmmac core serdes support

[PATCH net-next 0/3] net/mlx5e: RX datapath enhancements
 2026-01-15 14:46 UTC  (6+ messages)
` [PATCH net-next 1/3] net/mlx5e: RX, Drop oversized packets in non-linear mode
` [PATCH net-next 3/3] net/mlx5e: SHAMPO, Switch to header memcpy

[PATCH net-next v3] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
 2026-01-15 14:40 UTC  (8+ messages)
` [net-next,v3] "
  ` [net-next, v3] "

[PATCH net-next 0/9] net: convert drivers to .get_rx_ring_count (part 2)
 2026-01-15 14:37 UTC  (10+ messages)
` [PATCH net-next 1/9] net: benet: convert to use .get_rx_ring_count
` [PATCH net-next 2/9] net: tsnep: "
` [PATCH net-next 3/9] net: mediatek: "
` [PATCH net-next 4/9] net: ena: "
` [PATCH net-next 5/9] net: lan743x: "
` [PATCH net-next 6/9] net: xgbe: "
` [PATCH net-next 7/9] net: cxgb4: "
` [PATCH net-next 8/9] net: macb: "
` [PATCH net-next 9/9] net: txgbe: "

[PATCH net 0/6] net/sched: Fix packet loops in mirred and netem
 2026-01-15 14:32 UTC  (3+ messages)

[PATCH net-next v2] net/tcp_sigpool: Enable compile-testing
 2026-01-15 14:27 UTC 

[GIT PULL] Networking for v6.19-rc6
 2026-01-15 14:20 UTC 

[PATCH net-next v9 1/1] Documentation: net: add flow control guide and document ethtool API
 2026-01-15 14:07 UTC 

[PATCH v2] docs: netdev: refine 15-patch limit
 2026-01-15 13:54 UTC 

[PATCH net v3 0/3] disable interrupts and ensure dbell updation
 2026-01-15 13:46 UTC  (5+ messages)
` [PATCH net v3 3/3] octeon_ep_vf: ensure dbell BADDR updation
    ` [EXTERNAL] "

[PATCH ipsec-next 0/6] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-01-15 13:44 UTC  (5+ messages)
` [PATCH ipsec-next 4/6] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
    ` [devel-ipsec] "

[PATCH] net: airoha_eth: increase max mtu to 9220 for DSA jumbo frames
 2026-01-15 13:40 UTC  (2+ messages)

[PATCH net 0/4] pull-request: can 2026-01-14
 2026-01-15 13:27 UTC  (8+ messages)
` [PATCH net 3/4] can: raw: instantly reject disabled CAN frames

[PATCH net 0/4] pull-request: can 2026-01-15
 2026-01-15 13:18 UTC  (7+ messages)
` [PATCH net 1/4] Revert "can: raw: instantly reject unsupported CAN frames"
` [PATCH net 2/4] can: propagate CAN device capabilities via ml_priv
` [PATCH net 3/4] can: raw: instantly reject disabled CAN frames
` [PATCH net 4/4] net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon receiving the second rts

[PATCH v2 net-next 0/1] AccECN packetdrill selftest series
 2026-01-15 12:33 UTC  (5+ messages)

[PATCH net-next 1/2] net: remove legacy way to get/set HW timestamp config
 2026-01-15 12:31 UTC  (5+ messages)
` [PATCH net-next 2/2] selftests: drv-net: extend HW timestamp test with ioctl

[PATCH 00/19] printk cleanup - part 3
 2026-01-15 12:29 UTC  (17+ messages)
` [PATCH 07/19] drivers: netconsole: Migrate to register_console_force helper
` [PATCH 08/19] debug: debug_core: "
` [PATCH 09/19] m68k: emu: nfcon.c: "
` [PATCH 10/19] fs: pstore: platform: "
` [PATCH 11/19] powerpc: kernel: udbg: "
` [PATCH 12/19] sparc: kernel: btext: "
` [PATCH 13/19] um: drivers: mconsole_kern.c: "
` [PATCH 14/19] drivers: hwtracing: stm: console.c: "

[PATCH v8 net-next 00/14] AccECN protocol case handling series
 2026-01-15 12:28 UTC  (15+ messages)
` [PATCH v8 net-next 01/14] tcp: try to avoid safer when ACKs are thinned
` [PATCH v8 net-next 02/14] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v8 net-next 03/14] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v8 net-next 04/14] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v8 net-next 05/14] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v8 net-next 06/14] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v8 net-next 07/14] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v8 net-next 08/14] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v8 net-next 09/14] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v8 net-next 10/14] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v8 net-next 11/14] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v8 net-next 12/14] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v8 net-next 13/14] tcp: accecn: enable AccECN
` [PATCH v8 net-next 14/14] selftests/net: packetdrill: add TCP Accurate ECN cases

[PATCH net-next v1] net: sched: sfq: add detailed drop reasons for monitoring
 2026-01-15 12:23 UTC 

[PATCH net-next v5 0/5] bnxt_fwctl: fwctl for Broadcom Netxtreme devices
 2026-01-15 12:21 UTC  (6+ messages)
` [PATCH net-next v5 2/5] bnxt_en: Refactor aux bus functions to be more generic

[PATCH 1/2] xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
 2026-01-15 12:10 UTC  (2+ messages)

[PATCH net v2] net: stmmac: fix transmit queue timed out after resume
 2026-01-15 12:09 UTC  (3+ messages)
`  "

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

[PATCH net-next v3 0/4] net: thunderbolt: Various improvements
 2026-01-15 11:56 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: thunderbolt: Allow changing MAC address of the device
` [PATCH net-next v3 2/4] net: ethtool: Add support for 80Gbps speed
` [PATCH net-next v3 3/4] bonding: 3ad: Add support for SPEED_80000
` [PATCH net-next v3 4/4] net: thunderbolt: Allow reading link settings

[PATCH iproute2] devlink: Fix resource show output
 2026-01-15 11:50 UTC 

[net-next v7 0/8] net: wwan: add NMEA port type support
 2026-01-15 11:46 UTC  (9+ messages)
` [net-next v7 1/8] net: wwan: core: remove unused port_id field
` [net-next v7 2/8] net: wwan: core: explicit WWAN device reference counting
` [net-next v7 3/8] net: wwan: core: split port creation and registration
` [net-next v7 4/8] net: wwan: core: split port unregister and stop
` [net-next v7 5/8] net: wwan: add NMEA port support
` [net-next v7 6/8] net: wwan: hwsim: refactor to support more port types
` [net-next v7 7/8] net: wwan: hwsim: support NMEA port emulation
` [net-next v7 8/8] net: wwan: mhi_wwan_ctrl: Add NMEA channel support

[net-next v6 0/8] net: wwan: add NMEA port type support
 2026-01-15 11:43 UTC  (10+ messages)
` [net-next v6 1/8] net: wwan: core: remove unused port_id field
` [net-next v6 2/8] net: wwan: core: explicit WWAN device reference counting
` [net-next v6 3/8] net: wwan: core: split port creation and registration
` [net-next v6 4/8] net: wwan: core: split port unregister and stop
` [net-next v6 5/8] net: wwan: add NMEA port support
` [net-next v6 6/8] net: wwan: hwsim: refactor to support more port types
` [net-next v6 7/8] net: wwan: hwsim: support NMEA port emulation
` [net-next v6 8/8] net: wwan: mhi_wwan_ctrl: Add NMEA channel support
` Re:[net-next v6 0/8] net: wwan: add NMEA port type support

[PATCH net-next] net: inline napi_skb_cache_get()
 2026-01-15 11:40 UTC  (4+ messages)

[PATCH] net: usb: r8152: fix transmit queue timeout
 2026-01-15 11:42 UTC  (4+ messages)

[PATCH v5 00/11] Add support for Microchip LAN969x
 2026-01-15 11:37 UTC  (12+ messages)
` [PATCH v5 01/11] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,lan9691-flexcom
` [PATCH v5 02/11] dt-bindings: serial: atmel,at91-usart: add microchip,lan9691-usart
` [PATCH v5 03/11] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng
` [PATCH v5 04/11] dt-bindings: crypto: atmel,at91sam9g46-aes: add microchip,lan9691-aes
` [PATCH v5 05/11] dt-bindings: crypto: atmel,at91sam9g46-sha: add microchip,lan9691-sha
` [PATCH v5 06/11] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
` [PATCH v5 07/11] arm64: dts: microchip: add LAN969x clock header file
` [PATCH v5 08/11] arm64: dts: microchip: add LAN969x support
` [PATCH v5 09/11] dt-bindings: arm: AT91: document EV23X71A board
` [PATCH v5 10/11] dt-bindings: net: sparx5: do not require phys when RGMII is used
` [PATCH v5 11/11] arm64: dts: microchip: add EV23X71A board

[PATCH net v5] net: nfc: nci: Fix parameter validation for packet data
 2026-01-15 11:25 UTC  (2+ messages)

[PATCH bpf-next v10 00/12] bpf: fsession support
 2026-01-15 11:22 UTC  (13+ messages)
` [PATCH bpf-next v10 01/12] bpf: add "
` [PATCH bpf-next v10 02/12] bpf: use the least significant byte for the nr_args in trampoline
` [PATCH bpf-next v10 03/12] bpf: change prototype of bpf_session_{cookie,is_return}
` [PATCH bpf-next v10 04/12] bpf: support fsession for bpf_session_is_return
` [PATCH bpf-next v10 05/12] bpf: support fsession for bpf_session_cookie
` [PATCH bpf-next v10 06/12] bpf,x86: introduce emit_store_stack_imm64() for trampoline
` [PATCH bpf-next v10 07/12] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v10 08/12] libbpf: add fsession support
` [PATCH bpf-next v10 09/12] bpftool: "
` [PATCH bpf-next v10 10/12] selftests/bpf: add testcases for fsession
` [PATCH bpf-next v10 11/12] selftests/bpf: add testcases for fsession cookie
` [PATCH bpf-next v10 12/12] selftests/bpf: test fsession mixed with fentry and fexit

[PATCH net-next 0/3] net/mlx5: HWS single flow counter support
 2026-01-15 11:20 UTC  (4+ messages)
` [PATCH net-next 3/3] net/mlx5: Initialize bulk for single flow counters

[PATCH net-next V2 0/3] Introduce and use netif_xmit_timeout_ms() helper
 2026-01-15 11:10 UTC  (2+ messages)

[PATCH net] bonding: Fix header_ops type confusion
 2026-01-15 11:06 UTC  (7+ messages)

[PATCH v3 net-next 00/10] geneve: introduce double tunnel GSO/GRO support
 2026-01-15 10:13 UTC  (3+ messages)
` [PATCH v3 net-next 10/10] selftests: net: tests for add double tunneling GRO/GSO

[PATCH net] l2tp: avoid one data-race in l2tp_tunnel_del_work()
 2026-01-15 10:59 UTC  (2+ messages)

[PATCH net v2] selftests: net: fib-onlink-tests: Convert to use namespaces by default
 2026-01-15 10:51 UTC  (3+ messages)

[PATCH net-next v1 0/3] r8169: add dash/LTR/RTL9151AS support
 2026-01-15 10:51 UTC  (4+ messages)
` [PATCH net-next v1 3/3] r8169: add support for chip RTL9151AS

[PATCH RESEND net-next v4 0/4] A series of minor optimizations of the bonding module
 2026-01-15 10:46 UTC  (3+ messages)
` [PATCH RESEND net-next v4 1/4] net: bonding: use workqueue to make sure peer notify updated in lacp mode

[PATCH net-next 03/14] phy: qcom-sgmii-eth: add .set_mode() and .validate() methods
 2026-01-15 10:23 UTC  (3+ messages)

[PATCH v2 0/5] landlock: Pathname-based UNIX connect() control
 2026-01-15 10:10 UTC  (5+ messages)
` [PATCH v2 1/5] lsm: Add hook unix_path_connect

[PATCH net-next v2 0/6] net: dsa: lantiq: add support for Intel GSW150
 2026-01-15 10:06 UTC  (4+ messages)
` [PATCH net-next v2 3/6] net: dsa: lantiq: allow arbitrary MII registers

[PATCH net-next 0/8] ipv6: more data-race annotations
 2026-01-15  9:41 UTC  (9+ messages)
` [PATCH net-next 1/8] ipv6: add sysctl_ipv6_flowlabel group
` [PATCH net-next 2/8] ipv6: annotate data-races from ip6_make_flowlabel()
` [PATCH net-next 3/8] ipv6: annotate date-race in ipv6_can_nonlocal_bind()
` [PATCH net-next 4/8] ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()
` [PATCH net-next 5/8] ipv6: annotate data-races over sysctl.flowlabel_reflect
` [PATCH net-next 6/8] ipv6: annotate data-races around sysctl.ip6_rt_gc_interval
` [PATCH net-next 7/8] ipv6: exthdrs: annotate data-race over multiple sysctl
` [PATCH net-next 8/8] ipv6: annotate data-races in net/ipv6/route.c

[PATCH v3 net-next 00/10] PHY polarity inversion via generic device tree properties
 2026-01-15  9:39 UTC  (8+ messages)
` [PATCH v3 net-next 05/10] phy: add phy_get_rx_polarity() and phy_get_tx_polarity()

[PATCH net-next 07/15] mfd: core: add ability for cells to probe on a custom parent OF node
 2026-01-15  9:35 UTC  (11+ messages)

[PATCH net-next v6 0/2] xsk: move cq_cached_prod_lock
 2026-01-15  9:20 UTC  (2+ messages)

[PATCH v2][next] virtio_net: Fix misalignment bug in struct virtnet_info
 2026-01-15  9:20 UTC  (2+ messages)

[PATCH net-next v4] octeon_ep: reset firmware ready status
 2026-01-15  9:20 UTC 

[PATCH] net: qualcomm: ppe: Remove redundant include of dev_printk.h
 2026-01-15  9:11 UTC  (2+ messages)

[syzbot] [net?] KCSAN: data-race in l2tp_tunnel_del_work / sk_common_release (7)
 2026-01-15  9:15 UTC 

[PATCH net-next] selftests: tls: use mkstemp instead of open(O_TMPFILE)
 2026-01-15  9:08 UTC  (2+ messages)

[PATCH net-next v2] selftests: tls: use mkstemp instead of open(O_TMPFILE)
 2026-01-15  9:02 UTC 

[PATCH v5 iwl-next] ice: add support for unmanaged DPLL on E830 NIC
 2026-01-15  8:57 UTC  (8+ messages)
`  "

[PATCH bpf-next v9 00/11] bpf: fsession support
 2026-01-15  8:33 UTC  (4+ messages)
` [PATCH bpf-next v9 01/11] bpf: add "

[PATCH net-next v7 00/16] netkit: Support for io_uring zero-copy and AF_XDP
 2026-01-15  8:26 UTC  (17+ messages)
` [PATCH net-next v7 01/16] net: Add queue-create operation
` [PATCH net-next v7 02/16] net: Implement netdev_nl_queue_create_doit
` [PATCH net-next v7 03/16] net: Add lease info to queue-get response
` [PATCH net-next v7 04/16] net, ethtool: Disallow leased real rxqs to be resized
` [PATCH net-next v7 05/16] net: Proxy net_mp_{open,close}_rxq for leased queues
` [PATCH net-next v7 06/16] net: Proxy netdev_queue_get_dma_dev "
` [PATCH net-next v7 07/16] xsk: Extend xsk_rcv_check validation
` [PATCH net-next v7 08/16] xsk: Proxy pool management for leased queues
` [PATCH net-next v7 09/16] netkit: Add single device mode for netkit
` [PATCH net-next v7 10/16] netkit: Implement rtnl_link_ops->alloc and ndo_queue_create
` [PATCH net-next v7 11/16] netkit: Add netkit notifier to check for unregistering devices
` [PATCH net-next v7 12/16] netkit: Add xsk support for af_xdp applications
` [PATCH net-next v7 13/16] selftests/net: Add bpf skb forwarding program
` [PATCH net-next v7 14/16] selftests/net: Add env for container based tests
` [PATCH net-next v7 15/16] selftests/net: Make NetDrvContEnv support queue leasing
` [PATCH net-next v7 16/16] selftests/net: Add netkit container tests

[RFC PATCH v5 0/7] net: wwan: add NMEA port type support
 2026-01-15  8:08 UTC  (5+ messages)
` [RFC PATCH v5 2/7] net: wwan: core: explicit WWAN device reference counting
      `  "

[PATCH ipsec-next v2 0/4] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-01-15  8:05 UTC  (5+ 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: fix udp gso skb_segment after pull from frag_list
 2026-01-15  8:02 UTC  (5+ messages)

[PATCH] net: airoha_eth: increase max MTU to 9220 for DSA jumbo frame support the industry standard for jumbo frame MTU is 9216 bytes. When using DSA sub-system, an extra 4 byte tag is added to each frame. To allow users to set the standard 9216-byte MTU via ifconfig ,increase AIROHA_MAX_MTU to 9220 bytes (9216+4)
 2026-01-15  7:57 UTC  (2+ messages)

[PATCH net-next 0/6] net: sfp: Add support for SGMII to 100FX modules
 2026-01-15  7:49 UTC  (4+ messages)
` [PATCH net-next 2/6] net: phylink: Allow more interfaces in SFP interface selection

[PATCH v1 net 0/2] fou/gue: Fix skb memleak with inner protocol 0
 2026-01-15  7:43 UTC  (6+ messages)
` [PATCH v1 net 2/2] fou: Don't allow 0 for FOU_ATTR_IPPROTO


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