index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
2017-08-27
1
-5
/
+7
*
i40e: remove workaround for resetting XPS
Jacob Keller
2017-08-27
1
-12
/
+5
*
i40e: Fix for unused value issue found by static analysis
Carolyn Wyborny
2017-08-27
1
-1
/
+3
*
i40e: 25G FEC status improvements
Mariusz Stachura
2017-08-27
1
-2
/
+16
*
i40e: force VMDQ device name truncation
Jacob Keller
2017-08-27
1
-2
/
+7
*
i40e: use cpumask_copy instead of direct assignment
Jacob Keller
2017-08-25
1
-1
/
+1
*
i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlan
Jacob Keller
2017-08-25
1
-10
/
+13
*
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
1
-60
/
+0
*
i40e: separate hw_features from runtime changing flags
Jacob Keller
2017-08-25
1
-36
/
+36
*
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
1
-2
/
+1
*
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: 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
1
-1
/
+1
*
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: don't hold RTNL lock for the entire reset
Jacob Keller
2017-06-20
1
-20
/
+7
*
i40e: Handle PE_CRITERR properly with IWARP enabled
Catherine Sullivan
2017-06-20
1
-2
/
+2
*
i40e: clear only cause_ena bit
Shannon Nelson
2017-06-20
1
-2
/
+12
*
i40e: fix disabling overflow promiscuous mode
Alan Brady
2017-06-20
1
-3
/
+2
*
i40e: Add support for OEM firmware version
Filip Sadowski
2017-06-20
1
-0
/
+47
*
i40e: genericize the partition bandwidth control
Shannon Nelson
2017-06-20
1
-21
/
+20
*
i40e: add support for XDP_TX action
Björn Töpel
2017-06-20
1
-73
/
+226
*
i40e: add XDP support for pass and drop actions
Björn Töpel
2017-06-20
1
-0
/
+87
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-3
/
+4
|
\
|
*
i40e: fix handling of HW ATR eviction
Jacob Keller
2017-06-12
1
-3
/
+4
*
|
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-08
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
1
-18
/
+18
|
\
|
|
*
i40e: Fix state flags for bit set and clean operations of PF
Mauro S. M. Rodrigues
2017-06-06
1
-18
/
+18
*
|
i40e: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-05-31
1
-0
/
+1
*
|
i40e: use pf data structure directly in i40e_ptp_rx_hang
Jacob Keller
2017-05-31
1
-1
/
+1
|
/
*
i40e: remove hw_disabled_flags in favor of using separate flag bits
Jacob Keller
2017-04-30
1
-27
/
+26
*
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
2017-04-30
1
-117
/
+116
*
i40e: separate PF and VSI state flags
Jacob Keller
2017-04-30
1
-34
/
+32
*
i40e: remove unnecessary msleep() delay in i40e_free_vfs
Jacob Keller
2017-04-30
1
-1
/
+1
*
i40e: Reprogram port offloads after reset
Alexander Duyck
2017-04-30
1
-0
/
+20
*
i40e: rename index to port to avoid confusion
Jacob Keller
2017-04-30
1
-5
/
+5
*
i40e: properly spell I40E_VF_STATE_* flags
Jacob Keller
2017-04-30
1
-1
/
+1
*
i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state
Jacob Keller
2017-04-19
1
-10
/
+6
*
i40e: reset all VFs in parallel when rebuilding PF
Jacob Keller
2017-04-19
1
-6
/
+26
*
i40e: factor out queue control from i40e_vsi_control_(tx|rx)
Jacob Keller
2017-04-19
1
-50
/
+89
*
i40e: don't hold RTNL lock while waiting for VF reset to finish
Jacob Keller
2017-04-19
1
-2
/
+9
*
i40e/i40evf: Add tracepoints
Scott Peterson
2017-04-19
1
-0
/
+6
*
i40e/i40evf: Add support for padding start of frames
Alexander Duyck
2017-04-08
1
-1
/
+8
*
i40e/i40evf: Add support for using order 1 pages with a 3K buffer
Alexander Duyck
2017-04-08
1
-1
/
+2
[next]