It establishes the upper bound, but I don't believe this paper establishes a lower bound, so the conjecture is still open (a super linear lower bound would violate the conjecture).
Yes (technically the lower bound would be the small-o(n log n)). The conjecture is that it’s possible to do in O(n log n) time, which this paper proves, and that it’s not possible to do any faster (which is still an open problem).
We present an algorithm that computes the product of two n-bit integers in O(n log n) bit operations.
The result is excellent, and it closes (in the affirmative) the Schonhage-Strassen conjecture first postulated in 1971.