netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-26 13:21:44 to 2024-07-28 07:36:09 UTC [more...]

[PATCH 2/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy
 2024-07-28  7:36 UTC  (3+ messages)

[PATCH net-next v5 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-07-28  7:18 UTC  (5+ messages)
` [PATCH net-next v5 14/14] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[PATCH net-next] Add support for PIO p flag
 2024-07-28  7:17 UTC  (3+ messages)

[PATCH bpf] selftests/bpf: Filter out _GNU_SOURCE when compiling test_cpp
 2024-07-28  4:27 UTC  (6+ messages)

[RFC PATCH net-next 0/3] Preparations for FIB rule DSCP selector
 2024-07-28  2:30 UTC  (5+ messages)
` [RFC PATCH net-next 2/3] netfilter: nft_fib: Mask upper DSCP bits before FIB lookup

[PATCH AUTOSEL 4.19 3/4] wifi: nl80211: don't give key data to userspace
 2024-07-28  0:56 UTC 

[PATCH AUTOSEL 5.4 1/6] r8169: remove detection of chip version 11 (early RTL8168b)
 2024-07-28  0:56 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 5/6] wifi: nl80211: don't give key data to userspace

[PATCH AUTOSEL 5.10 1/6] r8169: remove detection of chip version 11 (early RTL8168b)
 2024-07-28  0:56 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 5/6] wifi: nl80211: don't give key data to userspace

[PATCH AUTOSEL 5.15 1/6] r8169: remove detection of chip version 11 (early RTL8168b)
 2024-07-28  0:55 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 5/6] wifi: nl80211: don't give key data to userspace

[PATCH AUTOSEL 6.1 01/11] wifi: nl80211: disallow setting special AP channel widths
 2024-07-28  0:55 UTC  (7+ messages)
` [PATCH AUTOSEL 6.1 02/11] r8169: remove detection of chip version 11 (early RTL8168b)
` [PATCH AUTOSEL 6.1 03/11] net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink
` [PATCH AUTOSEL 6.1 05/11] af_unix: Don't retry after unix_state_lock_nested() in unix_stream_connect()
` [PATCH AUTOSEL 6.1 08/11] wifi: nl80211: don't give key data to userspace
` [PATCH AUTOSEL 6.1 09/11] can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index erratum
` [PATCH AUTOSEL 6.1 10/11] can: mcp251xfd: tef: update workaround for erratum DS80000789E 6 of mcp2518fd

[PATCH AUTOSEL 6.6 01/15] wifi: nl80211: disallow setting special AP channel widths
 2024-07-28  0:54 UTC  (8+ messages)
` [PATCH AUTOSEL 6.6 02/15] r8169: remove detection of chip version 11 (early RTL8168b)
` [PATCH AUTOSEL 6.6 04/15] net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink
` [PATCH AUTOSEL 6.6 06/15] af_unix: Don't retry after unix_state_lock_nested() in unix_stream_connect()
` [PATCH AUTOSEL 6.6 09/15] wifi: nl80211: don't give key data to userspace
` [PATCH AUTOSEL 6.6 10/15] can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index erratum
` [PATCH AUTOSEL 6.6 11/15] can: mcp251xfd: tef: update workaround for erratum DS80000789E 6 of mcp2518fd
` [PATCH AUTOSEL 6.6 12/15] net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-ride-r3

[PATCH AUTOSEL 6.10 01/27] wifi: nl80211: disallow setting special AP channel widths
 2024-07-28  0:53 UTC  (12+ messages)
` [PATCH AUTOSEL 6.10 03/27] r8169: remove detection of chip version 11 (early RTL8168b)
` [PATCH AUTOSEL 6.10 06/27] net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink
` [PATCH AUTOSEL 6.10 08/27] rtnetlink: move rtnl_lock handling out of af_netlink
` [PATCH AUTOSEL 6.10 10/27] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
` [PATCH AUTOSEL 6.10 11/27] af_unix: Don't retry after unix_state_lock_nested() in unix_stream_connect()
` [PATCH AUTOSEL 6.10 13/27] wifi: mac80211: fix NULL dereference at band check in starting tx ba session
` [PATCH AUTOSEL 6.10 16/27] wifi: nl80211: don't give key data to userspace
` [PATCH AUTOSEL 6.10 17/27] can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index erratum
` [PATCH AUTOSEL 6.10 18/27] can: mcp251xfd: tef: update workaround for erratum DS80000789E 6 of mcp2518fd
` [PATCH AUTOSEL 6.10 19/27] net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-ride-r3
` [PATCH AUTOSEL 6.10 20/27] mlxsw: pci: Lock configuration space of upstream bridge during reset

