netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-27 12:51:48 to 2023-07-28 01:47:25 UTC [more...]

[PATCH v2 00/10] stmmac: Add Loongson platform support
 2023-07-28  1:47 UTC  (18+ messages)
` [PATCH v2 04/10] net: stmmac: dwmac1000: Add 64-bit DMA support
` [PATCH v2 02/10] net: stmmac: dwmac1000: Allow platforms to choose some register offsets
` [PATCH v2 05/10] net: stmmac: dwmac1000: Add Loongson register definitions
` [PATCH v2 08/10] net: stmmac: dwmac-loongson: Disable flow control for GMAC
` [PATCH v2 09/10] net: stmmac: dwmac-loongson: Add 64-bit DMA and multi-vector support

[PATCH net-next V4 0/3] virtio_net: add per queue interrupt coalescing support
 2023-07-28  1:42 UTC  (4+ messages)
` [PATCH net-next V4 2/3] virtio_net: support per queue interrupt coalesce command

selftests: connector: proc_filter.c:48:20: error: invalid application of 'sizeof' to an incomplete type 'struct proc_input'
 2023-07-28  1:38 UTC  (5+ messages)

[PATCH bpf-next 0/2] Remove unused fields in cpumap & devmap
 2023-07-28  1:49 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf, cpumap: Remove unused cmap field from bpf_cpu_map_entry
` [PATCH bpf-next 2/2] bpf, devmap: Remove unused dtab field from bpf_dtab_netdev

[PATCH bpf-next v6 0/5] Support defragmenting IPv(4|6) packets in BPF
 2023-07-28  1:16 UTC  (3+ messages)
` [PATCH bpf-next v6 2/5] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link

[PATCH net-next] net: Remove unused declaration dev_restart()
 2023-07-28  0:50 UTC  (2+ messages)

[PATCH net-next] net: datalink: Remove unused declarations
 2023-07-28  0:50 UTC  (2+ messages)

[PATCH net] net: dsa: fix older DSA drivers using phylink
 2023-07-28  0:50 UTC  (2+ messages)

[PATCH net] MAINTAINERS: stmmac: retire Giuseppe Cavallaro
 2023-07-28  0:50 UTC  (2+ messages)

[PATCH net-next v2 0/2] tools/net/ynl: enable json configuration
 2023-07-28  0:39 UTC  (4+ messages)
` [PATCH net-next v2 1/2] tools/net/ynl: configuration through json

[PATCH net-next] bridge: Remove unused declaration br_multicast_set_hash_max()
 2023-07-28  0:20 UTC  (2+ messages)

[PATCH net-next] dccp: Remove unused declaration dccp_feat_initialise_sysctls()
 2023-07-28  0:20 UTC  (2+ messages)

[PATCH net v3] rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
 2023-07-28  0:20 UTC  (3+ messages)

[PATCH v3] drivers: net: prevent tun_get_user() to exceed xdp size limits
 2023-07-28  0:11 UTC  (10+ messages)

[PATCH] net: move comment in ndisc_router_discovery
 2023-07-28  0:10 UTC  (4+ messages)
` [PATCH v2] net: remove "

