index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: avoid NULL pointer dereference and recursive errors on early PCI error
Guilherme G Piccoli
2017-02-23
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-406
/
+718
|
\
|
*
i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34
Catherine Sullivan
2014-06-11
1
-1
/
+1
|
*
i40e/i40evf: Add Flow director stats to PF stats
Anjali Singhai Jain
2014-06-11
1
-0
/
+12
|
*
i40e/i40evf: User ether_addr_copy instead of memcpy
Greg Rose
2014-06-11
1
-11
/
+9
|
*
i40e: Do not accept tagged packets by default
Greg Rose
2014-06-11
1
-0
/
+32
|
*
i40e: Separate out DCB capability and enabled flags
Neerav Parikh
2014-06-11
1
-8
/
+22
|
*
i40e/i40evf: bump version to 0.4.7 for i40e and 0.9.31 for i40evf
Shannon Nelson
2014-06-09
1
-1
/
+1
|
*
i40e: Allow RSS table entry range and GPS to be any number, not necessarily p...
Anjali Singhai Jain
2014-06-09
1
-3
/
+1
|
*
i40e: Do not fall back to one queue model if the only feature enabled is ATR
Anjali Singhai Jain
2014-06-09
1
-0
/
+1
|
*
i40e: keep SR-IOV enabled in the case that RSS, VMDQ, FD_SB and DCB are disabled
Frank Zhang
2014-06-09
1
-3
/
+13
|
*
i40e: Changes to Interrupt distribution policy
Anjali Singhai Jain
2014-06-09
1
-6
/
+19
|
*
i40e: implement anti-spoofing for VFs
Mitch Williams
2014-06-08
1
-0
/
+8
|
*
i40e: don't complain about removing non-existent addresses
Shannon Nelson
2014-06-08
1
-2
/
+5
|
*
i40e: remove unused variable and memory allocation
Shannon Nelson
2014-06-08
1
-10
/
+0
|
*
i40e: allow for more VSIs
Mitch Williams
2014-06-08
1
-30
/
+38
|
*
i40e: add checks for AQ error status bits
Shannon Nelson
2014-06-08
1
-0
/
+36
|
*
i40e/i40evf: Bump build version
Catherine Sullivan
2014-06-08
1
-1
/
+1
|
*
i40e/i40evf: remove deprecated device IDs
Jesse Brandeburg
2014-06-08
1
-2
/
+0
|
*
i40e/i40evf: fix poll weight
Jesse Brandeburg
2014-06-08
1
-1
/
+1
|
*
i40e/i40evf: remove chatty reset messages
Mitch Williams
2014-06-08
1
-2
/
+0
|
*
i40e: not all VSIs have rings
Mitch Williams
2014-06-08
1
-2
/
+2
|
*
i40e: clear pxe after adminq is rebuilt
Shannon Nelson
2014-06-08
1
-0
/
+1
|
*
i40e: Fix incorrect feature configuration status
Akeem G Abodunrin
2014-06-08
1
-3
/
+4
|
*
i40e/i40evf: Clean up a few things
Akeem G Abodunrin
2014-06-08
1
-3
/
+1
|
*
i40e/i40evf: Bump build version
Catherine Sullivan
2014-06-06
1
-2
/
+2
|
*
i40e: remove irqs only when they are set up
Shannon Nelson
2014-06-06
1
-0
/
+6
|
*
i40e: don't remove HMC that doesn't exist
Shannon Nelson
2014-06-06
1
-9
/
+15
|
*
i40e: print full link message
Jesse Brandeburg
2014-06-06
1
-5
/
+51
|
*
i40e: add xcast stats for port
Shannon Nelson
2014-06-06
1
-0
/
+26
|
*
i40e/i40evf: add Tx pre queue disable function
Matt Jared
2014-06-06
1
-0
/
+6
|
*
i40e: print message for pre-production hardware
Jesse Brandeburg
2014-06-06
1
-0
/
+4
|
*
i40e: set lan_veb index
Shannon Nelson
2014-06-06
1
-0
/
+2
|
*
i40e: add missing VSI statistics
Shannon Nelson
2014-06-05
1
-0
/
+8
|
*
i40e/i40evf: remove rx_errors and rx_missed
Shannon Nelson
2014-06-05
1
-2
/
+0
|
*
i40e: refactor stats collection
Shannon Nelson
2014-06-05
1
-166
/
+189
|
*
i40e: refactor send version
Jesse Brandeburg
2014-06-05
1
-13
/
+18
|
*
i40e: notify VF of all types of resets
Mitch Williams
2014-06-05
1
-3
/
+3
|
*
i40e: clamp jumbo frame size
Jesse Brandeburg
2014-06-05
1
-1
/
+1
|
*
i40e: Clear recovery pending, if reset failed
Akeem G Abodunrin
2014-05-29
1
-1
/
+3
|
*
i40e/i40evf: remove storm control
Jesse Brandeburg
2014-05-29
1
-1
/
+0
|
*
i40e: Use the new i40e_get_fd_cnt_all function in other places
Anjali Singhai Jain
2014-05-29
1
-2
/
+1
|
*
i40e: Tx/Rx rings declaration
Akeem G Abodunrin
2014-05-29
1
-6
/
+5
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-05-23
1
-4
/
+0
|
|
\
|
|
*
i40e,igb,ixgbe: remove usless return statements
Stephen Hemminger
2014-05-23
1
-4
/
+0
|
*
|
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-23
1
-1
/
+1
|
|
/
|
*
i40e: fix passing wrong error code to i40e_open()
Jean Sacren
2014-05-21
1
-1
/
+1
|
*
i40e: Check PCI_IOV config to avoid compile error
Greg Rose
2014-05-21
1
-0
/
+2
|
*
i40e/i40evf: set proper default for ITR registers
Mitch Williams
2014-05-21
1
-0
/
+4
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
1
-4
/
+1
|
|
\
[next]