netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-27 12:55:17 to 2023-09-28 10:15:29 UTC [more...]

[patch net-next] tools: ynl-gen: lift type requirement for attribute subsets
 2023-09-28 10:15 UTC  (2+ messages)

[PATCH v9 net-next 00/12] Introduce ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2023-09-28 10:12 UTC  (3+ messages)
` [PATCH v9 net-next 12/12] net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted drivers

[PATCH v6] net/core: Introduce netdev_core_stats_inc()
 2023-09-28 10:04 UTC 

[PATCH bpf-next 0/4] Mixing bpf2bpf and tailcalls for RV64
 2023-09-28  9:59 UTC  (3+ messages)
` [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls

Persisting mounts between 'ip netns' invocations
 2023-09-28  9:54 UTC  (2+ messages)

[PATCH net-next] net/smc: add support for netdevice in containers
 2023-09-28  9:51 UTC  (6+ messages)
    ` [External] "

[PATCH net-next v5] net/core: Introduce netdev_core_stats_inc() for trace
 2023-09-28  9:44 UTC  (4+ messages)

Packets get stuck on RTL8111H using R8169 driver
 2023-09-28  9:28 UTC 

[PATCH bpf-next 0/8] Add bpf programmable device
 2023-09-28  9:16 UTC  (7+ messages)
` [PATCH bpf-next 1/8] meta, bpf: Add bpf programmable meta device
` [PATCH bpf-next 2/8] meta, bpf: Add bpf link support for "
` [PATCH bpf-next 4/8] libbpf: Add link-based API for meta

[PATCH net-next v4 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-09-28  9:10 UTC  (13+ messages)
` [PATCH net-next v4 03/18] net/smc: extract v2 check helper from SMC-D device registration
` [PATCH net-next v4 05/18] net/smc: reserve CHID range for SMC-D virtual device
` [PATCH net-next v4 09/18] net/smc: introduce SMC-D loopback device

[PATCH net v3] rswitch: Fix PHY station management clock setting
 2023-09-28  9:06 UTC  (5+ messages)

[PATCH net 1/2] tcp: fix quick-ack counting to count actual ACKs of new data
 2023-09-28  8:53 UTC  (3+ messages)
` [PATCH net 2/2] tcp: fix delayed ACKs for MSS boundary condition

[PATCH net-next v6 00/10] Add MACsec support for TJA11XX C45 PHYs
 2023-09-28  8:44 UTC  (11+ messages)
` [PATCH net-next v6 01/10] net: macsec: move sci_to_cpu to macsec header
` [PATCH net-next v6 02/10] net: macsec: documentation for macsec_context and macsec_ops
` [PATCH net-next v6 03/10] net: macsec: indicate next pn update when offloading
` [PATCH net-next v6 04/10] net: macsec: introduce mdo_insert_tx_tag
` [PATCH net-next v6 05/10] octeontx2-pf: mcs: update PN only when update_pn is true
` [PATCH net-next v6 06/10] net: phy: mscc: macsec: reject PN update requests
` [PATCH net-next v6 07/10] net/mlx5e: macsec: use update_pn flag instead of PN comparation
` [PATCH net-next v6 08/10] net: phy: nxp-c45-tja11xx: add MACsec support
` [PATCH net-next v6 09/10] net: phy: nxp-c45-tja11xx: add MACsec statistics
` [PATCH net-next v6 10/10] net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tag

[syzbot] [kernel?] INFO: rcu detected stall in sys_clock_nanosleep (5)
 2023-09-28  8:34 UTC 

[PATCH net-next 0/4] selftests/tc-testing: parallel tdc
 2023-09-28  8:20 UTC  (2+ messages)

[PATCH v2] can: sja1000: Always restart the Tx queue after an overrun
 2023-09-28  7:53 UTC  (2+ messages)

[PATCH net-next v2] net: qualcomm: rmnet: Add side band flow control support
 2023-09-28  7:51 UTC  (4+ messages)

[PATCH 1/3 net] net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()
 2023-09-28  7:50 UTC  (3+ messages)
` [PATCH 3/3 net] dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() return

[net-next PATCH] net: sfp: add quirk for Fiberstone GPON-ONU-34-20BI
 2023-09-28  7:40 UTC  (2+ messages)

[PATCH net-next] xfrm: Remove unused function declarations
 2023-09-28  7:26 UTC  (2+ messages)

[PATCH v7 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-09-28  7:06 UTC  (31+ messages)
` [PATCH v7 01/30] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v7 02/30] soc: fsl: cpm1: qmc: "
` [PATCH v7 03/30] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v7 04/30] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v7 05/30] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v7 06/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property name
` [PATCH v7 07/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false' in child nodes
` [PATCH v7 08/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC
` [PATCH v7 09/30] soc: fsl: cpm1: qmc: Add support for child devices
` [PATCH v7 10/30] net: wan: Add support for QMC HDLC
` [PATCH v7 11/30] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v7 12/30] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v7 13/30] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v7 14/30] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v7 15/30] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v7 16/30] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v7 17/30] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v7 18/30] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v7 19/30] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v7 20/30] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v7 21/30] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v7 22/30] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v7 23/30] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v7 24/30] net: wan: Add framer framework support
` [PATCH v7 25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v7 26/30] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v7 27/30] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v7 28/30] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v7 29/30] ASoC: codecs: Add support for the framer codec
` [PATCH v7 30/30] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH] wext.h: Clean up errors in wext.h
 2023-09-28  6:36 UTC  (2+ messages)

