netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-21 15:54:23 to 2024-04-22 10:17:36 UTC [more...]

[PATCH net-next v11 0/6] stmmac: Add Loongson platform support
 2024-04-22 10:17 UTC  (3+ messages)
` [PATCH net-next v11 4/6] net: stmmac: dwmac-loongson: Introduce GMAC setup

[PATCH net-next] net: mana: Add new device attributes for mana
 2024-04-22 10:08 UTC  (10+ messages)

[PATCH net-next v7 0/7] Implement reset reason mechanism to detect
 2024-04-22 10:05 UTC  (11+ messages)
` [PATCH net-next v7 1/7] net: introduce rstreason to detect why the RST is sent
` [PATCH net-next v7 2/7] rstreason: prepare for passive reset
` [PATCH net-next v7 3/7] rstreason: prepare for active reset
` [PATCH net-next v7 4/7] tcp: support rstreason for passive reset
` [PATCH net-next v7 5/7] mptcp: "
` [PATCH net-next v7 6/7] mptcp: introducing a helper into active reset logic
` [PATCH net-next v7 7/7] rstreason: make it work in trace world

[PATCH net] xfrm: Preserve vlan tags for transport mode software GRO
 2024-04-22  9:56 UTC  (2+ messages)

[PATCH ipsec-next v11 0/4] xfrm: Introduce direction attribute for SA
 2024-04-22  9:54 UTC  (6+ messages)
` [PATCH ipsec-next v11 1/4] xfrm: Add Direction to the SA in or out
` [PATCH ipsec-next v11 2/4] xfrm: Add dir validation to "out" data path lookup
` [PATCH ipsec-next v11 3/4] xfrm: Add dir validation to "in" "
` [PATCH ipsec-next v11 4/4] xfrm: Restrict SA direction attribute to specific netlink message types

[net-next PATCH v2 0/9] Introduce RVU representors
 2024-04-22  9:54 UTC  (10+ messages)
` [net-next PATCH v2 1/9] octeontx2-pf: Refactoring RVU driver
` [net-next PATCH v2 2/9] octeontx2-pf: RVU representor driver
` [net-next PATCH v2 3/9] octeontx2-pf: Create representor netdev
` [net-next PATCH v2 4/9] octeontx2-pf: Add basic net_device_ops
` [net-next PATCH v2 5/9] octeontx2-af: Add packet path between representor and VF
` [net-next PATCH v2 6/9] octeontx2-pf: Get VF stats via representor
` [net-next PATCH v2 7/9] octeontx2-pf: Add support to sync link state between representor and VFs
` [net-next PATCH v2 8/9] octeontx2-pf: Configure VF mtu via representor
` [net-next PATCH v2 9/9] octeontx2-pf: Add representors for sdp MAC

[PATCH ipsec-next v10 1/3] xfrm: Add Direction to the SA in or out
 2024-04-22  9:54 UTC  (10+ messages)
` [PATCH ipsec-next v10 2/3] xfrm: Add dir validation to "out" data path lookup
  ` [devel-ipsec] [PATCH ipsec-next v10 1/3] xfrm: Add Direction to the SA in or out

[PATCH v5 00/15] mm: jit/text allocator
 2024-04-22  9:44 UTC  (16+ messages)
` [PATCH v5 01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v5 02/15] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v5 03/15] nios2: define virtual address space for modules
` [PATCH v5 04/15] sparc: simplify module_alloc()
` [PATCH v5 05/15] module: make module_memory_{alloc,free} more self-contained
` [PATCH v5 06/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v5 07/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v5 08/15] mm/execmem, arch: convert remaining "
` [PATCH v5 09/15] riscv: extend execmem_params for generated code allocations
` [PATCH v5 10/15] powerpc: extend execmem_params for kprobes allocations
` [PATCH v5 11/15] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v5 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v5 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v5 14/15] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v5 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH net-next 1/2] net: sfp: update comment for FS SFP-10G-T quirk
 2024-04-22  9:44 UTC  (2+ messages)
