netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-19 15:40:24 to 2023-04-20 06:19:29 UTC [more...]

[PATCH net-next] xsk: introduce xsk_dma_ops
 2023-04-20  6:19 UTC  (15+ messages)

[PATCH net-next] xsk: introduce xsk_dma_ops
 2023-04-20  6:12 UTC  (3+ messages)

[PATCH net-next v2 00/14] virtio_net: refactor xdp codes
 2023-04-20  6:10 UTC  (17+ messages)
` [PATCH net-next v2 01/14] virtio_net: mergeable xdp: put old page immediately
` [PATCH net-next v2 02/14] virtio_net: introduce mergeable_xdp_prepare()
` [PATCH net-next v2 03/14] virtio_net: optimize mergeable_xdp_prepare()
` [PATCH net-next v2 04/14] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
` [PATCH net-next v2 05/14] virtio_net: introduce xdp res enums
` [PATCH net-next v2 08/14] virtio_net: auto release xdp shinfo
` [PATCH net-next v2 09/14] virtio_net: introduce receive_mergeable_xdp()
` [PATCH net-next v2 10/14] virtio_net: merge: remove skip_xdp

[linus:master] [net] 68822bdf76: redis.get_total_throughput_rps -5.0% regression
 2023-04-20  5:50 UTC 

[PATCH RFC net-next v2 0/4] virtio/vsock: support datagrams
 2023-04-19 10:00 UTC  (7+ messages)
` [PATCH RFC net-next v2 2/4] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit

[PATCH] drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY
 2023-04-20  5:32 UTC  (4+ messages)

[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
 2023-04-20  5:19 UTC  (9+ messages)
` [PATCH v2 1/8] lib/find: add find_next_and_andnot_bit()
` [PATCH v2 2/8] sched/topology: introduce sched_numa_find_next_cpu()
` [PATCH v2 3/8] sched/topology: add for_each_numa_cpu() macro
` [PATCH v2 4/8] net: mlx5: switch comp_irqs_request() to using for_each_numa_cpu
` [PATCH v2 5/8] lib/cpumask: update comment to cpumask_local_spread()
` [PATCH v2 6/8] sched/topology: export sched_domains_numa_levels
` [PATCH v2 7/8] lib: add test for for_each_numa_{cpu,hop_mask}()
` [PATCH v2 8/8] sched: drop for_each_numa_hop_mask()

[PATCH 0/2] Add pinctrl support for SDX75
 2023-04-20  5:01 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatible
` [PATCH 2/2] pinctrl: qcom: Add SDX75 pincontrol driver

[PATCH bpf-next v2 0/2] Access variable length array relaxed for integer type
 2023-04-20  4:40 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: support access variable length array of "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test to access integer type of variable array

[PATCH 6.1 0/3] inet6: Backport complete patchset for inet6_destroy_sock() call modificatioin
 2023-04-20  4:39 UTC  (4+ messages)
` [PATCH 6.1 1/3] inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy()
` [PATCH 6.1 2/3] dccp: Call inet6_destroy_sock() via sk->sk_destruct()
` [PATCH 6.1 3/3] sctp: "

[RFC 0/2] vduse: add support for networking devices
 2023-04-20  4:34 UTC  (4+ messages)
` [RFC 1/2] vduse: validate block features only with block devices

[PATCH net-next] eth: mlx5: avoid iterator use outside of a loop
 2023-04-20  4:03 UTC  (2+ messages)

Potential regression/bug in net/mlx5 driver
 2023-04-20  4:02 UTC  (13+ messages)

[PATCH net] net/mlx5: Fix management PF condition
 2023-04-20  3:56 UTC 

[PATCH 5.15 0/5] inet6: Backport complete patchset for inet6_destroy_sock() call modification
 2023-04-20  3:46 UTC  (6+ messages)
` [PATCH 5.15 1/5] udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM)
` [PATCH 5.15 2/5] tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct()
` [PATCH 5.15 3/5] inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy()
` [PATCH 5.15 4/5] dccp: Call inet6_destroy_sock() via sk->sk_destruct()
` [PATCH 5.15 5/5] sctp: "

pull-request: wireless-next-2023-03-30
 2023-04-20  3:43 UTC  (6+ messages)

[PATCH v1 net] netlink: Use copy_to_user() for optval in netlink_getsockopt()
 2023-04-20  3:40 UTC 

[PATCH v2 net] tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp
 2023-04-20  3:30 UTC  (6+ messages)

[net-next v2] wwan: core: add print for wwan port attach/disconnect
 2023-04-20  3:23 UTC  (2+ messages)
  `  "

