index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-12
qlcnic: update outdated comment
Kexin Sun
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-5
/
+5
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-11
/
+11
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
11
-47
/
+41
2025-08-13
PCI/ERR: Update device error_state already after reset
Lukas Wunner
2
-3
/
+0
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-2
/
+1
2025-07-25
net: Fix typos
Bjorn Helgaas
1
-1
/
+1
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
1
-1
/
+0
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-17
/
+17
2025-05-13
qlcnic: fix memory leak in qlcnic_sriov_channel_cfg_cmd()
Abdun Nihaal
1
-2
/
+5
2025-03-11
qlcnic: fix memory leak issues in qlcnic_sriov_common.c
Haoxiang Li
1
-2
/
+6
2024-12-20
qlcnic: use const 'struct bin_attribute' callbacks
Thomas Weißschuh
1
-35
/
+34
2024-11-15
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
1
-1
/
+1
2024-11-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
1
-1
/
+1
2024-10-29
net: qlogic: use ethtool string helpers
Rosen Penev
1
-32
/
+28
2024-09-11
qlcnic: make read-only const array key static
Colin Ian King
1
-5
/
+7
2024-09-03
qlcnic: Remove unused declarations
Yue Haibing
2
-11
/
+0
2024-08-15
ipv4: Remove redundant !ifa->ifa_dev check.
Kuniyuki Iwashima
1
-1
/
+1
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
1
-2
/
+1
2023-12-10
qlcnic: replace deprecated strncpy with strscpy
Justin Stitt
1
-6
/
+6
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
1
-2
/
+2
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+7
2023-04-12
qlcnic: check pci_reset_function result
Denis Plotnikov
1
-1
/
+7
2023-03-08
qlcnic: Remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-08
qlcnic: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2
-5
/
+0
2022-12-26
qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure
Daniil Tatianin
3
-10
/
+16
2022-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+2
2022-12-12
qlcnic: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2022-12-09
drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()
Yuan Can
1
-0
/
+2
2022-11-25
qlcnic: fix sleep-in-atomic-context bugs caused by msleep
Duoming Zhou
1
-2
/
+2
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-12
/
+7
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-1
/
+1
2022-06-10
ethernet: Remove vf rate limit check for drivers
Bin Chen
1
-4
/
+2
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
1
-1
/
+2
2022-05-05
net: switch to netif_napi_add_tx()
Jakub Kicinski
1
-5
/
+4
2022-03-26
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
1
-5
/
+5
2022-03-18
qlcnic: remove redundant assignment to variable index
Colin Ian King
1
-1
/
+1
2022-02-28
net: qlcnic: use time_is_before_jiffies() instead of open coding it
Wang Qing
1
-1
/
+2
2022-01-09
qlcnic: Simplify DMA setting
Christophe JAILLET
6
-38
/
+19
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+13
2021-12-18
qlcnic: potential dereference null pointer of rx_queue->page_ring
Jiasheng Jiang
3
-5
/
+13
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2021-12-01
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
Zhou Qingyang
1
-2
/
+8
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-09-10
qlcnic: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
[next]