` [PATCH net-next 2/2] net: sfp: enhance quirk for Fibrestore 2.5G copper SFP module

[PATCH] net: gtp: Fix Use-After-Free in gtp_dellink
 2024-04-22  9:39 UTC 

[Intel-wired-lan] [PATCH iwl-next v5 00/12] Add support for Rx timestamping for both ice and iavf drivers
 2024-04-22  9:37 UTC  (21+ messages)
` [Intel-wired-lan] [PATCH iwl-next v5 02/12] ice: support Rx timestamp on flex descriptor
` [Intel-wired-lan] [PATCH iwl-next v5 04/12] iavf: add support for negotiating flexible RXDID format
` [Intel-wired-lan] [PATCH iwl-next v5 05/12] iavf: negotiate PTP capabilities
` [Intel-wired-lan] [PATCH iwl-next v5 06/12] iavf: add initial framework for registering PTP clock
` [Intel-wired-lan] [PATCH iwl-next v5 08/12] iavf: periodically cache PHC time
` [Intel-wired-lan] [PATCH iwl-next v5 09/12] iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors

[PATCH] net: openvswitch: Fix Use-After-Free in ovs_ct_exit
 2024-04-22  9:37 UTC 

[PATCH] tcp: Fix Use-After-Free in tcp_ao_connect_init
 2024-04-22  9:33 UTC 

[PATCH 0/3] arm64: mx93: etherrnet: set TX_CLK in RMII mode
 2024-04-22  9:28 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: net: mx93: add enet_clk_sel binding
` [PATCH 2/3] arm64: dts: imx93: add enet_clk_sel
` [PATCH 3/3] net: stmicro: imx: set TX_CLK direction in RMII mode

[PATCH net v3] af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
 2024-04-22  9:25 UTC 

[PATCH net-next 0/3] Resolve security issue in MACsec offload Rx datapath
 2024-04-22  9:23 UTC  (5+ messages)
` [PATCH net-next 2/3] macsec: Detect if Rx skb is macsec-related for offloading devices that update md_dst

[PATCH net v2] af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
 2024-04-22  9:20 UTC 

[net-next PATCH v3] octeontx2-pf: Add support for offload tc with skbedit mark action
 2024-04-22  9:20 UTC  (2+ messages)

[PATCH] net: ipv6: fix wrong start position when receive hop-by-hop fragment
 2024-04-22  9:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 net] icmp: prevent possible NULL dereferences from icmp_build_probe()
 2024-04-22  9:10 UTC  (2+ messages)

[PATCH v3 0/5] arm64: dts: remove tx-sched-sp property in snps,dwmac
 2024-04-22  9:09 UTC  (7+ messages)
` [PATCH v3 1/5] arm64: dts: freescale: imx8mp-beacon: remove tx-sched-sp property
` [PATCH v3 2/5] arm64: dts: freescale: imx8mp-evk: "
` [PATCH v3 3/5] arm64: dts: freescale: imx8mp-verdin: "
` [PATCH v3 4/5] arm64: dts: qcom: sa8540p-ride: "
` [PATCH v3 5/5] arm64: dts: qcom: sa8775p-ride: "

[PATCH net-next v9 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-22  9:04 UTC  (6+ messages)
` [PATCH net-next v9 2/4] ethtool: provide customized dim profile management

[syzbot] [ppp?] possible deadlock in ppp_asynctty_receive (2)
 2024-04-22  8:58 UTC  (7+ messages)
` [PATCH net,v3] net: ppp: Fix deadlock caused by unsafe-irq lock in ap_get()

[PATCH v5 10/15] powerpc: extend execmem_params for kprobes allocations
 2024-04-22  8:50 UTC  (6+ messages)
` [PATCH v5 11/15] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v5 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v5 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v5 14/15] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v5 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH v5 01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
 2024-04-22  8:47 UTC  (9+ messages)
` [PATCH v5 02/15] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v5 03/15] nios2: define virtual address space for modules
` [PATCH v5 04/15] sparc: simplify module_alloc()
` [PATCH v5 05/15] module: make module_memory_{alloc,free} more self-contained
` [PATCH v5 06/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v5 07/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v5 08/15] mm/execmem, arch: convert remaining "
` [PATCH v5 09/15] riscv: extend execmem_params for generated code allocations

[PATCH net 1/2] Revert "net: txgbe: fix i2c dev name cannot match clkdev"
 2024-04-22  8:41 UTC  (2+ messages)
` [PATCH net 2/2] Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"

[syzbot] [net?] KMSAN: uninit-value in unwind_dump
 2024-04-22  8:39 UTC  (2+ messages)