[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
 2023-07-27 23:48 UTC  (7+ messages)
` [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker

[PATCH v4] net: ravb: Fix possible UAF bug in ravb_remove
 2023-07-27 23:48 UTC  (5+ messages)

[syzbot] [bpf?] WARNING: ODEBUG bug in tcx_uninstall
 2023-07-27 23:44 UTC  (9+ messages)

[PATCH net-next] netconsole: Enable compile time configuration
 2023-07-27 22:51 UTC  (4+ messages)

[PATCH net-next v4 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-07-27 22:26 UTC  (5+ messages)
` [PATCH net-next v4 1/4] vsock/virtio/vhost: read data from non-linear skb
` [PATCH net-next v4 2/4] vsock/virtio: support to send "
` [PATCH net-next v4 3/4] vsock/virtio: non-linear skb handling for tap
` [PATCH net-next v4 4/4] vsock/virtio: MSG_ZEROCOPY flag support

[PATCH] net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
 2023-07-27 21:52 UTC 

[PATCH 4.14] net/sched: cls_u32: Fix reference counter leak leading to overflow
 2023-07-27 21:32 UTC  (2+ messages)

[net-next PATCH 1/3] net: dsa: tag_qca: return early if dev is not found
 2023-07-27 21:16 UTC  (9+ messages)
` [net-next PATCH 2/3] net: dsa: qca8k: make learning configurable and keep off if standalone
` [net-next PATCH 3/3] net: dsa: qca8k: limit user ports access to the first CPU port on setup

[RFC PATCH v9 00/10] Create common DPLL configuration API
 2023-07-27 21:16 UTC  (3+ messages)
` [RFC PATCH v9 07/10] ice: add admin commands to access cgu configuration

[PATCH v2] spi: fsl-dspi: Use dev_err_probe() in dspi_request_dma()
 2023-07-27 21:07 UTC  (2+ messages)

[PATCH -next] net: bcmasp: Clean up redundant dev_err_probe()
 2023-07-27 20:46 UTC  (3+ messages)

[PATCH 4.14,5.4] net/sched: sch_qfq: account for stab overhead in qfq_enqueue
 2023-07-27 20:41 UTC 

[PATCH net-next 0/2] eth: bnxt: fix a couple of W=1 C=1 warnings
 2023-07-27 20:28 UTC  (4+ messages)
` [PATCH net-next 1/2] eth: bnxt: fix one of the W=1 warnings about fortified memcpy()
` [PATCH net-next 2/2] eth: bnxt: fix warning for define in struct_group

[PATCH RFC net] bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
 2023-07-27 20:15 UTC  (2+ messages)

[PATCH net-next v2 00/10][pull request] ice: Implement support for SRIOV + LAG
 2023-07-27 19:58 UTC  (11+ messages)
` [PATCH net-next v2 01/10] ice: Correctly initialize queue context values
` [PATCH net-next v2 02/10] ice: Add driver support for firmware changes for LAG
` [PATCH net-next v2 03/10] ice: changes to the interface with the HW and FW for SRIOV_VF+LAG
` [PATCH net-next v2 04/10] ice: implement lag netdev event handler
` [PATCH net-next v2 05/10] ice: process events created by "
` [PATCH net-next v2 06/10] ice: Flesh out implementation of support for SRIOV on bonded interface
` [PATCH net-next v2 07/10] ice: support non-standard teardown of bond interface
` [PATCH net-next v2 08/10] ice: enforce interface eligibility and add messaging for SRIOV LAG
` [PATCH net-next v2 09/10] ice: enforce no DCB config changing when in bond
` [PATCH net-next v2 10/10] ice: update reset path for SRIOV LAG support

[PATCH net-next 0/2] mlx5: Expose NIC temperature via hwmon API
 2023-07-27 20:02 UTC  (5+ messages)
` [PATCH net-next 1/2] net/mlx5: Expose port.c/mlx5_query_module_num() function
` [PATCH net-next 2/2] net/mlx5: Expose NIC temperature via hardware monitoring kernel API

[PATCH] net: usb: qmi_wwan: add Quectel EM05GV2
 2023-07-27 20:00 UTC 

[GIT PULL] Networking for 6.5-rc4
 2023-07-27 19:49 UTC  (2+ messages)

[PATCH net] bnxt: don't handle XDP in netpoll
 2023-07-27 19:42 UTC  (8+ messages)

[PATCH net-next 0/3] net: tcp: support probing OOM
 2023-07-27 19:31 UTC  (6+ messages)
` [PATCH net-next 1/3] net: tcp: send zero-window ACK when no memory
` [PATCH net-next 2/3] net: tcp: allow zero-window ACK update the window
` [PATCH net-next 3/3] net: tcp: check timeout by icsk->icsk_timeout in tcp_retransmit_timer()

[PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
 2023-07-27 19:26 UTC  (8+ messages)

[PATCH bpf 0/2] fix rmem incorrect accounting in bpf_tcp_ingress()
 2023-07-27 19:16 UTC  (4+ messages)
` [PATCH bpf 1/2] net: introduce __sk_rmem_schedule() helper

[pull request][net-next V2 00/15] mlx5 updates 2023-07-24
 2023-07-27 18:39 UTC  (16+ messages)
` [net-next V2 01/15] net/mlx5: Use shared code for checking lag is supported
` [net-next V2 02/15] net/mlx5: Devcom, Infrastructure changes
` [net-next V2 03/15] net/mlx5e: E-Switch, Register devcom device with switch id key
` [net-next V2 04/15] net/mlx5e: E-Switch, Allow devcom initialization on more vports
` [net-next V2 05/15] net/mlx5: Re-organize mlx5_cmd struct
` [net-next V2 06/15] net/mlx5: Remove redundant cmdif revision check
` [net-next V2 07/15] net/mlx5: split mlx5_cmd_init() to probe and reload routines
` [net-next V2 08/15] net/mlx5: Allocate command stats with xarray
` [net-next V2 09/15] net/mlx5e: Remove duplicate code for user flow
` [net-next V2 10/15] net/mlx5e: Make flow classification filters static
` [net-next V2 11/15] net/mlx5: Don't check vport->enabled in port ops
` [net-next V2 12/15] net/mlx5: Remove pointless devlink_rate checks
` [net-next V2 13/15] net/mlx5: Make mlx5_esw_offloads_rep_load/unload() static
` [net-next V2 14/15] net/mlx5: Make mlx5_eswitch_load/unload_vport() static
` [net-next V2 15/15] net/mlx5: Give esw_offloads_load/unload_rep() "mlx5_" prefix

[PATCH v2 net 0/2] update stmmac fix_mac_speed
 2023-07-27 18:36 UTC  (4+ messages)
` [PATCH v2 net 1/2] net: stmmac: add new mode parameter for fix_mac_speed
` [PATCH v2 net 2/2] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link

[PATCH][next] net: ethernet: slicoss: remove redundant increment of pointer data
 2023-07-27 18:16 UTC  (4+ messages)
` [PATCH next] "

[RFC bpf-next v5] bpf: Force to MPTCP
 2023-07-27 18:01 UTC  (4+ messages)

[PATCH 4.14] net/sched: cls_fw: Fix improper refcount update leads to use-after-free
 2023-07-27 17:47 UTC 

[PATCH 4.19] net/sched: cls_fw: Fix improper refcount update leads to use-after-free
 2023-07-27 17:46 UTC 

[PATCH net-next v3 0/7] In-kernel support for the TLS Alert protocol
 2023-07-27 17:38 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net/tls: Move TLS protocol elements to a separate header
` [PATCH net-next v3 2/7] net/tls: Add TLS Alert definitions
` [PATCH net-next v3 3/7] net/handshake: Add API for sending TLS Closure alerts
` [PATCH net-next v3 4/7] SUNRPC: Send TLS Closure alerts before closing a TCP socket
` [PATCH net-next v3 5/7] net/handshake: Add helpers for parsing incoming TLS Alerts
` [PATCH net-next v3 6/7] SUNRPC: Use new helpers to handle "
` [PATCH net-next v3 7/7] net/handshake: Trace events for TLS Alert helpers

[iproute2,v2] bridge: link: allow filtering on bridge name
 2023-07-27 17:24 UTC  (3+ messages)

[iproute2] man: bridge: update bridge link show
 2023-07-27 17:22 UTC 

[PATCH net-next 00/10][pull request] ice: Implement support for SRIOV + LAG
 2023-07-27 17:21 UTC  (4+ messages)
` [PATCH net-next 06/10] ice: Flesh out implementation of support for SRIOV on bonded interface

[PATCH net-next 0/7] mlxsw: Avoid non-tracker helpers when holding and putting netdevices
 2023-07-27 17:02 UTC  (9+ messages)
` [PATCH net-next 1/7] mlxsw: spectrum: Drop unused functions mlxsw_sp_port_lower_dev_hold/_put()
` [PATCH net-next 2/7] mlxsw: spectrum_nve: Do not take reference when looking up netdevice
` [PATCH net-next 3/7] mlxsw: spectrum_switchdev: Use tracker helpers to hold & put netdevices
` [PATCH net-next 4/7] mlxsw: spectrum_router: FIB: "
` [PATCH net-next 5/7] mlxsw: spectrum_router: hw_stats: "
` [PATCH net-next 6/7] mlxsw: spectrum_router: RIF: "
` [PATCH net-next 7/7] mlxsw: spectrum_router: IPv6 events: "

[PATCH net-next v2 0/4] ynl: couple of unrelated fixes
 2023-07-27 16:49 UTC  (6+ messages)
` [PATCH net-next v2 1/4] ynl: expose xdp-zc-max-segs
` [PATCH net-next v2 2/4] ynl: mark max/mask as private for kdoc
` [PATCH net-next v2 3/4] ynl: regenerate all headers
` [PATCH net-next v2 4/4] ynl: print xdp-zc-max-segs in the sample

[PATCH v2 03/10] net: stmmac: dwmac1000: Add multi-channel support
 2023-07-27 16:35 UTC  (2+ messages)

[RFC net-next v4 0/8] xsk: TX metadata
 2023-07-27 16:37 UTC  (11+ messages)
` [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support
  ` [xdp-hints] "

[net-next PATCH] octeontx2-af: Initialize 'cntr_val' to fix uninitialized symbol error
 2023-07-27 16:31 UTC 

[PATCH v1 net-next] dissector: Use 64bits for used_keys
 2023-07-27 16:17 UTC  (3+ messages)

[PATCH 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-07-27 15:50 UTC  (13+ messages)
    ` [PATCH 09/14] ax.25: Update to register_net_sysctl_sz
    ` [PATCH 06/14] sysctl: Add size to register_sysctl

[net 0/2] rxfh with custom RSS fixes
 2023-07-27 15:49 UTC  (5+ messages)

[PATCH net-next v2 0/2] net: store netdevs in an xarray
 2023-07-27 15:45 UTC  (6+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] net: convert some netlink netdev iterators to depend on the xarray

[PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib
 2023-07-27 15:35 UTC  (14+ messages)
                ` [Questions] Some issues about IPv4/IPv6 nexthop route (was Re: [PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib)
                    ` [Questions] Some issues about IPv4/IPv6 nexthop route

[PATCH v3 0/1] net: gro: fix misuse of CB in udp socket lookup
 2023-07-27 15:33 UTC  (2+ messages)
` [PATCH v3 1/1] "

[ovs-dev] [PATCH net-next 1/4] selftests: openvswitch: add an initial flow programming case
 2023-07-27 15:34 UTC  (2+ messages)

[PATCH 1/1] qed: Fix scheduling in a tasklet while getting stats
 2023-07-27 15:26 UTC  (3+ messages)
` [PATCH v2 0/1] qed: Yet another scheduling while atomic fix
  ` [PATCH v2 1/1] qed: Fix scheduling in a tasklet while getting stats

[net-next v2] net: change accept_ra_min_rtr_lft to affect all RA lifetimes
 2023-07-27 15:24 UTC  (3+ messages)

[PATCH net-next 0/9] page_pool: a couple of assorted optimizations
 2023-07-27 14:43 UTC  (10+ messages)
` [PATCH net-next 1/9] page_pool: split types and declarations from page_pool.h
` [PATCH net-next 2/9] net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
` [PATCH net-next 3/9] page_pool: place frag_* fields in one cacheline
` [PATCH net-next 4/9] page_pool: shrink &page_pool_params a tiny bit
` [PATCH net-next 5/9] page_pool: don't use driver-set flags field directly
` [PATCH net-next 6/9] page_pool: avoid calling no-op externals when possible
` [PATCH net-next 7/9] net: skbuff: avoid accessing page_pool if !napi_safe when returning page
` [PATCH net-next 8/9] page_pool: add a lockdep check for recycling in hardirq
` [PATCH net-next 9/9] net: skbuff: always try to recycle PP pages directly when in softirq

[PATCH net-next v3 0/4] virtio/vsock: some updates for MSG_PEEK flag
 2023-07-27 14:00 UTC  (2+ messages)

[PATCH net-next v2] page_pool: split types and declarations from page_pool.h
 2023-07-27 13:58 UTC  (7+ messages)

[PATCH netfilter] netfilter: nfnetlink_log: always add a timestamp
 2023-07-27 13:58 UTC  (2+ messages)

[PATCH v2] net: stmmac: correct MAC propagation delay
 2023-07-27 13:36 UTC  (13+ messages)

[PATCH net-next 0/5] netfilter updates for net-next
 2023-07-27 13:36 UTC  (6+ messages)
` [PATCH net-next 1/5] nf_conntrack: fix -Wunused-const-variable=
` [PATCH net-next 2/5] netlink: allow be16 and be32 types in all uint policy checks
` [PATCH net-next 3/5] netfilter: nf_tables: use NLA_POLICY_MASK to test for valid flag options
` [PATCH net-next 4/5] netfilter: conntrack: validate cta_ip via parsing
` [PATCH net-next 5/5] lib/ts_bm: add helper to reduce indentation and improve readability

[PATCH v2] bnx2x: Fix error recovering in switch configuration
 2023-07-27 13:29 UTC  (4+ messages)
` [Patch v3] "

[PATCH net-next v2 0/7] In-kernel support for the TLS Alert protocol
 2023-07-27 13:08 UTC  (7+ messages)
` [PATCH net-next v2 1/7] net/tls: Move TLS protocol elements to a separate header
` [PATCH net-next v2 3/7] net/handshake: Add API for sending TLS Closure alerts

[PATCH] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link
 2023-07-27 13:03 UTC  (11+ messages)
  ` [EXT] "


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).