index
:
Linux Stable
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.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
/
qed
Commit message (
Expand
)
Author
Age
Files
Lines
*
qed: remove cast to pointers passed to kfree
Chen Ni
2025-03-18
1
-1
/
+1
*
net: qed: fix typos
Andrew Kreimer
2025-02-04
1
-4
/
+4
*
qed: fix possible uninit pointer read in qed_mcp_nvm_info_populate()
Gianfranco Trad
2024-12-17
1
-0
/
+1
*
net/qed: allow old cards not supporting "num_images" to work
Louis Leseur
2024-12-03
1
-1
/
+3
*
qed: put cond_resched() in qed_dmae_operation_wait()
Michal Schmidt
2024-10-04
1
-0
/
+1
*
qed: allow the callee of qed_mcp_nvm_read() to sleep
Michal Schmidt
2024-10-04
1
-8
/
+1
*
qed: put cond_resched() in qed_grc_dump_ctx_data()
Michal Schmidt
2024-10-04
1
-0
/
+1
*
qed: make 'ethtool -d' 10 times faster
Michal Schmidt
2024-10-04
1
-21
/
+15
*
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-14
3
-10
/
+7
|
\
|
*
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-04-22
1
-1
/
+2
|
*
qed: avoid truncating work queue length
Arnd Bergmann
2024-03-29
1
-5
/
+4
|
*
qed: Drop useless pci_params.pm_cap
Bjorn Helgaas
2024-03-28
2
-4
/
+1
*
|
Merge patch series "scsi: replace deprecated strncpy"
Martin K. Petersen
2024-03-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
scsi: qedf: Replace deprecated strncpy() with strscpy()
Justin Stitt
2024-03-10
1
-1
/
+1
*
|
qed: remove duplicated assignment to variable opaque_fid
Colin Ian King
2024-02-08
1
-2
/
+0
|
/
*
qed: Fix a potential use-after-free in qed_cxt_tables_alloc
Dinghao Liu
2023-12-12
1
-0
/
+1
*
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
*
|
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
1
-1
/
+0
*
qed: remove unused 'resp_size' calculation
Arnd Bergmann
2023-08-15
1
-28
/
+17
*
qed: Fix scheduling in a tasklet while getting stats
Konstantin Khorenko
2023-07-29
9
-26
/
+128
*
qed/qede: Fix scheduling while atomic
Manish Chopra
2023-06-06
1
-1
/
+1
*
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
*
|
qed: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
1
-9
/
+0
|
/
*
qed: remove pointless call to devlink_param_driverinit_value_set()
Jiri Pirko
2023-01-27
1
-6
/
+0
*
qed: fix a typo in comment
Dai Shixin
2023-01-10
1
-1
/
+1
*
qed: allow sleep in qed_mcp_trace_dump()
Caleb Sander
2023-01-04
1
-8
/
+20
*
skbuff: Introduce slab_build_skb()
Kees Cook
2022-12-09
1
-1
/
+1
*
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-11-30
1
-4
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
1
-12
/
+12
|
\
|
*
qed: avoid defines prefixed with CONFIG
Lukas Bulwahn
2022-11-25
1
-12
/
+12
*
|
qed (gcc13): use u16 for fid to be big enough
Jiri Slaby (SUSE)
2022-11-02
1
-1
/
+2
|
/
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
*
qlogic: qed: fix clang -Wformat warnings
Justin Stitt
2022-07-12
1
-2
/
+2
*
qed: Use bitmap_empty()
Christophe JAILLET
2022-07-06
1
-1
/
+1
*
qed: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-06
1
-3
/
+2
*
qlogic/qed: fix repeated words in comments
Jilin Yuan
2022-07-01
1
-1
/
+1
*
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-04
2
-32
/
+15
|
\
|
*
qed: replace bitmap_weight with bitmap_empty in qed_roce_stop()
Yury Norov
2022-05-02
1
-1
/
+1
|
*
qed: rework qed_rdma_bmap_free()
Yury Norov
2022-05-02
1
-31
/
+14
*
|
qed: fix typos in comments
Julia Lawall
2022-05-22
2
-2
/
+2
*
|
qed: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
2022-05-17
1
-1
/
+0
[next]