netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-27 22:57:20 to 2023-10-29 22:24:52 UTC [more...]

[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
 2023-10-29 22:24 UTC  (27+ messages)
` [PATCH v2 01/12] dt-bindings: net: snps,dwmac: Allow exclusive usage of ahb reset
` [PATCH v2 02/12] dt-bindings: net: starfive,jh7110-dwmac: Drop superfluous select
` [PATCH v2 03/12] dt-bindings: net: starfive,jh7110-dwmac: Drop redundant reset description
` [PATCH v2 04/12] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [PATCH v2 05/12] net: stmmac: dwmac-starfive: Add support for JH7100 SoC
` [PATCH v2 06/12] riscv: dts: starfive: jh7100: Add dma-noncoherent property
` [PATCH v2 07/12] riscv: dts: starfive: jh7100: Add ccache DT node
` [PATCH v2 08/12] riscv: dts: starfive: Add pool for coherent DMA memory on JH7100 boards
` [PATCH v2 09/12] riscv: dts: starfive: jh7100: Add sysmain and gmac DT nodes
` [PATCH v2 10/12] riscv: dts: starfive: jh7100-common: Setup gmac pinmux
` [PATCH v2 11/12] riscv: dts: starfive: visionfive-v1: Enable gmac and setup phy
` [PATCH v2 12/12] [UNTESTED] riscv: dts: starfive: beaglev-starlight: Enable gmac

[PATCH] dsa: tag_rtl4_a: Bump min packet size
 2023-10-29 22:18 UTC  (8+ messages)

[PATCH net-next] ptp: ptp_read should not release queue
 2023-10-29 19:57 UTC  (4+ messages)
` [PATCH-net-next] ptp: fix corrupted list in ptp_open

[PATCH net-next v7 0/5] Rust abstractions for network PHY drivers
 2023-10-29 19:39 UTC  (41+ messages)
` [PATCH net-next v7 1/5] rust: core "

[PATCH v5 1/7] r8169: Add r8169_mac_ocp_(write|modify)_seq helpers to reduce spinlock contention
 2023-10-29 18:36 UTC  (7+ messages)
` [PATCH v5 2/7] r8169: Coalesce RTL8411b PHY power-down recovery calls "
` [PATCH v5 3/7] r8169: Coalesce mac ocp write and modify for 8168H start "
` [PATCH v5 4/7] r8169: Coalesce mac ocp write and modify for 8168ep "
` [PATCH v5 5/7] r8169: Reduce spinlock contention for the start of RTL8117
` [PATCH v5 6/7] r8169: Coalesce mac ocp write and modify for 8125 and 8125B start to reduce spinlocks
` [PATCH v5 7/7] r8169: Coalesce mac ocp write and modify for rtl_hw_init_8125 to reduce spinlock contention

[PATCH v5 net-next 0/5] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
 2023-10-29 18:00 UTC  (10+ messages)
` [PATCH v5 net-next 1/5] Documentations: Analyze heavily used Networking related structs
` [PATCH v5 net-next 2/5] cache: enforce cache groups
` [PATCH v5 net-next 3/5] netns-ipv4: reorganize netns_ipv4 fast path variables
` [PATCH v5 net-next 4/5] net-device: reorganize net_device "
` [PATCH v5 net-next 5/5] tcp: reorganize tcp_sock "

[PATCH net-next v4 0/6] Support symmetric RSS (Toeplitz) hash
 2023-10-29 16:59 UTC  (23+ messages)
` [PATCH net-next v4 1/6] net: ethtool: allow symmetric-xor RSS hash for any flow type
                              ` [Intel-wired-lan] "

[PATCH net] net: sched: fix warn on htb offloaded class creation
 2023-10-29 12:01 UTC  (3+ messages)

[PATCH 0/2] net: mwifiex: add support for the SD8777 chipset
 2023-10-29 11:26 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: mwifiex: document use with "
` [PATCH 2/2] net: mwifiex: add support for "

[PATCH v4 1/5] r8169: Coalesce r8169_mac_ocp_write/modify calls to reduce spinlock stalls
 2023-10-29 11:04 UTC  (5+ messages)
` [PATCH v4 2/5] r8169: Coalesce RTL8411b PHY power-down recovery "
` [PATCH v4 3/5] r8169: Coalesce mac ocp write and modify for 8168H start to reduce spinlocks
` [PATCH v4 4/5] r8169: Coalesce mac ocp commands for 8125 and 8125B start to reduce spinlock contention
` [PATCH v4 5/5] r8169: Coalesce mac ocp commands for rtl_hw_init_8125 to reduce spinlocks

[RFC PATCH ipsec-next] xfrm: add forwarding ICMP error message
 2023-10-29 10:26 UTC  (4+ messages)
` [PATCH v2 ipsec-next 2/2] xfrm: fix source address in icmp error generation from IPsec gateway
  ` [devel-ipsec] "

[PATCH bpf-next v2 1/2] bpf: add skcipher API support to TC/XDP programs
 2023-10-29  9:32 UTC  (3+ messages)

[pull request][net-next V2 00/15] mlx5 updates 2023-10-19
 2023-10-29  7:44 UTC  (3+ messages)

[PATCH v3 1/1] r8169: Coalesce RTL8411b PHY power-down recovery programming instructions to reduce spinlock stalls
 2023-10-29  4:56 UTC  (3+ messages)

[RFC bpf-next 0/6] Add bpf_xdp_get_xfrm_state() kfunc
 2023-10-29  2:13 UTC  (4+ messages)
` [RFC bpf-next 1/6] bpf: xfrm: "

[PATCH v1 net-next 0/2] Add missing MODULE_DESCRIPTIONS
 2023-10-29  0:07 UTC  (5+ messages)
` [PATCH v1 net-next 1/2] net: phy: fill in missing MODULE_DESCRIPTION()s
` [PATCH v1 net-next 2/2] net: mdio: "

[PATCH net] veth: Fix RX stats for bpf_redirect_peer() traffic
 2023-10-28 23:11 UTC  (4+ messages)

[PATCH net-next] net: xscale: Drop unused PHY number
 2023-10-28 20:48 UTC 

[PATCH bpf-next v6 00/18] XDP metadata via kfuncs for ice + VLAN hint
 2023-10-28 19:55 UTC  (5+ messages)
` [PATCH bpf-next v6 11/18] ice: put XDP meta sources assignment under a static key condition

[PATCH v1 net] net: ethtool: Fix documentation of ethtool_sprintf()
 2023-10-28 19:25 UTC 

[PATCH net 1/1] net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config
 2023-10-28 17:16 UTC 

[PATCH net-next] net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config
 2023-10-28 16:50 UTC  (4+ messages)

[PATCH net-next v3 0/3] ethtool: Add ethtool_puts()
 2023-10-28 15:06 UTC  (7+ messages)
` [PATCH net-next v3 1/3] ethtool: Implement ethtool_puts()
` [PATCH net-next v3 3/3] net: Convert some ethtool_sprintf() to ethtool_puts()

[PATCH net] dccp: check for ccid in ccid_hc_tx_send_packet
 2023-10-28 14:41 UTC 

[RFC PATCH v1 1/1] r8169: Coalesce RTL8411b PHY power-down recovery programming instructions to reduce spinlock stalls (v2)
 2023-10-28 10:59 UTC  (3+ messages)

[PATCH net-next v2 0/4] net: fill in 18 MODULE_DESCRIPTION()s
 2023-10-28 10:40 UTC  (2+ messages)

[PATCH net-next] net/core: Enable socket busy polling on -RT
 2023-10-28 10:09 UTC  (3+ messages)

[PATCH bpf-next v6 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
 2023-10-28  9:59 UTC  (4+ messages)

[PATCH bpf-next v7 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
 2023-10-28 10:05 UTC  (8+ messages)
` [PATCH bpf-next v7 1/7] bpf, sockmap: add BPF_F_PERMANENT flag for "
` [PATCH bpf-next v7 2/7] selftests/bpf: Add txmsg permanently test for sockmap
` [PATCH bpf-next v7 3/7] selftests/bpf: Add txmsg redir "
` [PATCH bpf-next v7 4/7] selftests/bpf: add skmsg verdict tests
` [PATCH bpf-next v7 5/7] selftests/bpf: add two skmsg verdict tests for BPF_F_PERMANENT flag
` [PATCH bpf-next v7 6/7] selftests/bpf: add tests for verdict skmsg to itself
` [PATCH bpf-next v7 7/7] selftests/bpf: add tests for verdict skmsg to closed socket

[PATCH 0/10] pull request (net-next): ipsec-next 2023-10-28
 2023-10-28  8:43 UTC  (11+ messages)
` [PATCH 01/10] xfrm: Remove unused function declarations
` [PATCH 02/10] xfrm: Annotate struct xfrm_sec_ctx with __counted_by
` [PATCH 03/10] xfrm: Use the XFRM_GRO to indicate a GRO call on input
` [PATCH 04/10] xfrm: Support GRO for IPv4 ESP in UDP encapsulation
` [PATCH 05/10] xfrm: Support GRO for IPv6 "
` [PATCH 06/10] xfrm: pass struct net to xfrm_decode_session wrappers
` [PATCH 07/10] xfrm: move mark and oif flowi decode into common code
` [PATCH 08/10] xfrm: policy: replace session decode with flow dissector
` [PATCH 09/10] xfrm Fix use after free in __xfrm6_udp_encap_rcv
` [PATCH 10/10] xfrm: policy: fix layer 4 flowi decoding

[PATCH v2] net: r8169: Disable multicast filter for RTL_GIGA_MAC_VER_46
 2023-10-28  8:38 UTC  (4+ messages)

[PATCH ipsec-next v3 0/3] xfrm: policy: replace session decode with flow dissector
 2023-10-28  8:31 UTC  (3+ messages)
` [PATCH ipsec-next v2] xfrm: policy: fix layer 4 flowi decoding

[PATCH net-next] tools: ynl-gen: don't touch the output file if content is the same
 2023-10-28  8:26 UTC  (2+ messages)

[patch net-next v4] tools: ynl: introduce option to process unknown attributes or types
 2023-10-28  8:24 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: dsa: realtek: support reset controller
 2023-10-28  7:50 UTC  (5+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: dsa: realtek: reset-gpios is not required
` [PATCH net-next v2 2/3] dt-bindings: net: dsa: realtek: add reset controller

[PATCH bpf 1/2] bpf: sockmap, af_unix sockets need to hold ref for pair sock
 2023-10-28  7:33 UTC  (3+ messages)

[PATCH net-next v2 0/4] Cleanup and optimizations to transmit code
 2023-10-28  6:38 UTC  (3+ messages)
` [PATCH net-next v2 3/4] octeon_ep: implement xmit_more in transmit

[PATCH net 0/7] There are some bugfix for the HNS3 ethernet driver
 2023-10-28  2:59 UTC  (8+ messages)
` [PATCH net 1/7] net: hns3: fix add VLAN fail issue
` [PATCH net 2/7] net: hns3: add barrier in vf mailbox reply process
` [PATCH net 3/7] net: hns3: fix incorrect capability bit display for copper port
` [PATCH net 4/7] net: hns3: fix out-of-bounds access may occur when coalesce info is read via debugfs
` [PATCH net 5/7] net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()
` [PATCH net 6/7] net: hns3: fix VF reset fail issue
` [PATCH net 7/7] net: hns3: fix VF wrong speed and duplex issue

[PATCH v14 00/12] Network support for Landlock
 2023-10-28  2:07 UTC  (3+ messages)

[PATCH v4 net-next 0/6] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
 2023-10-28  1:33 UTC  (4+ messages)
` [PATCH v4 net-next 5/6] net-device: reorganize net_device fast path variables

[GIT PULL] Networking for 6.7
 2023-10-28  1:17 UTC 

[PATCH net-next 0/3] ice: restore timestamp config after reset
 2023-10-28  0:30 UTC  (5+ messages)
` [PATCH net-next 1/3] ice: remove ptp_tx ring parameter flag
` [PATCH net-next 2/3] ice: unify logic for programming PFINT_TSYN_MSK
` [PATCH net-next 3/3] ice: restore timestamp configuration after device reset

[linux-next:master] [ptp] 403376ddb4: stress-ng.clock.ops_per_sec -12.7% regression
 2023-10-28  0:09 UTC  (2+ messages)

[PATCH net-next 00/13] bnxt_en: TX path improvements
 2023-10-27 23:22 UTC  (14+ messages)
` [PATCH net-next 01/13] bnxt_en: Put the TX producer information in the TX BD opaque field
` [PATCH net-next 02/13] bnxt_en: Add completion ring pointer in TX and RX ring structures
` [PATCH net-next 03/13] bnxt_en: Restructure cp_ring_arr in struct bnxt_cp_ring_info
` [PATCH net-next 04/13] bnxt_en: Add completion ring pointer in TX and RX ring structures
` [PATCH net-next 05/13] bnxt_en: Remove BNXT_RX_HDL and BNXT_TX_HDL
` [PATCH net-next 06/13] bnxt_en: Refactor bnxt_tx_int()
` [PATCH net-next 07/13] bnxt_en: New encoding for the TX opaque field
` [PATCH net-next 08/13] bnxt_en: Refactor bnxt_hwrm_set_coal()
` [PATCH net-next 09/13] bnxt_en: Support up to 8 TX rings per MSIX
` [PATCH net-next 10/13] bnxt_en: Add helper to get the number of CP rings required for TX rings
` [PATCH net-next 11/13] bnxt_en: Add macros related to TC and "
` [PATCH net-next 12/13] bnxt_en: Use existing MSIX vectors for all mqprio "
` [PATCH net-next 13/13] bnxt_en: Optimize xmit_more TX path

[PATCH net-next V3] net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS drivers
 2023-10-27 23:10 UTC  (2+ messages)

[PATCH][next] net: dsa: microchip: ksz9477: Fix spelling mistake "Enery" -> "Energy"
 2023-10-27 23:05 UTC  (2+ messages)

[PATCH net-next] net: bpf: Use sockopt_lock_sock() in ip_sock_set_tos()
 2023-10-27 23:00 UTC  (2+ messages)

[PATCH net-next 00/15] mptcp: More selftest coverage and code cleanup for net-next
 2023-10-27 22:57 UTC  (13+ messages)
` [PATCH net-next 04/15] selftests: mptcp: update userspace pm test helpers
` [PATCH net-next 05/15] selftests: mptcp: userspace pm create id 0 subflow
` [PATCH net-next 06/15] mptcp: userspace pm rename remove_err to out
` [PATCH net-next 07/15] selftests: mptcp: userspace pm remove initial subflow
` [PATCH net-next 08/15] selftests: mptcp: userspace pm send RM_ADDR for ID 0
` [PATCH net-next 09/15] selftests: mptcp: add mptcp_lib_kill_wait
` [PATCH net-next 10/15] selftests: mptcp: add mptcp_lib_is_v6
` [PATCH net-next 11/15] selftests: mptcp: add mptcp_lib_get_counter
` [PATCH net-next 12/15] selftests: mptcp: add missing oflag=append
` [PATCH net-next 13/15] selftests: mptcp: add mptcp_lib_make_file
` [PATCH net-next 14/15] selftests: mptcp: add mptcp_lib_check_transfer
` [PATCH net-next 15/15] selftests: mptcp: add mptcp_lib_wait_local_port_listen


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