index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
4
-7
/
+7
*
i40e: Fix memory leak related filter programming status
Alexander Duyck
2017-10-10
1
-27
/
+36
*
i40e: Fix comment about locking for __i40e_read_nvm_word()
Stefano Brivio
2017-10-10
1
-1
/
+1
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-09-06
2
-40
/
+61
|
\
|
*
i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
Jacob Keller
2017-09-06
1
-0
/
+1
|
*
i40e: avoid NVM acquire deadlock during NVM update
Anjali Singhai Jain
2017-09-06
2
-40
/
+60
*
|
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
Jacob Keller
2017-08-28
2
-5
/
+18
*
|
i40e/i40evf: remove ULTRA latency mode
Jacob Keller
2017-08-28
2
-18
/
+0
*
|
i40e: invert logic for checking incorrect cpu vs irq affinity
Jacob Keller
2017-08-28
1
-16
/
+15
*
|
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
2017-08-28
1
-5
/
+7
*
|
i40e: move enabling icr0 into i40e_update_enable_itr
Jacob Keller
2017-08-28
1
-2
/
+6
*
|
i40e: remove workaround for resetting XPS
Jacob Keller
2017-08-28
1
-12
/
+5
*
|
i40e: Fix for unused value issue found by static analysis
Carolyn Wyborny
2017-08-28
1
-1
/
+3
*
|
i40e: 25G FEC status improvements
Mariusz Stachura
2017-08-28
1
-2
/
+16
*
|
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
2017-08-28
1
-0
/
+60
*
|
i40e: force VMDQ device name truncation
Jacob Keller
2017-08-28
1
-2
/
+7
*
|
i40e: Use correct flag to enable egress traffic for unicast promisc
Akeem G Abodunrin
2017-08-28
1
-1
/
+1
*
|
i40e: prevent snprintf format specifier truncation
Jacob Keller
2017-08-28
1
-2
/
+2
*
|
i40e: Store the requested FEC information
Mariusz Stachura
2017-08-28
2
-0
/
+5
*
|
i40e: Update state variable for adminq subtask
Sudheer Mogilappagari
2017-08-28
1
-2
/
+8
*
|
i40e: synchronize nvmupdate command and adminq subtask
Sudheer Mogilappagari
2017-08-25
1
-0
/
+6
*
|
i40e: prevent changing ITR if adaptive-rx/tx enabled
Alan Brady
2017-08-25
1
-22
/
+43
*
|
i40e: use cpumask_copy instead of direct assignment
Jacob Keller
2017-08-25
1
-1
/
+1
*
|
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
2017-08-25
1
-11
/
+11
*
|
i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlan
Jacob Keller
2017-08-25
1
-10
/
+13
*
|
i40e/i40evf: use cmpxchg64 when updating private flags in ethtool
Jacob Keller
2017-08-25
1
-18
/
+39
*
|
i40e: Detect ATR HW Evict NVM issue and disable the feature
Anjali Singhai Jain
2017-08-25
1
-0
/
+8
*
|
i40e: remove workaround for Open Firmware MAC address
Jacob Keller
2017-08-25
2
-61
/
+0
*
|
i40e: separate hw_features from runtime changing flags
Jacob Keller
2017-08-25
6
-81
/
+84
*
|
i40e: Fix a bug with VMDq RSS queue allocation
Anjali Singhai Jain
2017-08-25
1
-23
/
+23
*
|
i40e/i40evf: adjust packet size to account for double VLANs
Mitch Williams
2017-08-25
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-10
1
-0
/
+2
|
\
|
|
*
i40e: Initialize 64-bit statistics TX ring seqcount
Florian Fainelli
2017-08-02
1
-0
/
+2
*
|
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
1
-3
/
+5
*
|
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
1
-1
/
+1
*
|
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
1
-1
/
+0
*
|
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-07
1
-3
/
+3
*
|
i40e: handle setting administratively set MAC address back to zero
Stefan Assmann
2017-07-26
1
-2
/
+10
*
|
i40e: report BPF prog id during XDP_QUERY_PROG
Daniel Borkmann
2017-07-26
1
-0
/
+1
*
|
i40e: display correct UDP tunnel type name
Jacob Keller
2017-07-26
1
-8
/
+20
*
|
i40e/i40evf: remove mismatched type warnings
Jesse Brandeburg
2017-07-26
3
-7
/
+7
*
|
i40e/i40evf: make IPv6 ATR code clearer
Jesse Brandeburg
2017-07-26
1
-3
/
+9
*
|
i40e: fix odd formatting and indent
Jesse Brandeburg
2017-07-26
1
-10
/
+8
*
|
i40e: fix up 32 bit timespec references
Jesse Brandeburg
2017-07-26
1
-3
/
+2
*
|
i40e: Handle admin Q timeout when releasing NVM
Paul M Stillwell Jr
2017-07-26
1
-2
/
+19
*
|
i40e: remove WQ_UNBOUND and the task limit of our workqueue
Jacob Keller
2017-07-26
1
-5
/
+7
*
|
i40e: Fix for trace found with S4 state
Carolyn Wyborny
2017-07-26
1
-1
/
+13
*
|
i40e: fix incorrect variable assignment
Gustavo A R Silva
2017-07-26
1
-1
/
+1
|
/
*
i40e: don't hold RTNL lock for the entire reset
Jacob Keller
2017-06-21
1
-20
/
+7
*
i40e: Handle PE_CRITERR properly with IWARP enabled
Catherine Sullivan
2017-06-21
1
-2
/
+2
[next]