[RFC PATCH v1 0/9] Support TCP listen access-control
 2024-07-28  0:26 UTC  (10+ messages)
` [RFC PATCH v1 1/9] landlock: Refactor current_check_access_socket() access right check
` [RFC PATCH v1 2/9] landlock: Support TCP listen access-control
` [RFC PATCH v1 3/9] selftests/landlock: Support LANDLOCK_ACCESS_NET_LISTEN_TCP
` [RFC PATCH v1 4/9] selftests/landlock: Test listening restriction
` [RFC PATCH v1 5/9] selftests/landlock: Test listen on connected socket
` [RFC PATCH v1 6/9] selftests/landlock: Test listening without explicit bind restriction
` [RFC PATCH v1 7/9] selftests/landlock: Test listen on ULP socket without clone method
` [RFC PATCH v1 8/9] selftests/landlock: Test changing socket backlog with listen(2)
` [RFC PATCH v1 9/9] samples/landlock: Support LANDLOCK_ACCESS_NET_LISTEN

[PATCH] net: usb: lan78xx: add weak dependency with micrel phy module
 2024-07-27 23:29 UTC  (5+ messages)

[PATCH v2] Bluetooth: hci_core: fix suspicious RCU usage in hci_conn_drop()
 2024-07-27 18:39 UTC  (3+ messages)

[PATCH net] net/tcp: Disable TCP-AO static key after RCU grace period
 2024-07-27 18:30 UTC  (3+ messages)

[syzbot] [net?] [s390?] possible deadlock in smc_switch_to_fallback (2)
 2024-07-27 17:46 UTC  (2+ messages)

[PATCH net-next] tcp: Use clamp() in htcp_alpha_update()
 2024-07-27 16:17 UTC  (2+ messages)

[RFC v11 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-07-27 15:04 UTC  (4+ messages)
` [RFC v11 02/14] mm: move the page fragment allocator from page_alloc into its own file

[PATCH net-next v17 00/14] net: Make timestamping selectable
 2024-07-27 13:44 UTC  (10+ messages)
` [PATCH net-next v17 04/14] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v17 12/14] net: ethtool: tsinfo: Add support for reading tsinfo for a specific hwtstamp provider
` [PATCH net-next v17 13/14] net: ethtool: Add support for tsconfig command to get/set hwtstamp config

[PATCH net] ethtool: fix argument check in do_srxfh function to prevent segmentation fault
 2024-07-27 13:39 UTC 

[PATCH v5.15] wifi: mac80211: check basic rates validity
 2024-07-27 12:50 UTC 

[PATCH 1/2] dt-bindings: net: motorcomm: Add chip mode cfg
 2024-07-27 11:07 UTC  (3+ messages)

[PATCH iproute2-net 0/7] mptcp: improve man pages to avoid confusions
 2024-07-27 10:10 UTC  (8+ messages)
` [PATCH iproute2-net 1/7] man: mptcp: document 'dev IFNAME'
` [PATCH iproute2-net 2/7] man: mptcp: clarify 'signal' and 'subflow' flags
` [PATCH iproute2-net 3/7] man: mptcp: 'port' has to be used with 'signal'
` [PATCH iproute2-net 4/7] man: mptcp: 'backup' flag also affects outgoing data
` [PATCH iproute2-net 5/7] man: mptcp: 'fullmesh' has to be used with 'subflow'
` [PATCH iproute2-net 6/7] man: mptcp: clarify the 'ID' parameter
` [PATCH iproute2-net 7/7] ip: mptcp: 'id 0' is only for 'del'

[PATCH net 0/7] mptcp: fix inconsistent backup usage
 2024-07-27 10:01 UTC  (8+ messages)
` [PATCH net 1/7] mptcp: sched: check both directions for backup
` [PATCH net 2/7] mptcp: distinguish rcv vs sent backup flag in requests
` [PATCH net 3/7] mptcp: pm: only set request_bkup flag when sending MP_PRIO
` [PATCH net 4/7] mptcp: mib: count MPJ with backup flag
` [PATCH net 5/7] selftests: mptcp: join: validate backup in MPJ
` [PATCH net 6/7] mptcp: pm: fix backup support in signal endpoints
` [PATCH net 7/7] selftests: mptcp: join: check backup support in signal endp

