public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-20 09:34:56 to 2026-01-20 20:11:17 UTC [more...]

[PATCH] net: bcmasp: Fix network filter wake for asp-3.0
 2026-01-20 20:11 UTC  (2+ messages)

[PATCH net] bonding: provide a net pointer to __skb_flow_dissect()
 2026-01-20 20:01 UTC  (2+ messages)

[PATCH 1/2 net-next v2] ipv6: use the right ifindex when replying to icmpv6 from localhost
 2026-01-20 19:44 UTC  (7+ messages)
` [PATCH 2/2 net-next v2] selftests: ipv6_icmp: add tests for ICMPv6 handling

[PATCH net-next v2 0/2] net: bcmasp: bug fixes and clean up
 2026-01-20 19:41 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: bcmasp: clean up some legacy logic
` [PATCH net-next v2 2/2] net: bcmasp: streamline early exit and fix leak

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

[PATCH v9 net-next 00/15] AccECN protocol case handling series
 2026-01-20 19:35 UTC  (29+ messages)
` [PATCH v9 net-next 03/15] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v9 net-next 04/15] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v9 net-next 05/15] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v9 net-next 06/15] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v9 net-next 07/15] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v9 net-next 08/15] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v9 net-next 09/15] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v9 net-next 10/15] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v9 net-next 13/15] tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
` [PATCH v9 net-next 14/15] tcp: accecn: enable AccECN
` [PATCH v9 net-next 15/15] selftests/net: packetdrill: add TCP Accurate ECN cases

[PATCH net-next 00/10] Subject: netfilter: updates for net-next
 2026-01-20 19:18 UTC  (11+ messages)
` [PATCH net-next 01/10] netfilter: nf_tables: reset table validation state on abort
` [PATCH net-next 02/10] netfilter: nf_conntrack: Add allow_clash to generic protocol handler
` [PATCH net-next 03/10] netfilter: nf_conncount: increase the connection clean up limit to 64
` [PATCH net-next 04/10] netfilter: nf_conntrack: enable icmp clash support
` [PATCH net-next 05/10] netfilter: don't include xt and nftables.h in unrelated subsystems
` [PATCH net-next 06/10] netfilter: nf_conntrack: don't rely on implicit includes
` [PATCH net-next 07/10] netfilter: nfnetlink_queue: nfqnl_instance GFP_ATOMIC -> GFP_KERNEL_ACCOUNT allocation
` [PATCH net-next 08/10] netfilter: nft_compat: add more restrictions on netlink attributes
` [PATCH net-next 09/10] netfilter: nf_conncount: fix tracking of connections from localhost
` [PATCH net-next 10/10] netfilter: xt_tcpmss: check remaining length before reading optlen

[PATCH net] idpf: Fix data race in idpf_net_dim
 2026-01-20 19:09 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH net 0/3] ipvlan: Deduplicate ipv4/ipv6 addr_validator_event code
 2026-01-20 18:59 UTC  (5+ messages)
` [PATCH net 1/3] ipvlan: const-specifier for functions that use iaddr
` [PATCH net 2/3] ipvlan: Common code from v6/v4 validator_event
` [PATCH net 3/3] ipvlan: common code to handle ipv6/ipv4 address events

[PATCH net-next] net: uapi: Provide an UAPI definition of 'struct sockaddr'
 2026-01-20 18:50 UTC  (3+ messages)
  ` [klibc] "

[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
 2026-01-20 18:47 UTC  (3+ messages)

Question about timeout bug in recvmmsg
 2026-01-20 18:26 UTC  (3+ messages)

[PATCH net-next v2 0/5] net: netconsole: convert to NBCON console infrastructure
 2026-01-20 16:23 UTC  (6+ messages)
` [PATCH net-next v2 1/5] printk: Add execution context (task name/CPU) to printk_info
` [PATCH net-next v2 2/5] netconsole: extract message fragmentation into send_msg_udp()
` [PATCH net-next v2 3/5] netconsole: convert to NBCON console infrastructure
` [PATCH net-next v2 4/5] netconsole: Use printk context for CPU and task information
` [PATCH net-next v2 5/5] netconsole: pass wctxt to send_msg_udp() for consistency

[PATCH net-next] selftests: drv-net: fix missing include in ncdevmem
 2026-01-20 18:25 UTC  (2+ messages)

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

[PATCH bpf-next v3 0/2] bpf: Fix memory access flags in helper prototypes
 2026-01-20 18:06 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag

[PATCH bpf RESEND v2 0/2] bpf: Fix memory access flags in helper prototypes
 2026-01-20 17:54 UTC  (5+ messages)
