netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-23 09:32:50 to 2023-08-23 19:50:48 UTC [more...]

[PATCH bpf-next 0/7] Add support cpu v4 insns for RV64
 2023-08-23 23:10 UTC  (19+ messages)
` [PATCH bpf-next 1/7] riscv, bpf: Fix missing exception handling and redundant zext for LDX_B/H/W
` [PATCH bpf-next 2/7] riscv, bpf: Support sign-extension load insns
` [PATCH bpf-next 3/7] riscv, bpf: Support sign-extension mov insns
` [PATCH bpf-next 4/7] riscv, bpf: Support 32-bit offset jmp insn
` [PATCH bpf-next 5/7] riscv, bpf: Support signed div/mod insns
` [PATCH bpf-next 6/7] riscv, bpf: Support unconditional bswap insn
` [PATCH bpf-next 7/7] selftests/bpf: Enable cpu v4 tests for RV64

[PATCH net-next] net/mlx5: Use PTR_ERR_OR_ZERO() to simplify code
 2023-08-23 19:45 UTC  (2+ messages)

[RFC PATCH net-next 0/3] Support Symmetric Toeplitz RSS hash
 2023-08-23 19:45 UTC  (5+ messages)
` [RFC PATCH net-next 1/3] net: ethtool: add symmetric Toeplitz RSS hash function
` [RFC PATCH net-next 2/3] ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
` [RFC PATCH net-next 3/3] ice: add support for symmetric Toeplitz RSS hash function

[BUG] Possible unsafe page_pool usage in octeontx2
 2023-08-23 19:45 UTC  (7+ messages)
` [EXT] "
  `  "

[PATCH net-next] net: fec: add exception tracing for XDP
 2023-08-23 19:44 UTC  (2+ messages)

[PATCH net-next v4 00/12] tools/net/ynl: Add support for netlink-raw families
 2023-08-23 19:41 UTC  (25+ messages)
` [PATCH net-next v4 01/12] doc/netlink: Fix typo in genetlink-* schemas
` [PATCH net-next v4 02/12] doc/netlink: Add a schema for netlink-raw families
` [PATCH net-next v4 03/12] doc/netlink: Update genetlink-legacy documentation
` [PATCH net-next v4 04/12] doc/netlink: Document the netlink-raw schema extensions
` [PATCH net-next v4 05/12] tools/ynl: Add mcast-group schema parsing to ynl
` [PATCH net-next v4 06/12] tools/net/ynl: Fix extack parsing with fixed header genlmsg
` [PATCH net-next v4 07/12] tools/net/ynl: Add support for netlink-raw families
` [PATCH net-next v4 08/12] tools/net/ynl: Implement nlattr array-nest decoding in ynl
` [PATCH net-next v4 09/12] tools/net/ynl: Add support for create flags
` [PATCH net-next v4 10/12] doc/netlink: Add spec for rt addr messages
` [PATCH net-next v4 11/12] doc/netlink: Add spec for rt link messages
` [PATCH net-next v4 12/12] doc/netlink: Add spec for rt route messages

[PATCH 0/2] selftests: Introduce common min()/max() and apply them in net tests
 2023-08-23 19:40 UTC  (10+ messages)
` [PATCH 1/2] selftests: Provide local define of min() and max()
` [PATCH 2/2] selftests/net: replace ternary operator with min()/max()

[PATCH v6 0/5] Introduce IEP driver and packet timestamping support
 2023-08-23 19:26 UTC  (7+ messages)
