netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-16 06:36:24 to 2023-10-16 14:01:46 UTC [more...]

[PATCH v7 00/11] io_uring: Initial support for {s,g}etsockopt commands
 2023-10-16 13:47 UTC  (6+ messages)
` [PATCH v7 01/11] bpf: Add sockptr support for getsockopt
` [PATCH v7 02/11] bpf: Add sockptr support for setsockopt
` [PATCH v7 03/11] net/socket: Break down __sys_setsockopt
` [PATCH v7 04/11] net/socket: Break down __sys_getsockopt
` [PATCH v7 05/11] io_uring/cmd: Pass compat mode in issue_flags

[PATCH RFC net-next v2 1/1] net: sched: Disambiguate verdict from return code
 2023-10-16 14:01 UTC  (2+ messages)

0x17: Schedule is now up
 2023-10-16 13:59 UTC 

Ethernet issue on imx6
 2023-10-16 13:58 UTC  (9+ messages)

[PATCH net-next v5 0/5] bridge: Add a limit on learned FDB entries
 2023-10-16 13:27 UTC  (6+ messages)
` [PATCH net-next v5 1/5] net: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entry
` [PATCH net-next v5 2/5] net: bridge: Track and limit dynamically learned FDB entries
` [PATCH net-next v5 3/5] net: bridge: Add netlink knobs for number / max "
` [PATCH net-next v5 4/5] net: bridge: Set strict_start_type for br_policy
` [PATCH net-next v5 5/5] selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest

[PATCH 1/1] net: fec: Fix device_get_match_data usage
 2023-10-16 13:33 UTC  (2+ messages)

[PATCH net-next v2 1/3] sock: Code cleanup on __sk_mem_raise_allocated()
 2023-10-16 13:28 UTC  (3+ messages)
` [PATCH net-next v2 2/3] sock: Doc behaviors for pressure heurisitics
` [PATCH net-next v2 3/3] sock: Fix improper heuristic on raising memory

[PATCH net-next v3 0/2] Switch DSA to inclusive terminology
 2023-10-16 13:23 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: dsa: Use conduit and user terms

Fwd: Intel 7560 LTE Modem stops working after resuming from standby
 2023-10-16 13:18 UTC  (4+ messages)
`  "

fix the non-coherent coldfire dma_alloc_coherent v2
 2023-10-16 13:17 UTC  (20+ messages)
` [PATCH 01/12] riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT
` [PATCH 02/12] riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM
` [PATCH 03/12] soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM
` [PATCH 04/12] soc: renesas: select RISCV_DMA_NONCOHERENT from ARCH_R9A07G043
` [PATCH 05/12] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
` [PATCH 06/12] dma-direct: add a CONFIG_ARCH_DMA_ALLOC symbol
` [PATCH 07/12] dma-direct: simplify the use atomic pool logic in dma_direct_alloc
` [PATCH 08/12] dma-direct: warn when coherent allocations aren't supported

Problem with io_uring splice and KTLS
 2023-10-16 13:17 UTC  (8+ messages)

[PATCH net-next 00/13] Add MDB get support
 2023-10-16 13:12 UTC  (14+ messages)
` [PATCH net-next 01/13] bridge: mcast: Dump MDB entries even when snooping is disabled
` [PATCH net-next 02/13] bridge: mcast: Account for missing attributes
` [PATCH net-next 03/13] bridge: mcast: Factor out a helper for PG entry size calculation
` [PATCH net-next 04/13] bridge: mcast: Rename MDB entry get function
` [PATCH net-next 05/13] vxlan: mdb: Adjust function arguments
` [PATCH net-next 06/13] vxlan: mdb: Factor out a helper for remote entry size calculation
` [PATCH net-next 07/13] bridge: add MDB get uAPI attributes
` [PATCH net-next 08/13] net: Add MDB get device operation
` [PATCH net-next 09/13] bridge: mcast: Add MDB get support
` [PATCH net-next 10/13] vxlan: mdb: "
` [PATCH net-next 11/13] rtnetlink: "
` [PATCH net-next 12/13] selftests: bridge_mdb: Use MDB get instead of dump
` [PATCH net-next 13/13] selftests: vxlan_mdb: "

[PATCH -next v3 0/2] sunrpc: Fix W=1 compiler warnings
 2023-10-16 13:09 UTC  (3+ messages)
` [PATCH -next v3 1/2] sunrpc: Wrap read accesses to rpc_task.tk_pid
` [PATCH -next v3 2/2] sunrpc: Use no_printk() in dfprintk*() dummies