` [PATCH bpf RESEND v2 1/2] "

[PATCH bpf-next v6 0/2] bpf, x86: inline bpf_get_current_task() for x86_64
 2026-01-20 17:52 UTC  (3+ messages)
` [PATCH bpf-next v6 2/2] selftests/bpf: test the jited inline of bpf_get_current_task

[PATCH iwl-next v2 0/5] ice: add support for devmem/io_uring Rx and Tx
 2026-01-20 17:34 UTC  (4+ messages)
` [PATCH iwl-next v2 3/5] ice: migrate to netdev ops lock
  ` [Intel-wired-lan] "
    ` [PATCH iwl-next] ice: fix system hang on `ethtool -L`

[PATCH net-next 0/8] net: dsa: microchip: Add PTP support for the KSZ8463
 2026-01-20 17:17 UTC  (3+ messages)
` [PATCH net-next 5/8] net: dsa: microchip: Add KSZ8463 tail tag handling

[PATCH bpf-next v7 0/3] bpf: Fix FIONREAD and copied_seq issues
 2026-01-20 15:38 UTC  (6+ messages)
` [PATCH bpf-next v7 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v7 2/3] bpf, sockmap: Fix FIONREAD for sockmap

[PATCH v3 net-next 0/3] gro: inline tcp6_gro_{receive,complete}
 2026-01-20 16:49 UTC  (4+ messages)
` [PATCH v3 net-next 1/3] net: always inline __skb_incr_checksum_unnecessary()
` [PATCH v3 net-next 2/3] gro: inline tcp6_gro_receive()
` [PATCH v3 net-next 3/3] gro: inline tcp6_gro_complete()

[PATCH net-next v6 00/11] net: tunnel: introduce noref xmit flows for tunnels
 2026-01-20 16:33 UTC  (12+ messages)
  ` [PATCH net-next v6 01/11] net: dst_cache: add noref versions for dst_cache
  ` [PATCH net-next v6 02/11] net: tunnel: convert iptunnel_xmit to noref
  ` [PATCH net-next v6 03/11] net: tunnel: convert udp_tunnel{6,}_xmit_skb "
  ` [PATCH net-next v6 04/11] net: tunnel: allow noref dsts in udp_tunnel{,6}_dst_lookup
  ` [PATCH net-next v6 05/11] net: ovpn: convert ovpn_udp{4,6}_output to use a noref dst
  ` [PATCH net-next v6 06/11] wireguard: socket: convert send{4,6} to use a noref dst when possible
  ` [PATCH net-next v6 07/11] net: tunnel: convert ip_md_tunnel_xmit "
  ` [PATCH net-next v6 08/11] net: tunnel: convert ip_tunnel_xmit "
  ` [PATCH net-next v6 09/11] net: sctp: convert sctp_v{4,6}_xmit "
  ` [PATCH net-next v6 10/11] net: sit: convert ipip6_tunnel_xmit to use a noref dst
  ` [PATCH net-next v6 11/11] net: tipc: convert tipc_udp_xmit "

[PATCH rdma-next v2 00/11] RDMA/core: Introduce FRMR pools infrastructure
 2026-01-20 16:44 UTC  (3+ messages)
` [PATCH rdma-next v2 02/11] IB/core: Introduce FRMR pools

[PATCH v2 net-next 0/3] gro: inline tcp6_gro_{receive,complete}
 2026-01-20 16:38 UTC  (6+ messages)

[PATCH] netdevsim: fix a race issue related to the operation on bpf_bound_progs list
 2026-01-20 16:30 UTC  (2+ messages)

On managing socket's error queue
 2026-01-20 16:25 UTC 

[syzbot] [net?] WARNING in __skb_flow_dissect (7)
 2026-01-20 16:15 UTC 

[PATCH] net: fec: account for VLAN header in MAX_FL calculation
 2026-01-20 16:04 UTC 

[PATCH net-next v7 00/16] net: introduce QUIC infrastructure and core subcomponents
 2026-01-20 16:07 UTC  (12+ messages)
` [PATCH net-next v7 05/16] quic: provide quic.h header files for kernel and userspace
` [PATCH net-next v7 06/16] quic: add stream management
` [PATCH net-next v7 08/16] quic: add path management
` [PATCH net-next v7 15/16] quic: add packet builder base

Testing for netrom: fix memory leak in nr_add_node
 2026-01-20 16:00 UTC  (4+ messages)

ipv4: cipso potential BUG()
 2026-01-20 15:57 UTC  (2+ messages)