[PATCH 5.10 0/5] inet6: Backport complete patchset for inet6_destroy_sock() call modification
 2023-04-20  3:23 UTC  (6+ messages)
` [PATCH 5.10 1/5] udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM)
` [PATCH 5.10 2/5] tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct()
` [PATCH 5.10 3/5] inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy()
` [PATCH 5.10 4/5] dccp: Call inet6_destroy_sock() via sk->sk_destruct()
` [PATCH 5.10 5/5] sctp: "

[PATCH 5.4 0/5] inet6: Backport complete patchset for inet6_destroy_sock() call modification
 2023-04-20  3:18 UTC  (6+ messages)
` [PATCH 5.4 1/5] udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM)
` [PATCH 5.4 2/5] tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct()
` [PATCH 5.4 3/5] inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy()
` [PATCH 5.4 4/5] dccp: Call inet6_destroy_sock() via sk->sk_destruct()
` [PATCH 5.4 5/5] sctp: "

[PATCH 4.19 0/5] inet6: Backport complete patchset for inet6_destroy_sock() call modification
 2023-04-20  3:13 UTC  (6+ messages)
` [PATCH 4.19 1/5] udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM)
` [PATCH 4.19 2/5] tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct()
` [PATCH 4.19 3/5] inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy()
` [PATCH 4.19 4/5] dccp: Call inet6_destroy_sock() via sk->sk_destruct()
` [PATCH 4.19 5/5] sctp: "

[PATCH 4.14 0/5] inet6: Backport complete patchset for inet6_destroy_sock() call modification
 2023-04-20  3:05 UTC  (6+ messages)
` [PATCH 4.14 1/5] udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM)
` [PATCH 4.14 2/5] tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct()
` [PATCH 4.14 3/5] inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy()
` [PATCH 4.14 4/5] dccp: Call inet6_destroy_sock() via sk->sk_destruct()
` [PATCH 4.14 5/5] sctp: "

[PATCH] net: sched: print jiffies when transmit queue time out
 2023-04-20  2:49 UTC  (5+ messages)

[PATCH V5] can: usb: f81604: add Fintek F81604 support
 2023-04-20  2:44 UTC 

