index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
Age
Commit message (
Expand
)
Author
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-19
i40evf: remove flags that are never used
Jacob Keller
2018-03-19
i40evf: Reorder configure_clsflower to avoid deadlock on error
Alexander Duyck
2018-03-14
i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flower
Gustavo A R Silva
2018-02-26
i40evf: remove redundant array comparisons to 0 checks
Colin Ian King
2018-02-26
i40evf: pass struct virtchnl_filter by reference rather than by value
Colin Ian King
2018-02-26
i40e/i40evf: use SW variables for hang detection
Alan Brady
2018-02-26
i40evf: Fix double locking the same resource
Paweł Jabłoński
2018-02-14
i40evf: Add support to apply cloud filters
Harshitha Ramamurthy
2018-02-14
i40evf: Add support to configure bw via tc tool
Harshitha Ramamurthy
2018-02-14
i40evf: Alloc queues for ADq on VF
Avinash Dayanand
2018-02-14
i40evf: add ndo_setup_tc callback to i40evf
Harshitha Ramamurthy
2018-02-14
i40evf: Fix link up issue when queues are disabled
Avinash Dayanand
2018-02-13
i40evf: Make VF reset warning message more clear
Harshitha Ramamurthy
2018-02-13
i40evf: use __dev_[um]c_sync routines in .set_rx_mode
Jacob Keller
2018-02-13
i40evf: Use an iterator of the same type as the list
Harshitha Ramamurthy
2018-02-13
i40evf: use GFP_ATOMIC under spin lock
Wei Yongjun
2018-02-12
i40e/i40evf: Add support for new mechanism of updating adaptive ITR
Alexander Duyck
2018-02-12
i40e/i40evf: Split container ITR into current_itr and target_itr
Alexander Duyck
2018-02-12
i40evf: Correctly populate rxitr_idx and txitr_idx
Alexander Duyck
2018-02-12
i40e/i40evf: Use usec value instead of reg value for ITR defines
Alexander Duyck
2018-02-12
i40e/i40evf: Don't bother setting the CLEARPBA bit
Alexander Duyck
2018-02-12
i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx
Alexander Duyck
2018-02-12
i40e/i40evf: Clean up logic for adaptive ITR
Alexander Duyck
2018-02-12
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
2018-02-12
i40e: fix typo in function description
Alan Brady
2018-01-29
i40e/i40evf: Update DESC_NEEDED value to reflect larger value
Alexander Duyck
2018-01-26
i40e/i40evf: Record ITR register location in the q_vector
Alexander Duyck
2018-01-26
i40e: cleanup unnecessary parens
Jeff Kirsher
2018-01-26
i40e: Display LLDP information on vSphere Web Client
Upasana Menon
2018-01-26
i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue
Alexander Duyck
2018-01-26
i40evf: Allow turning off offloads when the VF has VLAN set
Paweł Jabłoński
2018-01-26
i40e: Add returning AQ critical error to SW
Michal Kosiarz
2018-01-23
i40evf: ignore link up if not running
Alan Brady
2018-01-23
i40e/i40evf: Detect and recover hung queue scenario
Sudheer Mogilappagari
2018-01-23
i40evf: Don't schedule reset_task when device is being removed
Avinash Dayanand
2018-01-23
i40evf: remove flush_scheduled_work call in i40evf_remove
Sudheer Mogilappagari
2018-01-23
i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...
Pawel Jablonski
2018-01-10
i40e: track id can be 0
Jingjing Wu
2018-01-10
i40e: change ppp name to ddp
Jingjing Wu
2018-01-10
i40evf: Drop i40evf_fire_sw_int as it is prone to races
Alexander Duyck
2018-01-10
i40evf: Clean-up flags for promisc mode to avoid high polling rate
Alexander Duyck
2018-01-10
i40evf: Do not clear MSI-X PBA manually
Alexander Duyck
2018-01-10
i40e/i40evf: Bump driver versions
Alice Michael
2018-01-10
i40evf: hold the critical task bit lock while opening
Jacob Keller
2018-01-10
i40evf: release bit locks in reverse order
Jacob Keller
2018-01-10
i40evf: use spinlock to protect (mac|vlan)_filter_list
Jacob Keller
2018-01-10
i40evf: don't rely on netif_running() outside rtnl_lock()
Jacob Keller
2018-01-03
i40e/i40evf: Account for frags split over multiple descriptors in check linea...
Alexander Duyck
2017-11-21
i40evf: Use smp_rmb rather than read_barrier_depends
Brian King
[next]