blob: d77fad3780de9f38873633022045eb04ad9037e2 [file] [log] [blame]
0c8493d90b6b ("i40e: add XDP support for pass and drop actions")
f8b45b74cc62 ("i40e/i40evf: Use build_skb to build frames")
fa2343e9034c ("i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag code")
a0cfc3130eef ("i40e/i40evf: Pull out code for cleaning up Rx buffers")
9a064128fc84 ("i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_buffer")
d57c0e08c701 ("i40e/i40evf: Use length to determine if descriptor is done")
741b8b832a57 ("i40e/i40evf: Fix use after free in Rx cleanup path")
1793668c3b8c ("i40e/i40evf: Update code to better handle incrementing page count")
59605bc09630 ("i40e/i40evf: Add support for mapping pages with DMA attributes")
9b37c937313b ("i40e/i40evf: eliminate i40e_pull_tail()")
e72e56597ba1 ("i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring")
7987dcd7b951 ("i40e/i40evf: Limit DMA sync of RX buffers to actual packet size")
99dad8b34c68 ("i40e: Drop redundant Rx descriptor processing code")