[PATCH v3 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
 2023-04-20  2:40 UTC  (7+ messages)
` [PATCH v3 1/6] PCI: hv: Fix a race condition bug in hv_pci_query_relations()
` [PATCH v3 2/6] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
` [PATCH v3 3/6] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
` [PATCH v3 4/6] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"
` [PATCH v3 5/6] PCI: hv: Add a per-bus mutex state_lock
` [PATCH v3 6/6] PCI: hv: Use async probing to reduce boot time

[net-next v2] wwan: core: add print for wwan port attach/disconnect
 2023-04-20  2:36 UTC 

[PATCH net-next v2 0/4] net/sched: cleanup parsing prints in htb and qfq
 2023-04-20  2:14 UTC  (4+ messages)
` [PATCH net-next v2 1/4] net/sched: sch_htb: use extack on errors messages

[PATCH net-next v2 0/5] Wangxun netdev features support
 2023-04-20  2:05 UTC  (8+ messages)
` [PATCH net-next v2 1/5] net: wangxun: libwx add tx offload functions

[PATCH v10 0/4] Another crack at a handshake upcall mechanism
 2023-04-20  2:00 UTC  (2+ messages)

[PATCH net] Revert "net/mlx5: Enable management PF initialization"
 2023-04-20  2:00 UTC  (2+ messages)

[PATCH net-next] net: skbuff: update and rename __kfree_skb_defer()
 2023-04-20  2:00 UTC 

[PATCH net-next v3 0/8] TXGBE PHYLINK support
 2023-04-20  1:56 UTC  (8+ messages)
` [PATCH net-next v3 1/8] net: txgbe: Add software nodes to support phylink
` [PATCH net-next v3 2/8] i2c: designware: Add driver support for Wangxun 10Gb NIC
` [PATCH net-next v3 6/8] net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS

[PATCH] dt-bindings: net: ethernet: Fix JSON pointer references
 2023-04-20  1:50 UTC  (2+ messages)

[PATCH net-next] net: micrel: Update the list of supported phys
 2023-04-20  1:50 UTC  (2+ messages)

[PATCH net-next] net: stmmac: dwmac-meson8b: Avoid cast to incompatible function type
 2023-04-20  1:50 UTC  (2+ messages)

pull-request: bpf 2023-04-19
 2023-04-20  1:40 UTC  (2+ messages)

[PATCH] SUNRPC: Recognize control messages in server-side TCP socket code
 2023-04-20  1:37 UTC  (2+ messages)

[PATCH net v2] nfp: correct number of MSI vectors requests returned
 2023-04-20  1:34 UTC  (3+ messages)

[PATCH net] mailmap: add entries for Mat Martineau
 2023-04-20  1:20 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: Resume MPTCP co-maintainer role
 2023-04-20  1:20 UTC  (3+ messages)

[PATCH net-next 0/6] sctp: fix a plenty of flexible-array-nested warnings
 2023-04-20  1:20 UTC  (5+ messages)
` [PATCH net-next 2/6] sctp: delete the nested flexible array skip

[pull request][net 00/10] mlx5 fixes 2023-04-19
 2023-04-20  1:09 UTC  (11+ messages)
` [net 01/10] net/mlx5e: Don't clone flow post action attributes second time
` [net 02/10] net/mlx5e: Release the label when replacing existing ct entry
` [net 03/10] net/mlx5: E-switch, Create per vport table based on devlink encap mode
` [net 04/10] net/mlx5: E-switch, Don't destroy indirect table in split rule
` [net 05/10] net/mlx5: Release tunnel device after tc update skb
` [net 06/10] net/mlx5e: Fix error flow in representor failing to add vport rx rule
` [net 07/10] Revert "net/mlx5: Remove "recovery" arg from mlx5_load_one() function"
` [net 08/10] net/mlx5: Use recovery timeout on sync reset flow
` [net 09/10] net/mlx5e: Nullify table pointer when failing to create
` [net 10/10] Revert "net/mlx5e: Don't use termination table when redundant"

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-04-17 (i40e)
 2023-04-20  1:10 UTC  (2+ messages)

[PATCH v2 0/1] Adjust macb max_tx_len for mpfs
 2023-04-20  1:02 UTC  (4+ messages)
` [PATCH v2 1/1] net: macb: Shorten max_tx_len to 4KiB - 56 on mpfs

[PATCH net 1/1] e1000e: Disable TSO on i219-LM card to increase speed
 2023-04-20  1:00 UTC  (2+ messages)

[PATCH net] bnxt_en: fix free-runnig PHC mode
 2023-04-20  0:50 UTC  (2+ messages)

[PATCH net-next 00/15] net/mlx5e: Extend XDP multi-buffer capabilities
 2023-04-20  0:47 UTC  (2+ messages)

[PATCH net-next v2] net: dsa: mt7530: fix support for MT7531BE
 2023-04-20  0:41 UTC  (4+ messages)

[PATCH 0/4] Enable multiple MCAN on AM62x
 2023-04-19 22:33 UTC  (5+ messages)
` [PATCH 1/4] can: m_can: Add hrtimer to generate software interrupt
` [PATCH 2/4] dt-bindings: net: can: Make interrupt attributes optional for MCAN
` [PATCH 3/4] DO_NOT_MERGE arm64: dts: ti: Add AM62x MCAN MAIN domain transceiver overlay
` [PATCH 4/4] DO_NOT_MERGE arm64: dts: ti: Enable MCU MCANs for AM62x

[PATCH net-next] gve: Add modify ring size support
 2023-04-19 22:48 UTC  (2+ messages)

[PATCH net-next] net: dst: fix missing initialization of rt_uncached
 2023-04-19 22:41 UTC  (4+ messages)

[PATCH bpf-next] selftests/xsk: fix munmap for hugepage allocated umem
 2023-04-19 22:06 UTC  (2+ messages)

[PATCH 0/4] Add GCC and RPMHCC support for sdx75
 2023-04-19 21:37 UTC  (5+ messages)
` [PATCH 1/4] clk: qcom: branch: Extend the invert logic for branch2 clocks
` [PATCH 2/4] dt-bindings: clock: Add GCC bindings support for SDX75

[PATCH LSM 0/2] security: SELinux/LSM label with MPTCP and accept
 2023-04-19 21:30 UTC  (6+ messages)
` [PATCH LSM 1/2] security, lsm: Introduce security_mptcp_add_subflow()
` [PATCH LSM 2/2] selinux: Implement mptcp_add_subflow hook

[PATCH net-next] page_pool: add DMA_ATTR_WEAK_ORDERING on all mappings
 2023-04-19 21:20 UTC  (4+ messages)

[PATCH net] net: dsa: microchip: ksz8795: Correctly handle huge frame configuration
 2023-04-19 21:20 UTC  (4+ messages)

[PATCH net-next] gve: update MAINTAINERS
 2023-04-19 21:05 UTC 

[RFC PATCH 0/5] Enable multiple MCAN on AM62x
 2023-04-19 20:40 UTC  (14+ messages)
` [RFC PATCH 4/5] arm64: dts: ti: Enable multiple MCAN for AM62x in MCU MCAN overlay
` [RFC PATCH 5/5] can: m_can: Add hrtimer to generate software interrupt

[PATCH V2 1/3] dt-bindings: net: wireless: qcom,ath11k: allow describing radios
 2023-04-19 20:05 UTC  (2+ messages)

[PATCH v1 net] netlink: Use copy_to_user() for optval in netlink_getsockopt()
 2023-04-19 19:47 UTC  (4+ messages)

[PATCH] net: nfc: nci: fix for UBSAN: shift-out-of-bounds in nci_activate_target
 2023-04-19 19:42 UTC  (4+ messages)

[BUG] net, pci: 6.3-rc1-4 hangs during boot on PowerEdge R620 with igb
 2023-04-19 19:34 UTC  (2+ messages)

[PATCH] net: hyperv: select CONFIG_NLS for mac address setting
 2023-04-19 19:25 UTC  (2+ messages)

[PATCH net-next 0/2] wireless offloading on MediaTek MT7981
 2023-04-19 19:05 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: mediatek: add WED RX binding for MT7981 eth driver
` [PATCH net-next 2/2] net: ethernet: mtk_eth_soc: use WO firmware for MT7981

[PATCH net-next] page_pool: unlink from napi during destroy
 2023-04-19 18:20 UTC 

[net-next PATCH v7 00/16] net: Add basic LED support for switch/phy
 2023-04-19 18:15 UTC  (5+ messages)
` [net-next PATCH v7 13/16] ARM: dts: qcom: ipq8064-rb3011: Add Switch LED for each port

[PATCH v1 net] netlink: Use copy_to_user() for optval in netlink_getsockopt()
 2023-04-19 17:50 UTC  (2+ messages)

issue with inflight pages from page_pool
 2023-04-19 17:12 UTC  (18+ messages)

[PATCH v11 net-next 00/14] pds_core driver
 2023-04-19 17:04 UTC  (15+ messages)
` [PATCH v11 net-next 01/14] pds_core: initial framework for pds_core PF driver
` [PATCH v11 net-next 02/14] pds_core: add devcmd device interfaces
` [PATCH v11 net-next 03/14] pds_core: health timer and workqueue
` [PATCH v11 net-next 04/14] pds_core: add devlink health facilities
` [PATCH v11 net-next 05/14] pds_core: set up device and adminq
` [PATCH v11 net-next 06/14] pds_core: Add adminq processing and commands
` [PATCH v11 net-next 07/14] pds_core: add FW update feature to devlink
` [PATCH v11 net-next 08/14] pds_core: set up the VIF definitions and defaults
` [PATCH v11 net-next 09/14] pds_core: add initial VF device handling
` [PATCH v11 net-next 10/14] pds_core: add auxiliary_bus devices
` [PATCH v11 net-next 11/14] pds_core: devlink params for enabling VIF support
` [PATCH v11 net-next 12/14] pds_core: add the aux client API
` [PATCH v11 net-next 13/14] pds_core: publish events to the clients
` [PATCH v11 net-next 14/14] pds_core: Kconfig and pds_core.rst

[PATCH net v2 0/2] iavf: Fix issues when setting channels concurrency with removing
 2023-04-19 17:03 UTC  (3+ messages)
` [PATCH net v2 2/2] iavf: Fix out-of-bounds when setting channels on remove

[PATCH bpf-next V2 0/5] XDP-hints: XDP kfunc metadata for driver igc
 2023-04-19 16:41 UTC  (4+ messages)
` [PATCH bpf-next V2 5/5] selftests/bpf: xdp_hw_metadata track more timestamps

[PATCH net-next v3 0/3] net: flower: add cfm support
 2023-04-19 16:39 UTC  (4+ messages)
` [PATCH net-next v3 2/3] net: flower: add support for matching cfm fields

[PATCH net-next 0/6] Brcm ASP 2.0 Ethernet controller
 2023-04-19 16:33 UTC  (4+ messages)
` [PATCH net-next 3/6] net: bcmasp: Add support for ASP2.0 "

[PATCH v3] drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY
 2023-04-19 16:16 UTC 

[PATCH iproute2] ip: bridge_slave: Fix help message indentation
 2023-04-19 15:43 UTC 

netlink getsockopt() sets only one byte?
 2023-04-19 15:43 UTC  (2+ messages)

[PATCH net-next 00/12] ice: switchdev bridge offload
 2023-04-19 15:38 UTC  (3+ messages)
` [PATCH net-next 05/12] ice: Switchdev FDB events support


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