[PATCH net v2 0/3] net: gro: add flush/flush_id checks and fix wrong offset in udp
 2024-04-22  8:32 UTC  (4+ messages)
` [PATCH net v2 1/3] net: gro: add {inner_}network_offset to napi_gro_cb

[PATCH net-next] net/mlx5e: flower: check for unsupported control flags
 2024-04-22  8:31 UTC  (3+ messages)

[PATCH 00/11] LIN Bus support for Linux
 2024-04-22  8:26 UTC  (16+ messages)
` [PATCH 01/11] can: Add LIN bus as CAN abstraction
` [PATCH 02/11] HID: hexLIN: Add support for USB LIN bus adapter
` [PATCH 03/11] tty: serdev: Add flag buffer aware receive_buf_fp()
` [PATCH 04/11] tty: serdev: Add method to enable break flags
` [PATCH 05/11] dt-bindings: net: can: Add serdev LIN bus dt bindings
` [PATCH 06/11] can: Add support for serdev LIN adapters
` [PATCH 07/11] can: lin: Add special frame id for rx offload config
` [PATCH 08/11] can: bcm: Add LIN answer offloading for responder mode
` [PATCH 09/11] can: lin: Handle rx offload config frames
` [PATCH 10/11] can: lin: Support setting LIN mode
` [PATCH 11/11] HID: hexLIN: Implement ability to update lin mode

[PATCH v2] ipvs: Fix checksumming on GSO of SCTP packets
 2024-04-22  8:26 UTC  (2+ messages)

[PATCH v5 00/15] mm: jit/text allocator
 2024-04-22  8:26 UTC 

[PATCH net-next] net: ethernet: ti: am65-cpsw: Fix xdp_rxq error for disabled port
 2024-04-22  8:20 UTC  (2+ messages)

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-22  8:16 UTC  (2+ messages)
` (subset) "

[PATCH] nfc: pn533: Fix null-ptr-deref in pn533_recv_frame()
 2024-04-22  8:04 UTC 

[PATCH net 1/1] net: usb: qmi_wwan: add Telit FN920C04 compositions
 2024-04-22  8:00 UTC  (2+ messages)

[PATCH net-next v3 1/2] ipvs: add READ_ONCE barrier for ipvs->sysctl_amemthresh
 2024-04-22  7:34 UTC  (3+ messages)

[PATCH net-next v1 0/5] add ethernet driver for Tehuti Networks TN40xx chips
 2024-04-22  7:29 UTC  (4+ messages)
` [PATCH net-next v1 3/5] net: tn40xx: add basic Tx handling

[PATCH vhost v2 0/7] virtio_net: rx enable premapped mode by default
 2024-04-22  7:24 UTC  (8+ messages)
` [PATCH vhost v2 1/7] virtio_ring: introduce dma map api for page
` [PATCH vhost v2 2/7] virtio_ring: enable premapped mode whatever use_dma_api
` [PATCH vhost v2 3/7] virtio_net: replace private by pp struct inside page
` [PATCH vhost v2 4/7] virtio_net: big mode support premapped
` [PATCH vhost v2 5/7] virtio_net: enable premapped by default
` [PATCH vhost v2 6/7] virtio_net: rx remove premapped failover code
` [PATCH vhost v2 7/7] virtio_net: remove the misleading comment

[syzbot] [perf?] BUG: using __this_cpu_add() in preemptible code in graph_lock
 2024-04-22  7:20 UTC 

[PATCH net-next v2 00/15] MT7530 DSA Subdriver Improvements Act IV
 2024-04-22  7:15 UTC  (16+ messages)
` [PATCH net-next v2 01/15] net: dsa: mt7530: disable EEE abilities on failure on MT7531 and MT7988
` [PATCH net-next v2 02/15] net: dsa: mt7530: refactor MT7530_PMCR_P()
` [PATCH net-next v2 03/15] net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch
` [PATCH net-next v2 04/15] net: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fw
` [PATCH net-next v2 05/15] net: dsa: mt7530: refactor MT7530_MFC and MT7531_CFC, add MT7531_QRY_FFP
` [PATCH net-next v2 06/15] net: dsa: mt7530: refactor MT7530_HWTRAP and MT7530_MHWTRAP
` [PATCH net-next v2 07/15] net: dsa: mt7530: move MT753X_MTRAP operations for MT7530
` [PATCH net-next v2 08/15] net: dsa: mt7530: return mt7530_setup_mdio & mt7531_setup_common on error
` [PATCH net-next v2 09/15] net: dsa: mt7530: define MAC speed capabilities per switch model
` [PATCH net-next v2 10/15] net: dsa: mt7530: get rid of function sanity check
` [PATCH net-next v2 11/15] net: dsa: mt7530: refactor MT7530_PMEEECR_P()
` [PATCH net-next v2 12/15] net: dsa: mt7530: get rid of mac_port_validate member of mt753x_info
` [PATCH net-next v2 13/15] net: dsa: mt7530: use priv->ds->num_ports instead of MT7530_NUM_PORTS
` [PATCH net-next v2 14/15] net: dsa: mt7530: do not pass port variable to mt7531_rgmii_setup()
` [PATCH net-next v2 15/15] net: dsa: mt7530: explain exposing MDIO bus of MT7531AE better