` [PATCH v6 1/5] dt-bindings: net: Add ICSS IEP
` [PATCH v6 2/5] dt-bindings: net: Add IEP property in ICSSG
` [PATCH v6 3/5] net: ti: icss-iep: Add IEP driver
` [PATCH v6 4/5] net: ti: icssg-prueth: add packet timestamping and ptp support
` [PATCH v6 5/5] net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support

Microchip net DSA with ptp4l getting tx_timeout failed msg using 6.3.12 kernel and KSZ9567 switch
 2023-08-23 18:12 UTC  (3+ messages)

[PATCH iwl-next v3 0/8] ice: Add basic E830 support
 2023-08-23 18:06 UTC  (9+ messages)
` [PATCH iwl-next v3 1/8] ice: Add E830 device IDs, MAC type and registers
` [PATCH iwl-next v3 2/8] ethtool: Add forced speed to supported link modes maps
` [PATCH iwl-next v3 3/8] ice: Refactor finding advertised link speed
` [PATCH iwl-next v3 4/8] ice: Add 200G speed/phy type use
` [PATCH iwl-next v3 5/8] ice: Add ice_get_link_status_datalen
` [PATCH iwl-next v3 6/8] ice: Add support for E830 DDP package segment
` [PATCH iwl-next v3 7/8] ice: Remove redundant zeroing of the fields
` [PATCH iwl-next v3 8/8] ice: Hook up 4 E830 devices by adding their IDs

[PATCH iwl-next v2 2/9] ethtool: Add forced speed to supported link modes maps
 2023-08-23 18:09 UTC  (5+ messages)

[PATCH net-next v5 00/15][pull request] Introduce Intel IDPF driver
 2023-08-23 18:05 UTC  (6+ messages)
` [PATCH net-next v5 14/15] idpf: add ethtool callbacks

[PATCH net-next v7 0/6] introduce page_pool_alloc() related API
 2023-08-23 18:00 UTC  (15+ messages)
` [PATCH net-next v7 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA

[PATCH net-next v2 0/3] net/sched: Introduce tc block ports tracking and use
 2023-08-23 17:58 UTC  (5+ messages)
` [PATCH net-next v2 2/3] net/sched: cls_api: Expose tc block ports to the datapath
` [PATCH net-next v2 3/3] net/sched: act_blockcast: Introduce blockcast tc action

[PATCH net] wireguard: receive: fix data-race around receiving_counter.counter
 2023-08-23 17:38 UTC 

[PATCH net-next v5 00/10] net: axienet: Introduce dmaengine
 2023-08-23 17:38 UTC  (6+ messages)
` [PATCH net-next v5 10/10] net: axienet: Introduce dmaengine support

[PATCH iproute2-next 0/4] make ip vrf exec SELinux-aware
 2023-08-23 17:30 UTC  (5+ messages)
` [PATCH iproute2-next 1/4] ss: make is_selinux_enabled stub work like in SELinux
` [PATCH iproute2-next 2/4] ss: make SELinux stub functions conformant to API definitions
` [PATCH iproute2-next 3/4] lib: add SELinux include and stub functions
` [PATCH iproute2-next 4/4] ip vrf: make ipvrf_exec SELinux-aware

[PATCH net-next v5 0/2] net: stmmac: Tx coe sw fallback
 2023-08-23 17:10 UTC  (5+ messages)
` [PATCH net-next v5 1/2] dt-bindings: net: snps,dwmac: Tx queues with coe

[PATCH] netlink: Fix the netlink socket malfunction due to concurrency
 2023-08-23 16:43 UTC  (2+ messages)
` Further Elaboration on this patch

Payment Remittance Advice
 2023-08-23 16:17 UTC 

[PATCH net-next] docs: netdev: recommend against --in-reply-to
 2023-08-23 15:49 UTC 

[PATCH bpf-next v2 0/6] samples/bpf: Remove unmaintained XDP sample utilities
 2023-08-23 15:43 UTC  (8+ messages)
` [PATCH bpf-next v2 1/6] samples/bpf: Remove the xdp_monitor utility
` [PATCH bpf-next v2 2/6] samples/bpf: Remove the xdp_redirect* utilities
` [PATCH bpf-next v2 3/6] samples/bpf: Remove the xdp_rxq_info utility
` [PATCH bpf-next v2 4/6] samples/bpf: Remove the xdp1 and xdp2 utilities
` [PATCH bpf-next v2 5/6] samples/bpf: Remove the xdp_sample_pkts utility
` [PATCH bpf-next v2 6/6] samples/bpf: Cleanup .gitignore

[PATCH net-next v3 0/8] support more link mode for TXGBE
 2023-08-23 15:35 UTC  (3+ messages)