` [PATCH] cipso: harden use of skb_cow() in cipso_v4_skbuff_setattr()

[PATCH v4 02/15] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,lan9691-flexcom
 2026-01-20 15:53 UTC  (2+ messages)
` (subset) "

[PATCH net] vsock/test: Do not filter kallsyms by symbol type
 2026-01-20 15:50 UTC  (2+ messages)

[PATCH net] bonding: annotate data-races around slave->last_rx
 2026-01-20 15:28 UTC 

[PATCH iwl-next v4 0/3] igb: add RSS key get/set support
 2026-01-20 15:26 UTC  (6+ messages)
` [PATCH iwl-next v4 1/3] igb: prepare for "
` [PATCH iwl-next v4 2/3] igb: expose RSS key via ethtool get_rxfh
` [PATCH iwl-next v4 3/3] igb: allow configuring RSS key via ethtool set_rxfh

[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-20 15:15 UTC  (3+ messages)
` [PATCH 29/33] sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAIN

[PATCH net-next v01 0/5] net: hinic3: Fix netif_queue_set_napi input parameters and code styles
 2026-01-20 14:29 UTC  (6+ messages)
` [PATCH net-next v01 1/5] hinic3: Fix netif_queue_set_napi queue_index parameter passing error
` [PATCH net-next v01 2/5] hinic3: Fix code Style(remove empty lines between error handling)
` [PATCH net-next v01 3/5] hinic3: Remove redundant defensive code
` [PATCH net-next v01 4/5] hinic3: Use array_size instead of multiplying
` [PATCH net-next v01 5/5] hinic3: RQ use RQ_CTXT_PREF_CI_HI instead of SQ_CTXT_PREF_CI_HI

[PATCH net v01 0/5] net: hinic3: Fix netif_queue_set_napi input parameters and code styles
 2026-01-20 14:27 UTC  (7+ messages)
` [PATCH net v01 1/5] hinic3: Fix netif_queue_set_napi queue_index parameter passing error
` [PATCH net v01 2/5] hinic3: Fix code Style(remove empty lines between error handling)
` [PATCH net v01 3/5] hinic3: Remove redundant defensive code
` [PATCH net v01 4/5] hinic3: Use array_size instead of multiplying
` [PATCH net v01 5/5] hinic3: RQ use RQ_CTXT_PREF_CI_HI instead of SQ_CTXT_PREF_CI_HI

