netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-05 17:39:51 to 2023-06-06 08:29:40 UTC [more...]

[PATCH 0/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply
 2023-06-06  8:29 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: nfc: nxp-nci: document pvdd-supply
` [PATCH 2/2] NFC: nxp-nci: Add pad supply voltage pvdd-supply

[PATCH] net: stmmac: Fix build without PCS_LYNX
 2023-06-06  8:27 UTC 

[PATCH net-next 00/12] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 3
 2023-06-06  8:25 UTC  (5+ messages)
` [PATCH net-next 04/12] mm: Make the page_frag_cache allocator use multipage folios

[PATCH net-next] net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()
 2023-06-06  8:24 UTC 

[PATCH net-next] net: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()
 2023-06-06  8:18 UTC  (4+ messages)

[PATCH net] lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()
 2023-06-06  8:18 UTC  (2+ messages)

[PATCH v2 net] tcp: gso: really support BIG TCP
 2023-06-06  8:12 UTC  (2+ messages)

[PATCH net-next 0/4] support for 256 VFs in RTM_GETLINK
 2023-06-06  8:01 UTC  (11+ messages)
` [PATCH net-next 1/4] netlink: truncate overlength attribute list in nla_nest_end()

[PATCH net 0/2] rfs: annotate lockless accesses
 2023-06-06  7:43 UTC  (5+ messages)
` [PATCH net 1/2] rfs: annotate lockless accesses to sk->sk_rxhash

[PATCH v2 net 0/2] rfs: annotate lockless accesses
 2023-06-06  7:41 UTC  (3+ messages)
` [PATCH v2 net 1/2] rfs: annotate lockless accesses to sk->sk_rxhash
` [PATCH v2 net 2/2] rfs: annotate lockless accesses to RFS sock flow table

[PATCH net v2] ice: make writes to /dev/gnssX synchronous
 2023-06-06  7:38 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v3 0/1] gro: decrease size of CB
 2023-06-06  7:25 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH iproute2-next v3 00/12] Introduce new dcb-rewr subcommand
 2023-06-06  7:19 UTC  (13+ messages)
` [PATCH iproute2-next v3 01/12] dcb: app: add new dcbnl attribute field
` [PATCH iproute2-next v3 02/12] dcb: app: replace occurrences of %d with %u for printing unsigned int
` [PATCH iproute2-next v3 03/12] dcb: app: move colon printing out of callbacks
` [PATCH iproute2-next v3 04/12] dcb: app: rename dcb_app_print_key_*() functions
` [PATCH iproute2-next v3 05/12] dcb: app: modify dcb_app_print_filtered() for dcb-rewr reuse
` [PATCH iproute2-next v3 06/12] dcb: app: modify dcb_app_table_remove_replaced() "
` [PATCH iproute2-next v3 07/12] dcb: app: expose functions required by dcb-rewr
` [PATCH iproute2-next v3 08/12] dcb: rewr: add new dcb-rewr subcommand
` [PATCH iproute2-next v3 09/12] dcb: rewr: add symbol for max DSCP value
` [PATCH iproute2-next v3 10/12] man: dcb-rewr: add new manpage for dcb-rewr
` [PATCH iproute2-next v3 11/12] man: dcb: add additional references under 'SEE ALSO'
` [PATCH iproute2-next v3 12/12] man: dcb-app: clean up a few mistakes

[pull request][net-next 00/15] mlx5 updates 2023-06-06
 2023-06-06  7:12 UTC  (16+ messages)
` [net-next 01/15] RDMA/mlx5: Free second uplink ib port
` [net-next 02/15] {net/RDMA}/mlx5: introduce lag_for_each_peer
` [net-next 03/15] net/mlx5: LAG, check if all eswitches are paired for shared FDB
` [net-next 04/15] net/mlx5: LAG, generalize handling of "
` [net-next 05/15] net/mlx5: LAG, change mlx5_shared_fdb_supported() to static
` [net-next 06/15] net/mlx5: LAG, block multipath LAG in case ldev have more than 2 ports
` [net-next 07/15] net/mlx5: LAG, block multiport eswitch "
` [net-next 08/15] net/mlx5: Enable 4 ports VF LAG
` [net-next 09/15] net/mlx5e: RX, Log error when page_pool size is too large
` [net-next 10/15] net/mlx5e: Expose catastrophic steering error counters
` [net-next 11/15] net/mlx5e: Remove RX page cache leftovers
` [net-next 12/15] net/mlx5e: TC, refactor access to hash key
` [net-next 13/15] net/mlx5: Skip inline mode check after mlx5_eswitch_enable_locked() failure
` [net-next 14/15] mlx5/core: E-Switch, Allocate ECPF vport if it's an eswitch manager
` [net-next 15/15] net/mlx5e: simplify condition after napi budget handling change

[PATCH v2] tcp: fix connection reset due to tw hashdance race
 2023-06-06  7:07 UTC  (2+ messages)

drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c: stmmac_mdio.c:(.text+0xe74): undefined reference to `lynx_pcs_destroy'
 2023-06-06  7:06 UTC 