[PATCH v1 bpf-next 00/11] bpf: tcp: Add SYN Cookie generation/validation SOCK_OPS hooks
 2023-10-16 13:05 UTC  (2+ messages)

[RFC PATCH] tcp/dcpp: Un-pin tw_timer
 2023-10-16 12:59 UTC 

[PATCH net-next v3 0/6] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-16 12:59 UTC  (15+ messages)
` [PATCH net-next v3 1/6] dt-bindings: marvell: Rewrite MV88E6xxx in schema
` [PATCH net-next v3 2/6] dt-bindings: marvell: Add Marvell MV88E6060 DSA schema
` [PATCH net-next v3 3/6] dt-bindings: net: mvusb: Fix up DSA example
` [PATCH net-next v3 4/6] ARM: dts: marvell: Fix some common switch mistakes
` [PATCH net-next v3 5/6] ARM: dts: nxp: "
` [PATCH net-next v3 6/6] ARM64: dts: marvell: "

[PATCH bpf-next] net: Add a warning if NAPI cb missed xdp_do_flush()
 2023-10-16 12:57 UTC  (9+ messages)
  ` [PATCH bpf-next v2] "
      ` [PATCH bpf-next v3] "
        ` [PATCH bpf-next -v4] "
              ` [PATCH bpf-next -v5] "

[PATCH v2 05/13] PCI/ASPM: Add pci_enable_link_state()
 2023-10-16 12:57 UTC  (2+ messages)

[PATCH] netfilter: ipset: wait for xt_recseq on all cpus
 2023-10-16 12:56 UTC  (4+ messages)

[PATCH] neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
 2023-10-16 12:49 UTC 

[PATCH v6 00/11] Introduce STM32 Firewall framework
 2023-10-16 12:02 UTC  (6+ messages)
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards

[PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
 2023-10-16 12:00 UTC  (20+ messages)
` [PATCH net-next v1 01/19] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH net-next v1 02/19] virtio_net: unify the code for recycling the xmit ptr
` [PATCH net-next v1 03/19] virtio_net: independent directory
` [PATCH net-next v1 04/19] virtio_net: move to virtio_net.h
` [PATCH net-next v1 05/19] virtio_net: add prefix virtnet to all struct/api inside virtio_net.h
` [PATCH net-next v1 06/19] virtio_net: separate virtnet_rx_resize()
` [PATCH net-next v1 07/19] virtio_net: separate virtnet_tx_resize()
` [PATCH net-next v1 08/19] virtio_net: sq support premapped mode
` [PATCH net-next v1 09/19] virtio_net: xsk: bind/unbind xsk
` [PATCH net-next v1 10/19] virtio_net: xsk: prevent disable tx napi
` [PATCH net-next v1 11/19] virtio_net: xsk: tx: support tx
` [PATCH net-next v1 12/19] virtio_net: xsk: tx: support wakeup
` [PATCH net-next v1 13/19] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
` [PATCH net-next v1 14/19] virtio_net: xsk: tx: virtnet_sq_free_unused_buf() check "
` [PATCH net-next v1 15/19] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
` [PATCH net-next v1 16/19] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
` [PATCH net-next v1 17/19] virtio_net: xsk: rx: virtnet_rq_free_unused_buf() check "
` [PATCH net-next v1 18/19] virtio_net: update tx timeout record
` [PATCH net-next v1 19/19] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY

[PATCH net-next v4] vxlan: add support for flowlabel inherit
 2023-10-16 11:51 UTC  (2+ messages)

[PATCH net-next,v3] tcp: Set pingpong threshold via sysctl
 2023-10-16 11:40 UTC  (3+ messages)

[PATCH net-next] nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
 2023-10-16 11:28 UTC  (2+ messages)

kernel BUG at net/ipv4/tcp_output.c:2642 with kernel 5.19.0-rc2 and newer
 2023-10-16 11:17 UTC  (10+ messages)

[PATCH iwl-net,v3] ice: Fix VF-VF filter rules in switchdev mode
 2023-10-16 11:13 UTC  (2+ messages)

[patch net-next v2] tools: ynl: introduce option to process unknown attributes or types
 2023-10-16 11:02 UTC 

[PATCH net-next v2 0/2] net: dsa: microchip: enable setting rmii
 2023-10-16 10:55 UTC  (6+ messages)
` [PATCH net-next v2 1/2] net:dsa:microchip: add property to select internal RMII reference clock
` [PATCH net-next v2 2/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal

[PATCH iwl-next v4] ice: read internal temperature sensor
 2023-10-16 10:47 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next v5 00/16] net: Make timestamping selectable
 2023-10-16 10:41 UTC  (7+ messages)
` [PATCH net-next v5 08/16] net: ethtool: Add a command to expose current time stamping layer

iperf performance regression since Linux 5.18
 2023-10-16 10:35 UTC  (10+ messages)

[PATCH net-next 2/2] ixgbe: fix end of loop test in ixgbe_set_vf_macvlan()
 2023-10-16 10:25 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next 1/2] igb: Fix an end of loop test
 2023-10-16 10:25 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next v3 0/7] net: dsa: microchip: provide Wake on LAN support
 2023-10-16 10:22 UTC  (9+ messages)
` [PATCH net-next v3 2/7] net: dsa: microchip: Set unique MAC at startup for WoL support
` [PATCH net-next v3 3/7] net: dsa: microchip: ksz9477: add Wake on LAN support
` [PATCH net-next v3 7/7] net: dsa: microchip: do not shut down the switch if WoL is active

[PATCH net-next v2 0/3] fix forced link mode for KSZ886X switches
 2023-10-16 10:06 UTC  (3+ messages)
` [PATCH net-next v2 1/3] net: phy: micrel: Extend KSZ886X PHY Special Ctrl/Status Reg definitions

[PATCH net-next 0/2] net: Use SMP threads for backlog NAPI (or optional)
 2023-10-16  9:53 UTC  (5+ messages)

[PATCH net 0/2] net/sched: sch_hfsc: safely allow 'rt' inner curves
 2023-10-16  9:50 UTC  (3+ messages)

[PATCH] net/tls: Fix slab-use-after-free in tls_encrypt_done
 2023-10-16  9:50 UTC  (2+ messages)

[PATCH] net: txgbe: clean up PBA string
 2023-10-16  9:48 UTC 

[PATCH v7 net-next 00/18] Introducing P4TC
 2023-10-16  9:35 UTC  (19+ messages)
` [PATCH v7 net-next 01/18] net: sched: act_api: Introduce dynamic actions list
` [PATCH v7 net-next 02/18] net/sched: act_api: increase action kind string length
` [PATCH v7 net-next 03/18] net/sched: act_api: Update tc_action_ops to account for dynamic actions
` [PATCH v7 net-next 04/18] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
` [PATCH v7 net-next 05/18] net: sched: act_api: Add support for preallocated dynamic action instances
` [PATCH v7 net-next 06/18] net: introduce rcu_replace_pointer_rtnl
` [PATCH v7 net-next 07/18] rtnl: add helper to check if group has listeners
` [PATCH v7 net-next 08/18] p4tc: add P4 data types
` [PATCH v7 net-next 09/18] p4tc: add template pipeline create, get, update, delete
` [PATCH v7 net-next 10/18] p4tc: add template header field create, get, delete, flush and dump
` [PATCH v7 net-next 11/18] p4tc: add action template create, update, delete, get, "
` [PATCH v7 net-next 12/18] p4tc: add template table "
` [PATCH v7 net-next 13/18] p4tc: add runtime table entry create, update, get, delete, "
` [PATCH v7 net-next 14/18] p4tc: add set of P4TC table kfuncs
` [PATCH v7 net-next 15/18] p4tc: add P4 classifier
` [PATCH v7 net-next 16/18] p4tc: Add P4 extern interface
` [PATCH v7 net-next 17/18] p4tc: Add global counter extern
` [PATCH v7 net-next 18/18] MAINTAINERS: add p4tc entry

[PATCH net-next,v2] cgroup, netclassid: on modifying netclassid in cgroup, only consider the main process
 2023-10-16  9:28 UTC  (2+ messages)

[PATCH net-next v2] ethtool: ice: Support for RSS settings to GTP from ethtool
 2023-10-16  9:27 UTC  (2+ messages)

[net-next PATCH v3] octeon_ep: pack hardware structure
 2023-10-16  9:20 UTC 

[PATCH v3 0/5] r8152: Avoid writing garbage to the adapter's registers
 2023-10-16  9:15 UTC  (3+ messages)
` [PATCH v3 5/5] r8152: Block future register access if register access fails

[PATCH xfrm-next 0/9] mlx5 IPsec replay window enhancement and XFRM core statistics
 2023-10-16  9:15 UTC  (10+ messages)
` [PATCH xfrm-next 1/9] xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
` [PATCH xfrm-next 2/9] xfrm: get global statistics from the offloaded device
` [PATCH xfrm-next 3/9] net/mlx5e: Honor user choice of IPsec replay window size
` [PATCH xfrm-next 4/9] net/mlx5e: Ensure that IPsec sequence packet number starts from 1
` [PATCH xfrm-next 5/9] net/mlx5e: Unify esw and normal IPsec status table creation/destruction
` [PATCH xfrm-next 6/9] net/mlx5e: Remove exposure of IPsec RX flow steering struct
` [PATCH xfrm-next 7/9] net/mlx5e: Add IPsec and ASO syndromes check in HW
` [PATCH xfrm-next 8/9] net/mlx5e: Connect mlx5 IPsec statistics with XFRM core
` [PATCH xfrm-next 9/9] net/mlx5e: Delete obsolete IPsec code

[PATCH v2 net-next] xsk: Avoid starving xsk at the end of the list
 2023-10-16  9:13 UTC  (4+ messages)
  `  "

[PATCH net-next v4] net: ti: icssg_prueth: add TAPRIO offload support
 2023-10-16  9:13 UTC  (3+ messages)

fix the non-coherent coldfire dma_alloc_coherent
 2023-10-16  9:12 UTC  (6+ messages)
` [PATCH 5/6] net: fec: use dma_alloc_noncoherent for m532x

[PATCH net-next] tsnep: Inline small fragments within TX descriptor
 2023-10-16  9:00 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: consolidate IPv4 route lookup for UDP tunnels
 2023-10-16  9:00 UTC  (9+ messages)
` [PATCH net-next v2 1/7] ipv4: rename and move ip_route_output_tunnel()
` [PATCH net-next v2 2/7] ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
` [PATCH net-next v2 3/7] ipv4: add new arguments to udp_tunnel_dst_lookup()
` [PATCH net-next v2 4/7] ipv4: use tunnel flow flags for tunnel route lookups
` [PATCH net-next v2 5/7] geneve: add dsfield helper function
` [PATCH net-next v2 6/7] geneve: use generic function for tunnel IPv4 route lookup
` [PATCH net-next v2 7/7] vxlan: "

[Intel-wired-lan] [PATCH iwl-next v3 0/5] ice: Support 5 layer Tx scheduler topology
 2023-10-16  8:56 UTC  (2+ messages)

[PATCH net-next 0/7] net: intel: replace deprecated strncpy uses
 2023-10-16  8:45 UTC  (9+ messages)
` [PATCH v1 net-next 4/7] i40e: use scnprintf over strncpy+strncat
  ` [Intel-wired-lan] "
` [PATCH v1 net-next 5/7] igb: replace deprecated strncpy with strscpy
  ` [Intel-wired-lan] "
` [PATCH v1 net-next 6/7] igbvf: "
  ` [Intel-wired-lan] "
` [PATCH v1 net-next 7/7] igc: "
  ` [Intel-wired-lan] "

[PATCH] selftests: net: remove unused variables
 2023-10-16  8:30 UTC  (2+ messages)

[PATCH iwl-next v5] i40e: add restore default speed when changed PHY doesn't support it
 2023-10-16  8:28 UTC  (4+ messages)

[PATCH iwl-next v3 00/13] Add E800 live migration driver
 2023-10-16  8:26 UTC  (5+ messages)
` [PATCH iwl-next v3 13/13] vfio/ice: Implement vfio_pci driver for E800 devices

[PATCH net-next v5 5/6] ptp: add debugfs interface to see applied channel masks
 2023-10-16  8:14 UTC  (2+ messages)

[net-next PATCH] net: cxgb3: simplify logic for rspq_check_napi
 2023-10-16  8:10 UTC  (2+ messages)

[PATCH net] tcp: fix excessive TLP and RACK timeouts from HZ rounding
 2023-10-16  7:57 UTC  (2+ messages)

[PATCH net-next v2 2/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal
 2023-10-16  7:53 UTC  (2+ messages)
` [PATCH net-next "

[PATCH net-next 0/5] virtio-net: support dynamic coalescing moderation
 2023-10-16  7:51 UTC  (7+ messages)
` [PATCH net-next 2/5] virtio-net: separate rx/tx coalescing moderation cmds

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

[RESEND PATCH v2] vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
 2023-10-16  7:18 UTC  (2+ messages)

[PATCH net] net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation
 2023-10-16  6:39 UTC  (6+ messages)

pull-request: bluetooth 2023-10-11
 2023-10-16  6:38 UTC  (4+ messages)

[PATCH iproute2] bridge: fdb: add an error print for unknown command
 2023-10-16  6:36 UTC  (3+ 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).