netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-21 13:04:05 to 2024-02-22 02:26:04 UTC [more...]

[PATCH net-next v7 00/11] introduce drop reasons for tcp receive path
 2024-02-22  2:25 UTC  (9+ messages)
` [PATCH net-next v7 09/11] tcp: make the dropreason really work when calling tcp_rcv_state_process()
` [PATCH net-next v7 10/11] tcp: make dropreason in tcp_child_process() work
` [PATCH net-next v7 11/11] tcp: get rid of NOT_SPECIFIED reason in tcp_v4/6_do_rcv

[RFC RFT PATCH 0/4] Handle set_memory_XXcrypted() errors in hyperv
 2024-02-22  2:10 UTC  (5+ messages)
` [RFC RFT PATCH 1/4] hv: Leak pages if set_memory_encrypted() fails
` [RFC RFT PATCH 2/4] hv: Track decrypted status in vmbus_gpadl
` [RFC RFT PATCH 3/4] hv_nstvsc: Don't free decrypted memory
` [RFC RFT PATCH 4/4] uio_hv_generic: "

[linux-next:master] [net] fd4f101edb: stress-ng.msg.ops_per_sec 29.2% improvement
 2024-02-22  2:00 UTC 

[PATCH] net: txgbe: fix GPIO interrupt blocking
 2024-02-22  1:56 UTC  (7+ messages)

pull-request: wireless-next-2024-02-20
 2024-02-22  1:25 UTC  (5+ messages)

[PATCH net ver.2] genetlink: fix possible use-after-free and null-ptr-deref in genl_dumpit()
 2024-02-22  1:23 UTC  (2+ messages)

[PATCH net] net: mctp: put sock on tag allocation failure
 2024-02-22  1:20 UTC  (4+ messages)

[PATCHv6] PPPoL2TP: Add more code snippets
 2024-02-22  1:20 UTC  (2+ messages)

[patch net] devlink: fix port dump cmd type
 2024-02-22  1:20 UTC  (2+ messages)

[PATCH net] net/sched: flower: Add lock protection when remove filter handle
 2024-02-22  1:20 UTC  (2+ messages)

[PATCH net-next] udp: add local "peek offset enabled" flag
 2024-02-22  1:20 UTC  (2+ messages)

[PATCH net v3] net: sparx5: Add spinlock for frame transmission from CPU
 2024-02-22  1:20 UTC  (2+ messages)

[PATCH net] net: stmmac: Fix EST offset for dwmac 5.10
 2024-02-22  1:20 UTC  (2+ messages)

[PATCH net v2 0/2] tools: ynl: fix impossible errors
 2024-02-22  1:20 UTC  (2+ messages)

[PATCH net-next v8 00/13] Introduce PHY listing and link_topology tracking
 2024-02-22  1:00 UTC  (3+ messages)
` [PATCH net-next v8 08/13] netlink: specs: add ethnl PHY_GET command set

[PATCH 5/6] net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
 2024-02-22  0:57 UTC  (2+ messages)

[Bug report] veth cannot be created, reporting page allocation failure
 2024-02-22  0:49 UTC  (2+ messages)

[PATCH net 0/5] Netfilter fixes for net
 2024-02-22  0:08 UTC  (6+ messages)
