netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-09 15:56:08 to 2023-06-10 07:12:13 UTC [more...]

[PATCH net 00/14] selftests: mptcp: skip tests not supported by old kernels (part 2)
 2023-06-10  7:12 UTC  (2+ messages)

[PATCH net] iavf: remove mask from iavf_irq_enable_queues()
 2023-06-10  7:12 UTC  (2+ messages)

[pull request][net-next 00/15] mlx5 updates 2023-06-09
 2023-06-10  7:01 UTC  (17+ messages)
` [net-next 01/15] net/mlx5: Simplify unload all rep code
` [net-next 02/15] net/mlx5: mlx5_ifc updates for embedded CPU SRIOV
` [net-next 03/15] net/mlx5: Enable devlink port for embedded cpu VF vports
` [net-next 04/15] net/mlx5: Update vport caps query/set for EC VFs
` [net-next 05/15] net/mlx5: Add management of EC VF vports
` [net-next 06/15] net/mlx5: Add/remove peer miss rules for EC VFs
` [net-next 07/15] net/mlx5: Add new page type for EC VF pages
` [net-next 08/15] net/mlx5: Use correct vport when restoring GUIDs
` [net-next 09/15] net/mlx5: Query correct caps for min msix vectors
` [net-next 10/15] net/mlx5: Update SRIOV enable/disable to handle EC/VFs
` [net-next 11/15] net/mlx5: Set max number of embedded CPU VFs
` [net-next 12/15] net/mlx5: Split function_setup() to enable and open functions
` [net-next 13/15] net/mlx5: Move esw multiport devlink param to eswitch code
` [net-next 14/15] net/mlx5: Light probe local SFs
` [net-next 15/15] net/mlx5e: Remove a useless function call

[PATCH net-next] net: add check for current MAC address in dev_set_mac_address
 2023-06-10  6:44 UTC  (4+ messages)

pull-request: wireless-next-2023-06-09
 2023-06-10  6:42 UTC  (2+ messages)

Fwd: rtl8xxxu kernel module deauthenticate session from public open Wifi AP
 2023-06-10  6:35 UTC  (2+ messages)

[PATCH 1/2 net] sctp: handle invalid error codes without calling BUG()
 2023-06-10  6:28 UTC  (7+ messages)
` [PATCH 2/2 net] sctp: fix an error code in sctp_sf_eat_auth()

[PATCH v2 net-next] ethtool: ioctl: improve error checking for set_wol
 2023-06-10  6:18 UTC  (3+ messages)

[PATCH net-next] net: ethtool: Fix out-of-bounds copy to user
 2023-06-10  4:01 UTC  (22+ messages)

[PATCH bpf-next v2 0/7] BPF link support for tc BPF programs
 2023-06-10  3:37 UTC  (22+ messages)
` [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs

[RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-06-10  3:22 UTC  (4+ messages)
` [RFC PATCH v8 01/10] dpll: documentation on DPLL subsystem interface

[PATCH net-next] bnx2x: Make dmae_reg_go_c static
 2023-06-10  3:01 UTC  (3+ messages)

[PATCH net-next v3] tcp: enforce receive buffer memory limits by allowing the tcp window to shrink
 2023-06-10  1:43 UTC  (4+ messages)

[syzbot] [net?] unregister_netdevice: waiting for DEV to become free (8)
 2023-06-10  1:34 UTC 

[PATCH RFC net-next v4 0/8] virtio/vsock: support datagrams
 2023-06-10  0:58 UTC  (9+ messages)