` [PATCH net-next v3 7/8] net: txgbe: support copper NIC with external PHY

[PATCH] vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
 2023-08-23 15:30 UTC 

[PATCH net 0/6] netfilter updates for net
 2023-08-23 15:26 UTC  (7+ messages)
` [PATCH net 1/6] netfilter: nf_tables: validate all pending tables
` [PATCH net 2/6] netfilter: nf_tables: flush pending destroy work before netlink notifier
` [PATCH net 3/6] netfilter: nf_tables: GC transaction race with abort path
` [PATCH net 4/6] netfilter: nf_tables: use correct lock to protect gc_list
` [PATCH net 5/6] netfilter: nf_tables: fix out of memory error handling
` [PATCH net 6/6] netfilter: nf_tables: defer gc run if previous batch is still pending

[PATCH net] ice: avoid executing commands on other ports when driving sync
 2023-08-23 15:18 UTC 

[PATCH iproute2 0/3] ss: mptcp: print new info counters
 2023-08-23 15:20 UTC  (2+ messages)

[PATCH iproute2-next v2] ip-vrf: recommend using CAP_BPF rather than CAP_SYS_ADMIN
 2023-08-23 15:10 UTC  (2+ messages)

[PATCH bpf-next v3] xsk: fix xsk_build_skb() error: 'skb' dereferencing possible ERR_PTR()
 2023-08-23 14:47 UTC 

[PATCH net-next 0/6] sfc: introduce eth, ipv4 and ipv6 pedit offloads
 2023-08-23 15:01 UTC  (10+ messages)
` [PATCH net-next 1/6] sfc: introduce ethernet pedit set action infrastructure
` [PATCH net-next 2/6] sfc: add mac source and destination pedit action offload
` [PATCH net-next 3/6] sfc: add decrement ttl by offloading set ipv4 ttl actions
` [PATCH net-next 4/6] sfc: add decrement ipv6 hop limit by offloading set hop limit actions
` [PATCH net-next 5/6] sfc: introduce pedit add actions on the ipv4 ttl field
` [PATCH net-next 6/6] sfc: extend pedit add action to handle decrement ipv6 hop limit

[PATCH net-next] net: generalize calculation of skb extensions length
 2023-08-23 14:53 UTC  (4+ messages)

[PATCH net v3] net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
 2023-08-23 14:51 UTC  (2+ messages)

[PATCH v3 0/1] gro: decrease size of CB
 2023-08-23 14:43 UTC  (6+ messages)
` [PATCH v3 1/1] "

[PATCH net-next v4 0/3] net: Return PTR_ERR() for fixed_phy_register()
 2023-08-23 14:37 UTC  (5+ messages)
