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
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2015-12-03
5
-154
/
+175
|
\
|
*
i40e: trivial fixes
Jesse Brandeburg
2015-12-03
2
-9
/
+4
|
*
i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
Catherine Sullivan
2015-12-03
1
-1
/
+1
|
*
i40e/i40evf: use logical operator
Mitch Williams
2015-12-03
1
-1
/
+1
|
*
i40e: fix whitespace
Mitch Williams
2015-12-03
1
-2
/
+2
|
*
i40e: Remove separate functions gathering XOFF Rx stats
Neerav Parikh
2015-12-03
1
-70
/
+7
|
*
i40e: remove CONFIG_I40E_VXLAN
Jesse Brandeburg
2015-12-03
2
-9
/
+7
|
*
i40e: use priv flags to control packet split
Jesse Brandeburg
2015-12-03
2
-0
/
+28
|
*
i40e: propagate properly
Mitch Williams
2015-12-03
2
-51
/
+76
|
*
i40e: Fix memory leaks, sideband filter programming
Kiran Patil
2015-12-03
1
-5
/
+14
|
*
i40e: Detection and recovery of TX queue hung logic moved to service_task fro...
Kiran Patil
2015-12-03
3
-6
/
+35
*
|
i40e: Fix i40e_print_features() VEB mode output
Joe Perches
2015-12-03
1
-23
/
+19
|
/
*
i40e: remove unused argument
Jesse Brandeburg
2015-12-02
4
-12
/
+18
*
i40e: fix: do not sleep in netdev_ops
Jesse Brandeburg
2015-12-02
1
-24
/
+20
*
i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
Catherine Sullivan
2015-12-02
1
-1
/
+1
*
i40e: make error message more useful
Mitch Williams
2015-12-02
1
-2
/
+2
*
i40e: fix confusing message
Helin Zhang
2015-12-02
1
-1
/
+2
*
i40e: Update error messaging
Carolyn Wyborny
2015-12-02
1
-6
/
+10
*
i40e/i40evf: prefetch skb data on transmit
Jesse Brandeburg
2015-12-02
1
-0
/
+3
*
i40e: rename rss_size to alloc_rss_size in i40e_pf
Helin Zhang
2015-12-02
2
-17
/
+22
*
i40e: add new fields to store user configuration
Helin Zhang
2015-12-02
3
-17
/
+68
*
i40e: Bump version to 1.4.2
Catherine Sullivan
2015-11-25
1
-2
/
+2
*
i40e: create a generic configure rss function
Helin Zhang
2015-11-25
3
-52
/
+107
*
i40e: rework the functions to configure RSS with similar parameters
Helin Zhang
2015-11-25
3
-26
/
+71
*
i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
Helin Zhang
2015-11-25
1
-1
/
+1
*
i40e/i40evf: clean up error messages
Mitch Williams
2015-11-25
1
-9
/
+12
*
i40e/i40evf: Add comment to #endif
Helin Zhang
2015-11-25
1
-1
/
+1
*
i40e: Move the saving of old link info from handle_link_event to link_event
Catherine Sullivan
2015-11-25
1
-4
/
+3
*
i40e/i40evf: Add a stat to track how many times we have to do a force WB
Anjali Singhai Jain
2015-11-25
5
-2
/
+10
*
i40e: Workaround fix for mss < 256 issue
Anjali Singhai Jain
2015-11-25
1
-0
/
+27
*
i40e: remove BUG_ON from FCoE setup
Shannon Nelson
2015-11-25
1
-2
/
+0
*
i40e: remove BUG_ON from feature string building
Shannon Nelson
2015-11-25
1
-16
/
+18
*
i40e: Change BUG_ON to WARN_ON in service event complete
Shannon Nelson
2015-11-25
1
-1
/
+1
*
i40e/i40evf: remove unused tunnel parameter
Shannon Nelson
2015-11-25
1
-7
/
+4
*
intel: i40e: fix confused code
Rasmus Villemoes
2015-11-23
1
-14
/
+10
*
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-11-18
1
-1
/
+0
*
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-06
1
-1
/
+1
|
\
|
*
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
2015-10-15
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
2
-0
/
+7
|
\
\
|
*
|
i40e: fix annoying message
Jesse Brandeburg
2015-10-23
1
-0
/
+1
|
*
|
i40e: fix stats offsets
Jesse Brandeburg
2015-10-23
1
-0
/
+6
*
|
|
i40e: fix unconditional execution of cpu_to_le16()
Jean Sacren
2015-10-23
1
-2
/
+3
*
|
|
i40e: clean up local variable initialization
Jean Sacren
2015-10-23
1
-2
/
+2
*
|
|
i40e: add missing kernel-doc argument
Jean Sacren
2015-10-23
1
-0
/
+3
*
|
|
i40e: re-use %*ph specifier to hexdump a data
Andy Shevchenko
2015-10-23
1
-18
/
+4
*
|
|
i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33
Catherine Sullivan
2015-10-23
1
-1
/
+1
*
|
|
i40e: Disable VEB bridge mode with SR-IOV failure
Akeem G Abodunrin
2015-10-23
1
-0
/
+1
*
|
|
i40e: Fix an incorrect OEM version string
Carolyn Wyborny
2015-10-23
1
-4
/
+13
*
|
|
i40e: fix inconsistent statuses after a PF reset
Helin Zhang
2015-10-23
1
-0
/
+20
*
|
|
i40e: Fix VEB/VEPA bridge mode mismatch issue
Akeem G Abodunrin
2015-10-23
1
-3
/
+13
[next]