netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-07 01:07:05 to 2023-08-07 13:10:08 UTC [more...]

[PATCH v2 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-08-07 13:09 UTC  (5+ messages)
` [PATCH v2 24/28] pinctrl: Add support for the Lantic PEF2256 pinmux

[PATCH net-next] net: bcmasp: Prevent array undereflow in bcmasp_netfilt_get_init()
 2023-08-07 13:01 UTC 

[net-next 2/6] net: wwan: t7xx: Driver registers with Devlink framework
 2023-08-07 13:01 UTC  (10+ messages)
` [net-next 3/6] net: wwan: t7xx: Implements devlink ops of firmware flashing

[PATCH] [RFC PATCH] tcp event: add new tcp:tcp_cwnd_restart event
 2023-08-07 12:51 UTC  (3+ messages)

[PATCH net-next] xdp: Fixing skb->pp_recycle flag in generic XDP handling
 2023-08-07 12:49 UTC  (5+ messages)

[RFC net-next 0/2] introduce DECLARE_FLEX() macro
 2023-08-07 12:42 UTC  (6+ messages)
` [RFC net-next 1/2] overflow: add DECLARE_FLEX() for on-stack allocs

[RFC v2 Optimizing veth xsk performance 0/9]
 2023-08-07 12:26 UTC  (9+ messages)
` [RFC v2 Optimizing veth xsk performance 1/9] veth: Implement ethtool's get_ringparam() callback
` [RFC v2 Optimizing veth xsk performance 2/9] xsk: add dma_check_skip for skipping dma check
` [RFC v2 Optimizing veth xsk performance 3/9] veth: add support for send queue
` [RFC v2 Optimizing veth xsk performance 4/9] xsk: add xsk_tx_completed_addr function
` [RFC v2 Optimizing veth xsk performance 5/9] veth: use send queue tx napi to xmit xsk tx desc
` [RFC v2 Optimizing veth xsk performance 6/9] veth: add ndo_xsk_wakeup callback for veth
` [RFC v2 Optimizing veth xsk performance 8/9] veth: af_xdp tx batch support for ipv4 udp
` [RFC v2 Optimizing veth xsk performance 9/9] veth: add support for AF_XDP tx need_wakup feature

[RFC PATCH net-next v2 1/2] net: veth: Page pool creation error handling for existing pools only
 2023-08-07 12:20 UTC  (4+ messages)
` [RFC PATCH net-next v2 2/2] net: veth: Improving page pool pages recycling

[PATCH V2 net 0/4] There are some bugfix for the HNS3 ethernet driver
 2023-08-07 11:34 UTC  (5+ messages)
` [PATCH V2 net 1/4] net: hns3: restore user pause configure when disable autoneg
` [PATCH V2 net 2/4] net: hns3: refactor hclge_mac_link_status_wait for interface reuse
` [PATCH V2 net 3/4] net: hns3: add wait until mac link down
` [PATCH V2 net 4/4] net: hns3: fix deadlock issue when externel_lb and reset are executed together

[PATCH net-next] page_pool: Clamp ring size to 32K
 2023-08-07 11:42 UTC  (2+ messages)

INFO: trying to register non-static key in skb_queue_tail
 2023-08-07 11:38 UTC  (3+ messages)
` [syzbot] [wireless?] "

[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-07 11:09 UTC  (49+ messages)
` [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v4 02/48] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v4 03/48] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v4 04/48] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v4 05/48] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v4 06/48] binder: dynamically allocate the android-binder shrinker
` [PATCH v4 07/48] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v4 08/48] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v4 09/48] erofs: dynamically allocate the erofs-shrinker
` [PATCH v4 10/48] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v4 11/48] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v4 13/48] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v4 14/48] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v4 15/48] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v4 16/48] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v4 17/48] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v4 18/48] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v4 20/48] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v4 21/48] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v4 22/48] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v4 23/48] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v4 24/48] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v4 25/48] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v4 26/48] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v4 27/48] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v4 28/48] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v4 29/48] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v4 30/48] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v4 31/48] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v4 32/48] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v4 33/48] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v4 34/48] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v4 35/48] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v4 36/48] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v4 37/48] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v4 38/48] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v4 39/48] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v4 40/48] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v4 41/48] fs: super: dynamically allocate the s_shrink
` [PATCH v4 42/48] mm: shrinker: remove old APIs
` [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v4 44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless
` [PATCH v4 46/48] mm: shrinker: make memcg "
` [PATCH v4 47/48] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v4 48/48] mm: shrinker: convert shrinker_rwsem to mutex

