blob: e6f406ae9f73b1b39ce5ba06d725062577207585 [file] [log] [blame]
bb0858d8bc82 ("iavf: use tc_cls_can_offload_and_chain0() instead of chain check")
0075fa0fadd0 ("i40evf: Add support to apply cloud filters")
d5b33d024496 ("i40evf: add ndo_setup_tc callback to i40evf")
fbd5eb54c28c ("i40evf: Use an iterator of the same type as the list")
e0f60a815cb3 ("i40evf: Allow turning off offloads when the VF has VLAN set")
06aa040f0394 ("i40evf: Don't schedule reset_task when device is being removed")
a6cab7d7f9c8 ("i40evf: Drop i40evf_fire_sw_int as it is prone to races")
498860cfee20 ("i40evf: Do not clear MSI-X PBA manually")
f2fc31efd697 ("i40e/i40evf: Bump driver versions")
9b2aef128bff ("i40evf: hold the critical task bit lock while opening")
22ab4086579b ("i40evf: release bit locks in reverse order")
504398f0a78e ("i40evf: use spinlock to protect (mac|vlan)_filter_list")
44b034b40621 ("i40evf: don't rely on netif_running() outside rtnl_lock()")
0a3b4f702fb1 ("i40evf: enable support for VF VLAN tag stripping control")
be664cbefc50 ("i40e/i40evf: spread CPU affinity hints across online CPUs only")
5b36e8d04b44 ("i40evf: Enable VF to request an alternate queue allocation")
c97fc9b6a798 ("i40evf: fix ring to vector mapping")
b980c0634fe5 ("i40e: shutdown all IRQs and disable MSI-X when suspended")
401586c2b9bb ("i40e: don't clear suspended state until we finish resuming")
0e5d3da40055 ("i40e: use newer generic PM support instead of legacy PM callbacks")
c17401a1dd21 ("i40e: use separate state bit for miscellaneous IRQ setup")
759dc4a7e605 ("i40e: initialize our affinity_mask based on cpu_possible_mask")
ba4460d45a6e ("i40e: remove workaround for resetting XPS")
8774370d268f ("i40e/i40evf: support for VF VLAN tag stripping control")
696ac80aa11f ("i40evf: fix possible snprintf truncation of q_vector->name")
f0db78928783 ("i40evf: use netdev variable in reset task")
fbb113f77348 ("i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_resource")
fe2647ab0c99 ("i40evf: prevent VF close returning before state transitions to DOWN")
c969ef4ed9cb ("i40evf: Use le32_to_cpu before evaluating HW desc fields")
8d9ee66ac0e5 ("i40evf: add some missing includes")
7c9ae7f053e9 ("i40e: Fix for trace found with S4 state")
dfc4ff644674 ("i40e: don't hold RTNL lock for the entire reset")
65c7006f234c ("i40evf: assign num_active_queues inside i40evf_alloc_queues")
216fe8f021e3 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")