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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-08-28
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
Jacob Keller
2
-5
/
+18
2017-08-28
i40e/i40evf: remove ULTRA latency mode
Jacob Keller
2
-18
/
+0
2017-08-28
i40e: invert logic for checking incorrect cpu vs irq affinity
Jacob Keller
1
-15
/
+15
2017-08-28
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
1
-2
/
+5
2017-08-28
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
3
-0
/
+77
2017-08-28
i40evf: fix possible snprintf truncation of q_vector->name
Jacob Keller
2
-13
/
+10
2017-08-28
i40e: prevent snprintf format specifier truncation
Jacob Keller
1
-2
/
+2
2017-08-28
i40e: Store the requested FEC information
Mariusz Stachura
1
-0
/
+1
2017-08-26
i40e: use cpumask_copy instead of direct assignment
Jacob Keller
1
-1
/
+1
2017-08-26
i40evf: use netdev variable in reset task
Alan Brady
1
-2
/
+2
2017-08-26
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
3
-12
/
+12
2017-08-26
i40e/i40evf: use cmpxchg64 when updating private flags in ethtool
Jacob Keller
1
-10
/
+31
2017-08-26
i40e: separate hw_features from runtime changing flags
Jacob Keller
3
-7
/
+1
2017-08-26
i40evf: prevent VF close returning before state transitions to DOWN
Sudheer Mogilappagari
3
-1
/
+24
2017-08-26
i40e/i40evf: adjust packet size to account for double VLANs
Mitch Williams
2
-1
/
+2
2017-07-26
i40evf: remove unnecessary __packed
Tushar Dave
1
-2
/
+2
2017-07-26
i40evf: Use le32_to_cpu before evaluating HW desc fields
Tushar Dave
1
-7
/
+7
2017-07-26
i40evf: add some missing includes
Jesse Brandeburg
1
-0
/
+11
2017-07-26
i40e/i40evf: remove mismatched type warnings
Jesse Brandeburg
2
-5
/
+5
2017-06-21
i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flags
Alice Michael
1
-2
/
+3
2017-06-21
i40evf: assign num_active_queues inside i40evf_alloc_queues
Jacob Keller
1
-7
/
+11
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-06-06
i40e/i40evf: proper update of the page_offset field
Björn Töpel
1
-1
/
+2
2017-06-02
i40evf: Add support for Adaptive Virtual Function
Preethi Banala
3
-3
/
+6
2017-06-02
virtchnl: finish conversion to virtchnl interface
Jesse Brandeburg
4
-10
/
+11
2017-06-02
i40evf/virtchnl: whitespace cleanups
Jesse Brandeburg
1
-2
/
+1
2017-06-02
virtchnl: rename i40e to generic virtchnl
Jesse Brandeburg
6
-191
/
+191
2017-06-02
i40e/i40evf: create and use new unified header file
Jesse Brandeburg
4
-449
/
+3
2017-06-01
i40evf: drop i40e_type.h include
Jesse Brandeburg
1
-2
/
+0
2017-05-31
i40evf: disable unused flags
Jesse Brandeburg
2
-4
/
+2
2017-05-31
i40evf: fix merge error in older patch
Jesse Brandeburg
1
-0
/
+1
2017-05-31
i40evf: fix duplicate lines
Jesse Brandeburg
1
-2
/
+0
2017-04-30
i40evf: hide unused variable
Arnd Bergmann
1
-1
/
+2
2017-04-30
i40evf: allocate queues before we setup the interrupts and q_vectors
Jacob Keller
1
-9
/
+9
2017-04-30
i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED
Jacob Keller
1
-1
/
+0
2017-04-30
i40evf: remove needless min_t() on num_online_cpus()*2
Jacob Keller
1
-6
/
+6
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
3
-10
/
+12
2017-04-30
i40e: separate PF and VSI state flags
Jacob Keller
3
-11
/
+14
2017-04-30
i40e: remove unnecessary msleep() delay in i40e_free_vfs
Jacob Keller
1
-1
/
+1
2017-04-20
i40e: remove I40E_FLAG_IN_NETPOLL entirely
Jacob Keller
1
-2
/
+0
2017-04-20
i40e: reduce wait time for adminq command completion
Jacob Keller
2
-3
/
+3
2017-04-20
i40e: new AQ commands
Jingjing Wu
4
-0
/
+343
2017-04-20
i40e/i40evf: Add tracepoints
Scott Peterson
4
-0
/
+248
2017-04-20
i40e: Fix support for flow director programming status
Alexander Duyck
1
-4
/
+5
2017-04-20
i40e/i40evf: Remove VF Rx csum offload for tunneled packets
alice michael
1
-7
/
+0
2017-04-20
i40evf: Use net_device_stats from struct net_device
Tobias Klauser
3
-28
/
+11
2017-04-08
i40e/i40evf: Use build_skb to build frames
Alexander Duyck
1
-0
/
+47
2017-04-08
i40e/i40evf: Add support for padding start of frames
Alexander Duyck
3
-4
/
+89
2017-04-08
i40e/i40evf: Add support for using order 1 pages with a 3K buffer
Alexander Duyck
3
-13
/
+32
[next]