index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-15
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-29
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-09
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-14
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-16
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-28
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-18
2
-1
/
+6
|
\
|
|
*
qed/qed_mng_tlv: correctly zero out ->min instead of ->hour
Daniil Tatianin
2023-03-17
1
-1
/
+1
|
*
qed/qed_dev: guard against a possible division by zero
Daniil Tatianin
2023-03-14
1
-0
/
+5
*
|
qed: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-09
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-11
1
-1
/
+1
*
qed: allow sleep in qed_mcp_trace_dump()
Caleb Sander
2023-01-05
1
-8
/
+20
*
skbuff: Introduce slab_build_skb()
Kees Cook
2022-12-10
1
-1
/
+1
*
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-12-01
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-03
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-13
1
-2
/
+2
*
qed: Use bitmap_empty()
Christophe JAILLET
2022-07-07
1
-1
/
+1
*
qed: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-07
1
-3
/
+2
*
qlogic/qed: fix repeated words in comments
Jilin Yuan
2022-07-02
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
*
|
qed: Remove IP services API.
Guillaume Nault
2022-04-23
2
-240
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-08
1
-1
/
+1
|
\
|
|
*
qed: fix ethtool register dump
Manish Chopra
2022-04-04
1
-1
/
+1
*
|
qed: remove an unneed NULL check on list iterator
Xiaomeng Tong
2022-04-08
1
-2
/
+2
|
/
*
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
6
-20
/
+143
|
\
|
*
qed: remove unnecessary memset in qed_init_fw_funcs
Wan Jiabing
2022-03-21
1
-2
/
+0
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-11
2
-7
/
+18
|
|
\
|
*
|
qed: validate and restrict untrusted VFs vlan promisc mode
Manish Chopra
2022-03-03
2
-2
/
+27
[next]