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.14.y
linux-6.15.y
linux-6.16.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-26
e1000e: allow non-monotonic SYSTIM readings
Miroslav Lichvar
1
-3
/
+10
2018-12-17
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Josh Elsasser
1
-1
/
+3
2018-12-17
igb: fix uninitialized variables
Yunjian Wang
1
-0
/
+1
2018-11-21
e1000: fix race condition between e1000_down() and e1000_watchdog
Vincenzo Maffione
1
-2
/
+9
2018-11-21
e1000: avoid null pointer dereference on invalid stat type
Colin Ian King
1
-5
/
+4
2018-11-13
ixgbevf: VF2VF TCP RSS
Sebastian Basierski
1
-0
/
+4
2018-11-10
i40e: avoid NVM acquire deadlock during NVM update
Anjali Singhai Jain
2
-40
/
+60
2018-11-10
igb: Remove superfluous reset to PHY and page 0 selection
Christian Grönke
1
-12
/
+0
2018-10-04
e1000: ensure to free old tx/rx rings in set_ringparam()
Bo Chen
1
-2
/
+2
2018-10-04
e1000: check on netif_running() before calling e1000_up()
Bo Chen
1
-1
/
+2
2018-09-26
e1000e: Fix link check race condition
Benjamin Poirier
2
-21
/
+24
2018-09-26
Revert "e1000e: Separate signaling for link check/link up"
Benjamin Poirier
3
-19
/
+9
2018-09-26
e1000e: Avoid missed interrupts following ICR read
Benjamin Poirier
2
-8
/
+24
2018-09-26
e1000e: Fix queue interrupt re-raising in Other interrupt
Benjamin Poirier
1
-0
/
+3
2018-09-26
Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
Benjamin Poirier
1
-14
/
+2
2018-09-26
e1000e: Remove Other from EIAC
Benjamin Poirier
1
-2
/
+3
2018-08-24
ixgbe: Be more careful when modifying MAC filters
Alexander Duyck
1
-1
/
+11
2018-08-03
ixgbevf: fix MAC address changes through ixgbevf_set_mac()
Emil Tantilov
1
-0
/
+1
2018-05-30
e1000e: allocate ring descriptors with dma_zalloc_coherent
Pierre-Yves Kerbrat
1
-2
/
+2
2018-05-30
e1000e: Fix check_for_link return value with autoneg off
Benjamin Poirier
2
-2
/
+2
2018-05-30
fm10k: fix "failed to kill vid" message for VF
Ngai-Mint Kwan
1
-2
/
+12
2018-04-13
e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails
Chris Wilson
1
-1
/
+6
2018-04-13
igb: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
1
-2
/
+10
2018-04-13
e1000e: fix race condition around skb_tstamp_tx()
Jacob Keller
1
-2
/
+8
2018-04-13
i40evf: fix merge error in older patch
Jesse Brandeburg
1
-0
/
+1
2018-03-24
ixgbevf: fix size of queue stats length
Emil Tantilov
1
-1
/
+1
2018-03-24
e1000e: fix timing for 82579 Gigabit Ethernet controller
Bernd Faust
1
-0
/
+6
2018-03-22
i40e: only register client on iWarp-capable devices
Mitch Williams
1
-8
/
+11
2018-03-22
fm10k: correctly check if interface is removed
Phil Turnbull
1
-1
/
+1
2018-03-22
i40e/i40evf: Fix use after free in Rx cleanup path
Alexander Duyck
2
-0
/
+2
2018-03-22
i40e: fix ethtool to get EEPROM data from X722 interface
Lihong Yang
1
-0
/
+5
2018-03-22
i40e: Acquire NVM lock before reads on all devices
Aaron Salter
1
-6
/
+6
2018-03-03
i40e/i40evf: Account for frags split over multiple descriptors in check linea...
Alexander Duyck
2
-6
/
+46
2018-03-03
e1000: fix disabling already-disabled warning
Tushar Dave
2
-6
/
+24
2018-02-03
igb: Free IRQs when device is hotplugged
Lyude Paul
1
-1
/
+1
2018-01-17
e1000e: Fix e1000_check_for_copper_link_ich8lan return value.
Benjamin Poirier
1
-3
/
+8
2017-12-25
fm10k: ensure we process SM mbx when processing VF mbx
Jacob Keller
1
-0
/
+3
2017-12-25
fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw
Jacob Keller
2
-6
/
+7
2017-12-25
ixgbe: fix use of uninitialized padding
Emil Tantilov
2
-2
/
+4
2017-12-25
igb: check memory allocation failure
Christophe JAILLET
1
-0
/
+2
2017-12-25
i40e: Do not enable NAPI on q_vectors that have no rings
Alexander Duyck
1
-4
/
+12
2017-11-30
e1000e: Avoid receiver overrun interrupt bursts
Benjamin Poirier
2
-8
/
+26
2017-11-30
e1000e: Separate signaling for link check/link up
Benjamin Poirier
2
-4
/
+9
2017-11-30
e1000e: Fix return value test
Benjamin Poirier
1
-1
/
+1
2017-11-30
e1000e: Fix error path in link detection
Benjamin Poirier
1
-3
/
+4
2017-11-30
ixgbe: Fix skb list corruption on Power systems
Brian King
1
-1
/
+1
2017-11-30
fm10k: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-30
i40evf: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-30
ixgbevf: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-30
igbvf: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
[next]