index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
/
i40evf_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-18
intel-ethernet: rename i40evf to iavf
Jesse Brandeburg
1
-4013
/
+0
2018-08-30
i40evf: cancel workqueue sync for adminq when a VF is removed
Lihong Yang
1
-0
/
+2
2018-08-30
i40evf: Don't enable vlan stripping when rx offload is turned on
Patryk Małek
1
-5
/
+6
2018-08-30
i40evf: set IFF_UNICAST_FLT flag for the VF
Lihong Yang
1
-0
/
+2
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
1
-1
/
+1
2018-06-25
cls_flower: fix error values for commands not supported by drivers
Jiri Pirko
1
-1
/
+1
2018-05-14
i40evf: Fix a hardware reset support in VF driver
Paweł Jabłoński
1
-1
/
+2
2018-05-14
i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUES
Jacob Keller
1
-2
/
+3
2018-04-30
i40evf: Fix turning TSO, GSO and GRO on after
Paweł Jabłoński
1
-0
/
+18
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
1
-1
/
+4
2018-04-30
i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlan
Jia-Ju Bai
1
-1
/
+1
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-25
/
+1
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2018-03-19
i40evf: Reorder configure_clsflower to avoid deadlock on error
Alexander Duyck
1
-12
/
+11
2018-03-14
i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flower
Gustavo A R Silva
1
-1
/
+1
2018-02-26
i40evf: remove redundant array comparisons to 0 checks
Colin Ian King
1
-36
/
+25
2018-02-26
i40evf: Fix double locking the same resource
Paweł Jabłoński
1
-6
/
+8
2018-02-14
i40evf: Add support to apply cloud filters
Harshitha Ramamurthy
1
-5
/
+575
2018-02-14
i40evf: Add support to configure bw via tc tool
Harshitha Ramamurthy
1
-3
/
+63
2018-02-14
i40evf: Alloc queues for ADq on VF
Avinash Dayanand
1
-0
/
+14
2018-02-14
i40evf: add ndo_setup_tc callback to i40evf
Harshitha Ramamurthy
1
-0
/
+154
2018-02-14
i40evf: Fix link up issue when queues are disabled
Avinash Dayanand
1
-0
/
+1
2018-02-13
i40evf: use __dev_[um]c_sync routines in .set_rx_mode
Jacob Keller
1
-39
/
+56
2018-02-13
i40evf: Use an iterator of the same type as the list
Harshitha Ramamurthy
1
-4
/
+7
2018-02-12
i40e/i40evf: Add support for new mechanism of updating adaptive ITR
Alexander Duyck
1
-4
/
+2
2018-02-12
i40e/i40evf: Split container ITR into current_itr and target_itr
Alexander Duyck
1
-4
/
+6
2018-02-12
i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx
Alexander Duyck
1
-2
/
+4
2018-02-12
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
1
-4
/
+4
2018-01-27
i40e/i40evf: Record ITR register location in the q_vector
Alexander Duyck
1
-0
/
+1
2018-01-27
i40evf: Allow turning off offloads when the VF has VLAN set
Paweł Jabłoński
1
-6
/
+12
2018-01-23
i40e/i40evf: Detect and recover hung queue scenario
Sudheer Mogilappagari
1
-0
/
+2
2018-01-23
i40evf: Don't schedule reset_task when device is being removed
Avinash Dayanand
1
-1
/
+8
2018-01-23
i40evf: remove flush_scheduled_work call in i40evf_remove
Sudheer Mogilappagari
1
-2
/
+0
2018-01-10
i40evf: Drop i40evf_fire_sw_int as it is prone to races
Alexander Duyck
1
-34
/
+0
2018-01-10
i40evf: Do not clear MSI-X PBA manually
Alexander Duyck
1
-13
/
+5
2018-01-10
i40e/i40evf: Bump driver versions
Alice Michael
1
-2
/
+2
2018-01-10
i40evf: hold the critical task bit lock while opening
Jacob Keller
1
-9
/
+31
2018-01-10
i40evf: release bit locks in reverse order
Jacob Keller
1
-1
/
+1
2018-01-10
i40evf: use spinlock to protect (mac|vlan)_filter_list
Jacob Keller
1
-44
/
+40
2018-01-10
i40evf: don't rely on netif_running() outside rtnl_lock()
Jacob Keller
1
-3
/
+17
2017-11-22
i40evf: fix client notify of l2 params
Alan Brady
1
-5
/
+5
2017-10-18
ethernet/intel: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-10-10
i40e/i40evf: fix incorrect default ITR values on driver load
Jacob Keller
1
-2
/
+2
2017-10-10
i40evf: fix mac filter removal timing issue
Alan Brady
1
-0
/
+2
2017-10-06
i40evf: enable support for VF VLAN tag stripping control
Jacob Keller
1
-8
/
+14
2017-10-06
i40e/i40evf: spread CPU affinity hints across online CPUs only
Jacob Keller
1
-3
/
+6
2017-10-02
i40e: make i40evf_map_rings_to_vectors void
Mitch Williams
1
-7
/
+2
2017-10-02
i40evf: Enable VF to request an alternate queue allocation
Alan Brady
1
-5
/
+89
2017-09-29
i40evf: fix ring to vector mapping
Alan Brady
1
-38
/
+10
2017-09-29
i40e: shutdown all IRQs and disable MSI-X when suspended
Jacob Keller
1
-1
/
+1
[next]