` [PATCH net 1/5] netfilter: nf_tables: set dormant flag on hook register failure
` [PATCH net 2/5] netfilter: nft_flow_offload: reset dst in route object after setting up flow
` [PATCH net 3/5] netfilter: nft_flow_offload: release dst in case direct xmit path is used
` [PATCH net 4/5] netfilter: nf_tables: register hooks last when adding new chain/flowtable
` [PATCH net 5/5] netfilter: nf_tables: use kzalloc for hook allocation

[PATCH net-next] net: copy routing table more efficiently in rt_dst_clone
 2024-02-21 18:50 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next v4 0/5] ice: Support 5 layer Tx scheduler topology
 2024-02-21 23:38 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v4 4/5] ice: Add tx_scheduling_layers devlink param

[PATCH 0/6] Fix mlx5 write combining support on new ARM64 cores
 2024-02-21 23:28 UTC  (4+ messages)
` [PATCH 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()

[PATCH v7 net-next 00/14] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2024-02-21 23:20 UTC  (2+ messages)

pull-request: bpf 2024-02-22
 2024-02-21 23:18 UTC 

[PATCH net 1/2] net: veth: clear GRO when clearing XDP even when down
 2024-02-21 23:12 UTC  (2+ messages)
` [PATCH net 2/2] selftests: net: veth: test syncing GRO and XDP state while device is down

[PATCH bpf-next v2 1/3] bpf, net: validate struct_ops when updating value
 2024-02-21 22:59 UTC 

[PATCH net-next 0/5][pull request] i40e: Simplify VSI and VEB handling
 2024-02-21 22:53 UTC  (2+ messages)

[PATCH] can: raw: raw_getsockopt(): reduce scope of err
 2024-02-21 22:44 UTC  (2+ messages)

[PATCH net-next] net: phy: mxl-gpy: fill in possible_interfaces for GPY21x chipset
 2024-02-21 22:40 UTC  (2+ messages)

[PATCH net] xfrm: Avoid clang fortify warning in copy_to_user_tmpl()
 2024-02-21 22:32 UTC  (2+ messages)

[PATCH] net/af_iucv: fix virtual vs physical address confusion
 2024-02-21 22:31 UTC  (3+ messages)

[PATCH ver.2] gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()
 2024-02-21 22:30 UTC  (2+ messages)

[PATCH net 0/5] tls: fixes for record type handling with PEEK
 2024-02-21 22:30 UTC  (9+ messages)
` [PATCH net 3/5] tls: don't skip over different type records from the rx_list

[patch net-next v2 0/3] tools: ynl: couple of cmdline enhancements
 2024-02-21 22:29 UTC  (9+ messages)
` [patch net-next v2 1/3] tools: ynl: allow user to specify flag attr with bool values
` [patch net-next v2 2/3] tools: ynl: process all scalar types encoding in single elif statement
` [patch net-next v2 3/3] tools: ynl: allow user to pass enum string instead of scalar value

[PATCH v5] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2024-02-21 22:26 UTC 

[PATCH] phy: constify of_phandle_args in xlate
 2024-02-21 22:12 UTC  (3+ messages)

[PATCH v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2024-02-21 22:01 UTC  (4+ messages)

[PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions
 2024-02-21 21:29 UTC  (28+ messages)
` [PATCH 1/9] kunit: test: Log the correct filter string in executor_test
` [PATCH 2/9] lib/cmdline: Fix an invalid format specifier in an assertion msg
` [PATCH 3/9] lib: memcpy_kunit: "
` [PATCH 4/9] time: test: Fix incorrect format specifier
` [PATCH 5/9] rtc: test: Fix invalid "
` [PATCH 6/9] net: test: Fix printf format specifier in skb_segment kunit test
` [PATCH 7/9] drm: tests: Fix invalid printf format specifiers in KUnit tests
` [PATCH 8/9] drm/xe/tests: Fix printf format specifiers in xe_migrate test
` [PATCH 9/9] kunit: Annotate _MSG assertion variants with gnu printf specifiers

[syzbot] [kernel?] BUG: unable to handle kernel NULL pointer dereference in hrtimer_active
 2024-02-21 21:29 UTC  (2+ messages)

[RFC 0/7] selftests: openvswitch: cleanups for running as selftests
 2024-02-21 21:11 UTC  (4+ messages)
` [RFC 3/7] selftests: openvswitch: use non-graceful kills when needed
  ` [ovs-dev] "

[PATCH v5 00/10 iwl-next] idpf: refactor virtchnl messages
 2024-02-21 20:16 UTC  (4+ messages)
` [PATCH v5 01/10 iwl-next] idpf: implement virtchnl transaction manager

[pull request][net 00/10] mlx5 fixes 2024-02-19
 2024-02-21 19:55 UTC  (4+ messages)
` [net 08/10] net/mlx5e: RSS, Unconfigure RXFH after changing channels number

[PATCH net-next] ethtool: ignore unused/unreliable fields in set_eee op
 2024-02-21 19:50 UTC  (3+ messages)

[RFC]: raw packet filtering via tc-flower
 2024-02-21 19:43 UTC 

[PATCH] net: ethtool: avoid rebuilds on UTS_RELEASE change
 2024-02-21 19:35 UTC  (4+ messages)

[PATCH net-next 0/2] Expose netdev name in netdev netlink APIs
 2024-02-21 19:29 UTC  (11+ messages)
` [PATCH net-next 1/2] netdev-genl: Add ifname for queue and NAPI APIs
` [PATCH net-next 2/2] netdev-genl: spec: Add ifname to netdev nl YAML spec

[PATCH net-next v4 0/7] Fix missing PHY-to-MAC RX clock
 2024-02-21 19:14 UTC  (9+ messages)
` [PATCH net-next v4 1/7] net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
` [PATCH net-next v4 2/7] net: phylink: add rxc_always_on flag to phylink_pcs
` [PATCH net-next v4 3/7] net: stmmac: don't rely on lynx_pcs presence to check for a PHY
` [PATCH net-next v4 4/7] net: stmmac: Support a generic PCS field in mac_device_info
` [PATCH net-next v4 5/7] net: stmmac: Signal to PHY/PCS drivers to keep RX clock on
` [PATCH net-next v4 7/7] net: pcs: rzn1-miic: Init RX clock early if MAC requires it

[PATCH] dt-bindings: net: wireless: mt76: allow all 4 interrupts for MT7981
 2024-02-21 19:13 UTC  (2+ messages)

[PATCH] arm64: ls1046ardb: Replace XGMII with 10GBASE-R phy mode
 2024-02-21 19:06 UTC  (3+ messages)
  ` EXTERNAL: "

[PATCH net-next 00/13] rtnetlink: reduce RTNL pressure for dumps
 2024-02-21 18:57 UTC  (9+ messages)
` [PATCH net-next 04/13] ipv6: use xarray iterator to implement inet6_dump_ifinfo()
` [PATCH net-next 12/13] rtnetlink: make rtnl_fill_link_ifmap() RCU ready

[patch net-next 00/13] netlink: specs: devlink: add the rest of missing attribute definitions
 2024-02-21 18:45 UTC  (12+ messages)
` [patch net-next 03/13] tools: ynl: allow user to pass enum string instead of scalar value
` [patch net-next 06/13] tools: ynl: introduce attribute-replace for sub-message

[PATCH RFC net] ps3/gelic: Fix possible NULL pointer dereference
 2024-02-21 18:32 UTC  (2+ messages)

[PATCH v5 0/4] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
 2024-02-21 18:28 UTC  (2+ messages)

[PATCH ethtool v2] ethtool: add support for RSS input transformation
 2024-02-21 18:24 UTC  (4+ messages)

[PATCH] [net-next] octeon_ep_vf: Improve help text grammar
 2024-02-21 17:58 UTC  (2+ messages)

[PATCH net-next v2 1/1] net: dsa: microchip: Add support for bridge port isolation
 2024-02-21 17:53 UTC  (2+ messages)

[PATCH net-next] ps3/gelic: minor Kernel Doc corrections
 2024-02-21 17:46 UTC 

[PATCH net] netlink: add nla be16/32 types to minlen array
 2024-02-21 17:27 UTC 

[PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-02-21 17:30 UTC  (4+ messages)

[PATCH v6 net] ps3/gelic: Fix SKB allocation
 2024-02-21 17:28 UTC  (2+ messages)

[PATCH v2 net-next 0/3] net: Provide SMP threads for backlog NAPI
 2024-02-21 17:00 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] net: Remove conditional threaded-NAPI wakeup based on task state
` [PATCH v2 net-next 2/3] net: Allow to use SMP threads for backlog NAPI
` [PATCH v2 net-next 3/3] net: Use backlog-NAPI to clean up the defer_list

stmmac and XDP/ZC issue
 2024-02-21 17:20 UTC  (8+ messages)

x86: fortify-string.h:63:33: error: '__builtin_memcmp' specified bound exceeds maximum object size
 2024-02-21 16:51 UTC  (2+ messages)

[PATCH v3 0/1] tcp/dcpp: Un-pin tw_timer
 2024-02-21 16:45 UTC  (6+ messages)
` [PATCH v3 1/1] "

[PATCH iproute2 v8 0/3] ss: pretty-printing BPF socket-local storage
 2024-02-21 16:27 UTC  (6+ messages)
` [PATCH iproute2 v8 1/3] ss: add support for "

[PATCH bpf] bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
 2024-02-21 16:20 UTC  (2+ messages)

[PATCH net-next] ipv6/sit: Do not allocate stats in the driver
 2024-02-21 16:17 UTC 

[PATCH net-next v6] bonding: rate-limit bonding driver inspect messages
 2024-02-21 15:49 UTC  (2+ messages)

[PATCH net-next v3 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-02-21 15:24 UTC  (11+ messages)
` [PATCH net-next v3 01/10] dt-bindings: net: Add support for AM65x SR1.0 in ICSSG
` [PATCH net-next v3 02/10] eth: Move IPv4/IPv6 multicast address bases to their own symbols
` [PATCH net-next v3 03/10] net: ti: icssg-prueth: Move common functions into a separate file
` [PATCH net-next v3 04/10] net: ti: icssg-prueth: Add SR1.0-specific configuration bits
` [PATCH net-next v3 05/10] net: ti: icssg-prueth: Add SR1.0-specific description bits
` [PATCH net-next v3 06/10] net: ti: icssg-prueth: Adjust IPG configuration for SR1.0
` [PATCH net-next v3 07/10] net: ti: icssg-prueth: Adjust the number of TX channels "
` [PATCH net-next v3 08/10] net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifier
` [PATCH net-next v3 09/10] net: ti: icssg-prueth: Modify common functions for SR1.0
` [PATCH net-next v3 10/10] net: ti: icssg-prueth: Add ICSSG Ethernet driver for AM65x SR1.0 platforms

[PATCH net 0/2] mptcp: fix another deadlock issue
 2024-02-21 15:19 UTC  (3+ messages)
` [PATCH net 2/2] selftests: mptcp: explicitly trigger the listener diag code-path

[PATCH iproute2 v9 0/3] ss: pretty-printing BPF socket-local storage
 2024-02-21 15:16 UTC  (4+ messages)
` [PATCH iproute2 v9 1/3] ss: add support for "
` [PATCH iproute2 v9 2/3] ss: pretty-print "
` [PATCH iproute2 v9 3/3] ss: update man page to document --bpf-maps and --bpf-map-id=

[PATCH] [RFC] net: smc: fix fasync leak in smc_release()
 2024-02-21 15:02 UTC  (3+ messages)
  ` [lvc-project] "

[PATCH net v2] net: ip_tunnel: prevent perpetual headroom growth
 2024-02-21 15:12 UTC  (2+ messages)

[PATCH net-next v4 00/17] net: Add support for Power over Ethernet (PoE)
 2024-02-21 15:06 UTC  (13+ messages)
` [PATCH net-next v4 05/17] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next v4 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller

[PATCH net] tun: Fix xdp_rxq_info's queue_index when detaching
 2024-02-21 15:03 UTC  (4+ messages)

[PATCH v10 net-next 00/15] Introducing P4TC
 2024-02-21 14:51 UTC  (9+ messages)
` [PATCH v10 net-next 15/15] p4tc: add P4 classifier

[PATCH net-next v2 2/4] bpf: test_run: Use system page pool for XDP live frame mode
 2024-02-21 14:48 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: Check return from set_memory_rox() and friends
 2024-02-21 14:45 UTC 

[PATCH net] l2tp: pass correct message length to ip6_append_data
 2024-02-21 14:43 UTC  (2+ messages)

VxLAN learning creating broadcast FDB entry
 2024-02-21 14:41 UTC  (2+ messages)

[PATCH] can: netlink: Fix TDCO calculation using the old data bittiming
 2024-02-21 14:38 UTC  (5+ messages)

[PATCH] stmmac: Clear variable when destroying workqueue
 2024-02-21 14:32 UTC 

[PATCH v3 RESEND 0/6] Add support for QMC HDLC
 2024-02-21 14:30 UTC  (12+ messages)
` [PATCH v3 RESEND 3/6] bitmap: Make bitmap_onto() available to users

[PATCH 5.4 188/267] rxrpc: Fix response to PING RESPONSE ACKs to a dead call
 2024-02-21 13:08 UTC 

[PATCH net-next 2/3] ioam6: multicast event
 2024-02-21 14:18 UTC  (2+ messages)

[PATCH 5.10 262/379] rxrpc: Fix response to PING RESPONSE ACKs to a dead call
 2024-02-21 13:07 UTC 

[syzbot] [netfilter?] KMSAN: uninit-value in __nla_validate_parse (3)
 2024-02-21 13:59 UTC 

[PATCH net-next v8 00/11] stmmac: Add Loongson platform support
 2024-02-21 13:48 UTC  (5+ messages)
` [PATCH net-next v8 01/11] net: stmmac: Add multi-channel support

[PATCH 5.15 314/476] rxrpc: Fix response to PING RESPONSE ACKs to a dead call
 2024-02-21 13:06 UTC 

This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c
 2024-02-21 13:44 UTC  (4+ messages)

[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-02-21 12:21 UTC  (6+ messages)

[PATCH 4.19 153/202] rxrpc: Fix response to PING RESPONSE ACKs to a dead call
 2024-02-21 13:07 UTC 

[syzbot] [net?] WARNING in mpls_gso_segment
 2024-02-21 13:15 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).