netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-20 10:56:41 to 2022-10-21 04:46:25 UTC [more...]

[PATCH v3 net 0/5] amd-xgbe: Miscellaneous fixes
 2022-10-21  4:46 UTC  (4+ messages)
` [PATCH v3 net 1/5] amd-xgbe: Yellow carp devices do not need rrc

[PATCH net,v3] tcp: fix a signed-integer-overflow bug in tcp_add_backlog()
 2022-10-21  4:06 UTC 

[PATCH net] net: hns: fix possible memory leak in hnae_ae_register()
 2022-10-21  3:01 UTC  (6+ messages)

[PATCH net-next] net: skb: move skb_pp_recycle() to skbuff.c
 2022-10-21  2:58 UTC 

[PATCH v1 0/2] tcp bugs for window shrinking, OoO ACKs
 2022-10-21  2:48 UTC  (9+ messages)
` [PATCH v1 1/2] tcp: Fix for stale host ACK when tgt window shrunk
` [PATCH v1 2/2] tcp: Ignore OOO handling for TCP ACKs

[PATCH net-next 0/2] net:axienet: Add a DT property to configure frequency of the MDIO bus
 2022-10-21  2:20 UTC  (6+ messages)
` [PATCH net-next 1/2] net:xilinx_axi: set mdio frequency according to DT
` [PATCH net-next 2/2] dt-bindings: add mdio frequency description

[RESEND PATCH net-next v4 0/3] net: WangXun txgbe ethernet driver
 2022-10-21  2:07 UTC  (4+ messages)
` [RESEND PATCH net-next v4 1/3] net: txgbe: Store PCI info
` [RESEND PATCH net-next v4 2/3] net: txgbe: Reset hardware
` [RESEND PATCH net-next v4 3/3] net: txgbe: Set MAC address and register netdev

[PATCH bpf-next v7 0/3] Add skb + xdp dynptrs
 2022-10-21  1:19 UTC  (5+ messages)
` [PATCH bpf-next v7 1/3] bpf: Add skb dynptrs
` [PATCH bpf-next v7 2/3] bpf: Add xdp dynptrs
` [PATCH bpf-next v7 3/3] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers

[PATCH net] net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY
 2022-10-21  1:32 UTC 

[GIT PULL] Networking for 6.1-rc2
 2022-10-21  0:41 UTC  (2+ messages)

[PATCH net 0/2] fix some issues in netdevsim driver
 2022-10-21  0:26 UTC  (3+ messages)
` [PATCH net 1/2] netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed

[PATCH v2 0/5] Add support for DMA timestamp for non-PTP packets
 2022-10-21  0:25 UTC  (5+ messages)

[PATCH v8 net-next 00/12] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-10-21  0:11 UTC  (40+ messages)
` [PATCH v8 net-next 01/12] net: bridge: add locked entry fdb flag to extend locked port feature
` [PATCH v8 net-next 02/12] net: bridge: add blackhole fdb entry flag
` [PATCH v8 net-next 03/12] net: bridge: enable bridge to install locked fdb entries from drivers
` [PATCH v8 net-next 05/12] net: dsa: propagate the locked flag down through the DSA layer
` [PATCH v8 net-next 08/12] drivers: net: dsa: add fdb entry flags incoming to switchcore drivers
` [PATCH v8 net-next 10/12] net: dsa: mv88e6xxx: mac-auth/MAB implementation
` [PATCH v8 net-next 11/12] net: dsa: mv88e6xxx: add blackhole ATU entries
` [PATCH v8 net-next 12/12] selftests: forwarding: add MAB tests to locked port tests

[net-next 1/2] net: ethernet: adi: adin1110: add reset GPIO
 2022-10-20 23:48 UTC  (3+ messages)
` [net-next 2/2] dt-bindings: net: adin1110: Document reset

[PATCH wpan] mac802154: Fix LQI recording
 2022-10-20 23:30 UTC  (2+ messages)

[PATCH net-next v6 0/5] ptp: ocp: add support for Orolia ART-CARD
 2022-10-20 23:24 UTC  (6+ messages)
` [PATCH net-next v6 1/5] ptp: ocp: upgrade serial line information
` [PATCH net-next v6 2/5] ptp: ocp: add Orolia timecard support
` [PATCH net-next v6 3/5] ptp: ocp: add serial port of mRO50 MAC on ART card
` [PATCH net-next v6 4/5] ptp: ocp: expose config and temperature for "
` [PATCH net-next v6 5/5] ptp: ocp: remove flash image header check fallback

[PATCH net-next v5 0/5] ptp: ocp: add support for Orolia ART-CARD
 2022-10-20 23:21 UTC  (7+ messages)
