Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-03 01:10:27 to 2024-04-03 12:29:55 UTC [more...]

[PATCH bpf-next 0/5] Support local vmtest for riscv64
 2024-04-03 12:29 UTC  (20+ messages)
` [PATCH bpf-next 2/5] riscv, bpf: Relax restrictions on Zbb instructions

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-04-03 12:26 UTC  (15+ messages)

[PATCH net-next v8 00/11] stmmac: Add Loongson platform support
 2024-04-03 12:03 UTC  (10+ messages)
` [PATCH net-next v8 07/11] net: stmmac: dwmac-loongson: Add multi-channel supports for loongson

[PATCH net-next 0/4] net: route: improve route hinting
 2024-04-03 11:50 UTC  (5+ messages)

[PATCH net] geneve: fix header validation in geneve[6]_xmit_skb
 2024-04-03 11:38 UTC 

[PATCH net-next v2 0/9] Enhanced DCB and DSCP Support for KSZ Switches
 2024-04-03 11:36 UTC  (12+ messages)
` [PATCH net-next v2 1/9] net: dsa: add support for DCB get/set apptrust configuration
` [PATCH net-next v2 2/9] net: dsa: microchip: add IPV information support
` [PATCH net-next v2 3/9] net: add IEEE 802.1q specific helpers
` [PATCH net-next v2 4/9] net: dsa: microchip: add multi queue support for KSZ88X3 variants
` [PATCH net-next v2 5/9] net: dsa: microchip: add support for different DCB app configurations
` [PATCH net-next v2 6/9] net: dsa: microchip: dcb: add special handling for KSZ88X3 family
` [PATCH net-next v2 7/9] net: dsa: microchip: enable ETS support for KSZ989X variants
` [PATCH net-next v2 8/9] net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xxx variants
` [PATCH net-next v2 9/9] net: dsa: microchip: let DCB code do PCP and DSCP policy configuration

[syzbot] [net?] KMSAN: uninit-value in geneve_xmit (3)
 2024-04-03 11:35 UTC 

[RFC PATCH net-next v5 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-03 11:27 UTC  (5+ messages)
` [RFC PATCH net-next v5 02/11] net/smc: introduce loopback-ism for SMC intra-OS shortcut

[PATCH net-next v1 0/8] net: dsa: microchip: ksz8: refactor FDB dump path
 2024-04-03 11:21 UTC  (6+ messages)
` [PATCH net-next v1 6/8] net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on timeout
` [PATCH net-next v1 8/8] net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0 entries

[PATCH net] net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()
 2024-04-03 11:11 UTC  (4+ messages)

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

