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