messages from 2023-06-05 13:26:28 to 2023-06-05 21:45:03 UTC [more...]
net: phy: realtek: Support external PHY clock
2023-06-05 21:45 UTC (6+ messages)
` [PATCH v3 1/3] net: phy: realtek: Add optional "
` [PATCH v3 2/3] dt-bindings: net: phy: Document support for external PHY clk
` [PATCH v3 3/3] net: phy: realtek: Disable clock on suspend
[PATCH] vhost-vdpa: filter VIRTIO_F_RING_PACKED feature
2023-06-05 21:44 UTC (8+ messages)
[PATCH v3 bpf-next 00/22] xsk: multi-buffer support
2023-06-05 21:43 UTC (26+ messages)
` [PATCH v3 bpf-next 01/22] xsk: prepare 'options' in xdp_desc for multi-buffer use
` [PATCH v3 bpf-next 02/22] xsk: introduce XSK_USE_SG bind flag for xsk socket
` [PATCH v3 bpf-next 03/22] xsk: prepare both copy and zero-copy modes to co-exist
` [PATCH v3 bpf-next 04/22] xsk: move xdp_buff's data length check to xsk_rcv_check
` [PATCH v3 bpf-next 05/22] xsk: add support for AF_XDP multi-buffer on Rx path
` [PATCH v3 bpf-next 06/22] xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
` [PATCH v3 bpf-next 07/22] xsk: allow core/drivers to test EOP bit
` [PATCH v3 bpf-next 08/22] xsk: add support for AF_XDP multi-buffer on Tx path
` [PATCH v3 bpf-next 09/22] xsk: discard zero length descriptors in "
` [PATCH v3 bpf-next 10/22] xsk: support mbuf on ZC RX
` [PATCH v3 bpf-next 11/22] ice: xsk: add RX multi-buffer support
` [PATCH v3 bpf-next 12/22] xsk: support ZC Tx multi-buffer in batch API
` [PATCH v3 bpf-next 13/22] xsk: report zero-copy multi-buffer capability via xdp_features
` [PATCH v3 bpf-next 14/22] ice: xsk: Tx multi-buffer support
` [PATCH v3 bpf-next 15/22] xsk: add multi-buffer documentation
` [PATCH v3 bpf-next 16/22] selftests/xsk: transmit and receive multi-buffer packets
` [PATCH v3 bpf-next 17/22] selftests/xsk: add basic multi-buffer test
` [PATCH v3 bpf-next 18/22] selftests/xsk: add unaligned mode test for multi-buffer
` [PATCH v3 bpf-next 19/22] selftests/xsk: add invalid descriptor "
` [PATCH v3 bpf-next 20/22] selftests/xsk: add metadata copy test for multi-buff
` [PATCH v3 bpf-next 21/22] selftests/xsk: add test for too many frags
` [PATCH v3 bpf-next 22/22] selftests/xsk: reset NIC settings to default after running test suite
[PATCH] xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
2023-06-05 21:38 UTC (4+ messages)
` [PATCH v2] "
[PATCH net-next v11 0/9] TXGBE PHYLINK support
2023-06-05 21:25 UTC (11+ messages)
` [PATCH net-next v11 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC
[PATCH v14 0/8] io_uring: add napi busy polling support
2023-06-05 21:20 UTC (9+ 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 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
[RFC PATCH net] virtio_net: Prevent napi_weight changes with VIRTIO_NET_F_NOTF_COAL support
2023-06-05 21:02 UTC
[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] Add a sysctl to allow TCP window shrinking in order to honor memory limits
2023-06-05 20:38 UTC
[PATCH v4 0/3] net: phy: realtek: Support external PHY clock
2023-06-05 20:33 UTC (5+ messages)
` [PATCH v4 1/3] net: phy: realtek: Add optional "
` [PATCH v4 2/3] dt-bindings: net: phy: Document support for external PHY clk
` [PATCH v4 3/3] net: phy: realtek: Disable clock on suspend
[net-next:main 3/19] drivers/net/ethernet/altera/altera_tse_main.c:1419: undefined reference to `lynx_pcs_create_mdiodev'
2023-06-05 20:28 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)
[PATCH bpf-next v2 0/5] bpf, x86: allow function arguments up to 14 for TRACING
2023-06-05 20:10 UTC (3+ messages)
` [PATCH bpf-next v2 2/5] "
[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] virtio_net: use control_buf for coalesce params
2023-06-05 19:59 UTC
[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 net-next 0/4] support for 256 VFs in RTM_GETLINK
2023-06-05 19:27 UTC (10+ messages)
` [PATCH net-next 1/4] netlink: truncate overlength attribute list in nla_nest_end()
[PATCH net-next 0/6] sfc: TC encap actions offload
2023-06-05 19:17 UTC (7+ 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
[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 (6+ 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 v4 0/4] net: add a regmap-based mdio driver and drop TSE PCS
2023-06-05 18:46 UTC (4+ messages)
[PATCH net-next] net: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()
2023-06-05 18:40 UTC (4+ messages)
[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 (10+ messages)
` [PATCH iwl-next v4 07/13] ice: Switchdev FDB events support
` [PATCH iwl-next v4 09/13] ice: Accept LAG netdevs in bridge offloads
` [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 (31+ messages)
` [PATCH RFC v2 net-next 03/28] net/sched: act_api: increase TCA_ID_MAX
` [PATCH RFC v2 net-next 04/28] net/sched: act_api: add init_ops to struct tc_action_op
` [p4tc-discussions] "
` [PATCH RFC v2 net-next 05/28] net/sched: act_api: introduce tc_lookup_action_byid()
` [p4tc-discussions] "
` [PATCH RFC v2 net-next 09/28] p4tc: add P4 data types
` [p4tc-discussions] "
` [PATCH RFC v2 net-next 10/28] p4tc: add pipeline create, get, update, delete
` [p4tc-discussions] "
` [PATCH RFC v2 net-next 12/28] p4tc: add header field create, get, delete, flush and dump
` [p4tc-discussions] "
[v5,net-next]net: wwan: t7xx : V5 ptach upstream work
2023-06-05 17:35 UTC
[PATCH] net: revert "align SO_RCVMARK required privileges with SO_MARK"
2023-06-05 17:30 UTC (3+ messages)
[PATCH] libbpf:fix use empty function pointers in ringbuf_poll
2023-06-05 17:26 UTC (2+ messages)
[PATCH v1 net] ipv6: rpl: Fix Route of Death
2023-06-05 17:25 UTC (5+ messages)
[PATCH net-next v7 0/1] net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
2023-06-05 16:54 UTC (6+ messages)
` [PATCH net-next v7 1/1] "
[PATCH RESEND net-next 0/5] Improve the taprio qdisc's relationship with its children
2023-06-05 16:53 UTC (5+ messages)
[PATCH bpf] bpf: search_bpf_extables should search subprogram extables
2023-06-05 16:49 UTC
[PATCH v2 net] tcp: gso: really support BIG TCP
2023-06-05 16:16 UTC
[PATCH net-next 00/12] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 3
2023-06-05 15:52 UTC (10+ messages)
` [PATCH net-next 09/12] tls/sw: Support MSG_SPLICE_PAGES
` Bug in short splice to socket?
[PATCH net-next v2 0/2] Move KSZ9477 errata handling to PHY driver
2023-06-05 15:42 UTC (5+ messages)
` [PATCH net-next v2 1/2] net: phy: micrel: Move KSZ9477 errata fixes "
` [PATCH net-next v2 2/2] net: dsa: microchip: remove KSZ9477 PHY errata handling
[PATCH iproute2-next v7] ip-link: add support for nolocalbypass in vxlan
2023-06-05 15:19 UTC (7+ messages)
[PATCH net-next v4 00/11] splice, net: Rewrite splice-to-socket, fix SPLICE_F_MORE and handle MSG_SPLICE_PAGES in AF_TLS
2023-06-05 15:18 UTC (5+ messages)
` [PATCH net-next v4 03/11] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
[PATCH v11 00/12] Network support for Landlock
2023-06-05 15:02 UTC (2+ messages)
[PATCH net-next v2 0/3] support non-frag page for page_pool_alloc_frag()
2023-06-05 15:08 UTC (15+ messages)
` [PATCH net-next v2 1/3] page_pool: unify frag page and non-frag page handling
` [PATCH net-next v2 2/3] page_pool: support non-frag page for page_pool_alloc_frag()
[net-next PATCH] net/mlx5: Add header file for events
2023-06-05 14:51 UTC (2+ messages)
[PATCH] net/pppoe: fix a typo for the PPPOE_HASH_BITS_1 definition
2023-06-05 14:47 UTC (3+ messages)
[PATCH net-next RFC 01/20] net/sched: act_api: change act_base into an IDR
2023-06-05 14:45 UTC (4+ messages)
` [PATCH net-next RFC 13/20] p4tc: add metadata create, update, delete, get, flush and dump
[PATCH net-next] tipc: replace open-code bearer rcu_dereference access in bearer.c
2023-06-05 14:40 UTC
[PATCH net-next 08/30] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured
2023-06-05 14:36 UTC (12+ messages)
[PATCH net] net: openvswitch: fix upcall counter access before allocation
2023-06-05 14:38 UTC (6+ messages)
` [ovs-dev] "
[RFC PATCH iwl-next 0/6] ice: Add PFCP filter support
2023-06-05 14:21 UTC (4+ messages)
` [RFC PATCH iwl-next 2/6] ip_tunnel: convert __be16 tunnel flags to bitmaps
[PATCH net 0/5] mptcp: Fixes for address advertisement
2023-06-05 14:20 UTC (2+ messages)
[PATCH net-next v1 1/1] ieee802154: ca8210: Remove stray gpiod_unexport() call
2023-06-05 14:09 UTC (3+ messages)
Fwd: nvsp_rndis_pkt_complete error status and net_ratelimit: callbacks suppressed messages on 6.4.0rc4
2023-06-05 14:08 UTC (3+ messages)
[PATCH v3 0/1] gro: decrease size of CB
2023-06-05 13:58 UTC (3+ messages)
[PATCH net] tcp: gso: really support BIG TCP
2023-06-05 13:58 UTC (8+ messages)
[PATCH 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
2023-06-05 13:35 UTC (3+ messages)
[PATCH 00/21] Add support for sam9x7 SoC family
2023-06-05 13:34 UTC (10+ messages)
` [PATCH 17/21] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7
` [PATCH 21/21] net: macb: add support for gmac to sam9x7
[RFC,PATCH net-next 3/3] net: ngbe: add support for ncsi nics
2023-06-05 13:31 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).