index
:
linux-stable.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.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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: Error handling for link event
Harshitha Ramamurthy
2017-02-18
1
-0
/
+1
*
i40e: enable mc magic pkt wakeup during power down
Joshua Hay
2017-02-18
1
-0
/
+1
*
i40e: avoid race condition when sending filters to firmware for addition
Jacob Keller
2017-02-11
1
-0
/
+16
*
i40e: remove unused function
Mitch Williams
2017-02-02
1
-1
/
+0
*
i40e: Deprecating unused macro
Bimmy Pujari
2017-02-02
1
-13
/
+0
*
i40e: avoid O(n^2) loop when deleting all filters
Jacob Keller
2017-02-02
1
-0
/
+1
*
i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
Jacob Keller
2017-02-02
1
-3
/
+3
*
i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1
Jacob Keller
2017-02-02
1
-2
/
+2
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-3
/
+2
*
i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID
Jacob Keller
2016-12-06
1
-0
/
+2
*
i40e: defeature support for PTP L4 frame detection on XL710
Jacob Keller
2016-12-06
1
-0
/
+1
*
i40e: Blink LED on 1G BaseT boards
Henry Tieman
2016-12-06
1
-1
/
+1
*
i40e: Driver prints log message on link speed change
Filip Sadowski
2016-12-06
1
-0
/
+1
*
i40e: Fix for ethtool Supported link modes
Harshitha Ramamurthy
2016-12-02
1
-0
/
+1
*
i40e: removed unreachable code
Filip Sadowski
2016-10-31
1
-2
/
+3
*
i40e: Add common function for finding VSI by type
Alexander Duyck
2016-10-31
1
-0
/
+19
*
i40e: replace PTP Rx timestamp hang logic
Jacob Keller
2016-10-31
1
-1
/
+3
*
i40e: use a mutex instead of spinlock in PTP user entry points
Jacob Keller
2016-10-31
1
-1
/
+1
*
i40e: avoid looping to check whether we're in VLAN mode
Jacob Keller
2016-10-31
1
-0
/
+1
*
i40e: store MAC/VLAN filters in a hash with the MAC Address as key
Jacob Keller
2016-10-31
1
-4
/
+20
*
i40e: make use of __dev_uc_sync and __dev_mc_sync
Jacob Keller
2016-10-31
1
-5
/
+5
*
i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
Jacob Keller
2016-10-31
1
-13
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-0
/
+1
|
\
|
*
i40e: Fix configure TCs after initial DCB disable
David Ertman
2016-10-27
1
-0
/
+1
*
|
i40e/i40evf: fix interrupt affinity bug
Alan Brady
2016-10-28
1
-0
/
+2
*
|
i40e: Remove unused function i40e_vsi_lookup
Alexander Duyck
2016-10-28
1
-2
/
+0
|
/
*
i40e: Strip out debugfs hook for Flow Director filter programming
Alexander Duyck
2016-09-24
1
-2
/
+0
*
i40e: Increase minimum number of allocated VSI
Akeem Abodunrin
2016-09-24
1
-1
/
+1
*
i40e: fix setting user defined RSS hash key
Alan Brady
2016-09-22
1
-0
/
+2
*
i40e/i40evf: Fix indentation
Jeff Kirsher
2016-08-19
1
-65
/
+66
*
i40e: Remove XSTRINGIFY macro definitions and uses
Joe Perches
2016-08-19
1
-4
/
+0
*
i40e: Allow RSS Hash set with less than four parameters
Carolyn Wyborny
2016-08-18
1
-3
/
+0
*
i40e: refactor Rx filter handling
Mitch Williams
2016-07-22
1
-2
/
+12
*
i40e: Fix errors resulted while turning off TSO
Tushar Dave
2016-06-27
1
-0
/
+1
*
i40e: Add vf-true-promisc-support priv flag
Anjali Singhai Jain
2016-05-13
1
-5
/
+7
*
i40e: Add support for disabling all link and change bits needed for PHY inter...
Kevin Scott
2016-05-13
1
-1
/
+3
*
i40e/i40evf: Remove unused hardware receive descriptor code
Jesse Brandeburg
2016-05-05
1
-6
/
+1
*
i40e: Refactor receive routine
Jesse Brandeburg
2016-05-05
1
-1
/
+0
*
i40e: Drop packet split receive routine
Jesse Brandeburg
2016-05-05
1
-3
/
+0
*
i40e: Use consistent type for vf_id
Jesse Brandeburg
2016-05-01
1
-1
/
+1
*
i40e: Add support for configuring VF RSS
Mitch Williams
2016-04-26
1
-0
/
+1
*
i40e/i40evf: Remove I40E_MAX_USER_PRIORITY define
Catherine Sullivan
2016-04-05
1
-1
/
+0
*
i40e: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-04-05
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-03-22
1
-0
/
+22
|
\
|
*
i40e: Add support for client interface for IWARP driver
Anjali Singhai Jain
2016-02-29
1
-0
/
+22
*
|
i40e: queue-specific settings for interrupt moderation
Kan Liang
2016-02-19
1
-7
/
+0
*
|
i40e: Fix led blink capability for 10GBaseT PHY
Carolyn Wyborny
2016-02-18
1
-0
/
+3
*
|
i40e: Removal of code which relies on BASE VEB SEID
Kiran Patil
2016-02-17
1
-3
/
+0
*
|
i40e: Add a SW workaround for lost interrupts
Anjali Singhai Jain
2016-02-17
1
-0
/
+1
*
|
i40e/i40evf: don't lose interrupts
Jesse Brandeburg
2016-02-17
1
-2
/
+5
[next]