Releases: alliedtelesis/netmap
Releases · alliedtelesis/netmap
974b68c0-atl-13
Fix build for 5.15.160
974b68c0-atl-12
mvpp2: change interrupt enable condition
974b68c0-atl-11
linux: patches for v6.5
974b68c0-atl-10
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
What's Changed
- ipt_netmap: Add header file for skb_gso_segment
Full Changelog: 974b68c0-atl-7...974b68c0-atl-8
974b68c0-atl-7
mvpp2: Don't unmask tx interrupts with netmap enabled
974b68c0-atl-6
linux: Use correct define for vlan untagging.
974b68c0-atl-5
Support building back on a 4.4 kernel
974b68c0-atl-4
mvpp2: Only handle tx-done in xmit if netmap is enabled
974b68c0-atl-2
mvpp2: Add Marvell CN9130 driver support