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
/
qlcnic
Commit message (
Expand
)
Author
Age
Files
Lines
*
qlcnic: fix memory leak issues in qlcnic_sriov_common.c
Haoxiang Li
2025-03-11
1
-2
/
+6
*
qlcnic: use const 'struct bin_attribute' callbacks
Thomas Weißschuh
2024-12-20
1
-35
/
+34
*
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
2024-11-15
1
-1
/
+1
*
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2024-11-15
1
-1
/
+1
*
net: qlogic: use ethtool string helpers
Rosen Penev
2024-10-29
1
-32
/
+28
*
qlcnic: make read-only const array key static
Colin Ian King
2024-09-11
1
-5
/
+7
*
qlcnic: Remove unused declarations
Yue Haibing
2024-09-03
2
-11
/
+0
*
ipv4: Remove redundant !ifa->ifa_dev check.
Kuniyuki Iwashima
2024-08-15
1
-1
/
+1
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
1
-1
/
+1
*
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-03-04
1
-2
/
+1
*
qlcnic: replace deprecated strncpy with strscpy
Justin Stitt
2023-12-10
1
-6
/
+6
*
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-04-23
1
-2
/
+2
*
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
*
|
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
|
/
*
qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure
Daniil Tatianin
2022-12-26
3
-10
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-12-13
1
-0
/
+2
|
\
|
*
drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()
Yuan Can
2022-12-09
1
-0
/
+2
*
|
qlcnic: Clean up some inconsistent indenting
Jiapeng Chong
2022-12-12
1
-1
/
+1
|
/
*
qlcnic: fix sleep-in-atomic-context bugs caused by msleep
Duoming Zhou
2022-11-25
1
-2
/
+2
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-12
/
+7
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-3
/
+3
*
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-1
/
+1
*
ethernet: Remove vf rate limit check for drivers
Bin Chen
2022-06-10
1
-4
/
+2
*
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
2022-05-09
1
-1
/
+2
*
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-05
1
-5
/
+4
*
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
2022-03-26
1
-5
/
+5
*
qlcnic: remove redundant assignment to variable index
Colin Ian King
2022-03-18
1
-1
/
+1
*
net: qlcnic: use time_is_before_jiffies() instead of open coding it
Wang Qing
2022-02-28
1
-1
/
+2
*
qlcnic: Simplify DMA setting
Christophe JAILLET
2022-01-09
6
-38
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
3
-5
/
+13
|
\
|
*
qlcnic: potential dereference null pointer of rx_queue->page_ring
Jiasheng Jiang
2021-12-18
3
-5
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
1
-2
/
+8
|
\
|
|
*
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
Zhou Qingyang
2021-12-01
1
-2
/
+8
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
|
/
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
qlcnic: Remove redundant initialization of variable ret
Colin Ian King
2021-09-10
1
-1
/
+1
*
qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom
Dinghao Liu
2021-09-04
1
-1
/
+0
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
qlcnic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
3
-29
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
1
-1
/
+3
|
\
|
*
net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
Dinghao Liu
2021-08-17
1
-1
/
+3
*
|
qlcnic: make the array random_data static const, makes object smaller
Colin Ian King
2021-08-02
1
-1
/
+1
|
/
*
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
5
-15
/
+5
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
1
-0
/
+1
|
|
\
|
*
|
qlcnic: remove redundant continue statement
Colin Ian King
2021-06-18
1
-3
/
+0
|
*
|
qlcnic: Use list_for_each_entry() to simplify code in qlcnic_main.c
Wang Hai
2021-06-16
1
-3
/
+1
|
*
|
ethernet/qlogic: Use list_for_each_entry() to simplify code in qlcnic_hw.c
Wang Hai
2021-06-08
1
-6
/
+2
[next]