[net-next:main 3/19] drivers/net/ethernet/altera/altera_tse_main.c:1419: undefined reference to `lynx_pcs_create_mdiodev'
 2023-06-06  7:03 UTC  (4+ messages)

[PATCH net-next 0/2] Followup fixes for the dwmac and altera lynx conversion
 2023-06-06  6:49 UTC  (3+ messages)
` [PATCH net-next 1/2] net: stmmac: Add PCS_LYNX as a dependency for the whole driver
` [PATCH net-next 2/2] net: altera-tse: Initialize the regmap_config struct before using it

[PATCH iproute2-next v8] ip-link: add support for nolocalbypass in vxlan
 2023-06-06  6:40 UTC  (4+ messages)

[PATCH net-next v4 0/4] net: add a regmap-based mdio driver and drop TSE PCS
 2023-06-06  6:39 UTC  (5+ messages)

POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL] in vrf "bind - ns-B IPv6 LLA" test
 2023-06-06  6:24 UTC  (3+ messages)

[PATCH v9 0/4] drm/i915: use ref_tracker library for tracking wakerefs
 2023-06-06  6:11 UTC  (4+ messages)

[PATCH v4] Bluetooth: msft: Extended monitor tracking by address filter
 2023-06-06  6:03 UTC  (2+ messages)

[PATCH net-next v11 0/9] TXGBE PHYLINK support
 2023-06-06  5:26 UTC  (13+ messages)
` [PATCH net-next v11 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC

[PATCH net-next v2 0/2] splice, net: Handle MSG_SPLICE_PAGES in AF_KCM
 2023-06-06  4:10 UTC  (2+ messages)

[PATCH net-next 0/6] sfc: TC encap actions offload
 2023-06-06  3:52 UTC  (8+ messages)
` [PATCH net-next 1/6] sfc: add fallback action-set-lists for TC offload
` [PATCH net-next 2/6] sfc: some plumbing towards TC encap action offload
` [PATCH net-next 3/6] sfc: add function to atomically update a rule in the MAE
` [PATCH net-next 4/6] sfc: MAE functions to create/update/delete encap headers
` [PATCH net-next 5/6] sfc: neighbour lookup for TC encap action offload
` [PATCH net-next 6/6] sfc: generate encap headers for TC offload

[net-next:main 5/19] drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c:669: undefined reference to `lynx_pcs_destroy'
 2023-06-06  3:01 UTC 

[PATCH net-next 0/2] ipv4: Remove RT_CONN_FLAGS() calls in flowi4_init_output()
 2023-06-06  2:47 UTC  (5+ messages)
` [PATCH net-next 1/2] ipv4: Set correct scope in inet_csk_route_*()
` [PATCH net-next 2/2] tcp: Set route scope properly in cookie_v4_check()

[PATCH vhost v10 00/10] virtio core prepares for AF_XDP
 2023-06-06  2:11 UTC  (11+ messages)
` [PATCH vhost v10 07/10] virtio_ring: introduce helpers for premapped
` [PATCH vhost v10 10/10] virtio_net: support dma premapped

[PATCH net] net: sched: fix possible refcount leak in tc_chain_tmplt_add()
 2023-06-06  2:13 UTC  (3+ messages)

[PATCH] Add a sysctl to allow TCP window shrinking in order to honor memory limits
 2023-06-06  2:09 UTC  (4+ messages)

[RFC PATCH net] virtio_net: Prevent napi_weight changes with VIRTIO_NET_F_NOTF_COAL support
 2023-06-06  2:03 UTC  (4+ messages)

[PATCH bpf-next v2 0/5] bpf, x86: allow function arguments up to 14 for TRACING
 2023-06-06  2:02 UTC  (4+ messages)
` [PATCH bpf-next v2 2/5] "

[PATCH net] virtio_net: use control_buf for coalesce params
 2023-06-06  1:50 UTC  (3+ messages)

Fwd: commit 6e98b09da931a00bf4e0477d0fa52748bf28fcce suspect causing full system lockup
 2023-06-06  1:35 UTC  (2+ messages)

[PATCH bpf] bpf: search_bpf_extables should search subprogram extables
 2023-06-06  1:31 UTC  (4+ messages)

[PATCH] vhost-vdpa: filter VIRTIO_F_RING_PACKED feature
 2023-06-06  1:29 UTC  (9+ messages)

[PATCH net] MAINTAINERS: skip CCing netdev for Bluetooth patches
 2023-06-06  0:36 UTC  (2+ messages)

pull-request: bluetooth 2023-05-19
 2023-06-06  0:36 UTC  (2+ messages)

pull-request: bluetooth 2023-06-05
 2023-06-06  0:34 UTC 

[PATCH net] netlink: specs: ethtool: fix random typos
 2023-06-06  0:20 UTC  (3+ messages)

[Question] integer overflow in function __qdisc_calculate_pkt_len()
 2023-06-05 23:19 UTC  (2+ messages)

[PATCH net-next] ipv6: lower "link become ready"'s level message
 2023-06-05 23:16 UTC  (2+ messages)

[PATCH net-next v1 1/1] mlxbf_gige: Fix kernel panic at shutdown
 2023-06-05 23:15 UTC  (2+ messages)

[net-next V2 01/14] net/mlx5e: en_tc, Extend peer flows to a list
 2023-06-05 23:00 UTC  (2+ messages)

[PATCH v14 0/8] io_uring: add napi busy polling support
 2023-06-05 22:21 UTC  (10+ messages)
` [PATCH v14 1/8] net: split off __napi_busy_poll from napi_busy_poll
` [PATCH v14 2/8] net: introduce napi_busy_loop_rcu()
` [PATCH v14 3/8] net: split off _napi_busy_loop()
` [PATCH v14 4/8] io-uring: move io_wait_queue definition to header file
` [PATCH v14 5/8] io-uring: add napi busy poll support
` [PATCH v14 6/8] io-uring: add sqpoll support for napi busy poll
` [PATCH v14 7/8] io_uring: add register/unregister napi function
` [PATCH v14 8/8] io_uring: add prefer busy poll to register and unregister napi api

[PATCH net-next v6 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-06-05 22:04 UTC  (4+ messages)
` [PATCH net-next v6 3/6] net: bcmasp: Add support for ASP2.0 Ethernet controller

[PATCH bpf v2] bpf: netfilter: add BPF_NETFILTER bpf_attach_type
 2023-06-05 22:02 UTC  (2+ messages)

net: phy: realtek: Support external PHY clock
 2023-06-05 21:46 UTC  (3+ messages)

[PATCH v3 bpf-next 00/22] xsk: multi-buffer support
 2023-06-05 21:43 UTC  (5+ messages)
` [PATCH v3 bpf-next 13/22] xsk: report zero-copy multi-buffer capability via xdp_features
` [PATCH v3 bpf-next 17/22] selftests/xsk: add basic multi-buffer test

[PATCH] xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
 2023-06-05 21:38 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/13] mm: jit/text allocator
 2023-06-05 21:13 UTC  (19+ messages)
` [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX

[PATCH bpf-next V2] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
 2023-06-05 20:50 UTC  (4+ messages)

[PATCH RFC net-next v3 0/8] virtio/vsock: support datagrams
 2023-06-05 20:42 UTC  (2+ messages)

[PATCH v4 0/3] net: phy: realtek: Support external PHY clock
 2023-06-05 20:33 UTC  (2+ messages)

[PATCH net-next v2 0/4] tools: ynl: user space C
 2023-06-05 20:27 UTC  (8+ messages)
` [PATCH net-next v2 2/4] tools: ynl: user space helpers
` [PATCH net-next v2 4/4] tools: ynl: add sample for netdev

[PATCH net v2 00/10] Implement support for SRIOV + LAG
 2023-06-05 20:27 UTC  (13+ messages)
` [PATCH net v2 01/10] ice: Correctly initialize queue context values
` [PATCH net v2 02/10] ice: Add driver support for firmware changes for LAG
` [PATCH net v2 03/10] ice: changes to the interface with the HW and FW for SRIOV_VF+LAG
` [PATCH net v2 04/10] ice: implement lag netdev event handler
` [PATCH net v2 05/10] ice: process events created by "
` [PATCH net v2 06/10] ice: Flesh out implementation of support for SRIOV on bonded interface
` [PATCH net v2 07/10] ice: support non-standard teardown of bond interface
` [PATCH net v2 08/10] ice: enforce interface eligibility and add messaging for SRIOV LAG
` [PATCH net v2 09/10] ice: enforce no DCB config changing when in bond
` [PATCH net v2 10/10] ice: update reset path for SRIOV LAG support

您好【免運】 苗栗【卓蘭 豐水梨】 梨山 蜜李(西瓜李)預購中
 2023-06-05 20:21 UTC 

[net-next:main 5/19] ERROR: modpost: "lynx_pcs_destroy" [drivers/net/ethernet/stmicro/stmmac/stmmac.ko] undefined!
 2023-06-05 20:21 UTC 

[PATCH v1] net: dsa: realtek: rtl8365mb: add missing case for digital interface 0
 2023-06-05 20:21 UTC  (5+ messages)

[net-next:main 3/19] csky-linux-ld: drivers/net/ethernet/altera/altera_tse_main.c:1451: undefined reference to `lynx_pcs_destroy'
 2023-06-05 20:00 UTC 

[PATCH] igc: enable Mac Address Passthrough in Lenovo Thunderbolt 4 Docks
 2023-06-05 20:00 UTC  (3+ messages)

[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-06-02 (iavf)
 2023-06-05 19:56 UTC  (8+ messages)
` [PATCH net-next 1/3] iavf: add check for current MAC address in set_mac callback
` [PATCH net-next 2/3] iavf: fix err handling for MAC replace
` [PATCH net-next 3/3] iavf: remove mask from iavf_irq_enable_queues()

[PATCH net] pds_core: Fix FW recovery detection
 2023-06-05 19:51 UTC 

[PATCH v1] net: dsa: realtek: rtl8365mb: use mdio passthrough to access PHYs
 2023-06-05 19:38 UTC  (2+ messages)

[net-next:main 5/19] ERROR: modpost: "lynx_pcs_destroy" [drivers/net/ethernet/stmicro/stmmac/stmmac.ko] undefined!
 2023-06-05 19:28 UTC 

[PATCH RFC] RDMA/core: Handle ARPHRD_NONE devices
 2023-06-05 19:05 UTC  (5+ messages)

[PATCH net-next] ionic: add support for ethtool extended stat link_down_count
 2023-06-05 19:05 UTC  (4+ messages)

[PATCH net-next v3 0/4] tools: ynl: user space C
 2023-06-05 19:01 UTC  (5+ messages)
` [PATCH net-next v3 1/4] tools: ynl-gen: clean up stray new lines at the end of reply-less requests
` [PATCH net-next v3 2/4] tools: ynl: user space helpers
` [PATCH net-next v3 3/4] tools: ynl: support fou and netdev in C
` [PATCH net-next v3 4/4] tools: ynl: add sample for netdev

[PATCH v2 net] ipv6: rpl: Fix Route of Death
 2023-06-05 18:52 UTC  (2+ messages)

[PATCH net-next] ethtool: ioctl: improve error checking for set_wol
 2023-06-05 18:46 UTC 

[PATCH net-next] net: ethtool: Fix out-of-bounds copy to user
 2023-06-05 18:39 UTC  (15+ messages)

[PATCH resubmit] net: fec: Refactor: rename `adapter` to `fep`
 2023-06-05 18:27 UTC  (2+ messages)

[PATCH net-next] ethtool: ioctl: improve error checking for set_wol
 2023-06-05 18:21 UTC  (2+ messages)

[PATCH net 0/4][pull request] igc: TX timestamping fixes
 2023-06-05 18:11 UTC  (4+ messages)
` [PATCH net 3/4] igc: Retrieve TX timestamp during interrupt handling

[PATCH 66/69] ynl: fix nested policy attribute type
 2023-06-05 18:06 UTC  (2+ messages)

[PATCH v13 0/7] io_uring: add napi busy polling support
 2023-06-05 18:00 UTC  (6+ messages)
` [PATCH v13 1/7] net: split off __napi_busy_poll from napi_busy_poll
` [PATCH v13 2/7] net: introduce napi_busy_loop_rcu()

[PATCH iwl-next v4 00/13] ice: switchdev bridge offload
 2023-06-05 17:45 UTC  (4+ messages)
` [PATCH iwl-next v4 10/13] ice: Add VLAN FDB support in switchdev mode

[PATCH net-next v8] net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
 2023-06-05 17:44 UTC 

[PATCH RFC v2 net-next 01/28] net: sched: act_api: Add dynamic actions IDR
 2023-06-05 17:39 UTC  (3+ messages)
` [PATCH RFC v2 net-next 03/28] net/sched: act_api: increase TCA_ID_MAX


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