netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-05 14:37:18 to 2024-09-06 03:56:46 UTC [more...]

[PATCH bpf-next v3 00/10] Local vmtest enhancement and RV64 enabled
 2024-09-06  3:56 UTC  (6+ messages)
` [PATCH bpf-next v3 03/10] selftests/bpf: Prefer static linking for LLVM libraries
  ` [PATCH bpf-next v3 00/10] Local vmtest enhancement and RV64 enabled😁

[PATCH -next v2 0/2] ptp: Check timespec64 before call settime64()
 2024-09-06  3:48 UTC  (3+ messages)
` [PATCH -next v2 1/2] "
` [PATCH -next v2 2/2] net: lan743x: Remove duplicate check

[PATCH net-next v2] net: napi: Prevent overflow of napi_defer_hard_irqs
 2024-09-06  3:31 UTC  (2+ messages)

[PATCH net-next v1] netlink: specs: nftables: allow decode of tailscale ruleset
 2024-09-06  3:31 UTC  (2+ messages)

[GIT PULL] bpf for v6.11-rc7
 2024-09-06  3:20 UTC  (2+ messages)

[GIT PULL] Networking for v6.11-rc7
 2024-09-06  3:20 UTC  (2+ messages)

[PATCH net-next 0/2] selftests/net: add packetdrill
 2024-09-06  2:45 UTC  (8+ messages)
` [PATCH net-next 2/2] selftests/net: integrate packetdrill with ksft

[PATCH net-next] net/smc: add sysctl for smc_limit_hs
 2024-09-06  2:35 UTC 

[PATCH v2 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-09-06  2:35 UTC  (3+ messages)

[PATCH net-next v2] net/smc: add sysctl for smc_limit_hs
 2024-09-06  2:26 UTC  (4+ messages)

[PATCH v2 net-next] e1000e: Remove duplicated writel() in e1000_configure_tx/rx()
 2024-09-06  2:17 UTC 

[PATCH bpf-next] bpf: use type_may_be_null() helper for nullable-param check
 2024-09-06  2:10 UTC  (5+ messages)

[PATCH net-next v2 0/4] enic: Report per queue stats
 2024-09-06  1:31 UTC  (5+ messages)
` [PATCH net-next v2 3/4] enic: Report per queue statistics in ethtool
` [PATCH net-next v2 4/4] enic: Report per queue statistics in netdev qstats

[PATCH v6 net-next 00/15] net: introduce TX H/W shaping API
 2024-09-06  1:25 UTC  (11+ messages)
` [PATCH v6 net-next 02/15] netlink: spec: add shaper YAML spec
` [PATCH v6 net-next 07/15] net-shapers: implement shaper cleanup on queue deletion

[PATCH bpf-next] bpf: cpumap: Move xdp:xdp_cpumap_kthread tracepoint before rcv
 2024-09-06  1:22 UTC 

[PATCH bpf-next v2 0/5] bpf: Allow skb dynptr for tp_btf
 2024-09-06  1:13 UTC  (5+ messages)
` [PATCH bpf-next v2 3/5] tcp: Use skb__nullable in trace_tcp_send_reset
` [PATCH bpf-next v2 4/5] bpf: Allow bpf_dynptr_from_skb() for tp_btf

[PATCH v4 0/2] driver core: Prevent device_find_child() from modifying caller's match data
 2024-09-06  0:29 UTC  (5+ messages)
` [PATCH v4 2/2] net: qcom/emac: Find sgmii_ops by device_for_each_child()

[PATCH bpf-next 0/9] bpf: cpumap: enable GRO for XDP_PASS frames
 2024-09-06  0:20 UTC  (5+ messages)

[PATCH net-next] eth: fbnic: Add devlink firmware version info
 2024-09-05 23:37 UTC 

[PATCH net-next 00/16] Netfilter updates for net-next
 2024-09-05 23:29 UTC  (17+ messages)