[PATCH 0/7] can: m_can: Fix polling and other issues
 2024-07-27  9:32 UTC  (9+ messages)
` [PATCH 1/7] can: m_can: Reset coalescing during suspend/resume
` [PATCH 2/7] can: m_can: Remove coalesing disable in isr during suspend
` [PATCH 3/7] can: m_can: Remove m_can_rx_peripheral indirection
` [PATCH 4/7] can: m_can: Do not cancel timer from within timer
` [PATCH 5/7] can: m_can: disable_all_interrupts, not clear active_interrupts
` [PATCH 6/7] can: m_can: Reset cached active_interrupts on start
` [PATCH 7/7] can: m_can: Limit coalescing to peripheral instances

[PATCH 0/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy
 2024-07-27  9:19 UTC 

[syzbot] [net?] INFO: rcu detected stall in ipv6_rcv (4)
 2024-07-27  9:16 UTC  (2+ messages)

[PATCH net 0/5] mptcp: fix signal endpoint readd
 2024-07-27  9:04 UTC  (6+ messages)
` [PATCH net 1/5] mptcp: fix user-space PM announced address accounting
` [PATCH net 2/5] mptcp: fix NL "
` [PATCH net 3/5] selftests: mptcp: add explicit test case for remove/readd
` [PATCH net 4/5] selftests: mptcp: fix error path
` [PATCH net 5/5] selftests: mptcp: always close input's FD if opened

[PATCH net-next v3 0/6] net: ethernet: ti: am65-cpsw: Add multi queue RX support
 2024-07-27  6:29 UTC  (6+ messages)
` [PATCH net-next v3 1/6] net: ethernet: ti: am65-cpsw: Introduce multi queue Rx

[syzbot] [net?] INFO: task hung in linkwatch_event (4)
 2024-07-27  6:21 UTC 

[PATCH] bpf, cpumap: Fix use after free of bpf_cpu_map_entry in cpu_map_enqueue
 2024-07-27  4:36 UTC  (4+ messages)

[syzbot] [bpf?] [net?] possible deadlock in sock_hash_update_common
 2024-07-27  4:24 UTC  (2+ messages)

[PATCH bpf-next v1 0/8] selftests/bpf: Improve libc portability / musl support (part 2)
 2024-07-27  4:22 UTC  (13+ messages)
` [PATCH bpf-next v1 2/8] selftests/bpf: Fix arg parsing in veristat, test_progs
` [PATCH bpf-next v1 5/8] selftests/bpf: Fix order-of-include compile errors in lwt_reroute.c
` [PATCH bpf-next v1 6/8] selftests/bpf: Fix compile if backtrace support missing in libc
` [PATCH bpf-next v1 7/8] selftests/bpf: Fix using stdout, stderr as struct field names

[PATCH v2 net-next] net: fec: Enable SOC specific rx-usecs coalescence default setting
 2024-07-27  2:38 UTC  (2+ messages)

[syzbot] [net?] [bpf?] general protection fault in __dev_flush
 2024-07-27  2:28 UTC  (5+ messages)
` [PATCH net] tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()

pull request: bluetooth 2024-07-26
 2024-07-27  1:40 UTC  (2+ messages)

[net PATCH] fbnic: Change kconfig prompt from S390=n to !S390
 2024-07-27  1:30 UTC  (6+ messages)

pull-request: wireless-2024-07-26
 2024-07-27  1:30 UTC  (2+ messages)

[PATCH v1 net] rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_dellink()
 2024-07-27  1:21 UTC  (2+ messages)

[PATCH] wifi: rfkill: Correct parameter type for rfkill_set_hw_state_reason()
 2024-07-27  0:23 UTC  (3+ messages)

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-07-27  0:16 UTC  (46+ messages)

