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.13.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
/
i40e_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
i40e: Fix error handling in i40e_vsi_open
Dinghao Liu
1
-0
/
+2
2021-04-28
i40e: fix the panic when running bpf in xdpdrv mode
Jason Xing
1
-0
/
+6
2019-11-25
i40e: hold the rtnl lock on clearing interrupt scheme
Patryk Małek
1
-0
/
+8
2019-06-11
i40e: don't allow changes to HW VLAN stripping on active port VLANs
Nicholas Nunley
1
-0
/
+8
2017-12-25
i40e: Do not enable NAPI on q_vectors that have no rings
Alexander Duyck
1
-4
/
+12
2017-11-30
i40e: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
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-09-15
i40e: clean whole mac filter list
Shannon Nelson
1
-8
/
+11
2016-09-15
i40e: properly delete VF MAC filters
Mitch Williams
1
-0
/
+36
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
1
-1
/
+10
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
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: 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/i40evf: Add a workaround to drop all flow control frames
Anjali Singhai Jain
1
-0
/
+18
2015-10-23
i40e: fix annoying message
Jesse Brandeburg
1
-0
/
+1
2015-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-60
/
+267
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
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: 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
1
-0
/
+2
2015-10-20
i40e/i40evf: use napi_schedule_irqoff()
Alexander Duyck
1
-2
/
+4
2015-10-20
i40e: Lock for VSI's MAC filter list
Kiran Patil
1
-55
/
+253
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/i40evf: moderate interrupts differently
Jesse Brandeburg
1
-3
/
+7
2015-10-16
i40e: generate fewer startup messages
Shannon Nelson
1
-8
/
+12
2015-10-16
i40e/i40evf: Drop useless "IN_NETPOLL" flag
Alexander Duyck
1
-2
/
+0
2015-10-15
i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19
Catherine Sullivan
1
-1
/
+1
2015-10-15
i40e: remove unnecessary string copy operations
Shannon Nelson
1
-12
/
+12
2015-10-15
i40e: X722 is on the IOSF bus and does not report the PCI bus info
Anjali Singhai Jain
1
-20
/
+49
2015-10-15
i40e: allow FD SB if MFP mode only has 1 partition
Shannon Nelson
1
-4
/
+4
2015-10-15
i40e: remove obsolete version check
Mitch Williams
1
-6
/
+0
2015-10-15
i40e: Change some messages from info to debug only
Neerav Parikh
1
-8
/
+13
2015-10-15
i40e: Add missing parameter comment to ndo_bridge_setlink
Jesse Brandeburg
1
-0
/
+1
2015-10-14
i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17
Catherine Sullivan
1
-1
/
+1
2015-10-14
i40e/i40evf: Refactor PHY structure and add phy_capabilities enum
Catherine Sullivan
1
-0
/
+8
2015-10-14
i40e/i40evf: Add module_types and update_link_info
Catherine Sullivan
1
-1
/
+1
2015-10-14
i40e: update fw version text string per previous product formats
Carolyn Wyborny
1
-0
/
+7
2015-10-14
i40e: Make it clear a parameter is never used
Carolyn Wyborny
1
-1
/
+2
2015-10-09
i40e: print neato new features
Jesse Brandeburg
1
-0
/
+3
2015-10-09
i40e: refactor code to remove indent
Jesse Brandeburg
1
-40
/
+42
2015-10-09
i40e/i40evf: clean up some code
Jesse Brandeburg
1
-18
/
+20
2015-10-09
i40e: add switch for link polling
Shannon Nelson
1
-1
/
+3
2015-10-09
i40e: Fix multiple link up messages
Matt Jared
1
-1
/
+4
2015-10-09
i40e: Fix for extra Flow Director filter in table after error
Carolyn Wyborny
1
-0
/
+14
[next]