[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-04-03 10:55 UTC  (6+ messages)
` [PATCH 15/26] mm: Export writeback_iter()

[PATCH -next] net: usb: asix: Add check for usbnet_get_endpoints
 2024-04-03 10:53 UTC  (2+ messages)

[PATCH net-next v8 00/16] net: dsa: vsc73xx: Make vsc73xx usable
 2024-04-03 10:37 UTC  (17+ messages)
` [PATCH net-next v8 01/16] net: dsa: vsc73xx: use read_poll_timeout instead delay loop
` [PATCH net-next v8 02/16] net: dsa: vsc73xx: convert to PHYLINK
` [PATCH net-next v8 03/16] net: dsa: vsc73xx: use macros for rgmii recognition
` [PATCH net-next v8 04/16] net: dsa: vsc73xx: Add define for max num of ports
` [PATCH net-next v8 05/16] net: dsa: vsc73xx: add structure descriptions
` [PATCH net-next v8 06/16] net: dsa: vsc73xx: add port_stp_state_set function
` [PATCH net-next v8 07/16] net: dsa: vsc73xx: Add vlan filtering
` [PATCH net-next v8 08/16] net: dsa: tag_sja1105: absorb logic for not overwriting precise info into dsa_8021q_rcv()
` [PATCH net-next v8 09/16] net: dsa: tag_sja1105: absorb entire sja1105_vlan_rcv() "
` [PATCH net-next v8 10/16] net: dsa: tag_sja1105: prefer precise source port info on SJA1110 too
` [PATCH net-next v8 11/16] net: dsa: tag_sja1105: refactor skb->dev assignment to dsa_tag_8021q_find_user()
` [PATCH net-next v8 12/16] net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
` [PATCH net-next v8 13/16] net: dsa: vsc73xx: Implement the tag_8021q VLAN operations
` [PATCH net-next v8 14/16] net: dsa: Define max num of bridges in tag8021q implementation
` [PATCH net-next v8 15/16] net: dsa: vsc73xx: Add bridge support
` [PATCH net-next v8 16/16] net: dsa: vsc73xx: start treating the BR_LEARNING flag

[PATCH v5 0/1] Add StarFive JH8100 dwmac support
 2024-04-03  9:56 UTC  (5+ messages)
` [PATCH v5 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH net-next v3] tg3: Remove residual error handling in tg3_suspend
 2024-04-03 10:24 UTC  (2+ messages)

[PATCH iwl-next v8 0/2] ice: Support flow director ether type filters
 2024-04-03 10:24 UTC  (3+ messages)
` [PATCH iwl-next v8 1/2] ice: Remove unnecessary argument from ice_fdir_comp_rules()
` [PATCH iwl-next v8 2/2] ice: Implement 'flow-type ether' rules

[PATCH net-next 0/7] selftests: net: groundwork for YNL-based tests
 2024-04-03  8:58 UTC  (13+ messages)
` [PATCH net-next 5/7] netdevsim: report stats by default, like a real device
` [PATCH net-next 6/7] selftests: drivers: add scaffolding for Netlink tests in Python
` [PATCH net-next 7/7] testing: net-drv: add a driver test for stats reporting

[PATCH v6 0/1] Add StarFive JH8100 dwmac support
 2024-04-03 10:05 UTC  (2+ messages)
` [PATCH v6 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH net-next 0/5] gve: enable ring size changes
 2024-04-03 10:20 UTC  (2+ messages)

[PATCH net-next 0/3] ethtool: Max power support
 2024-04-03 10:19 UTC  (8+ messages)
` [PATCH net-next 2/3] ethtool: Introduce max "

[PATCH v4][next] net/smc: Avoid -Wflex-array-member-not-at-end warnings
 2024-04-03 10:10 UTC  (2+ messages)

[net-next PATCH v4] octeontx2-pf: Reset MAC stats during probe
 2024-04-03 10:10 UTC  (2+ messages)

[PATCH net v2] octeontx2-af: Add array index check
 2024-04-03 10:10 UTC  (2+ messages)

[PATCH v2] net: bcmgenet: Reset RBUF on first open
 2024-04-03 10:10 UTC  (2+ messages)

[PATCH] vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZE
 2024-04-03  9:57 UTC  (4+ messages)

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-04-03  9:45 UTC  (9+ messages)
` [PATCH net-next v6 11/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs
` [PATCH net-next v6 17/17] net: pse-pd: Add TI TPS23881 PSE controller driver

[PATCH net-next v3 0/3] ethtool: provide the dim profile fine-tuning channel
 2024-04-03  9:43 UTC  (4+ messages)
` [PATCH net-next v3 2/3] virtio-net: refactor dim initialization/destruction

[PATCH net] ice: fix enabling RX VLAN filtering
 2024-04-03  9:43 UTC  (3+ messages)
  ` [Intel-wired-lan] "

pull-request: wireless-next-2024-04-03
 2024-04-03  9:36 UTC 

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03  9:30 UTC  (9+ messages)
` [PATCH 05/34] 3c515: remove unused 'mtu' variable
` [PATCH 19/34] sunrpc: suppress warnings for unused procfs functions
` [PATCH 26/34] isdn: kcapi: don't build unused procfs code
` [PATCH 28/34] net: xgbe: remove extraneous #ifdef checks
` [PATCH 33/34] drivers: remove incorrect of_match_ptr/ACPI_PTR annotations

[PATCH net-next v2 1/7] net: libwx: Add malibox api for wangxun pf drivers
 2024-04-03  9:10 UTC  (7+ messages)
` [PATCH net-next v2 2/7] net: libwx: Add sriov api for wangxun nics
` [PATCH net-next v2 3/7] net: libwx: Implement basic funcs for vf setting
` [PATCH net-next v2 4/7] net: libwx: Redesign flow when sriov is enabled
` [PATCH net-next v2 5/7] net: libwx: Add msg task func
` [PATCH net-next v2 6/7] net: ngbe: add sriov function support
` [PATCH net-next v2 7/7] net: txgbe: "

[PATCH v2 1/2] net: ravb: Always process TX descriptor ring
 2024-04-03  9:28 UTC  (4+ messages)
    `  "

[PATCH net-next v2 0/7] add sriov support for wangxun NICs
 2024-04-03  9:09 UTC 

[PATCH iwl-next v4] ice: Reset VF on Tx MDD event
 2024-04-03  9:27 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH RESEND bpf v2 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
 2024-04-03  9:04 UTC  (6+ messages)

[PATCH net-next 0/2] page_pool: allow direct bulk recycling
 2024-04-03  9:21 UTC  (5+ messages)
` [PATCH net-next 1/2] page_pool: check for PP direct cache locality later

[PATCH net-next 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types
 2024-04-03  9:20 UTC  (6+ messages)
` [PATCH net-next 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
` [PATCH net-next 3/3] test/vsock: add ioctl unsent bytes test

[PATCH net-next v2 1/2] rtnetlink: add guard for RTNL
 2024-04-03  9:00 UTC  (2+ messages)

[PATCH v9 00/21] GenieZone hypervisor drivers
 2024-04-03  8:50 UTC  (4+ messages)
` [PATCH v9 07/21] virt: geniezone: Add vm capability check

[PATCH net-next 2/3] net: stmmac: add support for RZ/N1 GMAC
 2024-04-03  8:34 UTC  (6+ messages)
` [PATCH net-next 1/2] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
  ` [Linux-stm32] "
` [PATCH net-next 2/2] net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit
  ` [Linux-stm32] "

[PATCH net-next v7 07/16] net: dsa: vsc73xx: Add vlan filtering
 2024-04-03  7:59 UTC  (2+ messages)

[PATCH net v3] virtio_net: Do not send RSS key if it is not supported
 2024-04-03  7:57 UTC  (3+ messages)

[linus:master] [net] 2b0cfa6e49: stress-ng.sockfd.ops_per_sec 6.9% improvement
 2024-04-03  7:53 UTC 

[Intel-wired-lan] [PATCH net-next v9 0/6] ice: Support 5 layer Tx scheduler topology
 2024-04-03  7:41 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net-next v9 1/6] devlink: extend devlink_param *set pointer
` [Intel-wired-lan] [PATCH net-next v9 2/6] ice: Support 5 layer topology
` [Intel-wired-lan] [PATCH net-next v9 3/6] ice: Adjust the VSI/Aggregator layers
` [Intel-wired-lan] [PATCH net-next v9 4/6] ice: Enable switching default Tx scheduler topology
` [Intel-wired-lan] [PATCH net-next v9 5/6] ice: Add tx_scheduling_layers devlink param
` [Intel-wired-lan] [PATCH net-next v9 6/6] ice: Document tx_scheduling_layers parameter

[PATCH iwl-next v2] igc: Add MQPRIO offload support
 2024-04-03  7:45 UTC  (5+ messages)

[PATCH net-next v3 1/3] net: phy: marvell: add basic support of 88E308X/88E609X family
 2024-04-03  7:35 UTC  (2+ messages)

[PATCH net-next 0/6] Implement reset reason mechanism to detect
 2024-04-03  7:31 UTC  (7+ messages)
` [PATCH net-next 1/6] net: introduce rstreason to detect why the RST is sent
` [PATCH net-next 2/6] rstreason: prepare for passive reset
` [PATCH net-next 3/6] rstreason: prepare for active reset
` [PATCH net-next 4/6] tcp: support rstreason for passive reset
` [PATCH net-next 5/6] mptcp: "
` [PATCH net-next 6/6] rstreason: make it work in trace world

[PATCH iwl-next v1 0/5] ixgbe: Add support for Intel(R) E610 device
 2024-04-03  7:27 UTC  (4+ messages)
` [PATCH iwl-next v1 1/5] ixgbe: Add support for E610 FW Admin Command Interface

[PATCH bpf-next v3 0/2] Add 12-argument support for RV64 bpf trampoline
 2024-04-03  7:28 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] riscv, bpf: "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase where 7th argment is struct

[PATCH bpf-next v2 0/2] Add 12-argument support for RV64 bpf trampoline
 2024-04-03  7:26 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] riscv, bpf: "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add testcase where 7th argment is struct

[PATCH net-next v2] net: phy: dp8382x: keep WOL settings across suspends
 2024-04-03  7:15 UTC  (3+ messages)

[PATCH] [PATCH ipsec] xfrm: Store ipsec interface index
 2024-04-03  6:45 UTC  (6+ messages)

[PATCH net-next v1 0/6] ethtool HW timestamping statistics
 2024-04-03  5:14 UTC  (4+ messages)
` [PATCH net-next v1 1/6] ethtool: add interface to read Tx hardware "

[PATCH] net :mana : Add per-cpu stats for MANA device
 2024-04-03  5:43 UTC  (11+ messages)
                ` [EXTERNAL] "

BUG: unable to handle kernel paging request in crypto_sha3_update
 2024-04-03  4:34 UTC  (4+ messages)

[PATCH] iplink: add an option to set IFLA_EXT_MASK attribute
 2024-04-03  3:20 UTC 

[PATCHv3 net-next 0/2] ynl: rename array-nest to indexed-array
 2024-04-03  3:27 UTC  (6+ messages)
` [PATCHv3 net-next 2/2] ynl: support binary/u32 sub-type for indexed-array

[PATCH bpf-next 0/2] Add 12-argument support for RV64 bpf trampoline
 2024-04-03  3:24 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add testcase where 7th argment is struct

[PATCH] net: ethernet: mtk_eth_soc: Reuse value using READ_ONCE instead of re-rereading it
 2024-04-03  2:54 UTC 

[PATCH net-next 0/8][pull request] Intel Wired LAN Driver Updates 2024-04-01 (ice)
 2024-04-03  2:40 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: snps,dwmac: Align 'snps,priority' type definition
 2024-04-03  2:40 UTC  (2+ messages)

[PATCH net-next v2 0/7] selftests: net: groundwork for YNL-based tests
 2024-04-03  2:34 UTC  (8+ messages)
` [PATCH net-next v2 1/7] netlink: specs: define ethtool header flags
` [PATCH net-next v2 2/7] tools: ynl: copy netlink error to NlError
` [PATCH net-next v2 3/7] selftests: net: add scaffolding for Netlink tests in Python
` [PATCH net-next v2 4/7] selftests: nl_netdev: add a trivial Netlink netdev test
` [PATCH net-next v2 5/7] netdevsim: report stats by default, like a real device
` [PATCH net-next v2 6/7] selftests: drivers: add scaffolding for Netlink tests in Python
` [PATCH net-next v2 7/7] testing: net-drv: add a driver test for stats reporting

[PATCH net-next] MAINTAINERS: mlx5: Add Tariq Toukan
 2024-04-03  2:20 UTC  (2+ messages)

[PATCH v2 net] ipv6: Fix infinite recursion in fib6_dump_done()
 2024-04-03  2:20 UTC  (2+ messages)

[PATCH net-next v3 0/3] Minor cleanups to skb frag ref/unref
 2024-04-03  2:10 UTC  (2+ messages)

[RFC PATCH] net: stmmac: Fix the problem about interrupt storm
 2024-04-03  2:01 UTC  (3+ messages)

[PATCH v3] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2024-04-03  1:41 UTC  (7+ messages)
          `  "

[PATCH v1 1/2] net: stmmac: mmc_core: Add GMAC LPI statistics
 2024-04-03  1:41 UTC  (4+ messages)
` [PATCH v1 2/2] net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statistics

[PATCH] rhashtable: Improve grammar
 2024-04-03  1:40 UTC  (2+ messages)

[PATCH net-next] tools: ynl: add ynl_dump_empty() helper
 2024-04-03  1:40 UTC  (2+ messages)

[PATCH net-next v2] caif: Use UTILITY_NAME_LENGTH instead of hard-coding 16
 2024-04-03  1:40 UTC  (2+ messages)

[net-next,v2] dt-bindings: net: renesas,ethertsn: Create child-node for MDIO bus
 2024-04-03  1:40 UTC  (2+ messages)

[PATCH net-next v2 0/2] Avoid explicit cpumask var allocation on stack
 2024-04-03  1:40 UTC  (2+ messages)

[PATCH net-next] tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog
 2024-04-03  1:40 UTC  (2+ messages)

[net-next PATCH 1/2] net: dsa: microchip: drop driver owner assignment
 2024-04-03  1:40 UTC  (2+ messages)

[PATCHv4 net-next 0/4] doc/netlink: add a YAML spec for team
 2024-04-03  1:40 UTC  (2+ messages)

[PATCH net-next v3] net: usb: ax88179_178a: non necessary second random mac address
 2024-04-03  1:32 UTC  (2+ messages)

[PATCH net v3] net: usb: ax88179_178a: avoid the interface always configured as random address
 2024-04-03  1:30 UTC  (2+ messages)

[PATCH net] r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d
 2024-04-03  1:20 UTC  (2+ messages)

[PATCH net-next v2] net: phy: aquantia: add support for AQR114C PHY ID
 2024-04-03  1:10 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 read-only IMAP folder(s) and NNTP newsgroup(s).