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
/
qlogic
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-03-04
2
-3
/
+2
*
net: qlogic: qede: Use linkmode helpers for EEE
Andrew Lunn
2024-02-28
1
-22
/
+38
*
netxen_nic: remove redundant assignment to variable capability
Colin Ian King
2024-02-08
1
-2
/
+0
*
qed: remove duplicated assignment to variable opaque_fid
Colin Ian King
2024-02-08
1
-2
/
+0
*
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
1
-14
/
+14
*
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-31
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-04
1
-0
/
+2
|
\
|
*
net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues
Dinghao Liu
2024-01-03
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-14
1
-0
/
+1
|
\
|
|
*
qed: Fix a potential use-after-free in qed_cxt_tables_alloc
Dinghao Liu
2023-12-12
1
-0
/
+1
*
|
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
1
-15
/
+17
*
|
qlcnic: replace deprecated strncpy with strscpy
Justin Stitt
2023-12-10
1
-6
/
+6
|
/
*
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
1
-2
/
+0
|
\
|
*
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-11
1
-2
/
+0
*
|
qed: devlink health: use retained error fmsg API
Przemek Kitszel
2023-10-20
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
1
-2
/
+5
|
\
\
|
*
|
qed: fix LL2 RX buffer allocation
Manish Chopra
2023-10-15
1
-2
/
+5
*
|
|
qede: Refactor qede_forced_speed_maps_init()
Paul Greenwalt
2023-10-18
1
-34
/
+12
*
|
|
qed: replace uses of strncpy
Justin Stitt
2023-10-13
1
-4
/
+3
|
/
/
*
/
qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info
Gustavo A. R. Silva
2023-10-03
1
-1
/
+1
|
/
*
qed/qede: Remove unused declarations
Yue Haibing
2023-08-23
2
-4
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
1
-0
/
+10
|
\
|
*
qede: fix firmware halt over suspend and resume
Manish Chopra
2023-08-17
1
-0
/
+10
*
|
qed: remove unused 'resp_size' calculation
Arnd Bergmann
2023-08-15
1
-28
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
9
-26
/
+128
|
\
|
|
*
qed: Fix scheduling in a tasklet while getting stats
Konstantin Khorenko
2023-07-29
9
-26
/
+128
*
|
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-31
1
-6
/
+6
|
/
*
qed/qede: Fix scheduling while atomic
Manish Chopra
2023-06-06
4
-4
/
+60
*
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-04-23
2
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-13
1
-1
/
+7
|
\
|
*
qlcnic: check pci_reset_function result
Denis Plotnikov
2023-04-12
1
-1
/
+7
*
|
qed: remove unused num_ooo_add_to_peninsula variable
Tom Rix
2023-03-27
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-24
1
-1
/
+4
|
\
|
|
*
qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_info
Daniil Tatianin
2023-03-19
1
-1
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-17
2
-1
/
+6
|
\
|
|
*
qed/qed_mng_tlv: correctly zero out ->min instead of ->hour
Daniil Tatianin
2023-03-16
1
-1
/
+1
|
*
qed/qed_dev: guard against a possible division by zero
Daniil Tatianin
2023-03-13
1
-0
/
+5
*
|
qede: remove linux/version.h and linux/compiler.h
Muhammad Usama Anjum
2023-03-10
2
-3
/
+0
*
|
qlcnic: Remove unnecessary aer.h include
Bjorn Helgaas
2023-03-08
1
-1
/
+0
*
|
qlcnic: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
2
-5
/
+0
*
|
net: qede: Remove unnecessary aer.h include
Bjorn Helgaas
2023-03-08
1
-1
/
+0
*
|
qed: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
1
-9
/
+0
*
|
netxen_nic: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
1
-9
/
+1
*
|
netxen_nic: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
2023-03-08
1
-1
/
+1
|
/
*
qede: avoid uninitialized entries in coal_entry array
Michal Schmidt
2023-02-26
1
-14
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-21
1
-2
/
+9
|
\
|
*
qede: fix interrupt coalescing configuration
Manish Chopra
2023-02-20
1
-2
/
+9
*
|
drivers: net: turn on XDP features
Marek Majtyka
2023-02-02
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-27
1
-3
/
+4
|
\
|
|
*
qede: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
2023-01-27
1
-3
/
+4
[next]