[PATCH RFC v1 1/3] r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx
 2023-09-28  6:02 UTC  (5+ messages)
` [PATCH RFC v1 2/3] r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1
` [PATCH RFC v1 3/3] r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[entry].opts1

[PATCH net-next v2 0/2] Documentation fixes for dpll subsystem
 2023-09-28  5:27 UTC  (3+ messages)
` [PATCH net-next v2 1/2] Documentation: dpll: Fix code blocks
` [PATCH net-next v2 2/2] Documentation: dpll: wrap DPLL_CMD_PIN_GET output in a code block

[PATCH] net: snmp: Clean up errors in snmp.h
 2023-09-28  3:14 UTC 

[PATCH] ipv6: Clean up errors in ipv6.h
 2023-09-28  3:12 UTC 

[PATCH net] octeontx2-pf: Fix page pool frag allocation failure
 2023-09-28  2:52 UTC 

[PATCH 1/2] net: ethernet: davinci_emac: Use MAC Address from Device Tree
 2023-09-28  2:29 UTC  (3+ messages)
` [PATCH 2/2] arm: dts: am3517: Configure ethernet alias

[PATCH 1/1] net: ipv4,ipv6: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check
 2023-09-28  2:11 UTC  (4+ messages)
` [PATCH v3 0/1] Issue description and debug
  ` [PATCH v3 1/1] net-next: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check

[RFC PATCH 0/7] net: openvswitch: Reduce stack usage
 2023-09-28  1:52 UTC  (3+ messages)
` [ovs-dev] "

[PATCH net] net: ethernet: renesas: rswitch Fix PHY station management clock setting
 2023-09-27 23:58 UTC  (7+ messages)

[PATCH v6 bpf-next 00/13] BPF token and BPF FS-based delegation
 2023-09-27 22:58 UTC  (14+ messages)