` [PATCH net-next 01/16] netfilter: ctnetlink: support CTA_FILTER for flush
` [PATCH net-next 02/16] netfilter: nft_counter: Use u64_stats_t for statistic
` [PATCH net-next 03/16] netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
` [PATCH net-next 04/16] netfilter: conntrack: Convert to use ERR_CAST()
` [PATCH net-next 05/16] netfilter: nf_tables: drop unused 3rd argument from validate callback ops
` [PATCH net-next 06/16] netfilter: nf_tables: Correct spelling in nf_tables.h
` [PATCH net-next 07/16] netfilter: nf_tables: Add missing Kernel doc
` [PATCH net-next 08/16] netfilter: nf_tables: elements with timeout below CONFIG_HZ never expire
` [PATCH net-next 09/16] netfilter: nf_tables: reject element expiration with no timeout
` [PATCH net-next 10/16] netfilter: nf_tables: reject expiration higher than timeout
` [PATCH net-next 11/16] netfilter: nf_tables: remove annotation to access set timeout while holding lock
` [PATCH net-next 12/16] netfilter: nft_dynset: annotate data-races around set timeout
` [PATCH net-next 13/16] netfilter: nf_tables: annotate data-races around element expiration
` [PATCH net-next 14/16] netfilter: nf_tables: consolidate timeout extension for elements
` [PATCH net-next 15/16] netfilter: nf_tables: zero timeout means element never times out
` [PATCH net-next 16/16] netfilter: nf_tables: set element timeout update support

[PATCH net-next v2 0/2] selftests/net: add packetdrill
 2024-09-05 23:15 UTC  (3+ messages)
` [PATCH net-next v2 1/2] selftests: support interpreted scripts with ksft_runner.sh
` [PATCH net-next v2 2/2] selftests/net: integrate packetdrill with ksft