ARM board lockups/hangs triggered by locks and mutexes
 2023-08-07 11:10 UTC  (3+ messages)

[PATCH net-next v2 0/5] TSN auto negotiation between 1G and 2.5G
 2023-08-07 11:02 UTC  (3+ messages)
` [PATCH net-next v2 1/5] platform/x86: intel_pmc_core: Add IPC mailbox accessor function and add SoC register access

[PATCH v2 0/5] Introduce IEP driver and packet timestamping support
 2023-08-07 11:00 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: net: Add ICSS IEP
` [PATCH v2 2/5] dt-bindings: net: Add iep property in ICSSG dt binding
` [PATCH v2 3/5] net: ti: icss-iep: Add IEP driver
` [PATCH v2 4/5] net: ti: icssg-prueth: add packet timestamping and ptp support
` [PATCH v2 5/5] net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support

[PATCH net-next] net: mana: Add gdma stats to ethtool output for mana
 2023-08-07 10:50 UTC 

[PATCH mlx5-next 00/14] mlx5 MACsec RoCEv2 support
 2023-08-07 10:44 UTC  (15+ messages)
` [PATCH mlx5-next 01/14] macsec: add functions to get MACsec real netdevice and check offload
` [PATCH mlx5-next 02/14] net/mlx5e: Move MACsec flow steering operations to be used as core library
` [PATCH mlx5-next 03/14] net/mlx5: Remove dependency of macsec flow steering on ethernet
` [PATCH mlx5-next 04/14] net/mlx5e: Rename MACsec flow steering functions/parameters to suit core naming style
` [PATCH mlx5-next 05/14] net/mlx5e: Move MACsec flow steering and statistics database from ethernet to core
` [PATCH mlx5-next 06/14] net/mlx5: Remove netdevice from MACsec steering
` [PATCH mlx5-next 07/14] net/mlx5: Maintain fs_id xarray per MACsec device inside macsec steering
` [PATCH mlx5-next 08/14] net/mlx5: Add MACsec priorities in RDMA namespaces
` [PATCH mlx5-next 09/14] net/mlx5: Configure MACsec steering for egress RoCEv2 traffic
` [PATCH mlx5-next 10/14] net/mlx5: Configure MACsec steering for ingress "
` [PATCH mlx5-next 11/14] net/mlx5: Add RoCE MACsec steering infrastructure in core
` [PATCH mlx5-next 12/14] RDMA/mlx5: Implement MACsec gid addition and deletion
` [PATCH mlx5-next 13/14] IB/core: Reorder GID delete code for RoCE
` [PATCH mlx5-next 14/14] RDMA/mlx5: Handles RoCE MACsec steering rules addition and deletion

[PATCH V3 net-next] net: fec: add XDP_TX feature support
 2023-08-07 10:30 UTC  (13+ messages)

[PATCH net] ipv6: adjust ndisc_is_useropt() to also return true for PIO
 2023-08-07 10:25 UTC 

Error 'netif_napi_add_weight() called with weight 256'
 2023-08-07  9:57 UTC  (4+ messages)

[PATCH] net/unix: use consistent error code in SO_PEERPIDFD
 2023-08-07  9:50 UTC  (4+ messages)

[PATCH net 0/2] Fix VF to VM attach detach
 2023-08-07  9:48 UTC  (3+ messages)
` [PATCH net 1/2] Revert "ice: Fix ice VF reset during iavf initialization"
` [PATCH net 2/2] ice: Fix NULL pointer deref during VF reset

[PATCH net-next v2] rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
 2023-08-07  9:13 UTC 

[RFC RESEND v1 pinctrl-next 0/1] add blink and activity functions to SGPIO
 2023-08-07  9:00 UTC  (7+ messages)
` [RFC RESEND v1 pinctrl-next 1/1] pinctrl: microchip-sgpio: add activity and blink functionality