` [PATCH RFC net-next v4 1/8] vsock/dgram: generalize recvmsg and drop transport->dgram_dequeue
` [PATCH RFC net-next v4 2/8] vsock: refactor transport lookup code
` [PATCH RFC net-next v4 3/8] vsock: support multi-transport datagrams
` [PATCH RFC net-next v4 4/8] vsock: make vsock bind reusable
` [PATCH RFC net-next v4 5/8] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v4 6/8] virtio/vsock: support dgrams
` [PATCH RFC net-next v4 7/8] vsock: Add lockless sendmsg() support
` [PATCH RFC net-next v4 8/8] tests: add vsock dgram tests

[PATCH v5 net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
 2023-06-10  0:20 UTC  (11+ messages)

[PATCH net-next 00/12] tools: ynl: generate code for the ethtool family
 2023-06-09 22:12 UTC  (14+ messages)
` [PATCH net-next 01/12] tools: ynl-gen: support excluding tricky ops
` [PATCH net-next 02/12] tools: ynl-gen: record extra args for regen
` [PATCH net-next 03/12] netlink: specs: support setting prefix-name per attribute
` [PATCH net-next 04/12] netlink: specs: ethtool: add C render hints
` [PATCH net-next 05/12] tools: ynl-gen: don't generate enum types if unnamed
` [PATCH net-next 06/12] tools: ynl-gen: resolve enum vs struct name conflicts
` [PATCH net-next 07/12] netlink: specs: ethtool: add empty enum stringset
` [PATCH net-next 08/12] netlink: specs: ethtool: untangle UDP tunnels and cable test a bit
` [PATCH net-next 09/12] netlink: specs: ethtool: untangle stats-get
` [PATCH net-next 10/12] netlink: specs: ethtool: mark pads as pads
` [PATCH net-next 11/12] tools: ynl: generate code for the ethtool family
` [PATCH net-next 12/12] tools: ynl: add sample for ethtool

[PATCH v2 iproute2-next] tc/taprio: print the offload xstats
 2023-06-09 22:00 UTC  (2+ messages)

[PATCH net-next 0/2] net: support extack in dump and simplify ethtool uAPI
 2023-06-09 21:53 UTC  (3+ messages)
` [PATCH net-next 1/2] netlink: support extack in dump ->start()
` [PATCH net-next 2/2] net: ethtool: don't require empty header nests

[PATCH iproute2-next] f_flower: Add l2_miss support
 2023-06-09 21:50 UTC  (3+ messages)

[PATCH iproute2-next v3 00/12] Introduce new dcb-rewr subcommand
 2023-06-09 21:50 UTC  (2+ messages)

[PATCH net-next 00/12] tools: ynl-gen: code gen improvements before ethtool
 2023-06-09 21:50 UTC  (2+ messages)

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

[PATCH net v2 0/3] Check if FIPS mode is enabled when running selftests
 2023-06-09 21:08 UTC  (9+ messages)
` [PATCH net v2 1/3] selftests: net: tls: check if FIPS mode is enabled
` [PATCH net v2 2/3] selftests: net: vrf-xfrm-tests: change authentication and encryption algos
` [PATCH net v2 3/3] selftests: net: fcnal-test: check if FIPS mode is enabled

[PATCH v2] ipvs: align inner_mac_header for encapsulation
 2023-06-09 20:58 UTC 

