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
*
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
*
i40e: clear only cause_ena bit
Shannon Nelson
2017-06-21
1
-2
/
+12
*
i40e: fix disabling overflow promiscuous mode
Alan Brady
2017-06-21
1
-3
/
+2
*
i40e: Add support for OEM firmware version
Filip Sadowski
2017-06-21
2
-14
/
+81
*
i40e: genericize the partition bandwidth control
Shannon Nelson
2017-06-21
2
-28
/
+26
*
i40e: Add message for unsupported MFP mode
Carolyn Wyborny
2017-06-21
1
-0
/
+6
*
i40e: Support firmware CEE DCB UP to TC map re-definition
Greg Bowers
2017-06-21
1
-4
/
+7
*
i40e: Fix potential out of bound array access
Sudheer Mogilappagari
2017-06-21
1
-1
/
+3
*
i40e: comment that udp_port must be in host byte order
Jacob Keller
2017-06-21
1
-1
/
+5
*
i40e: use dev_dbg instead of dev_info when warning about missing routine
Jacob Keller
2017-06-21
1
-3
/
+3
*
i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flags
Alice Michael
2017-06-21
1
-2
/
+2
*
i40e: add support for XDP_TX action
Björn Töpel
2017-06-21
5
-87
/
+384
*
i40e: add XDP support for pass and drop actions
Björn Töpel
2017-06-21
4
-31
/
+194
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
5
-7
/
+11
|
\
|
*
i40e: Fix a sleep-in-atomic bug
Jia-Ju Bai
2017-06-15
1
-0
/
+2
|
*
i40e: fix handling of HW ATR eviction
Jacob Keller
2017-06-13
4
-7
/
+9
*
|
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-07
2
-19
/
+20
|
\
|
|
*
i40e/i40evf: proper update of the page_offset field
Björn Töpel
2017-06-06
1
-1
/
+2
|
*
i40e: Fix state flags for bit set and clean operations of PF
Mauro S. M. Rodrigues
2017-06-06
1
-18
/
+18
*
|
i40e/virtchnl: move function to virtchnl
Jesse Brandeburg
2017-06-01
1
-149
/
+1
*
|
virtchnl: finish conversion to virtchnl interface
Jesse Brandeburg
2017-06-01
1
-8
/
+10
*
|
i40evf/virtchnl: whitespace cleanups
Jesse Brandeburg
2017-06-01
1
-8
/
+4
*
|
i40e/virtchnl: refactor code for validate checks
Jesse Brandeburg
2017-06-01
1
-16
/
+20
*
|
virtchnl: convert to new macros
Jesse Brandeburg
2017-06-01
2
-6
/
+3
*
|
virtchnl: move some code to core driver
Jesse Brandeburg
2017-06-01
1
-12
/
+18
*
|
virtchnl: rename i40e to generic virtchnl
Jesse Brandeburg
2017-06-01
4
-191
/
+191
*
|
i40e: use new unified virtchnl header file
Jesse Brandeburg
2017-06-01
4
-452
/
+3
*
|
i40e: Check for memory allocation failure
Christophe Jaillet
2017-05-31
1
-0
/
+2
*
|
i40e: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-05-31
4
-0
/
+34
*
|
i40e: use pf data structure directly in i40e_ptp_rx_hang
Jacob Keller
2017-05-31
3
-4
/
+4
*
|
i40e: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-05-31
3
-0
/
+3
*
|
i40e: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
2017-05-31
1
-6
/
+20
*
|
i40e: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
2017-05-31
1
-3
/
+11
*
|
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-21
1
-0
/
+1
|
/
*
i40e: remove hw_disabled_flags in favor of using separate flag bits
Jacob Keller
2017-04-30
4
-52
/
+38
*
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
2017-04-30
8
-171
/
+177
*
i40e: separate PF and VSI state flags
Jacob Keller
2017-04-30
5
-44
/
+50
*
i40e: remove unnecessary msleep() delay in i40e_free_vfs
Jacob Keller
2017-04-30
2
-3
/
+1
*
i40e: amortize wait time when disabling lots of VFs
Jacob Keller
2017-04-30
1
-2
/
+14
*
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
2
-6
/
+6
*
i40e: make use of i40e_reset_all_vfs when initializing new VFs
Jacob Keller
2017-04-30
2
-3
/
+8
*
i40e: properly spell I40E_VF_STATE_* flags
Jacob Keller
2017-04-30
4
-58
/
+58
*
i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state
Jacob Keller
2017-04-20
2
-11
/
+7
*
i40e: reset all VFs in parallel when rebuilding PF
Jacob Keller
2017-04-20
4
-6
/
+129
*
i40e: split some code in i40e_reset_vf into helpers
Jacob Keller
2017-04-20
1
-37
/
+72
*
i40e: reduce wait time for adminq command completion
Jacob Keller
2017-04-20
2
-3
/
+3
[next]