[PATCH v2] net: phy: marvell-88q2xxx: add support for Rev B1 and B2
 2024-04-22  6:24 UTC  (3+ messages)
  `  "

[PATCH vhost v1 0/7] virtio_net: rx enable premapped mode by default
 2024-04-22  5:40 UTC  (9+ messages)
` [PATCH vhost v1 1/7] virtio_ring: introduce dma map api for page
` [PATCH vhost v1 2/7] virtio_ring: enable premapped mode whatever use_dma_api
` [PATCH vhost v1 3/7] virtio_net: replace private by pp struct inside page
` [PATCH vhost v1 4/7] virtio_net: big mode support premapped
` [PATCH vhost v1 5/7] virtio_net: enable premapped by default
` [PATCH vhost v1 6/7] virtio_net: rx remove premapped failover code
` [PATCH vhost v1 7/7] virtio_net: remove the misleading comment

[PATCH ipsec-next v3] udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE Support
 2024-04-22  4:47 UTC  (2+ messages)

[PATCH ipsec] xfrm: fix possible derferencing in error path
 2024-04-22  4:45 UTC  (2+ messages)

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-22  3:59 UTC  (4+ messages)
` [PATCH net-next v4 12/12] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[PATCH] xprtsock: Fix a loop in xs_tcp_setup_socket()
 2024-04-22  3:44 UTC  (5+ messages)

[PATCH v8 3/6] NFSD: add write_version to netlink command
 2024-04-22  3:36 UTC  (2+ messages)

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-21 23:21 UTC  (4+ messages)
` [net-next PATCH 11/15] eth: fbnic: Enable Ethernet link setup

[PATCH net] net: fix sk_memory_allocated_{add|sub} vs softirqs
 2024-04-21 21:06 UTC  (2+ messages)

[PATCH v2 0/1] Documentation: networking: document ISO 15765-2:2016
 2024-04-21 20:41 UTC  (11+ messages)
` [PATCH v2 1/1] "

[net-next RFC v3 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
 2024-04-21 20:23 UTC  (5+ messages)
` [net-next RFC v3 4/7] net: ravb: Refactor GbEth RX code path

[PATCH] mailmap: add entries for Alex Elder
 2024-04-21 19:44 UTC 

[PATCH net] net: usb: ax88179_178a: stop lying about skb->truesize
 2024-04-21 19:38 UTC 

[PATCH net-next 0/4] netdev: support dumping a single netdev in qstats
 2024-04-21 19:32 UTC  (4+ messages)
` [PATCH net-next 1/4] "

[RFC PATCH net-next 0/5] net: In-kernel QUIC implementation with Userspace handshake
 2024-04-21 19:27 UTC  (13+ messages)

[PATCH net-next] mailmap: add entries for Alex Elder
 2024-04-21 19:23 UTC  (3+ messages)

[PATCH net-next] neighbour: fix neigh_master_filtered()
 2024-04-21 18:57 UTC 

[PATCH net] ipv4: check for NULL idev in ip_route_use_hint()
 2024-04-21 18:43 UTC 

[PATCHv2 next] ptp: update gettimex64 to provide ts optionally in mono-raw base
 2024-04-21 18:27 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: phy: adin: add support for setting led-, link-status-pin polarity
 2024-04-21 17:54 UTC  (7+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: adin: add property for link-status pin polarity

[PATCH] ipvs: Fix checksumming on GSO of SCTP packets
 2024-04-21 15:58 UTC  (4+ 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).