Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-11 00:11:40 to 2024-05-13 00:20:31 UTC [more...]

[PATCH bpf-next] tools: remove redundant ethtool.h from tooling infra
 2024-05-13  0:20 UTC  (2+ messages)

r8169: transmit queue timeouts and IRQ masking
 2024-05-12 22:08 UTC  (8+ messages)

r8169: RTL8125 timer experimentation
 2024-05-12 22:06 UTC 

[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
 2024-05-12 21:35 UTC  (14+ messages)
` [PATCH net-next v3 07/24] ovpn: introduce the ovpn_peer object
` [PATCH net-next v3 09/24] ovpn: implement basic TX path (UDP)
` [PATCH net-next v3 11/24] ovpn: implement packet processing
` [PATCH net-next v3 12/24] ovpn: store tunnel and transport statistics

[GIT PULL] Kselftest fixes for v6.9
 2024-05-12 20:11 UTC  (2+ messages)

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-12 19:32 UTC  (6+ messages)

[PATCH net-next v4 0/3] mlx4: Add support for netdev-genl API
 2024-05-12 18:37 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net/mlx4: Track RX allocation failures in a stat

[PATCH net-next v13 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-05-12 16:36 UTC  (4+ messages)
` [PATCH net-next v13 2/4] ethtool: provide customized dim profile management

[PATCH RFC 0/6] net: stmmac: convert stmmac "pcs" to phylink
 2024-05-12 16:29 UTC  (7+ messages)
` [PATCH RFC net-next 1/6] net: stmmac: convert sgmii/rgmii "
` [PATCH RFC net-next 2/6] net: stmmac: remove pcs_ctrl_ane() method and associated code
` [PATCH RFC net-next 3/6] net: stmmac: remove pcs_rane() method
` [PATCH RFC net-next 4/6] net: stmmac: remove calls to stmmac_pcs_get_adv_lp()
` [PATCH RFC net-next 5/6] net: stmmac: remove pcs_get_adv_lp() method and associated code
` [PATCH RFC net-next 6/6] net: stmmac: remove old pcs interrupt functions

[PATCH net-next 00/17] Netfilter updates for net-next
 2024-05-12 16:14 UTC  (18+ messages)
` [PATCH net-next 01/17] netfilter: nf_tables: skip transaction if update object is not implemented
` [PATCH net-next 02/17] netfilter: nf_tables: remove NETDEV_CHANGENAME from netdev chain event handler
` [PATCH net-next 03/17] netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router Discovery
` [PATCH net-next 04/17] netfilter: conntrack: dccp: try not to drop skb in conntrack
` [PATCH net-next 05/17] netfilter: use NF_DROP instead of -NF_DROP
` [PATCH net-next 06/17] netfilter: conntrack: documentation: remove reference to non-existent sysctl
` [PATCH net-next 07/17] netfilter: conntrack: remove flowtable early-drop test
` [PATCH net-next 08/17] netfilter: nft_set_pipapo: move prove_locking helper around
` [PATCH net-next 09/17] netfilter: nft_set_pipapo: make pipapo_clone helper return NULL
` [PATCH net-next 10/17] netfilter: nft_set_pipapo: prepare destroy function for on-demand clone
` [PATCH net-next 11/17] netfilter: nft_set_pipapo: prepare walk "
` [PATCH net-next 12/17] netfilter: nft_set_pipapo: merge deactivate helper into caller
` [PATCH net-next 13/17] netfilter: nft_set_pipapo: prepare pipapo_get helper for on-demand clone
` [PATCH net-next 14/17] netfilter: nft_set_pipapo: move cloning of match info to insert/removal path
` [PATCH net-next 15/17] netfilter: nft_set_pipapo: remove dirty flag
` [PATCH net-next 16/17] selftests: netfilter: add packetdrill based conntrack tests
` [PATCH net-next 17/17] netfilter: nf_tables: allow clone callbacks to sleep

[PATCH] net: prestera: Add flex arrays to some structs
 2024-05-12 16:10 UTC 

[PATCH] can: j1939: Initialize unused data in j1939_send_one()
 2024-05-12 16:03 UTC 

[PATCH net-next] virtio_net: Fix error code in __virtnet_get_hw_stats()
 2024-05-12 16:01 UTC  (3+ messages)

[PATCH net-next v4 0/2] Introduce auxiliary bus IRQs sysfs
 2024-05-12 15:32 UTC  (10+ messages)
` [PATCH net-next v4 1/2] driver core: auxiliary bus: show auxiliary device IRQs

[PATCH v2 net] af_unix: Update unix_sk(sk)->oob_skb under sk_receive_queue lock
 2024-05-12 14:47 UTC  (2+ messages)

[PATCH] Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
 2024-05-12 14:17 UTC 

[PATCH v2 net-next 0/5] ENA driver changes May 2024
 2024-05-12 13:46 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] net: ena: Add a counter for driver's reset failures
` [PATCH v2 net-next 2/5] net: ena: Reduce holes in ena_com structures
` [PATCH v2 net-next 3/5] net: ena: Add validation for completion descriptors consistency
` [PATCH v2 net-next 4/5] net: ena: Changes around strscpy calls
` [PATCH v2 net-next 5/5] net: ena: Change initial rx_usec interval

[PATCH v4 00/11] LIN Bus support for Linux
 2024-05-12 13:08 UTC  (7+ messages)
` [PATCH v4 02/11] HID: hexLIN: Add support for USB LIN adapter
` [PATCH v4 04/11] tty: serdev: Add method to enable break flags

[PATCH net-next 0/3] mlx5 misc patches
 2024-05-12 12:43 UTC  (4+ messages)
` [PATCH net-next 1/3] net/mlx5: Enable 8 ports LAG
` [PATCH net-next 2/3] net/mlx5e: Modifying channels number and updating TX queues
` [PATCH net-next 3/3] net/mlx5: Remove unused msix related exported APIs

some questions about restrictions in SMC-R v2's implementation
 2024-05-12 11:43 UTC  (3+ messages)

[PATCH v2] tty: rfcomm: prefer struct_size over open coded arithmetic
 2024-05-12 11:17 UTC 

[PATCH 0/3] lib80211: Constify struct lib80211_crypto_ops
 2024-05-12  9:25 UTC  (8+ messages)
` [PATCH 1/3] lib80211: Handle const struct lib80211_crypto_ops in lib80211
` [PATCH 2/3] lib80211: Constify struct lib80211_crypto_ops
` [PATCH 3/3] staging: rtl8192e: "

[PATCH net-next v6 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-05-12  8:56 UTC  (7+ messages)
` [PATCH net-next v6 1/6] net: tn40xx: add pci "
` [PATCH net-next v6 2/6] net: tn40xx: add register defines
` [PATCH net-next v6 3/6] net: tn40xx: add basic Tx handling
` [PATCH net-next v6 4/6] net: tn40xx: add basic Rx handling
` [PATCH net-next v6 5/6] net: tn40xx: add mdio bus support
` [PATCH net-next v6 6/6] net: tn40xx: add phylink support

[PATCH, net-next, 0/2] net: stmmac: support for BCM8958x SoC
 2024-05-12  8:35 UTC  (13+ messages)
` [PATCH, net-next, 2/2] net: stmmac: PCI driver for BCM8958X SoC
  ` [PATCH v2, "

[PATCH net] net/mlx5: Fix error handling in mlx5_init_one_light()
 2024-05-12  8:20 UTC  (3+ messages)

[syzbot] [bridge?] KMSAN: uninit-value in br_dev_xmit (2)
 2024-05-12  8:04 UTC 

[PATCH net-next v3 0/2] Introduce auxiliary bus IRQs sysfs
 2024-05-12  7:26 UTC  (6+ messages)
` [PATCH net-next v3 1/2] driver core: auxiliary bus: show auxiliary device IRQs

[PATCH] bpf, sockmap: defer sk_psock_free_link() using RCU
 2024-05-12  7:21 UTC 

[PATCH net-next v4 6/6] net: tn40xx: add PHYLIB support
 2024-05-12  5:20 UTC  (4+ messages)

Вы заполнили форму "I promised." на сайте ГКОУ Московской области для детей-сирот и детей, оставшихся без попечения родителей, с ограниченными возможностями здоровья «Доверие»
 2024-05-12  1:44 UTC 

[mst-vhost:vhost 54/54] drivers/vdpa/octeon_ep/octep_vdpa_main.c:538:25: error: implicit declaration of function 'readq'; did you mean 'readl'?
 2024-05-11 22:55 UTC 

[syzbot] [wireguard?] WARNING in kthread_unpark (2)
 2024-05-11 21:47 UTC 

[PATCH net] net: ethernet: cortina: Locking fixes
 2024-05-11 21:11 UTC  (3+ messages)

Feedback request: iperf 2 asymmetric bounceback outputs
 2024-05-11 20:52 UTC 

[PATCH V1 0/9] PCIe TPH and cache direct injection support
 2024-05-11 20:15 UTC  (3+ messages)
` [PATCH V1 5/9] PCI/TPH: Introduce API functions to get/set steering tags

[PATCH v2 0/6] Ensure the copied buf is NUL terminated
 2024-05-11 18:39 UTC  (2+ messages)

[PATCH net-next v6 0/7] net: stmmac: Add support for RZN1 GMAC devices
 2024-05-11 18:11 UTC  (3+ messages)
` [PATCH net-next v6 4/7] net: stmmac: introduce pcs_init/pcs_exit stmmac operations

[net PATCH v5 0/2] Move EST lock and EST structure to struct stmmac_priv
 2024-05-11 18:10 UTC  (7+ messages)
` [net PATCH v5 1/2] net: stmmac: move the EST lock "
` [net PATCH v5 2/2] net: stmmac: move the EST structure "

[PATCH v7 00/10] Fix Kselftest's vfork() side effects
 2024-05-11 17:14 UTC  (11+ messages)
` [PATCH v7 01/10] selftests/pidfd: Fix config for pidfd_setns_test
` [PATCH v7 02/10] selftests/landlock: Fix FS tests when run on a private mount point
` [PATCH v7 03/10] selftests/harness: Fix fixture teardown
` [PATCH v7 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions
` [PATCH v7 05/10] selftests/landlock: Do not allocate memory in fixture data
` [PATCH v7 06/10] selftests/harness: Constify fixture variants
` [PATCH v7 07/10] selftests/pidfd: Fix wrong expectation
` [PATCH v7 08/10] selftests/harness: Share _metadata between forked processes
` [PATCH v7 09/10] selftests/harness: Fix vfork() side effects
` [PATCH v7 10/10] selftests/harness: Handle TEST_F()'s explicit exit codes

[PATCH iwl-next v2 0/3] ice:Support to dump PHY config, FEC
 2024-05-11 16:57 UTC  (7+ messages)
` [PATCH iwl-next v2 1/3] ice: Extend Sideband Queue command to support dynamic flag
` [PATCH iwl-next v2 2/3] ice: Implement driver functionality to dump fec statistics
` [PATCH iwl-next v2 3/3] ice: Implement driver functionality to dump serdes equalizer values

[PATCH iwl-net] idpf: Interpret .set_channels() input differently
 2024-05-11 16:38 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: ethernet: cortina: TSO and pause param
 2024-05-11 16:33 UTC  (7+ messages)
` [PATCH net-next v2 3/5] net: ethernet: cortina: Rename adjust link callback
` [PATCH net-next v2 4/5] net: ethernet: cortina: Use negotiated TX/RX pause
` [PATCH net-next v2 5/5] net: ethernet: cortina: Implement .set_pauseparam()

[RFC net-next 00/15] add basic PSP encryption for TCP connections
 2024-05-11 16:25 UTC  (6+ messages)
` [RFC net-next 01/15] psp: add documentation

[PATCH net-next v2] net: qede: flower: validate control flags
 2024-05-11 15:29 UTC  (2+ messages)

[PATCH] net: usb: ax88179_178a: fix link status when link is set to down/up
 2024-05-11 15:23 UTC  (2+ messages)

[PATCH v9 2/8] x86/vmware: Move common macros to vmware.h
 2024-05-11 15:02 UTC  (4+ messages)
` [PATCH v9 0/8] VMware hypercalls enhancements
  ` [PATCH v9 3/8] x86/vmware: Introduce VMware hypercall API

[PATCH net-next 0/5] gve: Add flow steering support
 2024-05-11 14:45 UTC  (5+ messages)
` [PATCH net-next 2/5] gve: Add adminq extended command
` [PATCH net-next 5/5] gve: Add flow steering ethtool support

[PATCH v2 net-next] net: fec: Convert fec driver to use lock guards
 2024-05-11 14:29 UTC  (2+ messages)

[PATCH v14] ath10k: add LED and GPIO controlling support for various chipsets
 2024-05-11 14:17 UTC  (11+ messages)

[net-next PATCH v4 00/10] Introduce RVU representors
 2024-05-11 14:10 UTC  (3+ messages)
` [net-next PATCH v4 03/10] octeontx2-pf: Create representor netdev

[TEST] Flake report
 2024-05-11 13:27 UTC  (9+ messages)

[PATCH net RFC] net: ethernet: mtk_eth_soc: ppe: add source port comparison
 2024-05-11 12:42 UTC 

[PATCH] dt-bindings: mfd: syscon: Add more simple compatibles
 2024-05-11 12:43 UTC  (2+ messages)

[PATCH net-next v4] net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs
 2024-05-11 12:26 UTC 

[PATCH net-next 0/2] Introduce IPPROTO_SMC
 2024-05-11 12:21 UTC  (10+ messages)
` [PATCH net-next 1/2] net/smc: refatoring initialization of smc sock
` [PATCH net-next 2/2] net/smc: Introduce IPPROTO_SMC

[PATCH net v4] nfc: nci: Fix uninit-value in nci_rx_work
 2024-05-11 11:02 UTC  (3+ messages)

[PATCHv4 net-next] ptp/ioctl: support MONOTONIC_RAW timestamps for PTP_SYS_OFFSET_EXTENDED
 2024-05-11  9:59 UTC  (7+ messages)

[net-next PATCH v10 0/5] net: phy: generic polarity + LED support for qca808x
 2024-05-11  9:35 UTC  (5+ messages)
` [net-next PATCH v10 3/5] net: phy: add support for PHY LEDs polarity modes

[PATCHv3 net 0/3] ipv6: sr: fix errors during unregister
 2024-05-11  7:42 UTC  (9+ messages)
` [PATCHv3 net 1/3] ipv6: sr: add missing seg6_local_exit
` [PATCHv3 net 2/3] ipv6: sr: fix incorrect unregister order
` [PATCHv3 net 3/3] ipv6: sr: fix invalid unregister error path

[syzbot] [bpf?] [net?] INFO: rcu detected stall in handle_softirqs
 2024-05-11  7:31 UTC 

[PATCH net-next] selftests: netfilter: nft_flowtable.sh: bump socat timeout to 1m
 2024-05-11  6:48 UTC 

[PATCH net] net: fec: remove .ndo_poll_controller to avoid deadlocks
 2024-05-11  6:20 UTC 

[PATCH net-next v2] selftests: net: local_termination: annotate the expected failures
 2024-05-11  6:09 UTC  (2+ messages)

[syzbot] [net?] [bpf?] possible deadlock in __lock_task_sighand (2)
 2024-05-11  5:58 UTC  (3+ messages)
` [syzbot] [bpf?] [net?] "

[PATCH net-next v3 2/3] sock: add MSG_ZEROCOPY notification mechanism based on msg_control
 2024-05-11  5:30 UTC  (2+ messages)

[PATCH net-next 0/2] Add TX stop/wake counters
 2024-05-11  3:38 UTC  (5+ messages)
` [PATCH net-next v2 1/2] netdev: Add queue stats for TX stop and wake
` [PATCH net-next v2 2/2] virtio_net: Add TX stopped and wake counters

[PATCH net-next v5 0/4] virtio_net: rx enable premapped mode by default
 2024-05-11  3:14 UTC  (5+ messages)
` [PATCH net-next v5 1/4] virtio_ring: enable premapped mode whatever use_dma_api
` [PATCH net-next v5 2/4] virtio_net: big mode skip the unmap check
` [PATCH net-next v5 3/4] virtio_net: rx remove premapped failover code
` [PATCH net-next v5 4/4] virtio_net: remove the misleading comment

[PATCH net 0/5] mlx5 misc fixes
 2024-05-11  2:50 UTC  (2+ messages)

[PATCH net-next v2 00/14] net: qede: convert filter code to use extack
 2024-05-11  2:40 UTC  (2+ messages)

[PATCH net-next 0/7][pull request] Intel Wired LAN Driver Updates 2024-05-08 (most Intel drivers)
 2024-05-11  2:40 UTC  (2+ messages)

[PATCH][next] net: dsa: microchip: Fix spellig mistake "configur" -> "configure"
 2024-05-11  2:30 UTC  (2+ messages)

[PATCH net v2] af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg
 2024-05-11  2:30 UTC  (2+ messages)

[PATCH v3 net-next] net: usb: smsc95xx: stop lying about skb->truesize
 2024-05-11  2:30 UTC  (2+ messages)

[PATCH net] net: openvswitch: fix overwriting ct original tuple for ICMPv6
 2024-05-11  2:30 UTC  (2+ messages)

[PATCH] tulip: eeprom: clean up some inconsistent indenting
 2024-05-11  2:14 UTC 

[PATCH v2 net-next] af_unix: Add dead flag to struct scm_fp_list
 2024-05-11  2:10 UTC  (2+ messages)

[net-next Patch] octeontx2-pf: Reuse Transmit queue/Send queue index of HTB class
 2024-05-11  2:00 UTC  (2+ messages)

[PATCH net-next v2 0/2] gve: Minor cleanups
 2024-05-11  2:00 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: ethernet: adi: adin1110: Replace linux/gpio.h by proper one
 2024-05-11  2:00 UTC  (2+ messages)

[PATCH v3 1/2] net: ethernet: mediatek: split tx and rx fields in mtk_soc_data struct
 2024-05-11  2:00 UTC  (2+ messages)

[PATCH net] ice: Fix package download algorithm
 2024-05-11  2:00 UTC  (2+ messages)

[PATCH net] inet: fix inet_fill_ifaddr() flags truncation
 2024-05-11  1:47 UTC  (2+ messages)

[PATCH bpf-next 0/4] selftests/bpf: new MPTCP subflow subtest & improvements
 2024-05-11  1:42 UTC  (6+ messages)
` [PATCH bpf-next 2/4] selftests/bpf: Add RUN_MPTCP_TEST macro

[PATCH net] bnxt_en: silence clang build warning
 2024-05-11  1:30 UTC  (2+ messages)

[PATCH] virtio_net: Fix memory leak in virtnet_rx_mod_work
 2024-05-11  1:30 UTC  (2+ messages)

[PATCH net-next 1/2] selftests: net: fix timestamp not arriving in cmsg_time.sh
 2024-05-11  1:30 UTC  (4+ messages)

[PATCH net] eth: sungem: remove .ndo_poll_controller to avoid deadlocks
 2024-05-11  1:30 UTC  (2+ messages)

[PATCH net] selftests: net: add missing config for amt.sh
 2024-05-11  1:30 UTC  (2+ messages)

[PATCH net] selftests: net: move amt to socat for better compatibility
 2024-05-11  1:30 UTC  (2+ messages)

[PATCH net-next] ice: add and use roundup_u64 instead of open coding equivalent
 2024-05-11  1:13 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).