` [PATCH net-next v4 3/3] net: lan743x: "

[PATCH net-next v6 0/2] Add Realtek automotive PCIe driver
 2023-08-23 14:28 UTC  (8+ messages)
` [PATCH net-next v6 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code

[net-next v2 1/5] net: wwan: t7xx: Infrastructure for early port configuration
 2023-08-23 14:21 UTC  (5+ messages)
` [net-next v2 2/5] net: wwan: t7xx: Register with devlink and implement firmware flashing
` [net-next v2 3/5] net: wwan: t7xx: Creates region & snapshot for coredump log collection
` [net-next v2 4/5] net: wwan: t7xx: Adds sysfs attribute of modem event
` [net-next v2 5/5] net: wwan: t7xx: Devlink documentation

[net-next v2 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-08-23 14:21 UTC 

[PATCH v11 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-08-23 14:21 UTC  (7+ messages)
` [PATCH v11 4/6] iommu/s390: Force ISM devices to use IOMMU_DOMAIN_DMA
` [PATCH v11 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs

ss: support for BPF sk local storage
 2023-08-23 13:55 UTC 

[PATCH 0/12] Do not include crypto/algapi.h
 2023-08-23 13:44 UTC  (17+ messages)
` [PATCH 1/12] fscrypt: "
` [PATCH 2/12] ubifs: "
` [PATCH 3/12] Bluetooth: "
` [PATCH 4/12] ceph: "
` [PATCH 5/12] ah: "
` [PATCH 6/12] wifi: mac80211: "
` [PATCH 7/12] mptcp: "
` [PATCH 8/12] SUNRPC: "
` [PATCH 9/12] evm: "
` [PATCH 10/12] KEYS: encrypted: "
` [PATCH 11/12] wireguard: "
` [PATCH 12/12] chelsio: "

[PATCH v3 0/9] io_uring: Initial support for {s,g}etsockopt commands
 2023-08-23 13:48 UTC  (6+ messages)
` [PATCH v3 8/9] io_uring/cmd: BPF hook for getsockopt cmd

[PATCH net v2] net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
 2023-08-23 13:38 UTC  (7+ messages)

[RFC PATCH net-next 0/2] net: Use SMP threads for backlog NAPI
 2023-08-23 13:35 UTC  (3+ messages)
` [RFC PATCH net-next 1/2] "

[net PATCH V3 0/3] Fix PFC related issues
 2023-08-23 13:18 UTC  (11+ messages)
` [net PATCH V3 1/3] octeontx2-pf: Fix PFC TX scheduler free
        ` [EXT] "
` [net PATCH V3 2/3] octeontx2-af: CN10KB: fix PFC configuration
        ` [EXT] "

[patch net-next 0/4] net/mlx5: expose peer SF devlink instance
 2023-08-23 13:28 UTC  (9+ messages)

[PATCH net-next] kunit: Fix checksum tests on big endian CPUs
 2023-08-23 13:21 UTC 

[PATCH v2 iproute2-next 0/2] tc: support the netem seed parameter for loss and corruption events
 2023-08-23 13:16 UTC  (4+ messages)
` [PATCH v2 iproute2-next 1/2] "
` [PATCH v2 iproute2-next 2/2] man: tc-netem: add section for specifying the netem seed

[PATCH 0/3] Avoid TCP resets when using ECMP for load-balancing between multiple servers
 2023-08-23 12:55 UTC  (6+ messages)
` [PATCH 3/3] selftests: forwarding: Add test "

[PATCH] ibmveth: Use dcbf rather than dcbfl
 2023-08-23 11:10 UTC  (2+ messages)

[PATCH net-next] net: dsa: use capital "OR" for multiple licenses in SPDX
 2023-08-23 11:08 UTC  (5+ messages)

[PATCH] ipv6/addrconf: clamp preferred_lft to the minimum instead of erroring
 2023-08-23 11:00 UTC  (4+ messages)

Synopsys XGMII MAC and USXGMII interfaces
 2023-08-23 10:58 UTC 

Synopsis XLGMII MAC, IEEE 802.3 and XLGMII interfaces
 2023-08-23 10:55 UTC 

[PATCH net-next] bnxt: use the NAPI skb allocation cache
 2023-08-23 10:50 UTC  (2+ messages)

[PATCH net] i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()
 2023-08-23 10:50 UTC  (2+ messages)

[net-next PATCH v2 0/9] Introduce NAPI queues support
 2023-08-23 10:24 UTC  (2+ messages)

[PATCH v3 00/42] ep93xx device tree conversion
 2023-08-23 10:16 UTC  (3+ messages)
` [PATCH v3 29/42] dt-bindings: rtc: Add ST M48T86

[PATCH v2 net] octeontx2-pf: fix page_pool creation fail for rings > 32k
 2023-08-23 10:12 UTC  (2+ messages)

[PATCH iproute2-next 0/2] tc: support the netem seed parameter for loss and corruption events
 2023-08-23  9:58 UTC  (4+ messages)
` [PATCH iproute2-next 1/2] "

[PATCH iwl-next] ice: store VF's pci_dev ptr in ice_vf
 2023-08-23  9:55 UTC  (8+ messages)

[syzbot] [net?] unregister_netdevice: waiting for DEV to become free (8)
 2023-08-23  9:38 UTC  (6+ messages)
` [PATCH] net: bridge: Fix refcnt issues in dev_ioctl

[PATCH iwl-next v6 00/15] Introduce the Parser Library
 2023-08-23  9:31 UTC  (13+ messages)
` [PATCH iwl-next v7 "
  ` [PATCH iwl-next v7 05/15] ice: init boost tcam and label tables for parser
  ` [PATCH iwl-next v7 06/15] ice: init ptype marker tcam table "
  ` [PATCH iwl-next v7 07/15] ice: init marker and protocol group tables "
  ` [PATCH iwl-next v7 08/15] ice: init flag redirect table "
  ` [PATCH iwl-next v7 09/15] ice: init XLT key builder "
  ` [PATCH iwl-next v7 10/15] ice: add parser runtime skeleton
  ` [PATCH iwl-next v7 11/15] ice: add internal help functions
  ` [PATCH iwl-next v7 12/15] ice: add parser execution main loop
  ` [PATCH iwl-next v7 13/15] ice: support double vlan mode configure for parser
  ` [PATCH iwl-next v7 14/15] ice: add tunnel port support "
  ` [PATCH iwl-next v7 15/15] ice: add API for parser profile initialization


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