` [PATCH net-next v5 1/5] ptp: ocp: upgrade serial line information
` [PATCH net-next v5 2/5] ptp: ocp: add Orolia timecard support
` [PATCH net-next v5 3/5] ptp: ocp: add serial port of mRO50 MAC on ART card
` [PATCH net-next v5 4/5] ptp: ocp: expose config and temperature for "
` [PATCH net-next v5 5/5] ptp: ocp: remove flash image header check fallback

[PATCH net-next] net: add a refcount tracker for kernel sockets
 2022-10-20 23:20 UTC 

[PATCH -next,v2] tcp: fix a signed-integer-overflow bug in tcp_add_backlog()
 2022-10-20 23:15 UTC  (3+ messages)

[PATCH iproute2] dcb: unblock mnl_socket_recvfrom if not message received
 2022-10-20 22:59 UTC  (3+ messages)

[PATCH net] inet: fully convert sk->sk_rx_dst to RCU rules
 2022-10-20 22:55 UTC  (4+ messages)

[PATCH net 0/2] kcm: annotate data-races
 2022-10-20 22:45 UTC  (3+ messages)
` [PATCH net 1/2] kcm: annotate data-races around kcm->rx_psock
` [PATCH net 2/2] kcm: annotate data-races around kcm->rx_wait

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-10-20 22:37 UTC  (6+ messages)
` [PATCH V3 06/11] tracing: Improve panic/die notifiers

[PATCH net-next 0/7] net: sfp: improve high power module implementation
 2022-10-20 22:06 UTC  (9+ messages)
