messages from 2022-11-11 04:00:47 to 2022-11-12 04:32:49 UTC [more...]
[net-next PATCH 0/9] CN10KB MAC block support
2022-11-12 4:31 UTC (4+ messages)
` [net-next PATCH 1/9] octeontx2-af: Support More number of MAC blocks
` [net-next PATCH 3/9] octeontx2-af: Reset MAC specific csrs on FLR
` [net-next PATCH 4/9] octeontx2-af: Show count of dropped packets by DMAC filters
[PATCH v2 00/12] Drivers: hv: Add PCI pass-thru support to Hyper-V Confidential VMs
2022-11-12 4:31 UTC (18+ messages)
` [PATCH v2 01/12] x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
` [PATCH v2 02/12] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [PATCH v2 03/12] x86/hyperv: Reorder code in prep for subsequent patch
` [PATCH v2 04/12] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [PATCH v2 05/12] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH v2 06/12] swiotlb: Remove bounce buffer remapping for Hyper-V
` [PATCH v2 07/12] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [PATCH v2 08/12] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [PATCH v2 09/12] hv_netvsc: Remove second mapping of send and recv buffers
` [PATCH v2 10/12] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [PATCH v2 11/12] PCI: hv: Add hypercalls to read/write MMIO space
` [PATCH v2 12/12] PCI: hv: Enable PCI pass-thru devices in Confidential VMs
[PATCH rdma-next] RDMA/mana: Remove redefinition of basic u64 type
2022-11-12 4:26 UTC (2+ messages)
` [EXTERNAL] "
[PATCH net 1/1] net: stmmac: ensure tx function is not running in stmmac_xdp_release()
2022-11-12 4:05 UTC (2+ messages)
[PATCH -next] iommu/dma: avoid expensive indirect calls for sync operations
2022-11-12 4:04 UTC
[PATCH net 1/2] mfd/ptp: clockmatrix: support 32-bit address space
2022-11-12 3:40 UTC (3+ messages)
` [PATCH net 2/2] mfd: rsmu: call regmap_exit() on exit
pull-request: bpf 2022-11-11
2022-11-12 2:50 UTC (2+ messages)
[PATCH v1 net-next 0/2] cleanup ocelot_stats exposure
2022-11-12 1:08 UTC (4+ messages)
` [PATCH v1 net-next 1/2] net: mscc: ocelot: remove redundant stats_layout pointers
` [PATCH v1 net-next 2/2] net: mscc: ocelot: remove unnecessary exposure of stats structures
status of rate adaptation
2022-11-12 0:48 UTC (9+ messages)
[PATCH v2] tcp: Add listening address to SYN flood message
2022-11-12 0:14 UTC (6+ messages)
[PATCH net] net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shims
2022-11-12 0:13 UTC (2+ messages)
[PATCH net-next] net: dsa: mv88e6xxx: Allow hwstamping on the master port
2022-11-12 0:06 UTC (5+ messages)
[PATCH net-next v3 0/4] mtk_eth_soc rx vlan offload improvement + dsa hardware untag support
2022-11-12 0:05 UTC (4+ messages)
` [PATCH net-next v3 1/4] net: dsa: add support for DSA rx offloading via metadata dst
pull-request: bpf-next 2022-11-11
2022-11-11 23:37 UTC
[PATCH v3] net/mlx5e: Use kzalloc() in mlx5e_accel_fs_tcp_create()
2022-11-11 23:33 UTC (4+ messages)
[PATCH net-next v8 3/5] net: dsa: add out-of-band tagging protocol
2022-11-11 23:17 UTC (2+ messages)
[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
2022-11-11 23:16 UTC (8+ messages)
` [PATCH V3 10/11] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
[RFC PATCH net-next 0/3] Autoload DSA tagging driver when dynamically changing protocol
2022-11-11 23:03 UTC (7+ messages)
[PATCH] net/mlx5: Fix spelling mistake "destoy" -> "destroy"
2022-11-11 22:49 UTC (2+ messages)
[PATCH linux-next] net/mlx5: remove redundant ret variable
2022-11-11 22:31 UTC (3+ messages)
[PATCH] net/mlx5e: remove unused list in arfs
2022-11-11 22:26 UTC (2+ messages)
[PATCH v2] net/mlx5: DR, Fix uninitialized var warning
2022-11-11 22:19 UTC (2+ messages)
[PATCH net-next 0/3] add tx packets aggregation to ethtool and rmnet
2022-11-11 22:00 UTC (11+ messages)
` [PATCH net-next 1/3] ethtool: add tx aggregation parameters
` [PATCH net-next 2/3] net: qualcomm: rmnet: add tx packets aggregation
[PATCH 0/9] net: dsa: Add support for mv88e6020 and mv88e6071
2022-11-11 21:38 UTC (6+ messages)
` [PATCH 3/9] net: dsa: mv88e6xxx: implement get_phy_address
[PATCH v3 0/3] net/tcp: Dynamically disable TCP-MD5 static key
2022-11-11 21:23 UTC (4+ messages)
` [PATCH v3 1/3] jump_label: Prevent key->enabled int overflow
` [PATCH v3 2/3] net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
` [PATCH v3 3/3] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
[PATCH v2 bpf-next 0/3] bpf: Add hwtstamp field for the sockops prog
2022-11-11 21:20 UTC (2+ messages)
[RFC PATCH v3 00/11] virtio/vsock: experimental zerocopy receive
2022-11-11 20:45 UTC (11+ messages)
` [RFC PATCH v3 01/11] virtio/vsock: rework packet allocation logic
` [RFC PATCH v3 03/11] af_vsock: add zerocopy receive logic
` [RFC PATCH v3 08/11] test/vsock: rework message bound test
[PATCH bpf v2] selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit arch
2022-11-11 20:40 UTC (3+ messages)
[PATCH RESEND v2] wifi: ath10k: Fix return value in ath10k_pci_init()
2022-11-11 19:59 UTC (2+ messages)
[RFC] option to use proper skew timings for Micrel KSZ9021
2022-11-11 19:35 UTC (8+ messages)
Upstream Homa?
2022-11-11 19:25 UTC (5+ messages)
[PATCH] net: fix memory leak in security_sk_alloc()
2022-11-11 18:52 UTC (5+ messages)
[PATCH 0/4] cpumask: improve on cpumask_local_spread() locality
2022-11-11 18:14 UTC (8+ messages)
` [PATCH 3/4] sched: add sched_numa_find_nth_cpu()
` [PATCH 4/4] cpumask: improve on cpumask_local_spread() locality
[PATCH v2 net 1/1] amd-xgbe: fix active cable
2022-11-11 17:53 UTC (5+ messages)
[PATCH] net: dsa: use NET_NAME_PREDICTABLE for user ports with name given in DT
2022-11-11 17:10 UTC (2+ messages)
[PATCH] Bluetooth: hci_conn: Use kzalloc for kmalloc+memset
2022-11-11 16:23 UTC
[PATCH net] mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removed
2022-11-11 17:03 UTC
Fw: [Bug 216680] New: suspicious sock leak
2022-11-11 16:52 UTC
[PATCH v3 0/7] Avoid clashing function prototypes
2022-11-11 16:46 UTC (4+ messages)
` [PATCH v3 6/7] bna: "
[PATCH net-next v2 0/2] gve: Handle alternate miss-completions
2022-11-11 16:35 UTC (3+ messages)
` [PATCH net-next v2 1/2] gve: Adding a new AdminQ command to verify driver
` [PATCH net-next v2 2/2] gve: Handle alternate miss completions
[PATCH net-next v1] ethtool: ethtool_get_drvinfo: populate drvinfo fields even if callback exits
2022-11-11 16:13 UTC (8+ messages)
[PATCH printk v3 00/40] reduce console_lock scope
2022-11-11 14:43 UTC (2+ messages)
[PATCH v3 1/1] net: fec: add xdp and page pool statistics
2022-11-11 15:35 UTC
[0/2 bpf-next] Expose netdev in XDP progs with BTF_ID
2022-11-11 15:15 UTC (14+ messages)
` [1/2 bpf-next] bpf: expose net_device from xdp for metadata
[PATCH v3] wwan: core: Support slicing in port TX flow of WWAN subsystem
2022-11-11 15:02 UTC (2+ messages)
[PATCH] net: ethernet: ti: cpsw_ale: optimize cpsw_ale_restore()
2022-11-11 13:35 UTC (7+ messages)
Allow non "disabled" state for !netif_oper_up() links
2022-11-11 13:09 UTC (7+ messages)
` [PATCH] net br_netlink.c:y allow "
[PATCH net-next 0/6] Add support for sorted VCAP rules in Sparx5
2022-11-11 13:05 UTC (7+ messages)
` [PATCH net-next 1/6] net: flow_offload: add support for ARP frame matching
` [PATCH net-next 2/6] net: microchip: sparx5: Add support for TC flower ARP dissector
` [PATCH net-next 3/6] net: microchip: sparx5: Add/delete rules in sorted order
` [PATCH net-next 4/6] net: microchip: sparx5: Add support for IS2 VCAP rule counters
` [PATCH net-next 5/6] net: microchip: sparx5: Add support for TC flower filter statistics
` [PATCH net-next 6/6] net: microchip: sparx5: Add KUNIT test of counters and sorted rules
[PATCH net-next] net: dcb: move getapptrust to separate function
2022-11-11 12:47 UTC (5+ messages)
[PATCH v3] virtio/vsock: replace virtio_vsock_pkt with sk_buff
2022-11-11 12:24 UTC (2+ messages)
[PATCH net-next v2 00/12] Multiqueue + DSA untag support + fixes for mtk_eth_soc
2022-11-11 12:06 UTC (3+ messages)
` [PATCH net-next v2 08/12] net: dsa: add support for DSA rx offloading via metadata dst
[PATCH net-next 0/9] ptp: convert remaining users of .adjfreq
2022-11-11 12:00 UTC (2+ messages)
[PATCH 3/3] can: m_can: pci: add missing m_can_class_free_dev() in probe/remove methods
2022-11-11 12:11 UTC
[PATCH 2/3] can: cc770: add missing free_cc770dev() in cc770_isa_probe()
2022-11-11 12:09 UTC
[PATCH 1/3] can: sja1000_isa: add missing free_sja1000dev() in sja1000_isa_probe()
2022-11-11 12:08 UTC
[PATCH net-next v3 0/4] net: lan966x: Add xdp support
2022-11-11 11:00 UTC (2+ messages)
[PATCH 0/3] net: marvell: prestera: pci: add support for AC5X family devices
2022-11-11 11:00 UTC (2+ messages)
[PATCH net-next v6 0/8] Extend TC key support for Sparx5 IS2 VCAP
2022-11-11 10:50 UTC (2+ messages)
[PATCH net-next] nfp: take numa node into account when setting irq affinity
2022-11-11 10:50 UTC (2+ messages)
[PATCH net] nfp: change eeprom length to max length enumerators
2022-11-11 10:50 UTC (2+ messages)
[RFC bpf-next v2 00/14] xdp: hints via kfuncs
2022-11-11 10:41 UTC (34+ messages)
` [RFC bpf-next v2 04/14] veth: Support rx timestamp metadata for xdp
` [RFC bpf-next v2 06/14] xdp: Carry over xdp metadata into skb context
` [xdp-hints] "
[PATCH] vdpa: allow provisioning device features
2022-11-11 10:19 UTC (4+ messages)
[Patch v10 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
2022-11-11 9:43 UTC (2+ messages)
` (subset) "
[PATCH net v2] net: mhi: Fix memory leak in mhi_net_dellink()
2022-11-11 9:20 UTC
[PATCH linux-next] ipasdv4/tcp_ipv4: remove redundant assignment
2022-11-11 9:04 UTC
[PATCH v2 net-next 0/6] udp: Introduce optional per-netns hash table
2022-11-11 8:53 UTC (8+ messages)
` [PATCH v2 net-next 1/6] udp: Clean up some functions
` [PATCH v2 net-next 2/6] udp: Set NULL to sk->sk_prot->h.udp_table
` [PATCH v2 net-next 3/6] udp: Set NULL to udp_seq_afinfo.udp_table
` [PATCH v2 net-next 4/6] udp: Access &udp_table via net
` [PATCH v2 net-next 5/6] udp: Add bitmap in udp_table
` [PATCH v2 net-next 6/6] udp: Introduce optional per-netns hash table
[PATCH v4 net-next 0/8] introduce WED RX support to MT7986 SoC
2022-11-11 8:44 UTC (3+ messages)
[PATCH net-next 0/2] dt-bindings: net: qcom,ipa: relax some restrictions
2022-11-11 8:30 UTC (5+ messages)
` [PATCH net-next 1/2] dt-bindings: net: qcom,ipa: remove an unnecessary restriction
` [PATCH net-next 2/2] dt-bindings: net: qcom,ipa: restate a requirement
[PATCH net-next] MAINTAINERS: Update hinic maintainers from orphan
2022-11-11 8:00 UTC (2+ messages)
[PATCH v2 0/6] can: mcan: Add MCAN support for FSD SoC
2022-11-11 7:54 UTC (7+ messages)
` [PATCH v2 1/6] dt-bindings: Document the SYSREG specific compatibles found on "
[PATCH net 0/4] octeon_ep: fix several bugs in exception paths
2022-11-11 7:09 UTC (5+ messages)
` [PATCH net 1/4] octeon_ep: delete unnecessary napi rollback under set_queues_err in octep_open()
` [PATCH net 2/4] octeon_ep: ensure octep_get_link_status() successfully before octep_link_up()
` [PATCH net 3/4] octeon_ep: fix potential memory leak in octep_device_setup()
` [PATCH net 4/4] octeon_ep: ensure get mac address successfully before eth_hw_addr_set()
[PATCH net] bnxt_en: Remove debugfs when pci_register_driver failed
2022-11-11 7:04 UTC
[PATCH net-next 3/3] net: qualcomm: rmnet: add ethtool support for configuring tx aggregation
2022-11-11 6:46 UTC (2+ messages)
[PATCH] can: c_can: use devm_platform_get_and_ioremap_resource()
2022-11-11 6:43 UTC
[PATCH] ethtool: doc: clarify what drivers can implement in their get_drvinfo()
2022-11-11 6:40 UTC (2+ messages)
` [PATCH net-next v2] "
[PATCH v2 RESEND 1/1] net: fec: add xdp and page pool statistics
2022-11-11 5:46 UTC (2+ messages)
[PATCH net-next v4 0/4] net: dsa: microchip: add MTU support for KSZ8 series
2022-11-11 5:29 UTC (7+ messages)
` [PATCH net-next v4 1/4] net: dsa: microchip: move max mtu to one location
` [PATCH net-next v4 4/4] net: dsa: microchip: ksz8: add MTU configuration support
[PATCH net-next 0/2] Handle alternate miss-completions
2022-11-11 5:23 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).