netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-27 17:22:06 to 2023-07-28 08:19:18 UTC [more...]

[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
 2023-07-28  8:19 UTC  (10+ messages)
` [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker

[report?] A race condition is suspected
 2023-07-28  8:12 UTC  (2+ messages)

[PATCH -next] net: bcmasp: Clean up redundant dev_err_probe()
 2023-07-28  8:11 UTC  (4+ messages)

[PATCH net-next v4 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-07-28  8:05 UTC  (9+ 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:bonding:support balance-alb with openvswitch
 2023-07-28  8:04 UTC 

[PATCH net 0/6] There are some bugfix for the HNS3 ethernet driver
 2023-07-28  7:58 UTC  (7+ messages)
` [PATCH net 1/6] net: hns3: fix side effects passed to min_t()
` [PATCH net 2/6] net: hns3: restore user pause configure when disable autoneg
` [PATCH net 3/6] net: hns3: refactor hclge_mac_link_status_wait for interface reuse
` [PATCH net 4/6] net: hns3: add wait until mac link down
` [PATCH net 5/6] net: hns3: fix wrong print link down up
` [PATCH net 6/6] net: hns3: fix deadlock issue when externel_lb and reset are executed together

[RFC bpf-next v6] bpf: Force to MPTCP
 2023-07-28  7:59 UTC 

[PATCH net-next 0/21] pull-request: can-next 2023-07-28
 2023-07-28  7:56 UTC  (22+ messages)
` [PATCH net-next 01/21] dt-bindings: net: can: Add support for Allwinner D1 CAN controller
` [PATCH net-next 02/21] riscv: dts: allwinner: d1: Add CAN controller nodes
` [PATCH net-next 03/21] can: sun4i_can: Add acceptance register quirk
` [PATCH net-next 04/21] MAINTAINERS: Add myself as maintainer of the ems_pci.c driver
` [PATCH net-next 05/21] can: sun4i_can: Add support for the Allwinner D1
` [PATCH net-next 06/21] can: peak_usb: remove unused/legacy peak_usb_netif_rx() function
` [PATCH net-next 07/21] can: Explicitly include correct DT includes, part 2
` [PATCH net-next 08/21] can: gs_usb: remove leading space from goto labels
` [PATCH net-next 09/21] can: gs_usb: gs_usb_probe(): align block comment
` [PATCH net-next 10/21] can: gs_usb: gs_usb_set_timestamp(): remove return statements form void function
` [PATCH net-next 11/21] can: gs_usb: uniformly use "parent" as variable name for struct gs_usb
` [PATCH net-next 12/21] can: gs_usb: gs_usb_receive_bulk_callback(): make use of netdev
` [PATCH net-next 13/21] can: gs_usb: gs_usb_receive_bulk_callback(): make use of stats
` [PATCH net-next 14/21] can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in case of OOM
` [PATCH net-next 15/21] can: gs_usb: gs_can_start_xmit(), gs_can_open(): clean up printouts in error path
` [PATCH net-next 16/21] can: gs_usb: gs_can_close(): don't complain about failed device reset during ndo_stop
` [PATCH net-next 17/21] can: gs_usb: gs_destroy_candev(): remove not needed usb_kill_anchored_urbs()
` [PATCH net-next 18/21] can: gs_usb: gs_usb_disconnect(): "
` [PATCH net-next 19/21] can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_skb_queue_timestamp()
` [PATCH net-next 20/21] can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()
` [PATCH net-next 21/21] can: gs_usb: convert to NAPI/rx-offload to avoid OoO reception

[PATCH v2 net-next] dissector: Use 64bits for used_keys
 2023-07-28  7:56 UTC  (2+ messages)

[PATCH 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-07-28  7:41 UTC  (17+ messages)
    ` [PATCH 11/14] networking: Update to register_net_sysctl_sz
    ` [PATCH 09/14] ax.25: "
    ` [PATCH 06/14] sysctl: Add size to register_sysctl

[PATCH net v3] rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
 2023-07-28  6:49 UTC  (4+ messages)

[PATCH net] bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
 2023-07-28  6:44 UTC 

[PATCH v2 00/10] stmmac: Add Loongson platform support
 2023-07-28  6:36 UTC  (31+ messages)
` [PATCH v2 03/10] net: stmmac: dwmac1000: Add multi-channel support
` [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 06/10] net: stmmac: Add Loongson HWIF entry
` [PATCH v2 07/10] net: stmmac: dwmac-loongson: Add LS7A support
` [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 v2 10/10] net: stmmac: dwmac-loongson: Add GNET support

[PATCH net-next 0/3] net: tcp: support probing OOM
 2023-07-28  6:25 UTC  (9+ messages)
` [PATCH net-next 1/3] net: tcp: send zero-window ACK when no memory
` [PATCH net-next 3/3] net: tcp: check timeout by icsk->icsk_timeout in tcp_retransmit_timer()

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-07-28  6:02 UTC  (11+ messages)
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()

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

[PATCH] net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
 2023-07-28  5:45 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: store netdevs in an xarray
 2023-07-28  4:53 UTC  (5+ messages)
` [PATCH net-next v2 1/2] "

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

[PATCH net-next v2 0/2] net: stmmac: Increase clk_ptp_ref rate
 2023-07-28  3:40 UTC  (2+ messages)

[PATCH net-next] Revert "net: stmmac: correct MAC propagation delay"
 2023-07-28  3:40 UTC  (2+ messages)

[PATCH net-next v3] net: Explicitly include correct DT includes
 2023-07-28  3:40 UTC  (2+ messages)

[PATCH net-next 0/5] netfilter updates for net-next
 2023-07-28  3:40 UTC  (5+ messages)
` [PATCH net-next 1/5] nf_conntrack: fix -Wunused-const-variable=

[PATCHv9 0/6] net/tls: fixes for NVMe-over-TLS
 2023-07-28  3:30 UTC  (2+ messages)

[PATCH v2 net] net: flower: fix stack-out-of-bounds in fl_set_key_cfm()
 2023-07-28  3:30 UTC  (2+ messages)

[PATCH 1/1] net: dsa: fix value check in bcm_sf2_sw_probe()
 2023-07-28  3:30 UTC  (2+ messages)

[net 01/15] net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groups
 2023-07-28  3:30 UTC  (2+ messages)

[Patch v3 0/4] RDMA/mana_ib Read Capabilities
 2023-07-28  3:02 UTC  (10+ messages)
` [Patch v3 1/4] RDMA/mana_ib : Rename all mana_ib_dev type variables to mib_dev
  ` [EXTERNAL] "
` [Patch v3 2/4] RDMA/mana_ib : Register Mana IB device with Management SW
  ` [EXTERNAL] "
` [Patch v3 3/4] RDMA/mana_ib : Create adapter and Add error eq
  ` [EXTERNAL] "
` [Patch v3 4/4] RDMA/mana_ib : Query adapter capabilities
  ` [EXTERNAL] "
` [EXTERNAL] [Patch v3 0/4] RDMA/mana_ib Read Capabilities

[PATCH v2 1/2] dt-bindings: mt76: support setting per-band MAC address
 2023-07-28  2:51 UTC  (2+ messages)
` [PATCH v2 2/2] wifi: mt76: support per-band MAC addresses from OF child nodes

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

[PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
 2023-07-28  2:26 UTC  (11+ messages)

[RFC PATCH bpf-next 0/2] Remove unnecessary synchronizations in cpumap
 2023-07-28  2:30 UTC  (3+ messages)
` [RFC PATCH bpf-next 1/2] bpf, cpumap: Use queue_rcu_work() to remove unnecessary rcu_barrier()
` [RFC PATCH bpf-next 2/2] bpf, cpumap: Clean up bpf_cpu_map_entry directly in cpu_map_free

[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 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 v3] drivers: net: prevent tun_get_user() to exceed xdp size limits
 2023-07-28  0:11 UTC  (10+ messages)

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

[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  (3+ messages)

[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 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 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  (3+ messages)
` [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


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