netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-11 10:20:01 to 2023-10-11 22:13:12 UTC [more...]

[PATCH net-next 0/2] Add WAKE_MDA Wake-on-LAN option
 2023-10-11 22:12 UTC  (2+ messages)
` [PATCH net-next 1/2] ethtool: Introduce WAKE_MDA

[PATCH] ionic: replace deprecated strncpy with strscpy
 2023-10-11 21:53 UTC 

[PATCH v2 05/13] PCI/ASPM: Add pci_enable_link_state()
 2023-10-11 21:53 UTC  (2+ messages)

[PATCH] nfp: replace deprecated strncpy with strscpy
 2023-10-11 21:48 UTC 

[PATCH] net: sparx5: replace deprecated strncpy with ethtool_sprintf
 2023-10-11 21:47 UTC  (2+ messages)

[PATCH net-next v5 00/16] net: Make timestamping selectable
 2023-10-11 21:41 UTC  (3+ messages)
` [PATCH net-next v5 03/16] net: ethtool: Refactor identical get_ts_info implementations

[PATCH] net/mlx5: simplify mlx5_set_driver_version string assignments
 2023-10-11 21:34 UTC  (2+ messages)

[PATCH] net/mlx4_core: replace deprecated strncpy with strscpy
 2023-10-11 21:30 UTC  (2+ messages)

[PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
 2023-10-11 21:22 UTC  (3+ messages)

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

[PATCH V2 net-next 0/2] add vf fault detect support for HNS3 ethernet driver
 2023-10-11 20:40 UTC  (2+ messages)

[patch net-next v2] netlink: specs: don't allow version to be specified for genetlink
 2023-10-11 20:40 UTC  (2+ messages)

[PATCH net-next] tools: ynl: use ynl-gen -o instead of stdout in Makefile
 2023-10-11 20:40 UTC  (2+ messages)

[PATCH net 0/5] net/smc: bugfixs for smc-r
 2023-10-11 20:37 UTC  (8+ messages)
` [PATCH net 1/5] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
` [PATCH net 3/5] net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
` [PATCH net 5/5] net/smc: put sk reference if close work was canceled

[PATCH net-next,v3] tcp: Set pingpong threshold via sysctl
 2023-10-11 20:30 UTC 

[RFC] netlink: add variable-length / auto integers
 2023-10-11 20:21 UTC  (16+ messages)

[PATCH net v2 0/4] selftests: openvswitch: Minor fixes for some systems
 2023-10-11 19:49 UTC  (5+ messages)
` [PATCH net v2 1/4] selftests: openvswitch: Add version check for pyroute2
` [PATCH net v2 2/4] selftests: openvswitch: Catch cases where the tests are killed
` [PATCH net v2 3/4] selftests: openvswitch: Skip drop testing on older kernels
` [PATCH net v2 4/4] selftests: openvswitch: Fix the ct_tuple for v4

[PATCH bpf-next v10 0/9] Add cgroup sockaddr hooks for unix sockets
 2023-10-11 19:45 UTC  (17+ messages)
` [PATCH bpf-next v10 1/9] selftests/bpf: Add missing section name tests for getpeername/getsockname
` [PATCH bpf-next v10 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
` [PATCH bpf-next v10 3/9] bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
` [PATCH bpf-next v9 3/9] bpf: Add bpf_sock_addr_set_unix_addr() "
` [PATCH bpf-next v10 4/9] bpf: Implement cgroup sockaddr hooks for unix sockets
` [PATCH bpf-next v10 5/9] libbpf: Add support for cgroup unix socket address hooks
` [PATCH bpf-next v10 6/9] bpftool: "
` [PATCH bpf-next v10 7/9] documentation/bpf: Document "
` [PATCH bpf-next v10 8/9] selftests/bpf: Make sure mount directory exists
` [PATCH bpf-next v10 9/9] selftests/bpf: Add tests for cgroup unix socket address hooks

[PATCH v2 04/13] PCI/ASPM: Move L0S/L1/sub states mask calculation into a helper
 2023-10-11 19:32 UTC  (2+ messages)

[PATCH v14 net-next 00/23] net/tcp: Add TCP-AO support
 2023-10-11 19:26 UTC  (10+ messages)
` [PATCH v14 net-next 08/23] net/tcp: Add AO sign to RST packets
` [PATCH v14 net-next 09/23] net/tcp: Add TCP-AO sign to twsk
` [PATCH v14 net-next 16/23] net/tcp: Ignore specific ICMPs for TCP-AO connections

pull-request: bluetooth 2023-10-11
 2023-10-11 19:15 UTC 

[PATCH] Remove extra unlock for the mutex
 2023-10-11 19:07 UTC  (5+ messages)

[PATCH net-next,v2] tcp: Set pingpong threshold via sysctl
 2023-10-11 18:57 UTC  (7+ messages)

[PATCH net v3] net/mlx5: fix calling mlx5_cmd_init() before DMA mask is set
 2023-10-11 18:56 UTC  (3+ messages)

[PATCH net-next 0/7] net: consolidate IPv4 route lookup for UDP tunnels
 2023-10-11 18:52 UTC  (9+ messages)
` [PATCH net-next 1/7] ipv4: rename and move ip_route_output_tunnel()
` [PATCH net-next 2/7] ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
` [PATCH net-next 3/7] ipv4: add new arguments to udp_tunnel_dst_lookup()
` [PATCH net-next 4/7] ipv4: use tunnel flow flags for tunnel route lookups

[PATCH bpf-next v11 0/9] Add cgroup sockaddr hooks for unix sockets
 2023-10-11 18:51 UTC  (10+ messages)
` [PATCH bpf-next v11 1/9] selftests/bpf: Add missing section name tests for getpeername/getsockname
` [PATCH bpf-next v11 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
` [PATCH bpf-next v11 3/9] bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
` [PATCH bpf-next v11 4/9] bpf: Implement cgroup sockaddr hooks for unix sockets
` [PATCH bpf-next v11 5/9] libbpf: Add support for cgroup unix socket address hooks
` [PATCH bpf-next v11 6/9] bpftool: "
` [PATCH bpf-next v11 7/9] documentation/bpf: Document "
` [PATCH bpf-next v11 8/9] selftests/bpf: Make sure mount directory exists
` [PATCH bpf-next v11 9/9] selftests/bpf: Add tests for cgroup unix socket address hooks

[RFC PATCH net] net/mlx5: Perform DMA operations cleanup before pci_disable_device()
 2023-10-11 18:45 UTC 

[PATCH net] net/mlx5: fix calling mlx5_cmd_init() before DMA mask is set
 2023-10-11 18:45 UTC  (5+ messages)

[PATCH] drivers: net: wwan: wwan_core.c: resolved spelling mistake
 2023-10-11 18:31 UTC  (2+ messages)

[PATCH net-next v3 0/3] Rust abstractions for network PHY drivers
 2023-10-11 18:29 UTC  (5+ messages)
` [PATCH net-next v3 1/3] rust: core "

[patch net-next 00/10] devlink: finish conversion to generated split_ops
 2023-10-11 18:25 UTC  (18+ messages)
` [patch net-next 01/10] genetlink: don't merge dumpit split op for different cmds into single iter
` [patch net-next 02/10] tools: ynl-gen: introduce support for bitfield32 attribute type
` [patch net-next 05/10] netlink: specs: devlink: fix reply command values

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

[PATCH net-next] tsnep: Inline small fragments within TX descriptor
 2023-10-11 18:21 UTC 

[REGRESSION] Userland interface breaks due to hard HFSC_FSC requirement
 2023-10-11 18:11 UTC  (12+ messages)

pull-request: bluetooth 2023-09-20
 2023-10-11 18:02 UTC  (2+ messages)

[PATCH] Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
 2023-10-11 17:40 UTC  (2+ messages)

[PATCHv11 00/18] nvme: In-kernel TLS support for TCP
 2023-10-11 17:32 UTC  (3+ messages)
` [PATCH 11/18] nvme-fabrics: parse options 'keyring' and 'tls_key'

[PATCH vhost 00/22] virtio-net: support AF_XDP zero copy
 2023-10-11 17:00 UTC  (2+ messages)

[PATCH net-next] ethtool: ice: Support for RSS settings to GTP from ethtool
 2023-10-11 16:41 UTC  (6+ messages)

[PATCH bpf-next v9 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
 2023-10-11 16:34 UTC  (3+ messages)

[PATCH net-next 0/6] mptcp: convert Netlink code to use YAML spec
 2023-10-11 16:22 UTC  (5+ messages)
` [PATCH net-next 3/6] Documentation: netlink: add a YAML spec for mptcp

[syzbot] [bluetooth?] KASAN: slab-out-of-bounds Read in create_monitor_event
 2023-10-11 16:20 UTC  (3+ messages)
` [PATCH] Bluetooth: hci_sock: fix slab oob read "

[PATCH net] bonding: Return pointer to data after pull on skb
 2023-10-11 16:16 UTC  (2+ messages)

[PATCH v12 00/12] Network support for Landlock
 2023-10-11 16:04 UTC  (6+ messages)
` [PATCH v12 08/12] landlock: Add network rules and TCP hooks support

[PATCH v2 01/10] appletalk: make localtalk and ppp support conditional
 2023-10-11 15:57 UTC  (12+ messages)
` [PATCH v2 02/10] ieee802154: avoid deprecated .ndo_do_ioctl callback
` [PATCH v2 03/10] ethernet: sp7021: fix ioctl callback pointer
` [PATCH v2 04/10] staging: ks7010: remove unused ioctl handler
` [PATCH v2 05/10] staging: rtl8192: remove unused legacy ioctl handlers
` [PATCH v2 06/10] staging: rtl8712: "
` [PATCH v2 07/10] staging: rtl8723bs: remove dead code
` [PATCH v2 08/10] wifi: atmel: remove unused ioctl function
` [PATCH v2 09/10] wifi: hostap: "
` [PATCH v2 10/10] net: remove ndo_do_ioctl handler

[PATCH] Remove extra unlock for the mutex
 2023-10-11 15:47 UTC  (3+ messages)

[PATCH] nfc: nci: assert requested protocol is valid
 2023-10-11 15:37 UTC  (3+ messages)
` [PATCH v2 net] "

[PATCH net-next v10 0/6] introduce page_pool_alloc() related API
 2023-10-11 15:36 UTC  (2+ messages)

[PATCH net-next v4 0/2] ethtool: Add link mode maps for forced speeds
 2023-10-11 15:12 UTC  (4+ messages)
` [PATCH net-next v4 1/2] ethtool: Add forced speed to supported link modes maps
` [PATCH net-next v4 2/2] ice: Refactor finding advertised link speed

[PATCH 1/2] net: ethernet: davinci_emac: Use MAC Address from Device Tree
 2023-10-11 15:10 UTC  (5+ messages)

[PATCH net-next] mlxsw: pci: Allocate skbs using GFP_KERNEL during initialization
 2023-10-11 15:05 UTC  (2+ messages)

[RFC PATCH iproute2-next 0/5] Persisting of mount namespaces along with network namespaces
 2023-10-11 15:03 UTC  (9+ messages)

[PATCH net-next v3 0/6] Support symmetric RSS (Toeplitz) hash
 2023-10-11 14:49 UTC  (4+ messages)
` [PATCH net-next v3 1/6] net: ethtool: allow symmetric-xor RSS hash for any flow type

[PATCH net-next] net/smc: add support for netdevice in containers
 2023-10-11 14:48 UTC  (3+ messages)

[PATCH net-next v1 1/3] net: phy: micrel: Extend KSZ886X PHY Special Ctrl/Status Reg definitions
 2023-10-11 14:35 UTC  (6+ messages)
` [PATCH net-next v1 2/3] net: dsa: microchip: ksz8: Enable MIIM PHY Control reg access
` [PATCH net-next v1 3/3] net: phy: micrel: Fix forced link mode for KSZ886X switches

[PATCH v2 net] net/smc: fix smc clc failed issue when netdevice not in init_net
 2023-10-11 14:33 UTC  (3+ messages)

r8152: "ram code speedup mode fail" error with latest RTL8156B firmware
 2023-10-11 14:21 UTC  (2+ messages)

[PATCH vhost 01/22] virtio_ring: virtqueue_set_dma_premapped support disable
 2023-10-11 14:13 UTC  (2+ messages)

[PATCH net] net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation
 2023-10-11 14:10 UTC  (2+ messages)

[PATCH 01/10] appletalk: remove localtalk and ppp support
 2023-10-11 13:58 UTC  (4+ messages)
` [PATCH 09/10] wireless: hostap: remove unused ioctl function

[linux-next:master] [kselftest] 9c2a19f715: kernel-selftests.net.rtnetlink.sh.gretap.fail
 2023-10-11 13:50 UTC 

[PATCH net 0/4] selftests: openvswitch: Minor fixes for some systems
 2023-10-11 13:41 UTC  (10+ messages)
` [PATCH net 1/4] selftests: openvswitch: Add version check for pyroute2
` [PATCH net 3/4] selftests: openvswitch: Skip drop testing on older kernels
` [PATCH net 4/4] selftests: openvswitch: Fix the ct_tuple for v4

[PATCH net] net/smc: fix panic smc_tcp_syn_recv_sock() while closing listen socket
 2023-10-11 12:39 UTC  (9+ messages)

[PATCH net-next 2/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal
 2023-10-11 13:39 UTC  (3+ messages)

[patch net-next] devlink: don't take instance lock for nested handle put
 2023-10-11 13:34 UTC  (11+ messages)

[RFC PATCH 0/7] net: openvswitch: Reduce stack usage
 2023-10-11 13:34 UTC  (7+ messages)
` [RFC PATCH 4/7] net: openvswitch: ovs_vport_receive reduce "
  ` [ovs-dev] "

[PATCH net-next 2/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal
 2023-10-11 13:32 UTC  (2+ messages)

[PATCH 0/7] net: openvswitch: Reduce stack usage
 2023-10-11 13:23 UTC  (3+ messages)

[PATCH net-next v4 00/12] vsock/virtio: continue MSG_ZEROCOPY support
 2023-10-11 13:01 UTC  (9+ messages)
` [PATCH net-next v4 02/12] vsock: read from socket's error queue
` [PATCH net-next v4 10/12] test/vsock: MSG_ZEROCOPY flag tests
` [PATCH net-next v4 12/12] test/vsock: io_uring rx/tx tests

[PATCH] scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup
 2023-10-11 13:03 UTC 

Your order#845-4959968984
 2023-10-11 13:03 UTC 

iperf performance regression since Linux 5.18
 2023-10-11 12:58 UTC  (3+ messages)

[PATCH] net: ti: icssg-prueth: Fix tx_total_bytes count
 2023-10-11 12:41 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: netconsole: configfs entries for boot target
 2023-10-11 12:38 UTC  (4+ messages)
` [PATCH net-next v3 2/4] netconsole: Initialize configfs_item for default targets

[PATCH net 0/2] selftests: fib_tests: Fixes for multipath list receive tests
 2023-10-11 12:23 UTC  (7+ messages)
` [PATCH net 1/2] selftests: fib_tests: Disable RP filter in multipath list receive test
` [PATCH net 2/2] selftests: fib_tests: Count all trace point invocations

[net-next PATCH] octeontx2-af: Enable hardware timestamping for VFs
 2023-10-11 12:15 UTC 

[PATCH v5 0/3] Add MCTP-over-KCS transport binding
 2023-10-11 11:58 UTC  (5+ messages)
` [PATCH v5 1/3] ipmi: Move KCS headers to common include folder
` [PATCH v5 3/3] mctp: Add MCTP-over-KCS transport binding

Problem with io_uring splice and KTLS
 2023-10-11 11:21 UTC  (3+ messages)

[PATCH net-next v5 0/5] dpll: add phase-offset and phase-adjust
 2023-10-11 11:11 UTC  (2+ messages)

[PATCH v3 0/6] PCI/treewide: Cleanup/streamline PCI error code handling
 2023-10-11 11:07 UTC  (2+ messages)

[PATCH 00/14] ip_tunnel: convert __be16 tunnel flags to bitmaps
 2023-10-11 10:36 UTC  (5+ messages)
` [PATCH 09/14] bitmap: extend bitmap_{get,set}_value8() to bitmap_{get,set}_bits()

[PATCH net-next v4] net: ti: icssg_prueth: add TAPRIO offload support
 2023-10-11 10:25 UTC  (2+ messages)

[PATCH net] xfrm: fix a data-race in xfrm_lookup_with_ifid()
 2023-10-11 10:24 UTC 

[PATCH net-next v4 0/5] dpll: add phase-offset and phase-adjust
 2023-10-11 10:19 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).