index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2017-11-30
i40e: Use smp_rmb rather than read_barrier_depends
Brian King
2
-2
/
+2
2016-11-18
i40e: fix call of ndo_dflt_bridge_getlink()
Huaibin Wang
1
-1
/
+1
2016-10-22
i40e: avoid NULL pointer dereference and recursive errors on early PCI error
Guilherme G Piccoli
1
-0
/
+6
2016-10-07
i40e: avoid null pointer dereference
Heinrich Schuchardt
1
-1
/
+3
2016-09-15
i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
Anjali Singhai Jain
1
-10
/
+4
2016-09-15
i40e: Fix Rx hash reported to the stack by our driver
Anjali Singhai Jain
1
-25
/
+29
2016-09-15
i40e: clean whole mac filter list
Shannon Nelson
1
-8
/
+11
2016-09-15
i40e: don't add zero MAC filter
Mitch Williams
1
-6
/
+9
2016-09-15
i40e: properly delete VF MAC filters
Mitch Williams
3
-2
/
+44
2016-09-15
i40e: Fix memory leaks, sideband filter programming
Kiran Patil
1
-5
/
+14
2016-09-15
i40e: fix: do not sleep in netdev_ops
Jesse Brandeburg
1
-24
/
+20
2016-09-15
i40e: Workaround fix for mss < 256 issue
Anjali Singhai Jain
1
-0
/
+27
2015-12-04
i40e/i40evf: avoid mutex re-init
Jesse Brandeburg
2
-7
/
+10
2015-11-07
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
2015-10-23
i40e/i40evf: Add a workaround to drop all flow control frames
Anjali Singhai Jain
3
-0
/
+42
2015-10-23
i40e: fix annoying message
Jesse Brandeburg
1
-0
/
+1
2015-10-23
i40e: fix stats offsets
Jesse Brandeburg
1
-0
/
+6
2015-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-146
/
+476
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+4
2015-10-20
i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25
Catherine Sullivan
1
-1
/
+1
2015-10-20
i40e: declare rather than initialize int object
Jean Sacren
1
-1
/
+1
2015-10-20
i40e: fix kernel-doc argument name
Jean Sacren
1
-1
/
+1
2015-10-20
i40e: Move error message to debug level
Catherine Sullivan
1
-3
/
+3
2015-10-20
i40e: Fix order of checks when enabling/disabling autoneg in ethtool
Catherine Sullivan
1
-13
/
+16
2015-10-20
i40e/i40evf: Fix an accidental error with BIT_ULL replacement
Anjali Singhai Jain
1
-2
/
+2
2015-10-20
i40e: fix for PHY NVM interaction problem
Carolyn Wyborny
1
-6
/
+8
2015-10-20
i40e: Fix for Tools loopback test failing after driver load
Carolyn Wyborny
1
-0
/
+5
2015-10-20
i40e/i40evf: adjust interrupt throttle less frequently
Jesse Brandeburg
4
-4
/
+26
2015-10-20
i40e/i40evf: change dynamic interrupt thresholds
Jesse Brandeburg
2
-6
/
+24
2015-10-20
i40e/i40evf: fix bug in throttle rate math
Jesse Brandeburg
1
-1
/
+8
2015-10-20
i40e/i40evf: refactor IRQ enable function
Jesse Brandeburg
1
-46
/
+66
2015-10-20
i40e/i40evf: use napi_schedule_irqoff()
Alexander Duyck
1
-2
/
+4
2015-10-20
i40e: Fix basic support for X722 devices
Anjali Singhai
3
-6
/
+31
2015-10-20
i40e: Lock for VSI's MAC filter list
Kiran Patil
4
-56
/
+282
2015-10-16
i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21
Catherine Sullivan
1
-1
/
+1
2015-10-16
i40e: increase AQ work limit
Mitch Williams
1
-1
/
+1
2015-10-16
i40e: Recognize 1000Base_T_Optical phy type when link is up
Catherine Sullivan
1
-0
/
+6
2015-10-16
i40e: reset the invalid msg counter in vf when a valid msg is received
Jingjing Wu
2
-1
/
+4
2015-10-16
i40e/i40evf: moderate interrupts differently
Jesse Brandeburg
4
-3
/
+42
[next]