[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
 2026-01-20 14:10 UTC  (5+ messages)
` [PATCH net-next v2 1/4] selftests: net: Move some UAPI header inclusions after libc ones
` [PATCH net-next v2 2/4] selftests/landlock: "
` [PATCH net-next v2 3/4] samples/bpf: "
` [PATCH net-next v2 4/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'

[PATCH net-next v2 09/15] net: ftgmac100: Always register the MDIO bus when it exists
 2026-01-20 14:08 UTC  (4+ messages)
` [net-next,v2,09/15] "

[PATCH net-next v5 03/11] net: tunnel: convert udp_tunnel{6,}_xmit_skb to noref
 2026-01-20 13:25 UTC  (3+ messages)
` [net-next,v5,03/11] "

[PATCH iwl-next v2 0/6] ixgbe: enable EEE for E610 devices
 2026-01-20 13:44 UTC  (7+ messages)
` [PATCH iwl-next v2 1/6] ixgbe: E610: add discovering EEE capability
` [PATCH iwl-next v2 2/6] ixgbe: E610: use new version of 0x601 ACI command buffer
` [PATCH iwl-next v2 3/6] ixgbe: E610: update EEE supported speeds
` [PATCH iwl-next v2 4/6] ixgbe: E610: update ACI command structs with EEE fields
` [PATCH iwl-next v2 5/6] ixgbe: move EEE config validation out of ixgbe_set_eee()
` [PATCH iwl-next v2 6/6] ixgbe: E610: add EEE support

[PATCH net-next v4 0/2] airoha: Add the capability to read firmware binary names from dts for Airoha NPU driver
 2026-01-20 13:59 UTC  (4+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: airoha: npu: Add firmware-name property
` [PATCH net-next v4 2/2] net: airoha: npu: Add the capability to read firmware names from dts

[PATCH net-next 0/3] riscv: spacemit: Add ethernet support for K3
 2026-01-20 13:56 UTC  (12+ messages)
` [PATCH net-next 1/3] dt-bindings: net: Add support for Spacemit K3 dwmac
` [PATCH net-next 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC

[PATCH net] net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()
 2026-01-20 13:46 UTC 

[PATCH net-next] net: spacemit: Clarify stat timeout comments and messages
 2026-01-20 13:42 UTC  (2+ messages)

[PATCH net v2] selftests: net: amt: wait longer for connection before sending packets
 2026-01-20 13:39 UTC 

[PATCH v4 net-next 00/10] geneve: introduce double tunnel GSO/GRO support
 2026-01-20 13:30 UTC  (6+ messages)
` [PATCH v4 net-next 01/10] net: introduce mangleid_features

[PATCH v5 iwl-next] ice: add support for unmanaged DPLL on E830 NIC
 2026-01-20 13:14 UTC  (11+ messages)
`  "

[PATCH iwl-next v6] ice: add support for unmanaged DPLL on E830 NIC
 2026-01-20 13:04 UTC 

[PATCH net-next] tcp: preserve const qualifier in tcp_rsk() and inet_rsk()
 2026-01-20 12:53 UTC 

[PATCH net] selftests: net: fix wrong boolean evaluation in __exit__
 2026-01-20 12:47 UTC 

[net-next v7 0/8] net: wwan: add NMEA port type support
 2026-01-20 12:30 UTC  (3+ messages)
` [net-next v7 5/8] net: wwan: add NMEA port support

Tunneling GRE over GUE over IPv6
 2026-01-20 12:30 UTC 

[PATCH net-next v2 06/15] net: ftgmac100: Use devm_clk_get_enabled
 2026-01-20 12:19 UTC  (2+ messages)
` [net-next,v2,06/15] "

[PATCH net-next 05/14] net: stmmac: add stmmac core serdes support
 2026-01-20 12:11 UTC  (8+ messages)
` [net-next,05/14] "

[PATCH net v2] be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
 2026-01-20 11:37 UTC 

[PATCH RESEND net-next v6 0/3] Add DWMAC glue driver for Motorcomm YT6801
 2026-01-20 11:52 UTC  (9+ messages)

[PATCH net-next v7 00/16] netkit: Support for io_uring zero-copy and AF_XDP
 2026-01-20 11:50 UTC  (2+ messages)

[PATCH net-next v11 0/7] netconsole: support automatic target recovery
 2026-01-20 11:39 UTC  (4+ messages)
` [PATCH net-next v11 6/7] netconsole: resume previously deactivated target

[syzbot] Monthly net report (Jan 2026)
 2026-01-20 11:17 UTC  (3+ messages)

[PATCH iwl-next v3 0/8] ice: in VEB, prevent "cross-vlan" traffic
 2026-01-20 10:34 UTC  (9+ messages)
` [PATCH iwl-next v3 1/8] ice: in dvm, use outer VLAN in MAC,VLAN lookup
` [PATCH iwl-next v3 2/8] ice: allow creating mac,vlan filters along mac filters
` [PATCH iwl-next v3 3/8] ice: do not check for zero mac when creating "
` [PATCH iwl-next v3 4/8] ice: allow overriding lan_en, lb_en in switch
` [PATCH iwl-next v3 5/8] ice: update mac,vlan rules when toggling between VEB and VEPA
` [PATCH iwl-next v3 6/8] ice: add functions to query for vsi's pvids
` [PATCH iwl-next v3 7/8] ice: add mac vlan to filter API
` [PATCH iwl-next v3 8/8] ice: in VEB, prevent "cross-vlan" traffic from hitting loopback

[PATCH net-next] octeontx2-pf: Remove unnecessary bounds check
 2026-01-20 10:13 UTC  (3+ messages)

[PATCH net v3] rxrpc: Fix data-race warning and potential load/store tearing
 2026-01-20 10:13 UTC 

[PATCH net-next 0/2] net: netconsole: convert to NBCON console infrastructure
 2026-01-20 10:10 UTC  (12+ messages)

[PATCH net-next v3 0/2] airoha: Add the capability to read firmware binary names from dts for Airoha NPU driver
 2026-01-20 10:08 UTC  (3+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: airoha: npu: Add firmware-name property

[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-20 10:08 UTC  (2+ messages)

[PATCH net-next V2 0/5] eth: fbnic: Update IPC mailbox support
 2026-01-20 10:04 UTC  (3+ messages)
` [PATCH net-next V2 5/5] eth: fbnic: Update RX mbox timeout value

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

[PATCH net-next v11 0/9] net: hinic3: PF initialization
 2026-01-20 10:00 UTC  (2+ messages)

[PATCH RESEND net v5 0/4] vsock/virtio: fix TX credit handling
 2026-01-20  9:37 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