messages from 2024-06-12 18:22:47 to 2024-06-13 10:36:44 UTC [more...]
[PATCH net-next v2 0/5] net: stmmac: provide platform select_pcs method
2024-06-13 10:36 UTC (6+ messages)
` [PATCH net-next v2 1/5] net: stmmac: add select_pcs() platform method
` [PATCH net-next v2 2/5] net: stmmac: dwmac-intel: provide a select_pcs() implementation
` [PATCH net-next v2 3/5] net: stmmac: dwmac-rzn1: provide "
` [PATCH net-next v2 4/5] net: stmmac: dwmac-socfpga: "
` [PATCH net-next v2 5/5] net: stmmac: clean up stmmac_mac_select_pcs()
[PATCH net-next 0/5] net: stmmac: provide platform select_pcs method
2024-06-13 10:33 UTC (4+ messages)
` [PATCH net-next 2/5] net: stmmac: dwmac-intel: provide a select_pcs() implementation
[PATCH net-next v6 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
2024-06-13 10:28 UTC (12+ messages)
` [PATCH net-next v6 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988
[PATCH iwl-net] idpf: extend tx watchdog timeout
2024-06-13 10:16 UTC (9+ messages)
` [Intel-wired-lan] "
[PATCH] net: usb: ax88179_178a: fix link status when link is set to down/up
2024-06-13 9:59 UTC (3+ messages)
[PATCH v2] net: missing check virtio
2024-06-13 9:54 UTC
[PATCH net v3 0/4] fix NULL dereference trigger by SRv6 with netfilter
2024-06-13 9:42 UTC (5+ messages)
` [PATCH net v3 1/4] seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors
` [PATCH net v3 2/4] netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core
` [PATCH net v3 3/4] selftests: add selftest for the SRv6 End.DX4 behavior with netfilter
` [PATCH net v3 4/4] selftests: add selftest for the SRv6 End.DX6 "
[PATCH v6 net-next 00/15] locking: Introduce nested-BH locking
2024-06-13 9:33 UTC (5+ messages)
` [PATCH v6 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
` [PATCH v6 net-next 15/15] net: Move per-CPU flush-lists to bpf_net_context "
[PATCH net-next v3] net: dqs: introduce IFF_NO_BQL private flag for non-BQL drivers
2024-06-13 9:26 UTC (10+ messages)
[syzbot] [ppp?] INFO: task hung in ppp_exit_net (4)
2024-06-13 9:12 UTC
[PATCH net-next v20 01/13] rtase: Add pci table supported in this module
2024-06-13 9:01 UTC (2+ messages)
[syzbot] [net?] INFO: task hung in mpls_net_exit (2)
2024-06-13 9:01 UTC
[PATCH iwl-net 0/3] ice: fix synchronization between .ndo_bpf() and reset
2024-06-13 8:54 UTC (5+ messages)
[PATCH v2 00/10] Improve the copy of task comm
2024-06-13 8:37 UTC (12+ messages)
` [PATCH v2 01/10] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH v2 02/10] auditsc: Replace memcpy() with __get_task_comm()
` [PATCH v2 03/10] security: "
` [PATCH v2 04/10] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup()
` [PATCH v2 06/10] mm/kmemleak: Replace strncpy() with __get_task_comm()
` [PATCH v2 07/10] tsacct: "
` [PATCH v2 08/10] tracing: "
` [PATCH v2 09/10] net: Replace strcpy() "
` [PATCH v2 10/10] drm: "
[PATCH net-next v12 00/13] Device Memory TCP
2024-06-13 8:36 UTC (15+ messages)
` [PATCH net-next v12 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v12 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v12 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v12 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v12 05/13] page_pool: convert to use netmem
` [PATCH net-next v12 06/13] page_pool: devmem support
` [PATCH net-next v12 07/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v12 08/13] net: support non paged skb frags
` [PATCH net-next v12 09/13] net: add support for skbs with unreadable frags
` [PATCH net-next v12 10/13] tcp: RX path for devmem TCP
` [PATCH net-next v12 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v12 12/13] net: add devmem TCP documentation
` [PATCH net-next v12 13/13] selftests: add ncdevmem, netcat for devmem TCP
[PATCH net] netrom: Fix a memory leak in nr_heartbeat_expiry()
2024-06-13 8:23 UTC
[PATCH 00/15] Introduce HabanaLabs network drivers
2024-06-13 8:22 UTC (16+ messages)
` [PATCH 01/15] net: hbl_cn: add habanalabs Core Network driver
` [PATCH 02/15] net: hbl_cn: memory manager component
` [PATCH 03/15] net: hbl_cn: physical layer support
` [PATCH 04/15] net: hbl_cn: QP state machine
` [PATCH 05/15] net: hbl_cn: memory trace events
` [PATCH 06/15] net: hbl_cn: debugfs support
` [PATCH 07/15] net: hbl_cn: gaudi2: ASIC register header files
` [PATCH 08/15] net: hbl_cn: gaudi2: ASIC specific support
` [PATCH 09/15] net: hbl_en: add habanalabs Ethernet driver
` [PATCH 10/15] net: hbl_en: gaudi2: ASIC specific support
` [PATCH 11/15] RDMA/hbl: add habanalabs RDMA driver
` [PATCH 12/15] RDMA/hbl: direct verbs support
` [PATCH 13/15] accel/habanalabs: network scaling support
` [PATCH 14/15] accel/habanalabs/gaudi2: CN registers header files
` [PATCH 15/15] accel/habanalabs/gaudi2: network scaling support
[PATCH v10 1/8] x86/vmware: Introduce VMware hypercall API
2024-06-13 8:03 UTC (4+ messages)
` [PATCH v11 "
[PATCH net-next 0/2] Introduce PHY mode 10G-QXGMII
2024-06-13 7:54 UTC (3+ messages)
` [PATCH net-next 1/2] net: phy: introduce core support for phy-mode = "10g-qxgmii"
[PATCH 1/2] vdpa: support set mac address from vdpa tool
2024-06-13 7:50 UTC (11+ messages)
[PATCH net-next v20 02/13] rtase: Implement the .ndo_open function
2024-06-13 7:50 UTC (2+ messages)
[PATCH net V4 0/3] net: lan743x: Fixes for multiple WOL related issues
2024-06-13 7:44 UTC (5+ messages)
` [PATCH net V4 1/3] net: lan743x: disable WOL upon resume to restore full data path operation
` [PATCH net V4 2/3] net: lan743x: Support WOL at both the PHY and MAC appropriately
[PATCH v2 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
2024-06-13 7:39 UTC (5+ messages)
` [PATCH v2 17/17] dt-bindings: net: wireless: cc33xx: Add ti,cc33xx.yaml
[PATCH net-next] etherdevice: Optimize is_broadcast_ether_addr
2024-06-13 7:34 UTC
[PATCH net-next v7 0/3] Introduce IPPROTO_SMC
2024-06-13 7:33 UTC (7+ messages)
` [PATCH net-next v7 1/3] net/smc: refactoring initialization of smc sock
` [PATCH net-next v7 2/3] net/smc: expose smc proto operations
` [PATCH net-next v7 3/3] net/smc: Introduce IPPROTO_SMC
[PATCH net-next v20 00/13] Add Realtek automotive PCIe driver
2024-06-13 7:24 UTC (14+ messages)
` [PATCH net-next v20 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v20 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v20 08/13] rtase: Implement net_device_ops
` [PATCH net-next v20 10/13] rtase: Implement ethtool function
[net-next,v5 0/8] cn10k-ipsec: Add outbound inline ipsec support
2024-06-13 7:19 UTC (9+ messages)
` [net-next,v5 1/8] octeontx2-pf: map skb data as device writeable
` [net-next,v5 2/8] octeontx2-pf: Move skb fragment map/unmap to common code
` [net-next,v5 3/8] octeontx2-af: Disable backpressure between CPT and NIX
` [net-next,v5 4/8] cn10k-ipsec: Initialize crypto hardware for outb inline ipsec
` [net-next,v5 5/8] cn10k-ipsec: Add SA add/delete support "
` [net-next,v5 6/8] cn10k-ipsec: Process inline ipsec transmit offload
` [net-next,v5 7/8] cn10k-ipsec: Allow inline ipsec offload for skb with SA
` [net-next,v5 8/8] cn10k-ipsec: Enable outbound inline ipsec offload
[PATCH v2 net] net/sched: cls_api: fix possible infinite loop in tcf_idr_check_alloc()
2024-06-13 7:10 UTC
[RFC PATCH net-next 0/3] selftests: Add AF_XDP functionality test
2024-06-13 6:42 UTC (5+ messages)
[PATCH iwl-next] igc: Get rid of spurious interrupts
2024-06-13 6:24 UTC (3+ messages)
[Patch net-next] net/sched: cls_api: fix possible infinite loop in tcf_idr_check_alloc()
2024-06-13 5:35 UTC (4+ messages)
[net-next,v4 0/8] cn10k-ipsec: Add outbound inline ipsec support
2024-06-13 5:25 UTC (4+ messages)
` [net-next,v4 4/8] cn10k-ipsec: Initialize crypto hardware for outb inline ipsec
` [EXTERNAL] "
linux-next: build warnings after merge of the bpf-next tree
2024-06-13 4:42 UTC
[PATCH v0] net: mvpp2: use slab_build_skb for oversized frames
2024-06-13 3:39 UTC (6+ messages)
` [PATCH v1] "
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-06-13 3:38 UTC (9+ messages)
[PATCH net-next v4 00/15] virtio-net: support AF_XDP zero copy
2024-06-13 2:47 UTC (16+ messages)
` [PATCH net-next v4 01/15] virtio_ring: introduce dma map api for page
` [PATCH net-next v4 08/15] virtio_net: sq support premapped mode
` [PATCH net-next v4 09/15] virtio_net: xsk: bind/unbind xsk
` [PATCH net-next v4 11/15] virtio_net: xsk: tx: support xmit xsk buffer
[PATCH net-next v1] net: stmmac: Enable TSO on VLANs
2024-06-13 2:38 UTC
[PATCH net-next v2] net: dqs: introduce IFF_NO_BQL private flag for non-BQL drivers
2024-06-13 2:23 UTC (3+ messages)
[PATCH] x86: net: bpf_jit_comp32: Remove unused 'cnt' variables from most functions
2024-06-13 2:16 UTC (3+ messages)
[PATCH] CDC-NCM: add support for Apple's private interface
2024-06-13 2:00 UTC (2+ messages)
[PATCH net 0/2] net: bridge: mst: fix suspicious rcu usage warning
2024-06-13 2:00 UTC (2+ messages)
[PATCH net-next v2 0/5] gve: Add flow steering support
2024-06-13 1:47 UTC (6+ messages)
` [PATCH net-next v2 1/5] gve: Add adminq mutex lock
` [PATCH net-next v2 2/5] gve: Add adminq extended command
` [PATCH net-next v2 3/5] gve: Add flow steering device option
` [PATCH net-next v2 4/5] gve: Add flow steering adminq commands
` [PATCH net-next v2 5/5] gve: Add flow steering ethtool support
[PATCH net-next v1] lan78xx: lan7801 MAC support with lan8841
2024-06-13 1:33 UTC (2+ messages)
[PATCH net-next 0/8] ionic: rework fix for doorbell miss
2024-06-13 1:19 UTC (5+ messages)
` [PATCH net-next 3/8] ionic: add private workqueue per-device
` [PATCH net-next 4/8] ionic: add work item for missed-doorbell check
[PATCH net-next 0/5] net: flower: validate encapsulation control flags
2024-06-13 1:10 UTC (3+ messages)
[PATCH net-next v6] net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs
2024-06-13 1:00 UTC (2+ messages)
[PATCH net v2] net/ipv6: Fix the RT cache flush via sysctl using a previous delay
2024-06-13 1:00 UTC (2+ messages)
[PATCH bpf-next] MAINTAINERS: mailmap: Update Stanislav's email address
2024-06-13 1:00 UTC (2+ messages)
[PATCH] ethernet: sis900: use sizeof(*pointer) instead of sizeof(type)
2024-06-13 0:55 UTC (2+ messages)
[PATCH net-next v2 0/5] Allow configuration of multipath hash seed
2024-06-13 0:50 UTC (2+ messages)
[PATCH net-next] eth: lan966x: don't clear unsupported stats
2024-06-13 0:32 UTC
[PATCH net-next v11 00/13] Device Memory TCP
2024-06-13 0:10 UTC (3+ messages)
` [PATCH net-next v11 05/13] page_pool: convert to use netmem
[PATCH net 1/3] netfilter: nft_inner: validate mandatory meta and payload
2024-06-12 23:40 UTC (2+ messages)
[PATCH net-next v7 0/2] Add F_SETFL for fcntl in test_sockmap
2024-06-12 23:40 UTC (3+ messages)
` [PATCH net-next v7 1/2] tls: receive msg again for sk_redirect
[PATCH net v3] bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response
2024-06-12 23:17 UTC
[PATCH] [net] ravb: RAVB should select PAGE_POOL
2024-06-12 23:10 UTC (2+ messages)
[PATCH net-next v2] net: xilinx: axienet: Use NL_SET_ERR_MSG instead of netdev_err
2024-06-12 23:10 UTC (2+ messages)
[PATCH iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
2024-06-12 22:42 UTC (10+ messages)
` [PATCH iwl-next 01/12] libeth: add cacheline / struct alignment helpers
` [PATCH iwl-next 05/12] idpf: strictly assert cachelines of queue and queue vector structures
` [Intel-wired-lan] "
[RFC PATCH net-next 00/28] Add CPSW Proxy Client driver
2024-06-12 22:40 UTC (9+ messages)
` [RFC PATCH net-next 01/28] docs: networking: ti: add driver doc for CPSW Proxy Client
[PATCH net-next v2] virtio_net: add support for Byte Queue Limits
2024-06-12 22:30 UTC (2+ messages)
[syzbot] [net?] INFO: rcu detected stall in neigh_timer_handler (8)
2024-06-12 22:26 UTC
[PATCH RFC v2 0/8] net: stmmac: convert stmmac "pcs" to phylink
2024-06-12 22:04 UTC (6+ messages)
` [PATCH RFC net-next v2 3/8] net: stmmac: dwmac1000: convert sgmii/rgmii "
[PATCH net-next v2 0/2] net: flow dissector: allow explicit passing of netns
2024-06-12 22:00 UTC (2+ messages)
[PATCH net-next v1 0/3] bnxt_en: implement netdev_queue_mgmt_ops
2024-06-12 21:54 UTC (7+ messages)
[PATCH v2 2/2] net: wwan: mhi: make default data link id configurable
2024-06-12 21:54 UTC (2+ messages)
[net-next,v6] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
2024-06-12 21:47 UTC (4+ messages)
[PATCH next-next] net: phy: realtek: add support for rtl8224 2.5Gbps PHY
2024-06-12 20:39 UTC (4+ messages)
[RFC net-next v4 0/2] mlx5: Add netdev-genl queue stats
2024-06-12 20:13 UTC (5+ messages)
` [RFC net-next v4 2/2] net/mlx5e: Add per queue netdev-genl stats
[net-next v5 0/2] mlx5: Add netdev-genl queue stats
2024-06-12 20:08 UTC (3+ messages)
` [net-next v5 1/2] net/mlx5e: Add txq to sq stats mapping
` [net-next v5 2/2] net/mlx5e: Add per queue netdev-genl stats
[PATCH resubmit 2] net: fec: Fix FEC_ECR_EN1588 being cleared on link-down
2024-06-12 19:16 UTC (2+ messages)
[RFC PATCH net-next 0/9] flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
2024-06-12 19:07 UTC (3+ messages)
[PATCH v2 1/2] bus: mhi: host: Import mux_id item
2024-06-12 18:30 UTC (2+ messages)
[PATCH net-next v4] net: mana: Allow variable size indirection table
2024-06-12 18:30 UTC (2+ messages)
[PATCH v3] wifi: mac80211: Avoid address calculations via out of bounds array indexing
2024-06-12 18:28 UTC (3+ messages)
[PATCH] Revert "batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks"
2024-06-12 18:22 UTC (4+ messages)
[PATCH] net: do not leave dangling sk pointer in inet_create()/inet6_create()
2024-06-12 18:22 UTC (3+ 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).