[PATCHv2] net/tls: avoid TCP window full during ->read_sock()
 2023-08-07  8:54 UTC  (2+ messages)

[PATCH net] net/mlx5: Avoid MMIO when the error is detected
 2023-08-07  8:32 UTC 

[PATCH V6,net-next] net: mana: Add page pool for RX buffers
 2023-08-07  8:35 UTC  (2+ messages)

[PATCH net-next v2 0/9] Create common DPLL configuration API
 2023-08-07  8:13 UTC  (9+ messages)
` [PATCH net-next v2 2/9] dpll: spec: Add Netlink spec in YAML
` [PATCH net-next v2 3/9] dpll: core: Add DPLL framework base functions
` [PATCH net-next v2 4/9] dpll: netlink: "
` [PATCH net-next v2 7/9] ice: implement dpll interface to control cgu

[PATCH net-next] net: sfp: Remove unused function declaration sfp_link_configure()
 2023-08-07  8:00 UTC  (2+ messages)

[PATCH net-next] net/tls: Remove unused function declarations
 2023-08-07  8:00 UTC  (2+ messages)

[PATCH net-next] neighbour: Remove unused function declaration pneigh_for_each()
 2023-08-07  8:00 UTC  (3+ messages)

[PATCH net-next] net: pkt_cls: Remove unused inline helpers
 2023-08-07  8:00 UTC  (2+ messages)

[PATCH net-next] ndisc: Remove unused ndisc_ifinfo_sysctl_strategy() declaration
 2023-08-07  8:00 UTC  (3+ messages)

[PATCH net-next] udp/udplite: Remove unused function declarations udp{,lite}_get_port()
 2023-08-07  8:00 UTC  (2+ messages)

[net-next PATCH] octeontx2-pf: Use PTP HW timestamp counter atomic update feature
 2023-08-07  7:54 UTC  (4+ messages)

[PATCH net-next 0/1] pull-request: can-next 2023-08-07
 2023-08-07  7:48 UTC  (3+ messages)
` [PATCH net-next] Revert "riscv: dts: allwinner: d1: Add CAN controller nodes"

[PATCH net-next,v3 0/5] team: do some cleanups in team driver
 2023-08-07  7:46 UTC  (8+ messages)
` [PATCH net-next,v3 1/5] team: add __exit modifier to team_nl_fini()
` [PATCH net-next,v3 2/5] team: remove unreferenced header in broadcast and roundrobin files
` [PATCH net-next,v3 3/5] team: change the init function in the team_option structure to void
` [PATCH net-next,v3 4/5] team: change the getter "
` [PATCH net-next,v3 5/5] team: remove unused input parameters in lb_htpm_select_tx_port and lb_hash_select_tx_port

[PATCH] Revert "riscv: dts: allwinner: d1: Add CAN controller nodes"
 2023-08-07  7:38 UTC  (2+ messages)

