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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
i40e: Log info when PF is entering and leaving Allmulti mode.
Czeslaw Zagorski
2019-08-05
1
-0
/
+4
|
*
|
i40e: Update visual effect for advertised FEC mode.
Czeslaw Zagorski
2019-08-05
1
-28
/
+35
|
*
|
i40e: fix code comments
Jeff Kirsher
2019-08-05
1
-1
/
+1
|
*
|
i40e: don't report link up for a VF who hasn't enabled queues
Jacob Keller
2019-08-05
2
-1
/
+13
|
*
|
i40e: Log disable-fw-lldp flag change by ethtool
Slawomir Laba
2019-08-05
1
-0
/
+5
|
*
|
i40e: fix incorrect ethtool statistics veb and veb.tc_
Dmitrii Golovanov
2019-08-05
3
-2
/
+9
*
|
|
fm10k: fix fm10k_get_fault_pf to read correct address
Jacob Keller
2019-08-04
1
-1
/
+1
*
|
|
fm10k: convert NON_Q_VECTORS(hw) into NON_Q_VECTORS
Jacob Keller
2019-08-04
4
-18
/
+11
*
|
|
fm10k: mark unused parameters with __always_unused
Jacob Keller
2019-08-04
5
-21
/
+28
*
|
|
fm10k: cast page_addr to u8 * when incrementing it
Jacob Keller
2019-08-04
1
-1
/
+1
*
|
|
fm10k: explicitly return 0 on success path in function
Jacob Keller
2019-08-04
1
-1
/
+1
*
|
|
fm10k: remove needless initialization of size local variable
Jacob Keller
2019-08-04
1
-1
/
+1
*
|
|
fm10k: remove needless assignment of err local variable
Jacob Keller
2019-08-04
1
-5
/
+5
*
|
|
fm10k: remove unnecessary variable initializer
Jacob Keller
2019-08-04
1
-1
/
+1
|
/
/
*
|
fm10k: reduce scope of the ring variable
Jacob Keller
2019-08-01
1
-2
/
+2
*
|
fm10k: reduce the scope of the result local variable
Jacob Keller
2019-08-01
1
-2
/
+1
*
|
fm10k: reduce the scope of the local msg variable
Jacob Keller
2019-08-01
1
-2
/
+4
*
|
fm10k: reduce the scope of the local i variable
Jacob Keller
2019-08-01
1
-2
/
+2
*
|
fm10k: reduce the scope of the err variable
Jacob Keller
2019-08-01
1
-2
/
+3
*
|
fm10k: reduce the scope of the tx_buffer variable
Jacob Keller
2019-08-01
1
-2
/
+2
*
|
fm10k: reduce the scope of the q_idx local variable
Jacob Keller
2019-08-01
1
-4
/
+5
*
|
fm10k: reduce the scope of local err variable
Jacob Keller
2019-08-01
1
-2
/
+3
*
|
fm10k: reduce the scope of qv local variable
Jacob Keller
2019-08-01
1
-2
/
+2
*
|
fm10k: reduce scope of *p local variable
Jacob Keller
2019-08-01
1
-3
/
+2
*
|
fm10k: reduce scope of the err variable
Jacob Keller
2019-08-01
1
-3
/
+3
*
|
ice: Bump version number
Tony Nguyen
2019-07-31
1
-1
/
+1
*
|
ice: Remove flag to track VF interrupt status
Akeem G Abodunrin
2019-07-31
2
-16
/
+0
*
|
ice: Remove unnecessary flag ICE_FLAG_MSIX_ENA
Brett Creeley
2019-07-31
4
-102
/
+48
*
|
ice: Don't return error for disabling LAN Tx queue that does exist
Akeem G Abodunrin
2019-07-31
1
-0
/
+3
*
|
ice: Remove duplicate code in ice_alloc_rx_bufs
Brett Creeley
2019-07-31
1
-11
/
+3
*
|
ice: Add stats for Rx drops at the port level
Brett Creeley
2019-07-31
2
-0
/
+7
*
|
ice: Update number of VF queue before setting VSI resources
Akeem G Abodunrin
2019-07-31
1
-5
/
+5
*
|
ice: Set up Tx scheduling tree based on alloc VSI Tx queues
Akeem G Abodunrin
2019-07-31
1
-3
/
+3
*
|
ice: Only bump Rx tail and release buffers once per napi_poll
Brett Creeley
2019-07-31
1
-15
/
+27
*
|
ice: Disable VFs until reset is completed
Akeem G Abodunrin
2019-07-31
1
-0
/
+5
*
|
ice: Do not configure port with no media
Tony Nguyen
2019-07-31
2
-82
/
+158
*
|
ice: separate out control queue lock creation
Jacob Keller
2019-07-31
3
-29
/
+91
*
|
ice: Always set prefena when configuring an Rx queue
Brett Creeley
2019-07-31
2
-1
/
+9
*
|
ice: Move vector base setup to PF VSI
Tony Nguyen
2019-07-31
1
-4
/
+4
*
|
ice: track hardware stat registers past rollover
Jacob Keller
2019-07-31
5
-130
/
+91
*
|
ice: add lp_advertising flow control support
Paul Greenwalt
2019-07-31
1
-32
/
+72
*
|
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
3
-4
/
+4
*
|
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2019-07-24
6
-14
/
+22
|
\
\
|
*
|
e1000e: add workaround for possible stalled packet
Kai-Heng Feng
2019-07-24
2
-1
/
+11
|
*
|
igc: Add more SKUs for i225 device
Sasha Neftin
2019-07-24
3
-0
/
+9
|
*
|
igc: Update the MAC reset flow
Sasha Neftin
2019-07-24
2
-2
/
+2
|
*
|
igc: Remove the unused field from a device specification structure
Sasha Neftin
2019-07-24
1
-5
/
+0
|
*
|
igc: Remove the polarity field from a PHY information structure
Sasha Neftin
2019-07-24
1
-6
/
+0
*
|
|
net/ixgbevf: fix a compilation error of skb_frag_t
Qian Cai
2019-07-24
1
-2
/
+5
|
/
/
*
|
igb: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-23
1
-2
/
+1
[prev]
[next]