Skip to content

Releases: alliedtelesis/netmap

974b68c0-atl-13

03 Jun 21:13
Compare
Choose a tag to compare
Fix build for 5.15.160

974b68c0-atl-12

31 May 02:35
Compare
Choose a tag to compare
mvpp2: change interrupt enable condition

974b68c0-atl-11

10 May 05:14
Compare
Choose a tag to compare
linux: patches for v6.5

974b68c0-atl-10

02 May 04:01
Compare
Choose a tag to compare
mvpp2: Fix interrupt enable/disable

The queue vector interrupt is left permanently
disabled when netmap process exits. This results
in no traffic as the kernel NAPI is never triggered.

Ensure that the queue vector is enabled when netmap
is no longer used for packet processing.

974b68c0-atl-8

25 Jan 21:49
Compare
Choose a tag to compare

What's Changed

  • ipt_netmap: Add header file for skb_gso_segment

Full Changelog: 974b68c0-atl-7...974b68c0-atl-8

974b68c0-atl-7

19 Dec 03:20
Compare
Choose a tag to compare
mvpp2: Don't unmask tx interrupts with netmap enabled

974b68c0-atl-6

26 Oct 04:40
Compare
Choose a tag to compare
linux: Use correct define for vlan untagging.

974b68c0-atl-5

05 Oct 01:40
Compare
Choose a tag to compare
Support building back on a 4.4 kernel

974b68c0-atl-4

31 Aug 02:40
Compare
Choose a tag to compare
mvpp2: Only handle tx-done in xmit if netmap is enabled

974b68c0-atl-2

29 Aug 05:20
Compare
Choose a tag to compare
mvpp2: Add Marvell CN9130 driver support