index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2017-06-06
i40e/i40evf: proper update of the page_offset field
Björn Töpel
2017-06-06
i40e: Fix state flags for bit set and clean operations of PF
Mauro S. M. Rodrigues
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-04-30
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-04-30
e1000e: Add Support for 38.4MHZ frequency
Sasha Neftin
2017-04-30
e1000e: Add Support for CannonLake
Sasha Neftin
2017-04-30
e1000e: Initial Support for CannonLake
Sasha Neftin
2017-04-30
e1000e: fix PTP on e1000_pch_lpt variants
Jarod Wilson
2017-04-30
i40evf: hide unused variable
Arnd Bergmann
2017-04-30
i40evf: allocate queues before we setup the interrupts and q_vectors
Jacob Keller
2017-04-30
i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED
Jacob Keller
2017-04-30
i40e: remove hw_disabled_flags in favor of using separate flag bits
Jacob Keller
2017-04-30
i40evf: remove needless min_t() on num_online_cpus()*2
Jacob Keller
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
2017-04-30
i40e: separate PF and VSI state flags
Jacob Keller
2017-04-30
i40e: remove unnecessary msleep() delay in i40e_free_vfs
Jacob Keller
2017-04-30
i40e: amortize wait time when disabling lots of VFs
Jacob Keller
2017-04-30
i40e: Reprogram port offloads after reset
Alexander Duyck
2017-04-30
i40e: rename index to port to avoid confusion
Jacob Keller
2017-04-30
i40e: make use of i40e_reset_all_vfs when initializing new VFs
Jacob Keller
2017-04-30
i40e: properly spell I40E_VF_STATE_* flags
Jacob Keller
2017-04-29
ixgbevf: Check for RSS key before setting value
Tony Nguyen
2017-04-29
ixgbevf: Fix errors in retrieving RETA and RSS from PF
Tony Nguyen
2017-04-29
ixgbe: Check for RSS key before setting value
Tony Nguyen
2017-04-29
ixgbe: Add 1000Base-T device based on X550EM_X MAC
Paul Greenwalt
2017-04-29
ixgbe: Allow setting zero MAC address for VF
Tony Nguyen
2017-04-29
ixgbevf: fix size of queue stats length
Emil Tantilov
2017-04-29
ixgbe: clean macvlan MAC filter table on VF reset
Emil Tantilov
2017-04-29
ixgbe: delay tail write to every 'n' packets
John Fastabend
2017-04-29
ixgbe: add support for XDP_TX action
John Fastabend
2017-04-29
ixgbe: add XDP support for pass and drop actions
John Fastabend
2017-04-28
ixgbe: Acquire PHY semaphore before device reset
Paul Greenwalt
2017-04-27
ixgbe: Use pcie_flr() instead of duplicating it
Christoph Hellwig
2017-04-24
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2017-04-21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-04-20
igbvf: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-20
igb: Enable reading of wake up packet
Kim Tatt Chuah
2017-04-20
igb/igbvf: Add VF MAC filter request capabilities
Yury Kylulin
2017-04-20
igb: improve MAC filter handling
Yury Kylulin
2017-04-20
e1000e: fix timing for 82579 Gigabit Ethernet controller
Bernd Faust
2017-04-20
ixgb: Omit private ndo_get_stats function
Tobias Klauser
2017-04-20
e1000: Omit private ndo_get_stats function
Tobias Klauser
2017-04-19
i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state
Jacob Keller
2017-04-19
i40e: reset all VFs in parallel when rebuilding PF
Jacob Keller
2017-04-19
i40e: split some code in i40e_reset_vf into helpers
Jacob Keller
2017-04-19
i40e: remove I40E_FLAG_IN_NETPOLL entirely
Jacob Keller
2017-04-19
i40e: reduce wait time for adminq command completion
Jacob Keller
2017-04-19
i40e: fix CONFIG_BUSY checks in i40e_set_settings function
Jacob Keller
2017-04-19
i40e: factor out queue control from i40e_vsi_control_(tx|rx)
Jacob Keller
[next]