Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-16 08:33:55 to 2023-08-16 16:40:26 UTC [more...]

[PATCH 0/5] pull request for net: batman-adv 2023-08-16
 2023-08-16 16:33 UTC  (6+ messages)
` [PATCH 1/5] batman-adv: Trigger events for auto adjusted MTU
` [PATCH 2/5] batman-adv: Don't increase MTU when set by user
` [PATCH 3/5] batman-adv: Do not get eth header before batadv_check_management_packet
` [PATCH 4/5] batman-adv: Fix TT global entry leak when client roamed back
` [PATCH 5/5] batman-adv: Fix batadv_v_ogm_aggr_send memory leak

[PATCH 0/7] pull request for net-next: batman-adv 2023-08-16
 2023-08-16 16:40 UTC  (8+ messages)
` [PATCH 1/7] batman-adv: Start new development cycle
` [PATCH 2/7] batman-adv: Remove unused declarations
` [PATCH 3/7] batman-adv: Avoid magic value for minimum MTU
` [PATCH 4/7] batman-adv: Check hardif MTU against runtime MTU
` [PATCH 5/7] batman-adv: Drop unused function batadv_gw_bandwidth_set
` [PATCH 6/7] batman-adv: Keep batadv_netlink_notify_* static
` [PATCH 7/7] batman-adv: Drop per algo GW section class code

[PATCH net-next v3 0/7] introduce DEFINE_FLEX() macro
 2023-08-16 16:35 UTC  (9+ messages)
` [PATCH net-next v3 1/7] overflow: add DEFINE_FLEX() for on-stack allocs
` [PATCH net-next v3 2/7] ice: ice_sched_remove_elems: replace 1 elem array param by u32
` [PATCH net-next v3 3/7] ice: drop two params of ice_aq_move_sched_elems()
` [PATCH net-next v3 4/7] ice: make use of DEFINE_FLEX() in ice_ddp.c
` [PATCH net-next v3 5/7] ice: make use of DEFINE_FLEX() for struct ice_aqc_add_tx_qgrp
` [PATCH net-next v3 6/7] ice: make use of DEFINE_FLEX() for struct ice_aqc_dis_txq_item
` [PATCH net-next v3 7/7] ice: make use of DEFINE_FLEX() in ice_switch.c

[PATCH net-next 0/4] Document internal MDIO bus of DSA switch and support it on MT7530
 2023-08-16 16:29 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: net: dsa: microchip,lan937x: add missing ethernet on example
` [PATCH 3/4] dt-bindings: net: dsa: realtek: require compatible property under mdio node

[PATCH v2 0/5] ARM: Add GXP UMAC Support
 2023-08-16 16:26 UTC  (4+ messages)
` [PATCH v2 3/5] dt-bindings: net: Add HPE GXP UMAC

[PATCH net] sock: Fix misuse of sk_under_memory_pressure()
 2023-08-16 16:23 UTC  (2+ messages)

[RFC PATCH v2 00/11] Device Memory TCP
 2023-08-16 16:12 UTC  (5+ messages)
` [RFC PATCH v2 02/11] netdev: implement netlink api to bind dma-buf to netdevice

[PATCH net-next 00/12] bnxt_en: Update for net-next
 2023-08-16 16:12 UTC  (6+ messages)
` [PATCH net-next 11/12] bnxt_en: Expose threshold temperatures through hwmon

[PATCH net-next v3 00/10] net: stmmac: add new features to xgmac
 2023-08-16 15:52 UTC  (4+ messages)
` [PATCH net-next v3 06/10] net: stmmac: xgmac: support per-channel irq

[PATCH RFC net-next 00/14] ipvs: per-net tables and optimizations
 2023-08-16 16:02 UTC  (4+ messages)