` [PATCH v6 bpf-next 01/13] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH v6 bpf-next 02/13] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v6 bpf-next 03/13] bpf: introduce BPF token object
` [PATCH v6 bpf-next 04/13] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v6 bpf-next 05/13] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v6 bpf-next 06/13] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v6 bpf-next 07/13] bpf: take into account BPF token when fetching helper protos
` [PATCH v6 bpf-next 08/13] bpf: consistenly use BPF token throughout BPF verifier logic
` [PATCH v6 bpf-next 09/13] libbpf: add bpf_token_create() API
` [PATCH v6 bpf-next 10/13] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v6 bpf-next 11/13] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v6 bpf-next 12/13] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v6 bpf-next 13/13] selftests/bpf: add BPF token-enabled tests

[PATCH bpf-next v6 0/9] Add cgroup sockaddr hooks for unix sockets
 2023-09-27 22:36 UTC  (7+ messages)
` [PATCH bpf-next v6 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
` [PATCH bpf-next v6 4/9] bpf: Implement cgroup sockaddr hooks for unix sockets
` [PATCH bpf-next v6 9/9] selftests/bpf: Add tests for cgroup unix socket address hooks

[PATCH net-next v3] net: ixp4xx_eth: Support changing the MTU
 2023-09-27 22:12 UTC 

pull-request: bluetooth 2023-09-20
 2023-09-27 22:00 UTC  (2+ messages)

[PATCH net-next v6] net: hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks
 2023-09-27 21:19 UTC 

[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-09-27 20:25 UTC  (12+ messages)

[PATCH net-next v2] openvswitch: reduce stack usage in do_execute_actions
 2023-09-27 20:24 UTC  (2+ messages)
` [ovs-dev] "

[PATCH net-next v7 0/3] net: axienet: Introduce dmaengine
 2023-09-27 19:32 UTC  (4+ messages)
` [PATCH net-next v7 1/3] dt-bindings: net: xlnx,axi-ethernet: Introduce DMA support
` [PATCH net-next v7 2/3] net: axienet: Preparatory changes for dmaengine support
` [PATCH net-next v7 3/3] net: axienet: Introduce "

[PATCH net-next v5 0/7] introduce DEFINE_FLEX() macro
 2023-09-27 18:53 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next 1/2] tcp: record last received ipv6 flowlabel
 2023-09-27 18:27 UTC  (2+ messages)
` [PATCH net-next 2/2] tcp: change data receiver flowlabel after one dup

[PATCH v4 net-next 0/7] ethtool: track custom RSS contexts in the core
 2023-09-27 18:13 UTC  (8+ messages)
` [PATCH v4 net-next 1/7] net: move ethtool-related netdev state into its own struct
` [PATCH v4 net-next 2/7] net: ethtool: attach an XArray of custom RSS contexts to a netdevice
` [PATCH v4 net-next 3/7] net: ethtool: record custom RSS contexts in the XArray
` [PATCH v4 net-next 4/7] net: ethtool: let the core choose RSS context IDs
` [PATCH v4 net-next 5/7] net: ethtool: add an extack parameter to new rxfh_context APIs
` [PATCH v4 net-next 6/7] net: ethtool: add a mutex protecting RSS contexts
` [PATCH v4 net-next 7/7] sfc: use new rxfh_context API

[PATCH] tipc: fix a potential deadlock on &tx->lock
 2023-09-27 18:14 UTC 

[PATCH wpan-next v5 00/11] ieee802154: Associations between devices
 2023-09-27 18:12 UTC  (12+ messages)
` [PATCH wpan-next v5 01/11] ieee802154: Let PAN IDs be reset
` [PATCH wpan-next v5 02/11] ieee802154: Internal PAN management
` [PATCH wpan-next v5 03/11] ieee802154: Add support for user association requests
` [PATCH wpan-next v5 04/11] mac802154: Handle associating
` [PATCH wpan-next v5 05/11] ieee802154: Add support for user disassociation requests
` [PATCH wpan-next v5 06/11] mac802154: Handle disassociations
` [PATCH wpan-next v5 07/11] mac802154: Handle association requests from peers
` [PATCH wpan-next v5 08/11] ieee802154: Add support for limiting the number of associated devices
` [PATCH wpan-next v5 09/11] mac802154: Follow "
` [PATCH wpan-next v5 10/11] mac802154: Handle disassociation notifications from peers
` [PATCH wpan-next v5 11/11] ieee802154: Give the user the association list

[PATCH net-next 0/4] dpll: add phase-offset and phase-adjust
 2023-09-27 18:09 UTC  (3+ messages)
` [PATCH net-next 3/4] dpll: netlink/core: add support for pin-dpll signal phase offset/adjust

[PATCH ipsec-next 2/2] xfrm: policy: replace session decode with flow dissector
 2023-09-27 18:01 UTC  (3+ messages)

[PATCH net] net: stmmac: dwmac-stm32: fix resume on STM32 MCU
 2023-09-27 17:57 UTC 

[PATCH net-next v2 0/9] bnxt_en: hwmon and SRIOV updates
 2023-09-27 17:20 UTC  (12+ messages)
` [PATCH net-next v2 1/9] bnxt_en: Update firmware interface to 1.10.2.171
` [PATCH net-next v2 3/9] bnxt_en: Move hwmon functions into a dedicated file
` [PATCH net-next v2 4/9] bnxt_en: Modify the driver to use hwmon_device_register_with_info
` [PATCH net-next v2 5/9] bnxt_en: Expose threshold temperatures through hwmon
` [PATCH net-next v2 7/9] bnxt_en: Event handler for Thermal event

[linux-next:master] BUILD REGRESSION 18030226a48de1fbfabf4ae16aaa2695a484254f
 2023-09-27 17:11 UTC 

[PATCH wpan-next v5 00/11] ieee802154: Associations between devices
 2023-09-27 16:49 UTC  (4+ messages)
` [PATCH wpan-next v5 01/11] ieee802154: Let PAN IDs be reset
` [PATCH wpan-next v5 02/11] ieee802154: Internal PAN management

[PATCH v3 0/2] Prevent potential write out of bounds
 2023-09-27 16:47 UTC  (3+ messages)
` [PATCH v3 1/2] Make loop indexes unsigned
` [PATCH v3 2/2] Make num_actions unsigned

[PATCH net] can: sja1000: Always restart the Tx queue after an overrun
 2023-09-27 16:32 UTC  (4+ messages)

[PATCH wpan-next v4 00/11] ieee802154: Associations between devices
 2023-09-27 16:10 UTC  (11+ messages)
` [PATCH wpan-next v4 02/11] ieee802154: Internal PAN management
` [PATCH wpan-next v4 07/11] mac802154: Handle association requests from peers

[PATCH v5 bpf-next 00/13] BPF token and BPF FS-based delegation
 2023-09-27 16:03 UTC  (6+ messages)
` [PATCH v5 bpf-next 03/13] bpf: introduce BPF token object

[PATCH 00/14] Batch 1: Annotate structs with __counted_by
 2023-09-27 15:57 UTC  (2+ messages)

[PATCH 0/3] r8152: Avoid writing garbage to the adapter's registers
 2023-09-27 15:28 UTC  (4+ messages)
` [PATCH 2/3] r8152: Retry register reads/writes

[PATCH 1/2] tools/virtio: Add dma sync api for virtio test
 2023-09-27 15:20 UTC  (3+ messages)
` [PATCH 2/2] tools/virtio: Add hints when module is not installed

[net-next PATCH 1/2] dt-bindings: net: snps,dwmac: DMA Arbitration scheme
 2023-09-27 14:59 UTC  (2+ messages)

[PATCH net-next] net: dsa: microchip: Uninitialized variable in ksz9477_acl_move_entries()
 2023-09-27 14:46 UTC  (2+ messages)

[syzbot] [kernel?] INFO: rcu detected stall in toggle_allocation_gate
 2023-09-27 14:12 UTC  (2+ messages)

[RESEND PATCH v2] vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
 2023-09-27 14:05 UTC 

[PATCH net-next] ptp: ocp: fix error code in probe()
 2023-09-27 13:54 UTC  (2+ messages)

[PATCH iwl-next v1] ice: read internal temperature sensor
 2023-09-27 13:48 UTC  (2+ messages)

[PATCH net-next 0/2] net: stmmac: TBS support for platform driver
 2023-09-27 13:09 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: snps,dwmac: Time Based Scheduling
` [PATCH net-next 2/2] net: stmmac: TBS support for platform driver

[PATCH bpf-next v3 0/8] Add a test for SHARED_UMEM feature
 2023-09-27 13:52 UTC  (9+ messages)
` [PATCH bpf-next v3 1/8] selftests/xsk: move pkt_stream to the xsk_socket_info
` [PATCH bpf-next v3 2/8] selftests/xsk: rename xsk_xdp_metadata.h to xsk_xdp_common.h
` [PATCH bpf-next v3 3/8] selftests/xsk: move src_mac and dst_mac to the xsk_socket_info
` [PATCH bpf-next v3 4/8] selftests/xsk: iterate over all the sockets in the receive pkts function
` [PATCH bpf-next v3 5/8] selftests/xsk: remove unnecessary parameter from pkt_set() function call
` [PATCH bpf-next v3 6/8] selftests/xsk: iterate over all the sockets in the send pkts function
` [PATCH bpf-next v3 7/8] selftests/xsk: modify xsk_update_xskmap() to accept the index as an argument
` [PATCH bpf-next v3 8/8] selftests/xsk: add a test for shared umem feature

[PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
 2023-09-27 13:27 UTC  (11+ messages)
                ` bpf indirect calls

[PATCH] netfilter: ipset: add ip_set lock to ip_set_test
 2023-09-27 13:03 UTC 

[GIT PULL] virtio: features
 2023-09-27 13:18 UTC  (3+ messages)

[PATCH net-next 4/4] ice: dpll: implement phase related callbacks
 2023-09-27 13:17 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).