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.12.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
/
fm10k
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: legacy: field get conversion
Jesse Brandeburg
2023-12-18
2
-7
/
+5
*
intel: legacy: field prep conversion
Jesse Brandeburg
2023-12-18
1
-2
/
+1
*
intel: add bit macro includes where needed
Jesse Brandeburg
2023-12-18
2
-0
/
+2
*
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
1
-12
/
+14
*
fm10k: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-18
1
-4
/
+4
*
fm10k: Remove unnecessary aer.h include
Bjorn Helgaas
2023-03-08
1
-1
/
+0
*
fm10k: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-01-30
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
1
-1
/
+9
|
\
|
*
fm10k: Fix error handling in fm10k_init_module()
Yuan Can
2022-11-23
1
-1
/
+9
*
|
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-28
1
-4
/
+4
|
/
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-2
/
+1
*
intel/fm10k:fix repeated words in comments
Jilin Yuan
2022-06-30
1
-2
/
+2
*
fm10k: remove unexpected word "the"
Jiang Jian
2022-06-30
1
-1
/
+1
*
drivers/net/ethernet/intel: fix typos in comments
Julia Lawall
2022-06-09
1
-1
/
+1
*
fm10k: Fix syntax errors in comments
Xiang wangx
2021-12-21
1
-1
/
+1
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
2
-3
/
+3
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
fm10k: Fix an error handling path in 'fm10k_probe()'
Christophe JAILLET
2021-07-01
1
-0
/
+1
*
fm10k: move error check
Jesse Brandeburg
2021-05-26
1
-5
/
+5
*
fm10k: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-23
1
-0
/
+2
*
intel: clean up mismatched header comments
Jesse Brandeburg
2021-03-23
5
-7
/
+7
*
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
2021-02-04
1
-9
/
+4
*
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2021-01-07
1
-2
/
+0
*
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
1
-0
/
+1
*
net: intel: Remove in_interrupt() warnings
Sebastian Andrzej Siewior
2020-09-29
1
-2
/
+0
*
net: Take common prefetch code structure into a function
Tariq Toukan
2020-08-26
1
-4
/
+1
*
fm10k: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-14
4
-159
/
+28
*
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-07-01
5
-12
/
+12
*
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-06-25
3
-7
/
+1
*
net: fm10k: reject unsupported coalescing params
Jakub Kicinski
2020-03-12
1
-0
/
+2
*
intel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-24
1
-3
/
+3
*
fm10k: use txqueue parameter in fm10k_tx_timeout
Jacob Keller
2020-01-17
1
-7
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
1
-1
/
+1
|
\
|
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
|
/
*
fm10k: update driver version to match out-of-tree
Jacob Keller
2019-11-04
1
-1
/
+1
*
fm10k: add support for ndo_get_vf_stats operation
Jacob Keller
2019-11-04
5
-0
/
+56
*
fm10k: add missing field initializers to TLV attributes)
Jacob Keller
2019-11-04
1
-3
/
+3
*
fm10k: use a local variable for the frag pointer
Jacob Keller
2019-09-09
1
-3
/
+5
*
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-22
1
-2
/
+1
*
fm10k: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
1
-2
/
+0
*
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
[next]