` [PATCH RFC net-next 01/14] rculist_bl: add hlist_bl_for_each_entry_continue_rcu

[PATCH net-next v3 03/10] net: stmmac: mdio: enlarge the max XGMAC C22 ADDR to 31
 2023-08-16 15:40 UTC  (2+ messages)

[PATCH v3 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-08-16 15:49 UTC  (4+ messages)
` [PATCH v3 22/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer

[PATCH net-next v2 00/10] net: stmmac: add new features to xgmac
 2023-08-16 15:36 UTC  (6+ messages)
` [PATCH net-next v2 09/10] dt-bindings: net: snps,dwmac: add per channel irq support

[PATCH net-next v3 2/2] net: stmmac: Tx coe sw fallback
 2023-08-16 15:45 UTC  (3+ messages)

[PATCH net-next v4 0/9] net: stmmac: add new features to xgmac
 2023-08-16 15:29 UTC  (10+ messages)
` [PATCH net-next v4 1/9] net: stmmac: correct RX COE parsing for xgmac
` [PATCH net-next v4 2/9] net: stmmac: xgmac: add more feature parsing from hw cap
` [PATCH net-next v4 3/9] net: stmmac: enlarge max rx/tx queues and channels to 16
` [PATCH net-next v4 4/9] net: stmmac: reflect multi irqs for tx/rx channels and mac and safety
` [PATCH net-next v4 5/9] net: stmmac: xgmac: support per-channel irq
` [PATCH net-next v4 6/9] dt-bindings: net: snps,dwmac: add safety irq support
` [PATCH net-next v4 7/9] net: stmmac: platform: support parsing safety irqs from DT
` [PATCH net-next v4 8/9] dt-bindings: net: snps,dwmac: add per channel irq support
` [PATCH net-next v4 9/9] net: stmmac: platform: support parsing per channel irq from DT

[PATCH net-next v2 00/10] tools/net/ynl: Add support for netlink-raw families
 2023-08-16 15:31 UTC  (20+ messages)
` [PATCH net-next v2 01/10] doc/netlink: Add a schema "
` [PATCH net-next v2 02/10] doc/netlink: Document the genetlink-legacy schema extensions
` [PATCH net-next v2 03/10] doc/netlink: Document the netlink-raw "
` [PATCH net-next v2 04/10] tools/ynl: Add mcast-group schema parsing to ynl
` [PATCH net-next v2 05/10] tools/net/ynl: Refactor decode_fixed_header into NlMsg
` [PATCH net-next v2 06/10] tools/net/ynl: Add support for netlink-raw families
` [PATCH net-next v2 07/10] tools/net/ynl: Implement nlattr array-nest decoding in ynl

DCCP Deprecation
 2023-08-16 15:26 UTC  (6+ messages)

[RFC PATCH net-next 0/2] net: Use SMP threads for backlog NAPI
 2023-08-16 15:22 UTC  (6+ messages)
` [RFC PATCH 2/2] softirq: Drop the warning from do_softirq_post_smp_call_flush()

[PATCH v5 bpf 0/4] lwt: fix return values of BPF ops
 2023-08-16 15:21 UTC  (3+ messages)

[PATCH v3 net] qede: fix firmware halt over suspend and resume
 2023-08-16 15:07 UTC 

[PATCH v2 net-next 0/3] netem: use a seeded PRNG for loss and corruption events
 2023-08-16 15:02 UTC  (3+ messages)

[PATCH v2] tracepoint: add new `tcp:tcp_ca_event` trace event
 2023-08-16 15:02 UTC  (10+ messages)
` [PATCH v3] "

[PATCH net] net: do not allow gso_size to be set to GSO_BY_FRAGS
 2023-08-16 14:54 UTC  (3+ messages)

[PATCH net v1] virtio_net: Introduce skb_vnet_common_hdr to avoid typecasting
 2023-08-16 14:53 UTC  (7+ messages)

[PATCH net-next v2 00/13] nfp: add support for multi-pf configuration
 2023-08-16 14:39 UTC  (14+ messages)
` [PATCH net-next v2 01/13] nsp: generate nsp command with variable nsp major version
` [PATCH net-next v2 02/13] nfp: bump the nsp major version to support multi-PF
` [PATCH net-next v2 03/13] nfp: change application firmware loading flow in multi-PF setup
` [PATCH net-next v2 04/13] nfp: don't skip firmware loading when it's pxe firmware in running
` [PATCH net-next v2 05/13] io-64-nonatomic: truncate bits explicitly to avoid warning
` [PATCH net-next v2 06/13] nfp: introduce keepalive mechanism for multi-PF setup
` [PATCH net-next v2 07/13] nfp: avoid reclaiming resource mutex by mistake
` [PATCH net-next v2 08/13] nfp: redefine PF id used to format symbols
` [PATCH net-next v2 09/13] nfp: apply one port per PF for multi-PF setup
` [PATCH net-next v2 10/13] nfp: enable multi-PF in application firmware if supported
` [PATCH net-next v2 11/13] nfp: configure VF total count for each PF
` [PATCH net-next v2 12/13] nfp: configure VF split info into application firmware
` [PATCH net-next v2 13/13] nfp: use absolute vf id for multi-PF case

[PATCH net-next] net: fec: use napi_consume_skb() in fec_enet_tx_queue()
 2023-08-16 14:33 UTC  (2+ messages)

[PATCH -next] net: dm9051: Use PTR_ERR_OR_ZERO() to simplify code
 2023-08-16 14:32 UTC  (2+ messages)

[PATCH iwl-next] ice: store VF's pci_dev ptr in ice_vf
 2023-08-16 14:31 UTC  (2+ messages)

[PATCH net-next 0/6] net/smc: several features's implementation for smc v2.1
 2023-08-16 14:14 UTC  (8+ messages)
` [PATCH net-next 1/6] net/smc: support smc release version negotiation in clc handshake
` [PATCH net-next 3/6] net/smc: support smc v2.x features validate
` [PATCH net-next 4/6] net/smc: support max connections per lgr negotiation
` [PATCH net-next 5/6] net/smc: support max links per lgr negotiation in clc handshake
` [PATCH net-next 6/6] net/smc: Extend SMCR v2 linkgroup netlink attribute

[PATCH v12 00/26] nvme-tcp receive offloads
 2023-08-16 14:10 UTC  (10+ messages)
` [PATCH v12 07/26] nvme-tcp: Add DDP offload control path
` [PATCH v12 10/26] nvme-tcp: Deal with netdevice DOWN events

[PATCH net-next] pds_core: remove redundant pci_clear_master()
 2023-08-16 14:02 UTC  (5+ messages)

[PATCH net-next] selftests: bonding: remove redundant delete action of device link1_1
 2023-08-16 13:48 UTC  (7+ messages)

[PATCH v2 net] octeontx2-pf: fix page_pool creation fail for rings > 32k
 2023-08-16 13:46 UTC  (3+ messages)
  ` [EXT] "

[PATCH 0/5] Move Loongson1 MAC arch-code to the driver dir
 2023-08-16 13:30 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: net: Add Loongson-1 DWMAC glue layer
` [PATCH 4/5] net: stmmac: Add glue layer for Loongson-1 SoC

[PATCH 1/3] xfrm: Use the XFRM_GRO to indicate a GRO call on input
 2023-08-16 13:13 UTC  (10+ messages)
` [PATCH v4 ipsec-next 0/3] xfrm: Support GRO decapsulation for ESP in UDP encapsulation
  ` [PATCH v4 ipsec-next 1/3] xfrm: Use the XFRM_GRO to indicate a GRO call on input
  ` [PATCH v4 ipsec-next 2/3] xfrm: Support GRO for IPv4 ESP in UDP encapsulation
  ` [PATCH v4 ipsec-next 3/3] xfrm: Support GRO for IPv6 "
` [PATCH v5 ipsec-next 0/3] xfrm: Support GRO decapsulation for "
  ` [PATCH v5 ipsec-next 1/3] xfrm: Use the XFRM_GRO to indicate a GRO call on input
  ` [PATCH v5 ipsec-next 2/3] xfrm: Support GRO for IPv4 ESP in UDP encapsulation
  ` [PATCH v5 ipsec-next 3/3] xfrm: Support GRO for IPv6 "

[PATCH V6 net-next 0/2] net: fec: add XDP_TX feature support
 2023-08-16 12:57 UTC  (3+ messages)
` [PATCH V6 net-next 2/2] net: fec: improve XDP_TX performance

[PATCH RFC net-next 0/3] Introduce tc block ports tracking and use
 2023-08-16 12:58 UTC  (9+ messages)
` [PATCH RFC net-next 2/3] Expose tc block ports to the datapath
` [PATCH RFC net-next 3/3] Introduce blockcast tc action

[PATCH net-next 0/3] virtchnl: fix fake 1-elem arrays
 2023-08-16 12:51 UTC  (17+ messages)
` [PATCH net-next 1/3] virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1
          ` [Intel-wired-lan] "
` [PATCH net-next 2/3] virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
    ` [Intel-wired-lan] "
` [PATCH net-next 3/3] virtchnl: fix fake 1-elem arrays for structures allocated as `nents`
    ` [Intel-wired-lan] "
      ` [Intel-wired-lan] [PATCH net-next 0/3] virtchnl: fix fake 1-elem arrays

[PATCH net-next v6 0/6] introduce page_pool_alloc() related API
 2023-08-16 12:49 UTC  (4+ messages)
` [PATCH net-next v6 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA

[PATCH net-next v7 0/6] introduce page_pool_alloc() related API
 2023-08-16 12:42 UTC  (9+ messages)
` [PATCH net-next v7 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA
` [PATCH net-next v7 2/6] page_pool: unify frag_count handling in page_pool_is_last_frag()
` [PATCH net-next v7 3/6] page_pool: remove PP_FLAG_PAGE_FRAG
` [PATCH net-next v7 4/6] page_pool: introduce page_pool[_cache]_alloc() API
` [PATCH net-next v7 5/6] page_pool: update document about frag API
` [PATCH net-next v7 6/6] net: veth: use newly added page pool API for veth with xdp

[RFC PATCH net-next v3 0/2] net: veth: Optimizing page pool usage
 2023-08-16 12:30 UTC  (3+ messages)
` [RFC PATCH net-next v3 1/2] net: veth: Improving page pool recycling
` [RFC PATCH net-next v3 2/2] net: veth: Optimizing skb reuse in NAPI Context

[PATCH net-next v2] netfilter: ebtables: replace zero-length array members
 2023-08-16 12:24 UTC  (3+ messages)

[PATCH net-next v1 0/7] introduce DEFINE_FLEX() macro
 2023-08-16 12:23 UTC  (5+ messages)
` [PATCH net-next v1 1/7] overflow: add DEFINE_FLEX() for on-stack allocs

Warning when compiling with python3.12
 2023-08-16 12:21 UTC  (2+ messages)
` [PATCH] Fix invalid escape sequence warnings

[PATCH] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
 2023-08-16 12:13 UTC  (3+ messages)

[PATCHv10 00/18] nvme: In-kernel TLS support for TCP
 2023-08-16 12:06 UTC  (19+ messages)
` [PATCH 01/18] nvme-keyring: register '.nvme' keyring
` [PATCH 02/18] nvme-keyring: define a 'psk' keytype
` [PATCH 03/18] nvme: add TCP TSAS definitions
` [PATCH 04/18] nvme-tcp: add definitions for TLS cipher suites
` [PATCH 05/18] nvme-keyring: implement nvme_tls_psk_default()
` [PATCH 06/18] security/keys: export key_lookup()
` [PATCH 07/18] nvme-tcp: allocate socket file
` [PATCH 08/18] nvme-tcp: enable TLS handshake upcall
` [PATCH 09/18] nvme-tcp: control message handling for recvmsg()
` [PATCH 10/18] nvme-tcp: improve icreq/icresp logging
` [PATCH 11/18] nvme-fabrics: parse options 'keyring' and 'tls_key'
` [PATCH 12/18] nvmet: make TCP sectype settable via configfs
` [PATCH 13/18] nvmet-tcp: make nvmet_tcp_alloc_queue() a void function
` [PATCH 14/18] nvmet-tcp: allocate socket file
` [PATCH 15/18] nvmet: Set 'TREQ' to 'required' when TLS is enabled
` [PATCH 16/18] nvmet-tcp: enable TLS handshake upcall
` [PATCH 17/18] nvmet-tcp: control messages for recvmsg()
` [PATCH 18/18] nvmet-tcp: peek icreq before starting TLS

[PATCH net] net: openvswitch: reject negative ifindex
 2023-08-16 12:05 UTC  (4+ messages)
` [ovs-dev] "

[PATCH v10 net-next 00/23] net/tcp: Add TCP-AO support
 2023-08-16 12:03 UTC  (5+ messages)
` [PATCH v10 net-next 08/23] net/tcp: Add AO sign to RST packets
` [PATCH v10 net-next 09/23] net/tcp: Add TCP-AO sign to twsk

[PATCH net-next] nfp: update maintainer
 2023-08-16 11:20 UTC  (2+ messages)

[PATCH v2 0/4] Move Loongson1 MAC arch-code to the driver dir
 2023-08-16 11:13 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: syscon: Add compatibles for Loongson-1 syscon
` [PATCH v2 2/4] dt-bindings: net: Add Loongson-1 DWMAC glue layer
` [PATCH v2 3/4] net: stmmac: Add glue layer for Loongson-1 SoC
` [PATCH v2 4/4] MAINTAINERS: Update MIPS/LOONGSON1 entry

[PATCH v4 net-next 00/15] inet: socket lock and data-races avoidance
 2023-08-16 10:20 UTC  (8+ messages)
` [PATCH v4 net-next 05/15] inet: move inet->freebind to inet->inet_flags
` [PATCH v4 net-next 09/15] inet: move inet->transparent "
` [PATCH v4 net-next 13/15] inet: move inet->defer_connect "

[PATCH net 1/9] netfilter: nf_tables: fix false-positive lockdep splat
 2023-08-16 10:20 UTC  (2+ messages)

[RFC net-next v1 0/5] Add MACsec support for TJA11XX C45 PHYs
 2023-08-16 10:19 UTC  (6+ messages)
` [RFC net-next v1 4/5] net: macsec: introduce mdo_insert_tx_tag

[PATCH -next] net: broadcom: Use helper function IS_ERR_OR_NULL()
 2023-08-16  9:53 UTC 

[PATCH] net: mdio: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-16  9:51 UTC  (3+ messages)

[PATCH net-next v4] netfilter: ebtables: fix fortify warnings in size_entry_mwt()
 2023-08-16  9:32 UTC 

[PATCH V3 1/2] net: phylink: add a function to resume phy alone to fix resume issue with WoL enabled
 2023-08-16  9:33 UTC  (10+ messages)

[PATCH net-next] sfc: Remove unneeded semicolon
 2023-08-16  9:32 UTC  (2+ messages)

[PATCH] ipv6: fix indentation of a config attribute
 2023-08-16  9:20 UTC  (2+ messages)

[PATCH iwl-next v3 0/5] iavf: Add devlink and devlink rate support
 2023-08-16  9:14 UTC  (3+ messages)
  ` [PATCH iwl-next v3 5/5] iavf: Add VIRTCHNL Opcodes Support for Queue bw Setting

[PATCH net-next v3 0/5] net: Remove redundant of_match_ptr() macro
 2023-08-16  9:10 UTC  (2+ messages)

[PATCH net-next 0/4] refactor registers information for ethtool -d
 2023-08-16  9:00 UTC  (2+ messages)

[PATCH -next] nfc: virtual_ncidev: Use module_misc_device macro to simplify the code
 2023-08-16  9:00 UTC  (2+ messages)

[PATCH] mailmap: add entries for Simon Horman
 2023-08-16  9:00 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 read-only IMAP folder(s) and NNTP newsgroup(s).