` [PATCH net-next 1/7] dt-bindings: net: sff,sfp: update binding

[PATCH v2 net-next] ibmveth: Always stop tx queues during close
 2022-10-20 21:40 UTC 

[PATCH] i40e: add a fault tolerance judgment
 2022-10-20 21:38 UTC  (2+ messages)

[PATCH net-next 0/5] net: lan966x: Add xdp support
 2022-10-20 20:51 UTC  (2+ messages)

[Patch v8 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-10-20 20:42 UTC  (4+ messages)
` [Patch v8 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[PATCH v4 0/3] net: ethernet: renesas: Add Ethernet Switch driver
 2022-10-20 20:26 UTC  (9+ messages)
` [PATCH v4 1/3] dt-bindings: net: renesas: Document Renesas Ethernet Switch
` [PATCH v4 2/3] net: ethernet: renesas: Add Ethernet Switch driver

[PATCH bpf-next v6 1/3] bpf: Add skb dynptrs
 2022-10-20 19:30 UTC  (5+ messages)

[PATCH net] net: wwan: iosm: Fix 7360 WWAN card control channel mapping
 2022-10-20 19:13 UTC  (3+ messages)

[PATCH] bnx2x: Fix error recovering in switch configuration
 2022-10-20 19:12 UTC  (8+ messages)
` [PATCH v2] "
  ` [EXT] "

[PATCH v2] net: mtk_sgmii: implement mtk_pcs_ops
 2022-10-20 19:10 UTC  (3+ messages)

[PATCH 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-10-20 19:04 UTC  (14+ messages)
` [PATCH 01/12] x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
` [PATCH 02/12] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [PATCH 03/12] x86/hyperv: Reorder code in prep for subsequent patch
` [PATCH 04/12] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [PATCH 05/12] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH 06/12] swiotlb: Remove bounce buffer remapping for Hyper-V
` [PATCH 07/12] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [PATCH 08/12] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [PATCH 09/12] hv_netvsc: Remove second mapping of send and recv buffers
` [PATCH 10/12] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [PATCH 11/12] PCI: hv: Add hypercalls to read/write MMIO space
` [PATCH 12/12] PCI: hv: Enable PCI pass-thru devices in Confidential VMs

[PATCH net 0/2] openvswitch: syzbot splat fix and introduce selftest
 2022-10-20 18:40 UTC  (8+ messages)
` [PATCH net 1/2] openvswitch: switch from WARN to pr_warn
` [PATCH net 2/2] selftests: add openvswitch selftest suite

[PATCH net] docs: netdev: offer performance feedback to contributors
 2022-10-20 18:30 UTC 

[PATCH net] r8169: fix rtl8125b dmar pte write access not set error
 2022-10-20 18:01 UTC  (9+ messages)

[PATCH net-next v2 0/2] udp: avoid false sharing on receive
 2022-10-20 18:20 UTC  (7+ messages)
` [PATCH net-next v2 1/2] net: introduce and use custom sockopt socket flag
` [PATCH net-next v2 2/2] udp: track the forward memory release threshold in an hot cacheline

[PATCH v3] nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()
 2022-10-20 18:18 UTC  (2+ messages)

[PATCH net-next 00/13] genetlink: support per op type policies
 2022-10-20 18:09 UTC  (8+ messages)
` [PATCH net-next 12/13] genetlink: allow families to use split ops directly

[PATCH net] MAINTAINERS: add keyword match on PTP
 2022-10-20 17:56 UTC  (4+ messages)

[PATCH bpf-next] bpf: fix issue that packet only contains l2 is dropped
 2022-10-20 17:45 UTC  (4+ messages)

Regarding "xfrm: Add compat layer" when running arm/arm64
 2022-10-20 17:14 UTC 

[PATCH v2 net-next 0/2] soreuseport: Fix issues related to the faster selection algorithm
 2022-10-20 16:39 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] soreuseport: Fix socket selection for SO_INCOMING_CPU
` [PATCH v2 net-next 2/2] selftest: Add test "

[PATCH net] veth: Avoid drop packets when xdp_redirect performs
 2022-10-20 16:34 UTC  (10+ messages)

[PATCH net] atlantic: fix deadlock at aq_nic_stop
 2022-10-20 16:17 UTC  (4+ messages)
` [PATCH v2 "

[PATCH net v2] net: fman: Use physical address for userspace interfaces
 2022-10-20 15:50 UTC 

IORING_CQE_F_COPIED
 2022-10-20 15:37 UTC  (12+ messages)
          ` IORING_SEND_NOTIF_REPORT_USAGE (was Re: IORING_CQE_F_COPIED)
          ` IORING_SEND_NOTIF_USER_DATA "

[PATCH v2 net-next 0/6] netlink: add universal 'bigint' attribute type
 2022-10-20 15:31 UTC  (5+ messages)
` [PATCH v2 net-next 2/6] bitmap: add a couple more helpers to work with arrays of u32s

[PATCH net-next 0/3] Add support for 800Gbps speed
 2022-10-20 15:20 UTC  (4+ messages)
` [PATCH net-next 1/3] ethtool: Add support for 800Gbps link modes
` [PATCH net-next 2/3] mlxsw: "
` [PATCH net-next 3/3] bonding: 3ad: Add support for 800G speed

wifi: rt2x00: add TX LOFT calibration for MT7620
 2022-10-20 15:16 UTC  (3+ messages)

[PATCH][next] wifi: rtl8xxxu: Fix reads of uninitialized variables hw_ctrl_s1, sw_ctrl_s1
 2022-10-20 15:11 UTC  (2+ messages)

[PATCH] lsm: make security_socket_getpeersec_stream() sockptr_t safe
 2022-10-20 15:10 UTC  (3+ messages)

[PATCH v2] brcmfmac: Add support for BCM43596 PCIe Wi-Fi
 2022-10-20 14:44 UTC  (11+ messages)
              ` Stockholm syndrome with Linux wireless?

[PATCH net] tipc: fix a null-ptr-deref in tipc_topsrv_accept
 2022-10-20 14:33 UTC  (2+ messages)

[PATCH net-next 1/2] net: wwan: t7xx: Use needed_headroom instead of hard_header_len
 2022-10-20 14:22 UTC  (6+ messages)
` [PATCH net-next 2/2] net: wwan: t7xx: Add NAPI support

[PATCH] dt-bindings: Remove "status" from schema examples, again
 2022-10-20 14:21 UTC  (2+ messages)

[PATCH net 0/5] macsec: offload-related fixes
 2022-10-20 13:54 UTC  (7+ messages)

[PATCH RFC ipsec] xfrm: fix panic in xfrm_delete from userspace on ARM 32
 2022-10-20 13:44 UTC  (4+ messages)

[PATCH net-next v3 0/9] Add support for Sparx5 IS2 VCAP
 2022-10-20 13:09 UTC  (10+ messages)
` [PATCH net-next v3 1/9] net: microchip: sparx5: Adding initial VCAP API support
` [PATCH net-next v3 2/9] net: microchip: sparx5: Adding IS2 VCAP model to VCAP API
` [PATCH net-next v3 3/9] net: microchip: sparx5: Adding IS2 VCAP register interface
` [PATCH net-next v3 4/9] net: microchip: sparx5: Adding initial tc flower support for VCAP API
` [PATCH net-next v3 5/9] net: microchip: sparx5: Adding port keyset config and callback interface
` [PATCH net-next v3 6/9] net: microchip: sparx5: Adding basic rule management in VCAP API
` [PATCH net-next v3 7/9] net: microchip: sparx5: Writing rules to the IS2 VCAP
` [PATCH net-next v3 8/9] net: microchip: sparx5: Adding KUNIT test VCAP model
` [PATCH net-next v3 9/9] net: microchip: sparx5: Adding KUNIT test for the VCAP API

[net v2 0/1] net: ethernet: adi: adin1110: Fix notifiers
 2022-10-20 13:08 UTC  (4+ messages)
` [net v2 1/1] "

[PATCH for-6.1 1/2] io_uring/net: fail zc send for unsupported protocols
 2022-10-20 13:05 UTC  (6+ messages)

[PATCH net-next v3 00/12] net: dpaa2-eth: AF_XDP zero-copy support
 2022-10-20 13:02 UTC  (3+ messages)

[PATCH net-next] net: fec: Add support for periodic output signal of PPS
 2022-10-20 12:57 UTC  (2+ messages)

[PATCH v2 net-next 0/5] inet6: Remove inet6_destroy_sock() calls
 2022-10-20 12:45 UTC  (3+ messages)
` [PATCH v2 net-next 1/5] inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy()

[PATCH] net: mtk_sgmii: implement mtk_pcs_ops
 2022-10-20 12:02 UTC  (5+ messages)
      ` Aw: "

[PATCH 1/1] net/mlx5: add dynamic logging for mlx5_dump_err_cqe
 2022-10-20 11:54 UTC  (6+ messages)

[PATCH net 0/3] ip: rework the fix for dflt addr selection for connected nexthop"
 2022-10-20 10:59 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 NNTP newsgroup(s).