[PATCH v2 0/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply
 2023-06-09 20:52 UTC  (8+ messages)
` [PATCH v2 2/2] "

[PATCH] dt-bindings: net: drop unneeded quotes
 2023-06-09 20:44 UTC  (2+ messages)

[PATCH net-next 0/3] tcp: tx path fully headless
 2023-06-09 20:42 UTC  (4+ messages)
` [PATCH net-next 1/3] tcp: let tcp_send_syn_data() build headless packets
` [PATCH net-next 2/3] tcp: remove some dead code
` [PATCH net-next 3/3] tcp: remove size parameter from tcp_stream_alloc_skb()

[PATCH v1 net-next] net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs
 2023-06-09 20:17 UTC  (3+ messages)

[PATCH net-next 0/8] mlxsw: Cleanups in router code
 2023-06-09 20:08 UTC  (17+ messages)
` [PATCH net-next 1/8] mlxsw: spectrum_router: mlxsw_sp_router_fini(): Extract a helper variable
` [PATCH net-next 2/8] mlxsw: spectrum_router: Move here inetaddr validator notifiers
` [PATCH net-next 3/8] mlxsw: spectrum_router: Pass router to mlxsw_sp_router_schedule_work() directly
` [PATCH net-next 4/8] mlxsw: spectrum_router: Use the available router pointer for netevent handling
` [PATCH net-next 5/8] mlxsw: spectrum_router: Reuse work neighbor initialization in work scheduler
` [PATCH net-next 6/8] mlxsw: Convert RIF-has-netdevice queries to a dedicated helper
` [PATCH net-next 7/8] mlxsw: Convert does-RIF-have-this-netdev "
` [PATCH net-next 8/8] mlxsw: spectrum_router: Privatize mlxsw_sp_rif_dev()

[RFC PATCH v2 net-next 0/7] ethtool: track custom RSS contexts in the core
 2023-06-09 20:01 UTC  (4+ messages)
` [RFC PATCH v2 net-next 3/7] net: ethtool: record custom RSS contexts in the IDR

[PATCH net-next v7] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-06-09 20:00 UTC  (2+ messages)

[PATCH net-next] tcp: Make pingpong threshold tunable
 2023-06-09 19:53 UTC  (3+ messages)

[PATCH net-next v2 0/9] ptp .adjphase cleanups
 2023-06-09 19:47 UTC  (7+ messages)
` [PATCH net-next v2 7/9] ptp: ptp_clockmatrix: Add .getmaxphase ptp_clock_info callback

[RESEND PATCH v3 0/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply
 2023-06-09 19:32 UTC  (4+ messages)
` [RESEND PATCH v3 1/2] dt-bindings: nfc: nxp-nci: document pvdd-supply
` [RESEND PATCH v3 2/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply

[PATCH v3 0/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply
 2023-06-09 19:31 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: nfc: nxp-nci: document pvdd-supply
  ` [PATCH v3 2/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply

[PATCH net-next 0/2] net: create device lookup API with reference tracking
 2023-06-09 19:16 UTC  (8+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] netpoll: allocate netdev tracker right away

[PATCH] ipvs: align inner_mac_header for encapsulation
 2023-06-09 19:03 UTC  (2+ messages)

[PATCH net-next] net: move gso declarations and functions to their own files
 2023-06-09 18:55 UTC  (2+ messages)

[PATCH net-next] mdio: mdio-mux-mmioreg: Use of_property_read_reg() to parse "reg"
 2023-06-09 18:26 UTC 

[PATCH RFC net-next 0/4] phylink EEE support
 2023-06-09 18:25 UTC  (5+ messages)
` [PATCH RFC net-next 3/4] net: mvneta: convert to phylink EEE implementation

[PATCH] libbpf:fix use empty function pointers in ringbuf_poll
 2023-06-09 18:23 UTC  (4+ messages)

[RFC PATCH net-next 0/4] rhashtable: length helper for rhashtable and rhltable
 2023-06-09 18:21 UTC  (4+ messages)

[GIT PULL] virtio,vhost,vdpa: bugfixes
 2023-06-09 18:19 UTC  (2+ messages)

[PATCH net-next 3/3] tools: ynl: Remove duplicated include in devlink-user.c
 2023-06-09 18:04 UTC  (3+ messages)

[PATCH RESEND net-next 0/5] Improve the taprio qdisc's relationship with its children
 2023-06-09 17:56 UTC  (6+ messages)
` [PATCH RESEND net-next 5/5] net/sched: taprio: dump class stats for the actual q->qdiscs[]

[PATCH v2 net-next] ionic: add support for ethtool extended stat link_down_count
 2023-06-09 17:54 UTC  (3+ messages)

[RFC PATCH net-next] sock: Propose socket.urgent for sockmem isolation
 2023-06-09 17:53 UTC  (3+ messages)

[RFC PATCH 0/1] Integer overflows while scanning for integers
 2023-06-09 17:46 UTC  (6+ messages)

[PATCH net-next 0/2] add egress rate limit offload for Marvell 6393X family
 2023-06-09 17:38 UTC  (8+ messages)
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: implement egress tbf qdisc for 6393x family

[PATCH 00/13] mm: jit/text allocator
 2023-06-09 17:02 UTC  (9+ messages)

[linux-next:master] BUILD REGRESSION 53ab6975c12d1ad86c599a8927e8c698b144d669
 2023-06-09 16:53 UTC 

[PATCHv2 0/4] net/tls: fixes for NVMe-over-TLS
 2023-06-09 16:37 UTC  (3+ messages)
` [PATCH 1/4] net/tls: handle MSG_EOR for tls_sw TX flow

[PATCH iwl-next v3 00/10] Implement support for SRIOV + LAG
 2023-06-09 16:39 UTC  (9+ messages)
` [PATCH iwl-next v3 04/10] ice: implement lag netdev event handler
` [PATCH iwl-next v3 06/10] ice: Flesh out implementation of support for SRIOV on bonded interface

[PATCH ethtool-next] sff-8636: report LOL / LOS / Tx Fault
 2023-06-09 16:36 UTC  (4+ messages)

[PATCH net 1/5] net: dsa: mt7530: fix trapping frames with multiple CPU ports on MT7531
 2023-06-09 16:33 UTC  (5+ messages)
` [PATCH net 2/5] net: dsa: mt7530: fix trapping frames with multiple CPU ports on MT7530
` [PATCH net 3/5] net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
` [PATCH net 4/5] net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
` [PATCH net 5/5] MAINTAINERS: add me as maintainer of MEDIATEK SWITCH DRIVER

[PATCH net v2 0/3][pull request] Intel Wired LAN Driver Updates 2023-06-09 (igc, igb)
 2023-06-09 16:28 UTC  (6+ messages)
` [PATCH net v2 1/3] igc: Clean the TX buffer and TX descriptor ring
` [PATCH net v2 2/3] igc: Fix possible system crash when loading module
` [PATCH net v2 3/3] igb: fix nvm.ops.read() error handling

POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL] in vrf "bind - ns-B IPv6 LLA" test
 2023-06-09 16:13 UTC  (10+ messages)
      ` POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL][FIX TESTED] "

[PATCH v3] MAINTAINERS: Add new maintainers to Redpine driver
 2023-06-09 15:46 UTC  (5+ messages)

[PATCH] net/sched: act_pedit: Use kmemdup() to replace kmalloc + memcpy
 2023-06-09 15:55 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;
as well as URLs for NNTP newsgroup(s).