netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-05 21:43:11 to 2023-06-06 10:35:40 UTC [more...]

[PATCH net-next 0/2] Followup fixes for the dwmac and altera lynx conversion
 2023-06-06 10:35 UTC  (9+ 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

arm: shmobile_defconfig: ld.lld: error: undefined symbol: lynx_pcs_destroy
 2023-06-06 10:34 UTC  (7+ messages)

[PATCH net-next 0/6] sfc: TC encap actions offload
 2023-06-06 10:32 UTC  (9+ 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 6/6] sfc: generate encap headers for TC offload

[PATCH RESEND net-next 0/5] Improve the taprio qdisc's relationship with its children
 2023-06-06 10:27 UTC  (3+ messages)
` [PATCH RESEND net-next 2/5] net/sched: taprio: keep child Qdisc refcount elevated at 2 in offload mode

[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-06-02 (iavf)
 2023-06-06 10:26 UTC  (13+ 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 ipsec-next v1] xfrm: delete not-needed clear to zero of encap_oa
 2023-06-06 10:23 UTC 

[PATCH] vhost-vdpa: filter VIRTIO_F_RING_PACKED feature
 2023-06-06 10:18 UTC  (11+ messages)

[PATCH 00/13] mm: jit/text allocator
 2023-06-06 10:16 UTC  (7+ messages)

[PATCH net-next v5] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-06-06 10:11 UTC  (5+ messages)

[PATCH v14 0/8] io_uring: add napi busy polling support
 2023-06-06 10:10 UTC  (5+ messages)
` [PATCH v14 2/8] net: introduce napi_busy_loop_rcu()
` [PATCH v14 3/8] net: split off _napi_busy_loop()

[PATCH net-next v2 08/10] crypto: af_alg: Support MSG_SPLICE_PAGES
 2023-06-06 10:08 UTC  (12+ messages)
` [PATCH net-next v2 00/10] crypto, splice, net: Make AF_ALG handle sendmsg(MSG_SPLICE_PAGES)
  ` [PATCH net-next v2 01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg()
  ` [PATCH net-next v2 10/10] crypto: af_alg/hash: Support MSG_SPLICE_PAGES

[PATCH] tcp: Spelling s/curcuit/circuit/
 2023-06-06 10:04 UTC 

[PATCH net] pds_core: Fix FW recovery detection
 2023-06-06  9:58 UTC  (2+ messages)

[PATCH net v2 00/10] Implement support for SRIOV + LAG
 2023-06-06  9:56 UTC  (9+ 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 v6] hv_netvsc: Allocate rx indirection table size dynamically
 2023-06-06  9:51 UTC  (2+ messages)

[PATCH net-next v1 1/1] ieee802154: ca8210: Remove stray gpiod_unexport() call
 2023-06-06  9:50 UTC  (6+ messages)

[PATCH iproute2-next v3 00/12] Introduce new dcb-rewr subcommand
 2023-06-06  9:34 UTC  (16+ 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

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

[PATCH v11 00/12] Network support for Landlock
 2023-06-06  9:40 UTC  (4+ messages)

[PATCH v2 net 0/2] rfs: annotate lockless accesses
 2023-06-06  9:40 UTC  (5+ 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 RFC net-next v3 8/8] tests: add vsock dgram tests
 2023-06-06  9:34 UTC 

[PATCH net-next] tipc: replace open-code bearer rcu_dereference access in bearer.c
 2023-06-06  9:35 UTC  (3+ messages)

[PATCH net] net: sched: fix possible refcount leak in tc_chain_tmplt_add()
 2023-06-06  9:33 UTC  (5+ messages)

[PATCH] net: stmmac: Fix build without PCS_LYNX
 2023-06-06  9:30 UTC  (2+ messages)

[PATCH] xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
 2023-06-06  9:30 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net-next v12 0/8] TXGBE PHYLINK support
 2023-06-06  9:21 UTC  (9+ messages)
` [PATCH net-next v12 1/8] net: txgbe: Add software nodes to support phylink
` [PATCH net-next v12 2/8] net: txgbe: Register fixed rate clock
` [PATCH net-next v12 3/8] net: txgbe: Register I2C platform device
` [PATCH net-next v12 4/8] net: txgbe: Add SFP module identify
` [PATCH net-next v12 5/8] net: txgbe: Support GPIO to SFP socket
` [PATCH net-next v12 6/8] net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
` [PATCH net-next v12 7/8] net: txgbe: Implement phylink pcs
` [PATCH net-next v12 8/8] net: txgbe: Support phylink MAC layer

[PATCH iwl-next v4 00/13] ice: switchdev bridge offload
 2023-06-06  9:23 UTC  (5+ messages)
` [PATCH iwl-next v4 09/13] ice: Accept LAG netdevs in bridge offloads

[PATCH v3 0/1] gro: decrease size of CB
 2023-06-06  9:20 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH net] net: enetc: correct the indexes of highest and 2nd highest TCs
 2023-06-06  9:16 UTC  (2+ messages)

[PATCH] mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)
 2023-06-06  9:16 UTC  (4+ messages)

[PATCH net 0/4] Fix mixing atomic/non-atomic contexts in mlx5 IPsec code
 2023-06-06  9:13 UTC  (9+ messages)
` [PATCH net 1/4] net/mlx5e: Don't delay release of hardware objects
` [PATCH net 2/4] net/mlx5e: Fix ESN update kernel panic
` [PATCH net 3/4] net/mlx5e: Drop XFRM state lock when modifying flow steering
` [PATCH net 4/4] net/mlx5e: Fix scheduling of IPsec ASO query while in atomic

[PATCH ipsec-rc] xfrm: add missed call to delete offloaded policies
 2023-06-06  9:06 UTC  (2+ messages)

[PATCH net-next] net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()
 2023-06-06  9:04 UTC  (2+ messages)

[PATCH net-next 0/5] net: renesas: rswitch: Improve performance of TX
 2023-06-06  8:59 UTC  (4+ messages)
` [PATCH net-next 5/5] net: renesas: rswitch: Use per-queue rate limiter

[PATCH v1] tcp: fix connection reset due to tw hashdance race
 2023-06-06  8:57 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: renesas: rswitch: Improve perfromance of TX/RX
 2023-06-06  8:55 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: renesas: rswitch: Use napi_gro_receive() in RX
` [PATCH net-next v2 2/2] net: renesas: rswitch: Use hardware pause features

[PATCH] net: liquidio: fix mixed module-builtin object
 2023-06-06  8:55 UTC  (2+ messages)

[PATCH net-next v1 1/1] mac_pton: Clean up the header inclusions
 2023-06-06  8:42 UTC  (2+ messages)

[PATCH net-next v5 3/3] sock: Fix misuse of sk_under_memory_pressure()
 2023-06-06  8:39 UTC  (2+ messages)

[PATCH net] virtio_net: use control_buf for coalesce params
 2023-06-06  8:29 UTC  (4+ messages)

[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-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: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()
 2023-06-06  8:18 UTC  (2+ 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 v2] ice: make writes to /dev/gnssX synchronous
 2023-06-06  7:38 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[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 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  (11+ 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)

[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] 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] "

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 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 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  (3+ messages)
` [PATCH v3 bpf-next 13/22] xsk: report zero-copy multi-buffer capability via xdp_features


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