[PATCH v2 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
 2023-08-07  7:30 UTC  (6+ messages)

[syzbot] Monthly nfc report (Aug 2023)
 2023-08-07  7:27 UTC 

Undelivered Mail Returned to Sender
 2023-08-07  7:09 UTC 

[PATCH] net/tls: avoid TCP window full during ->read_sock()
 2023-08-07  7:08 UTC  (3+ messages)

[PATCH] net: stmmac: xgmac: RX queue routing configuration
 2023-08-07  6:56 UTC 

[PATCH bpf-next v11 0/5] bpf: Force to MPTCP
 2023-08-07  6:40 UTC  (4+ messages)
` [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp

[syzbot] [bpf?] KMSAN: uninit-value in ieee802154_subif_start_xmit
 2023-08-07  6:40 UTC  (2+ messages)

[RFC PATCH v2 net-next 0/6] net/smc: several features's implementation for smc v2.1
 2023-08-07  6:27 UTC  (7+ messages)
` [RFC PATCH v2 net-next 1/6] net/smc: support smc release version negotiation in clc handshake
` [RFC PATCH v2 net-next 2/6] net/smc: add vendor unique experimental options area "
` [RFC PATCH v2 net-next 3/6] net/smc: support smc v2.x features validate
` [RFC PATCH v2 net-next 4/6] net/smc: support max connections per lgr negotiation
` [RFC PATCH v2 net-next 5/6] net/smc: support max links per lgr negotiation in clc handshake
` [RFC PATCH v2 net-next 6/6] net/smc: Extend SMCR v2 linkgroup netlink attribute

[PATCH mptcp-next v12 0/5] bpf: Force to MPTCP
 2023-08-07  6:22 UTC  (6+ messages)
` [PATCH mptcp-next v12 1/5] bpf: Add update_socket_protocol hook
` [PATCH mptcp-next v12 2/5] selftests/bpf: Use random netns name for mptcp
` [PATCH mptcp-next v12 3/5] selftests/bpf: Add two mptcp netns helpers
` [PATCH mptcp-next v12 4/5] selftests/bpf: Fix error checks of mptcp open_and_load
` [PATCH mptcp-next v12 5/5] selftests/bpf: Add mptcpify test

[PATCH net-next v5 00/10] net: axienet: Introduce dmaengine
 2023-08-07  6:18 UTC  (12+ messages)
` [PATCH net-next v5 01/10] dt-bindings: dmaengine: xilinx_dma:Add xlnx,axistream-connected property
` [PATCH net-next v5 02/10] dt-bindings: dmaengine: xilinx_dma: Add xlnx,irq-delay property
` [PATCH net-next v5 03/10] dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client
` [PATCH net-next v5 04/10] dmaengine: xilinx_dma: Increase AXI DMA transaction segment count
` [PATCH net-next v5 05/10] dmaengine: xilinx_dma: Freeup active list based on descriptor completion bit
` [PATCH net-next v5 06/10] dmaengine: xilinx_dma: Use tasklet_hi_schedule for timing critical usecase
` [PATCH net-next v5 07/10] dmaengine: xilinx_dma: Program interrupt delay timeout
` [PATCH net-next v5 08/10] dt-bindings: net: xlnx,axi-ethernet: Introduce DMA support
` [PATCH net-next v5 09/10] net: axienet: Preparatory changes for dmaengine support
` [PATCH net-next v5 10/10] net: axienet: Introduce "

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-08-07  6:14 UTC  (14+ messages)
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()

[PATCH -next 0/6] net: Remove unnecessary ternary operators
 2023-08-07  5:00 UTC  (10+ messages)
` [PATCH -next 1/6] net: thunderx: "
` [PATCH -next 3/6] net/mlx4: Remove an unnecessary ternary operator
` [PATCH -next 6/6] brcm80211: "

[PATCH] can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock
 2023-08-07  4:46 UTC  (3+ messages)

[PATCH 0/4] Introduce IEP driver and packet timestamping support
 2023-08-07  4:38 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: net: Add ICSS IEP
        ` [EXTERNAL] "

[PATCH net-next] ipv6: exthdrs: Replace opencoded swap() implementation
 2023-08-07  4:37 UTC  (2+ messages)

[PATCH 0/4] Add support for Agilex5 SoCFPGA platform
 2023-08-07  3:56 UTC  (5+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 3/5] dt-bindings: clock: add Intel Agilex5 clock manager

[PATCH net] octeontx2-pf: Set maximum queue size to 16K
 2023-08-07  2:51 UTC  (8+ messages)
  `  "
      ` [EXT] "

[PATCH net-next] team: add __exit modifier to team_nl_fini()
 2023-08-07  2:38 UTC  (2+ messages)

[syzbot] [ext4?] WARNING in ext4_file_write_iter
 2023-08-07  2:34 UTC  (4+ messages)

[PATCH net-next 05/12] nfp: introduce keepalive mechanism for multi-PF setup
 2023-08-07  2:10 UTC  (3+ messages)

[PATCH] net/ipv4: return the real errno instead of -EINVAL
 2023-08-07  2:05 UTC  (2+ messages)

[PATCH linux-next v2] net/ipv4: return the real errno instead of -EINVAL
 2023-08-07  1:54 UTC 


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