[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
 2024-07-26 23:22 UTC  (4+ messages)
` [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path

[PATCH v3 iwl-next 0/4] ice: Implement PTP support for E830 devices
 2024-07-26 23:16 UTC  (8+ messages)
` [PATCH v3 iwl-next 2/4] ice: Process TSYN IRQ in a separate function
  ` [Intel-wired-lan] "
` [PATCH v3 iwl-next 3/4] ice: Add timestamp ready bitmap for E830 products
  ` [Intel-wired-lan] "
` [PATCH v3 iwl-next 4/4] ice: combine cross timestamp functions for E82x and E830
  ` [Intel-wired-lan] "

stable backport: wifi: mac80211: track capability/opmode NSS separately
 2024-07-26 22:54 UTC 

[RFC PATCH v9 00/11] bpf qdisc
 2024-07-26 22:45 UTC  (10+ messages)
` [RFC PATCH v9 03/11] bpf: Allow struct_ops prog to return referenced kptr
` [RFC PATCH v9 07/11] bpf: net_sched: Allow more optional operators in Qdisc_ops

[PATCH bpf-next] xsk: Try to make xdp_umem_reg extension a bit more future-proof
 2024-07-26 22:20 UTC 

[PATCH] net: usb: lan78xx: add weak dependency with micrel phy module
 2024-07-26 21:15 UTC  (5+ messages)

[PATCH bpf 0/6] selftest/bpf: Various sockmap-related fixes
 2024-07-26 20:45 UTC  (9+ messages)
` [PATCH bpf 1/6] selftest/bpf: Support more socket types in create_pair()
` [PATCH bpf 6/6] selftest/bpf: Introduce __attribute__((cleanup)) "

[PATCH net] tcp: Adjust clamping window for applications specifying SO_RCVBUF
 2024-07-26 20:43 UTC  (3+ messages)

[PATCH net v2] tcp: Adjust clamping window for applications specifying SO_RCVBUF
 2024-07-26 20:41 UTC 

[PATCH net-next v7 0/3] net: A lightweight zero-copy notification
 2024-07-26 20:00 UTC  (6+ messages)
` [PATCH net-next v7 1/3] sock: support copying cmsgs to the user space in sendmsg

[PATCH v2 0/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
 2024-07-26 19:41 UTC  (8+ messages)

[syzbot] [net?] possible deadlock in team_device_event (3)
 2024-07-26 18:36 UTC  (2+ messages)

[PATCH] ptp: Add vDSO-style vmclock support
 2024-07-26 18:28 UTC  (11+ messages)

[PATCH v4 iwl-next 0/4] ice: Implement PTP support for E830 devices
 2024-07-26 17:28 UTC  (2+ messages)

[PATCH v2] ptp: Add vDSO-style vmclock support
 2024-07-26 16:23 UTC  (3+ messages)

[PATCH iwl-net 0/3] idpf: fix 3 bugs revealed by the Chapter I
 2024-07-26 16:22 UTC  (7+ messages)
` [PATCH iwl-net 1/3] idpf: fix memory leaks and crashes while performing a soft reset
` [PATCH iwl-net 2/3] idpf: fix memleak in vport interrupt configuration
` [PATCH iwl-net 3/3] idpf: fix UAFs when destroying the queues

[PATCH v2 0/8] Introduce fwctl subystem
 2024-07-26 16:10 UTC  (13+ messages)
` [PATCH v2 1/8] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH v2 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH v2 3/8] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v2 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v2 6/8] fwctl: Add documentation
` [PATCH v2 7/8] fwctl/mlx5: Support for communicating with mlx5 fw

[syzbot] [net?] BUG: unable to handle kernel paging request in net_generic
 2024-07-26 15:02 UTC  (2+ messages)

[PATCH net] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-07-26 14:48 UTC  (6+ messages)

[linus:master] [tcp] 23e89e8ee7: packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv4-mapped-v6.fail
 2024-07-26 14:39 UTC  (3+ messages)

[PATCH net 0/8][pull request] ice: fix AF_XDP ZC timeout and concurrency issues
 2024-07-26 14:37 UTC  (11+ messages)
` [PATCH net 6/8] ice: improve updating ice_{t, r}x_ring::xsk_pool

[ANN] Reminder: deadline for LPC and netconf 2024 submission approaching
 2024-07-26 14:20 UTC  (2+ messages)

[PATCH net 0/2] Fix bad offload warning when sending UDP GSO from a tunnel device
 2024-07-26 13:58 UTC  (5+ messages)
` [PATCH net 1/2] udp: Mark GSO packets as CHECKSUM_UNNECESSARY early on on output

[PATCH net v2] net: phy: realtek: add support for RTL8366S Gigabit PHY
 2024-07-26 13:30 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).