[PATCH nf-next v4 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
 2024-09-05 23:01 UTC  (3+ messages)
` [PATCH nf-next v4 1/2] netfilter: Make IP6_NF_IPTABLES_LEGACY selectable

[PATCH] Bluetooth: replace deprecated strncpy with strscpy_pad
 2024-09-05 22:54 UTC 

[PATCHv3 net-next 0/9] net: ibm: emac: modernize a bit
 2024-09-05 22:28 UTC  (19+ messages)
` [PATCHv3 net-next 1/9] net: ibm: emac: use devm for alloc_etherdev
` [PATCHv3 net-next 2/9] net: ibm: emac: manage emac_irq with devm
` [PATCHv3 net-next 3/9] net: ibm: emac: use devm for of_iomap
` [PATCHv3 net-next 4/9] net: ibm: emac: remove mii_bus with devm
` [PATCHv3 net-next 5/9] net: ibm: emac: use devm for register_netdev
` [PATCHv3 net-next 6/9] net: ibm: emac: use netdev's phydev directly
` [PATCHv3 net-next 7/9] net: ibm: emac: replace of_get_property
` [PATCHv3 net-next 8/9] net: ibm: emac: remove all waiting code
` [PATCHv3 net-next 9/9] net: ibm: emac: get rid of wol_irq

[PATCH net] selftests: net: enable bind tests
 2024-09-05 22:10 UTC  (2+ messages)

[PATCH net] ila: call nf_unregister_net_hooks() sooner
 2024-09-05 22:10 UTC  (2+ messages)

[PATCH net] MAINTAINERS: fix ptp ocp driver maintainers address
 2024-09-05 22:10 UTC  (2+ messages)

[PATCH net v2] tools/net/ynl: fix cli.py --subscribe feature
 2024-09-05 22:10 UTC  (2+ messages)

[PATCH] net: ftgmac100: Enable TX interrupt to avoid TX timeout
 2024-09-05 21:47 UTC  (3+ messages)

[PATCH net-next v2] dt-bindings: net: ath11k: document the inputs of the ath11k on WCN6855
 2024-09-05 21:27 UTC  (7+ messages)

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-09-05 21:20 UTC  (11+ messages)
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver

[PATCH RFC net-next v4 00/14] net: stmmac: convert stmmac "pcs" to phylink
 2024-09-05 21:16 UTC  (7+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Read in unix_stream_read_actor (2)
 2024-09-05 21:03 UTC  (14+ messages)

[PATCH net] net: hsr: remove seqnr_lock
 2024-09-05 20:47 UTC  (6+ messages)

[PATCH net v1 1/1] netfilter: conntrack: Guard possoble unused functions
 2024-09-05 20:36 UTC 

[PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
 2024-09-05 20:16 UTC  (4+ messages)

[syzbot] [wireless?] possible deadlock in ieee80211_remove_interfaces
 2024-09-05 20:10 UTC 

[PATCH v2 net-next] wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag
 2024-09-05 20:05 UTC 

[PATCHv2 net-next 0/7] various cleanups
 2024-09-05 19:49 UTC  (8+ messages)
` [PATCHv2 net-next 1/7] net: ag71xx: add COMPILE_TEST to test compilation
` [PATCHv2 net-next 2/7] net: ag71xx: add MODULE_DESCRIPTION
` [PATCHv2 net-next 3/7] net: ag71xx: update FIFO bits and descriptions
` [PATCHv2 net-next 4/7] net: ag71xx: use ethtool_puts
` [PATCHv2 net-next 5/7] net: ag71xx: get reset control using devm api
` [PATCHv2 net-next 6/7] net: ag71xx: remove always true branch
` [PATCHv2 net-next 7/7] net: ag71xx: disable napi interrupts during probe

[PATCH v1 net-next 0/4] af_unix: Correct manage_oob() when OOB follows a consumed OOB
 2024-09-05 19:32 UTC  (5+ messages)
` [PATCH v1 net-next 1/4] af_unix: Remove single nest in manage_oob()
` [PATCH v1 net-next 2/4] af_unix: Rename unlinked_skb "
` [PATCH v1 net-next 3/4] af_unix: Move spin_lock() "
` [PATCH v1 net-next 4/4] af_unix: Don't return OOB skb "

[PATCH v4] memcg: add charging of already allocated slab objects
 2024-09-05 18:48 UTC  (3+ messages)

[PATCH iwl-net v2] ice: fix VSI lists confusion when adding VLANs
 2024-09-05 18:29 UTC  (2+ messages)

[PATCH] xfrm: add SA information to the offloaded packet
 2024-09-05 18:18 UTC  (10+ messages)

[PATCH net-next 0/5] Add support for per-NAPI config via netlink
 2024-09-05 17:05 UTC  (10+ messages)
` [PATCH net-next 5/5] netdev-genl: Support setting per-NAPI config values

[syzbot] [mptcp?] possible deadlock in sk_clone_lock (3)
 2024-09-05 17:03 UTC 

[PATCH net-next v4 0/4] net-timestamp: introduce a flag to filter out rx software and hardware report
 2024-09-05 16:57 UTC  (13+ messages)
` [PATCH net-next v4 2/4] net-timestamp: correct the use of SOF_TIMESTAMPING_RAW_HARDWARE
` [PATCH net-next v4 3/4] net-timestamp: extend SOF_TIMESTAMPING_OPT_RX_FILTER for hardware use

[PATCH net-next v17 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-09-05 16:55 UTC  (5+ messages)
` [PATCH net-next v17 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'

[PATCH net-next 00/12] Unmask upper DSCP bits - part 4 (last)
 2024-09-05 16:51 UTC  (13+ messages)
` [PATCH net-next 01/12] netfilter: br_netfilter: Unmask upper DSCP bits in br_nf_pre_routing_finish()
` [PATCH net-next 02/12] ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open()
` [PATCH net-next 03/12] bpf: lwtunnel: Unmask upper DSCP bits in bpf_lwt_xmit_reroute()
` [PATCH net-next 04/12] ipv4: icmp: Unmask upper DSCP bits in icmp_reply()
` [PATCH net-next 05/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
` [PATCH net-next 06/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()
` [PATCH net-next 07/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()
` [PATCH net-next 08/12] ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder()
` [PATCH net-next 09/12] netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route()
` [PATCH net-next 10/12] netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route()
` [PATCH net-next 11/12] ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup()
` [PATCH net-next 12/12] sctp: Unmask upper DSCP bits in sctp_v4_get_dst()

[PATCH V4 00/12] PCIe TPH and cache direct injection support
 2024-09-05 16:44 UTC  (3+ messages)

[PATCH V4 02/12] PCI: Add TPH related register definition
 2024-09-05 16:41 UTC  (3+ messages)

[PATCH net-next v3 0/4] Add option to provide OPT_ID value via cmsg
 2024-09-05 16:39 UTC  (5+ messages)
` [PATCH net-next v3 2/4] net_tstamp: add SCM_TS_OPT_ID for TCP sockets

[PATCH net] net: mdiobus: Debug print fwnode handle instead of raw pointer
 2024-09-05 16:33 UTC  (3+ messages)

[PATCH 0/3] net: xilinx: axienet: Partial checksum offload improvements
 2024-09-05 16:32 UTC  (6+ messages)
` [PATCH 3/3] net: xilinx: axienet: Relax partial rx checksum checks

[mlx4] Mellanox ConnectX2 (MHQH29C aka 26428) and module diagnostic support (ethtool -m) issues
 2024-09-05 16:23 UTC  (5+ messages)

[PATCH net-next v2] selftests: return failure when timestamps can't be reported
 2024-09-05 16:00 UTC 

[PATCH ethtool-next v3 0/3] Introduce PHY listing and targeting
 2024-09-05 15:43 UTC  (3+ messages)
` [PATCH ethtool-next v3 3/3] ethtool: Introduce a command to list PHYs

[PATCH v2 net-next 0/6] sfc: per-queue stats
 2024-09-05 15:41 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] sfc: remove obsolete counters from struct efx_channel
` [PATCH v2 net-next 2/6] sfc: implement basic per-queue stats
` [PATCH v2 net-next 3/6] sfc: add n_rx_overlength to ethtool stats
` [PATCH v2 net-next 4/6] sfc: implement per-queue rx drop and overrun stats
` [PATCH v2 net-next 5/6] sfc: implement per-queue TSO (hw_gso) stats
` [PATCH v2 net-next 6/6] sfc: add per-queue RX and TX bytes stats

[PATCH] netfilter: tproxy: Add RCU protection in nf_tproxy_laddr4
 2024-09-05 15:41 UTC  (2+ messages)

PROBLEM: invalid udp checksum with ip6gre-in-udp
 2024-09-05 15:22 UTC 

[PATCH net] bpf: devmap: provide rxq after redirect
 2024-09-05 15:22 UTC  (3+ messages)

[PATCH V4 03/12] PCI/TPH: Add pcie_tph_modes() to query TPH modes
 2024-09-05 15:12 UTC  (3+ messages)

[PATCH V4 11/12] bnxt_en: Add TPH support in BNXT driver
 2024-09-05 15:06 UTC  (2+ messages)

[PATCH net-next v8 0/7] net: stmmac: FPE via ethtool + tc
 2024-09-05 14:58 UTC  (7+ messages)
` [PATCH net-next v8 3/7] net: stmmac: refactor FPE verification process
` [PATCH net-next v8 6/7] net: stmmac: support fp parameter of tc-taprio
` [PATCH net-next v8 7/7] net: stmmac: silence FPE kernel logs

[PATCH net-next 0/6] sfc: per-queue stats
 2024-09-05 14:56 UTC  (5+ messages)
` [PATCH net-next 2/6] sfc: implement basic "

[PATCH net] net: xilinx: axienet: Fix IRQ coalescing packet count overflow
 2024-09-05 14:55 UTC  (3+ messages)

[PATCH V5] ext4: check hash version and filesystem casefolded consistent
 2024-09-05 14:53 UTC  (5+ messages)
` [PATCH V6] fs/ext4: Filesystem without casefold feature cannot be mounted with spihash
    ` [PATCH] ext4: Fix error message when rejecting the default hash

[PATCH net] net: xilinx: axienet: Fix packet counting
 2024-09-05 14:40 UTC  (3+ messages)

[PATCH net-next v6 00/25] Introducing OpenVPN Data Channel Offload
 2024-09-05 14:38 UTC  (3+ messages)
` [PATCH net-next v6 03/25] net: introduce OpenVPN Data Channel Offload (ovpn)

[PATCH V7 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-09-05 14:31 UTC  (10+ messages)
` [PATCH V7 net-next 01/11] net: hibmcge: Add pci table supported in this module
` [PATCH V7 net-next 03/11] net: hibmcge: Add mdio and hardware configuration "
` [PATCH V7 net-next 05/11] net: hibmcge: Implement some .ndo functions
` [PATCH V7 net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function
` [PATCH V7 net-next 07/11] net: hibmcge: Implement rx_poll function to receive packets
` [PATCH V7 net-next 08/11] net: hibmcge: Implement some ethtool_ops functions
` [PATCH V7 net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge
` [PATCH V7 net-next 10/11] net: hibmcge: Add maintainer "
` [PATCH V7 net-next 11/11] net: add ndo_validate_addr check in dev_set_mac_address


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