netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-23 15:50:14 to 2023-10-24 01:21:56 UTC [more...]

[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-10-24  1:21 UTC  (17+ messages)
` [PATCH net-next v2 1/9] net: ethernet: implement OPEN Alliance control transaction interface
` [PATCH net-next v2 2/9] net: ethernet: oa_tc6: implement mac-phy software reset
` [PATCH net-next v2 3/9] net: ethernet: oa_tc6: implement OA TC6 configuration function
` [PATCH net-next v2 4/9] dt-bindings: net: add OPEN Alliance 10BASE-T1x MAC-PHY Serial Interface
` [PATCH net-next v2 5/9] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v2 6/9] dt-bindings: net: oa-tc6: add PHY register access capability
` [PATCH net-next v2 9/9] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[net-next PATCH v6 00/10] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
 2023-10-24  1:34 UTC  (11+ messages)
` [net-next PATCH v6 01/10] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
` [net-next PATCH v6 02/10] net: Add queue and napi association
` [net-next PATCH v6 03/10] ice: Add support in the driver for associating queue with napi
` [net-next PATCH v6 04/10] netdev-genl: Add netlink framework functions for queue
` [net-next PATCH v6 05/10] netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
` [net-next PATCH v6 06/10] netdev-genl: Add netlink framework functions for napi
` [net-next PATCH v6 07/10] netdev-genl: spec: Add irq in netdev netlink YAML spec
` [net-next PATCH v6 08/10] net: Add NAPI IRQ support
` [net-next PATCH v6 09/10] netdev-genl: spec: Add PID in netdev netlink YAML spec
` [net-next PATCH v6 10/10] netdev-genl: Add PID for the NAPI thread

[net-next PATCH v5 01/10] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
 2023-10-24  1:02 UTC  (9+ messages)

swiotlb dyn alloc WARNING splat in wireless-next
 2023-10-24  1:01 UTC  (2+ messages)

[PATCH net-next v6 0/5] Rust abstractions for network PHY drivers
 2023-10-24  0:58 UTC  (6+ messages)
` [PATCH net-next v6 1/5] rust: core "
` [PATCH net-next v6 2/5] rust: net::phy add module_phy_driver macro
` [PATCH net-next v6 3/5] rust: add second `bindgen` pass for enum exhaustiveness checking
` [PATCH net-next v6 4/5] MAINTAINERS: add Rust PHY abstractions for ETHERNET PHY LIBRARY
` [PATCH net-next v6 5/5] net: phy: add Rust Asix PHY driver

[PATCH net-next] net: ethernet: mtk_wed: fix firmware loading for MT7986 SoC
 2023-10-24  0:44 UTC  (2+ messages)

[PATCH v1 bpf-next 00/11] bpf: tcp: Add SYN Cookie generation/validation SOCK_OPS hooks
 2023-10-24  0:37 UTC  (4+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Read in ptp_read
 2023-10-24  0:34 UTC  (7+ messages)
` [PATCH] ptp: ptp_read should not release queue
    ` [PATCH net] "

[PATCH net-next] tsnep: Fix tsnep_request_irq() format-overflow warning
 2023-10-24  0:31 UTC  (2+ messages)

[PATCH net 0/2] liquidio: Fix an off by one in octeon_download_firmware()
 2023-10-24  0:29 UTC  (3+ messages)
` [PATCH net 2/2] liquidio: Simplify octeon_download_firmware()

linux-next: manual merge of the net-next tree with the wireless tree
 2023-10-24  0:24 UTC 

[PATCH V2] net: ethernet: davinci_emac: Use MAC Address from Device Tree
 2023-10-24  0:14 UTC  (2+ messages)

[net] net: ethernet: adi: adin1110: Fix uninitialized variable
 2023-10-24  0:11 UTC  (2+ messages)

[PATCH] net: ti: icssg-prueth: Add phys_port_name support
 2023-10-24  0:11 UTC  (2+ messages)

[PATCH net v2 0/2] MAINTAINERS: WWAN subsystem changes
 2023-10-24  0:11 UTC  (4+ messages)
` [PATCH net v2 1/2] MAINTAINERS: Move M Chetan Kumar to CREDITS

pull request: bluetooth-next 2023-10-23
 2023-10-24  0:00 UTC  (2+ messages)

[patch net-next v3 00/10] devlink: finish conversion to generated split_ops
 2023-10-23 23:50 UTC  (3+ messages)

wait_for_unix_gc can cause CPU overload for well behaved programs
 2023-10-23 23:45 UTC  (6+ messages)

[PATCH net-next 0/9] Intel Wired LAN Driver Updates for 2023-10-23 (iavf)
 2023-10-23 23:08 UTC  (11+ messages)
` [PATCH net-next 1/1] iavf: delete the iavf client interface
` [PATCH net-next 1/9] iavf: fix comments about old bit locks
` [PATCH net-next 2/9] iavf: simplify mutex_trylock+sleep loops
` [PATCH net-next 3/9] iavf: in iavf_down, don't queue watchdog_task if comms failed
` [PATCH net-next 4/9] iavf: in iavf_down, disable queues when removing the driver
` [PATCH net-next 5/9] iavf: fix the waiting time for initial reset
` [PATCH net-next 6/9] iavf: rely on netdev's own registered state
` [PATCH net-next 7/9] iavf: use unregister_netdev
` [PATCH net-next 8/9] iavf: add a common function for undoing the interrupt scheme
` [PATCH net-next 9/9] iavf: delete the iavf client interface

[PATCH net-next] net_sched: sch_fq: fix off-by-one error in fq_dequeue()
 2023-10-23 23:00 UTC  (2+ messages)

[PATCH net-next] net_sched: sch_fq: fastpath needs to take care of sk->sk_pacing_status
 2023-10-23 23:00 UTC  (2+ messages)

[PATCH net-next v2 0/2] Intel Wired LAN Driver Updates 2023-10-19 (idpf)
 2023-10-23 23:00 UTC  (5+ messages)
` [PATCH net-next v2 1/2] idpf: set scheduling mode for completion queue
` [PATCH net-next v2 2/2] idpf: cancel mailbox work in error path

[PATCH] Fix termination state for idr_for_each_entry_ul()
 2023-10-23 22:53 UTC 

[PATCH net v2] tipc: Fix uninit-value access in tipc_nl_node_reset_link_stats()
 2023-10-23 22:53 UTC  (2+ messages)

[PATCH net] sfc: cleanup and reduce netlink error messages
 2023-10-23 22:50 UTC  (2+ messages)

[PATCH iwl-next 0/3] i40e: Add and use version check helpers
 2023-10-23 22:02 UTC  (7+ messages)
` [PATCH iwl-next 1/3] i40e: Move i40e_is_aq_api_ver_ge helper
` [PATCH iwl-next 2/3] i40e: Add other helpers to check version of running firmware and AQ API
` [PATCH iwl-next 3/3] i40e: Use helpers to check running FW and AQ API versions

[PATCH net-next] net: ethernet: mtk_wed: remove wo pointer in wo_r32/wo_w32 signature
 2023-10-23 22:01 UTC 

[PATCH net] i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
 2023-10-23 21:27 UTC 

[PATCH net 0/5] net/smc: bugfixs for smc-r
 2023-10-23 20:53 UTC  (13+ messages)
` [PATCH net 1/5] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
` [PATCH net 5/5] net/smc: put sk reference if close work was canceled

[PATCH net-next 0/9] mptcp: Features and fixes for v6.7
 2023-10-23 20:44 UTC  (10+ messages)
` [PATCH net-next 1/9] mptcp: add a new sysctl for make after break timeout
` [PATCH net-next 2/9] mptcp: properly account fastopen data
` [PATCH net-next 3/9] mptcp: use plain bool instead of custom binary enum
` [PATCH net-next 4/9] tcp: define initial scaling factor value as a macro
` [PATCH net-next 5/9] mptcp: give rcvlowat some love
` [PATCH net-next 6/9] mptcp: use copy_from_iter helpers on transmit
` [PATCH net-next 7/9] mptcp: consolidate sockopt synchronization
` [PATCH net-next 8/9] mptcp: ignore notsent_lowat setting at the subflow level
` [PATCH net-next 9/9] mptcp: refactor sndbuf auto-tuning

[PATCH net-next v5 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-23 19:51 UTC  (9+ messages)
` [PATCH net-next v5 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports
` [PATCH net-next v5 2/7] dt-bindings: net: mvusb: Fix up DSA example
` [PATCH net-next v5 6/7] dt-bindings: marvell: Rewrite MV88E6xxx in schema

[PATCH] selftests/net: give more time to udpgro nat tests
 2023-10-23 19:50 UTC 

[PATCH] s390/qeth: replace deprecated strncpy with strscpy
 2023-10-23 19:39 UTC 

[PATCH] s390/ctcm: replace deprecated strncpy with strscpy
 2023-10-23 19:35 UTC 

[PATCH net-next v2 0/2] Switch DSA to inclusive terminology
 2023-10-23 19:32 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: dsa: Use conduit and user terms

[PATCH v16 net-next 00/23] net/tcp: Add TCP-AO support
 2023-10-23 19:22 UTC  (24+ messages)
` [PATCH v16 net-next 01/23] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
` [PATCH v16 net-next 02/23] net/tcp: Add TCP-AO config and structures
` [PATCH v16 net-next 03/23] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH v16 net-next 04/23] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v16 net-next 05/23] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v16 net-next 06/23] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v16 net-next 07/23] net/tcp: Add tcp_parse_auth_options()
` [PATCH v16 net-next 08/23] net/tcp: Add AO sign to RST packets
` [PATCH v16 net-next 09/23] net/tcp: Add TCP-AO sign to twsk
` [PATCH v16 net-next 10/23] net/tcp: Wire TCP-AO to request sockets
` [PATCH v16 net-next 11/23] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH v16 net-next 12/23] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH v16 net-next 13/23] net/tcp: Add TCP-AO segments counters
` [PATCH v16 net-next 14/23] net/tcp: Add TCP-AO SNE support
` [PATCH v16 net-next 15/23] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH v16 net-next 16/23] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH v16 net-next 17/23] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH v16 net-next 18/23] net/tcp: Add TCP-AO getsockopt()s
` [PATCH v16 net-next 19/23] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v16 net-next 20/23] net/tcp: Add static_key for TCP-AO
` [PATCH v16 net-next 21/23] net/tcp: Wire up l3index to TCP-AO
` [PATCH v16 net-next 22/23] net/tcp: Add TCP_AO_REPAIR
` [PATCH v16 net-next 23/23] Documentation/tcp: Add TCP-AO documentation

[PATCH v3] vsock/virtio: initialize the_virtio_vsock before using VQs
 2023-10-23 19:22 UTC 

[PATCH v1 net-next 00/12] tcp: Refactor bhash2 and remove sk_bind2_node
 2023-10-23 19:02 UTC  (13+ messages)
` [PATCH v1 net-next 01/12] tcp: Use bhash2 for v4-mapped-v6 non-wildcard address
` [PATCH v1 net-next 02/12] tcp: Rearrange tests in inet_bind2_bucket_(addr_match|match_addr_any)()
` [PATCH v1 net-next 03/12] tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr
` [PATCH v1 net-next 04/12] tcp: Save address type in inet_bind2_bucket
` [PATCH v1 net-next 05/12] tcp: Rename tb in inet_bind2_bucket_(init|create)()
` [PATCH v1 net-next 06/12] tcp: Link bhash2 to bhash
` [PATCH v1 net-next 07/12] tcp: Rearrange tests in inet_csk_bind_conflict()
` [PATCH v1 net-next 08/12] tcp: Iterate tb->bhash2 "
` [PATCH v1 net-next 09/12] tcp: Check hlist_empty(&tb->bhash2) instead of hlist_empty(&tb->owners)
` [PATCH v1 net-next 10/12] tcp: Unlink sk from bhash
` [PATCH v1 net-next 11/12] tcp: Link sk and twsk to tb2->owners using skc_bind_node
` [PATCH v1 net-next 12/12] tcp: Remove dead code and fields for bhash2

[PATCH bpf-next v4 00/11] xsk: TX metadata
 2023-10-23 18:46 UTC  (19+ messages)
` [PATCH bpf-next v4 01/11] xsk: Support tx_metadata_len
` [PATCH bpf-next v4 02/11] xsk: Add TX timestamp and TX checksum offload support
` [PATCH bpf-next v4 03/11] tools: ynl: Print xsk-features from the sample
` [PATCH bpf-next v4 11/11] xsk: Document tx_metadata_len layout

[Patch v7 0/5] RDMA/mana_ib
 2023-10-23 18:23 UTC  (9+ messages)
` [Patch v7 1/5] RDMA/mana_ib: Rename all mana_ib_dev type variables to mib_dev
` [Patch v7 2/5] RDMA/mana_ib: Register Mana IB device with Management SW
` [Patch v7 3/5] RDMA/mana_ib: Create adapter and Add error eq
` [Patch v7 5/5] RDMA/mana_ib: Send event to qp

pull-request: bluetooth 2023-10-13
 2023-10-23 18:22 UTC  (2+ messages)

[PATCH net-next v7 0/2] Switch DSA to inclusive terminology
 2023-10-23 18:17 UTC  (3+ messages)
` [PATCH net-next v7 1/2] net: dsa: Use conduit and user terms
` [PATCH net-next v7 2/2] net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT

[PATCH net-next v2 0/7] mptcp: convert Netlink code to use YAML spec
 2023-10-23 18:17 UTC  (8+ messages)
` [PATCH net-next v2 1/7] tools: ynl: add uns-admin-perm to genetlink legacy
` [PATCH net-next v2 2/7] tools: ynl-gen: add support for exact-len validation
` [PATCH net-next v2 3/7] net: mptcp: convert netlink from small_ops to ops
` [PATCH net-next v2 4/7] Documentation: netlink: add a YAML spec for mptcp
` [PATCH net-next v2 5/7] uapi: mptcp: use header file generated from YAML spec
` [PATCH net-next v2 6/7] net: mptcp: rename netlink handlers to mptcp_pm_nl_<blah>_{doit,dumpit}
` [PATCH net-next v2 7/7] net: mptcp: use policy generated by YAML spec

[GIT PULL] virtio: last minute fixes
 2023-10-23 18:03 UTC  (2+ messages)

[PATCH net-next 0/5] net: ipqess: introduce Qualcomm IPQESS driver
 2023-10-23 18:01 UTC  (12+ messages)
` [PATCH net-next 1/5] net: dt-bindings: Introduce the Qualcomm IPQESS Ethernet switch
` [PATCH net-next 2/5] net: dsa: qca: Make the QCA8K hardware library available globally
` [PATCH net-next 3/5] net: ipqess: introduce the Qualcomm IPQESS driver
` [PATCH net-next 4/5] net: ipqess: add a PSGMII calibration procedure to the "
` [PATCH net-next 5/5] dts: qcom: ipq4019: Add description for the IPQ4019 ESS EDMA and switch

[netdev call] Oct 24th
 2023-10-23 17:57 UTC 

[PATCH] net/handshake: fix file ref count in handshake_nl_accept_doit()
 2023-10-23 17:30 UTC  (2+ messages)

[PATCH v3 00/13] mm: jit/text allocator
 2023-10-23 17:21 UTC  (5+ messages)
` [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
` [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations

[PATCH] net: mdio: xgene: Fix unused xgene_mdio_of_match warning for !CONFIG_OF
 2023-10-23 17:20 UTC  (2+ messages)

[PATCH net-next] tls: don't reset prot->aad_size and prot->tail_size for TLS_HW
 2023-10-23 17:20 UTC  (2+ messages)

[PATCH net-next] tools: ynl-gen: change spacing around __attribute__
 2023-10-23 17:20 UTC  (2+ messages)

[PATCH bpf-next v3 0/7] Add bpf programmable net device
 2023-10-23 17:18 UTC  (8+ messages)
` [PATCH bpf-next v3 1/7] netkit, bpf: "
` [PATCH bpf-next v3 2/7] tools: Sync if_link uapi header
` [PATCH bpf-next v3 3/7] libbpf: Add link-based API for netkit
` [PATCH bpf-next v3 4/7] bpftool: Implement link show support "
` [PATCH bpf-next v3 5/7] bpftool: Extend net dump with netkit progs
` [PATCH bpf-next v3 6/7] selftests/bpf: Add netlink helper library
` [PATCH bpf-next v3 7/7] selftests/bpf: Add selftests for netkit

[QUESTION] potential issue - unusual drops on XL710 (40gbit) cards with ksoftirqd hogging one of cpus near 100%
 2023-10-23 16:55 UTC  (2+ messages)

[PATCH] igb: e1000_82575: add an error code check in igb_set_d0_lplu_state_82575
 2023-10-23 16:52 UTC  (2+ messages)

[PATCH v2] vsock/virtio: initialize the_virtio_vsock before using VQs
 2023-10-23 16:28 UTC  (8+ messages)

[PATCH net-next 0/3] Cleanup and optimizations to transmit code
 2023-10-23 16:08 UTC  (4+ messages)
` [PATCH net-next 2/3] octeon_ep: implement xmit_more in transmit

[PATCH] wireguard: Add netlink attrs for binding to address and netdev
 2023-10-23 16:00 UTC 

[PATCH] wireguard: Fix leaking sockets in wg_socket_init error paths
 2023-10-23 15:59 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).