index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-12
net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...
Letu Ren
1
-3
/
+3
2021-08-12
net: qede: Fix end of loop tests for list_for_each_entry
Harshvardhan Jha
1
-2
/
+2
2021-08-08
qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
Jia He
1
-6
/
+17
2021-06-30
net: qed: Fix memcpy() overflow of qed_dcbx_params()
Kees Cook
1
-1
/
+3
2021-06-23
netxen_nic: Fix an error handling path in 'netxen_nic_probe()'
Christophe JAILLET
1
-0
/
+2
2021-06-23
qlcnic: Fix an error handling path in 'qlcnic_probe()'
Christophe JAILLET
1
-0
/
+1
2021-06-16
net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
Zheyu Ma
1
-1
/
+1
2021-05-26
qlcnic: Add null check after calling netdev_alloc_skb
Tom Seewald
1
-0
/
+3
2021-05-26
Revert "qlcnic: Avoid potential NULL pointer dereference"
Greg Kroah-Hartman
1
-2
/
+0
2021-03-30
net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template
Lv Yunlong
1
-0
/
+3
2021-01-23
netxen_nic: fix MSI/MSI-x interrupts
Manish Chopra
1
-6
/
+1
2021-01-17
qed: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2021-01-12
qede: fix offload for IPIP tunnel packets
Manish Chopra
1
-0
/
+5
2020-12-30
qlcnic: Fix error code in probe
Dan Carpenter
1
-0
/
+1
2020-11-18
qed: fix ILT configuration of SRC block
Dmitry Bogdanov
2
-5
/
+2
2020-11-17
qed: fix error return code in qed_iwarp_ll2_start()
Zhang Changzhong
1
-3
/
+9
2020-11-17
qlcnic: fix error return code in qlcnic_83xx_restart_hw()
Zhang Changzhong
1
-1
/
+2
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-12
/
+24
2020-10-16
Merge branch 'dynamic_sg' into rdma.git for-next
Jason Gunthorpe
6
-7
/
+24
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
17
-187
/
+362
2020-10-15
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
22
-44
/
+22
2020-09-29
qed/qed_ll2: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-14
/
+12
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2
-3
/
+3
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-7
/
+24
2020-09-21
net: qlcnic: simplify the return expression of qlcnic_83xx_shutdown
Qinglang Miao
1
-6
/
+1
2020-09-20
net: qed: use true,false for bool variables
Jason Yan
1
-4
/
+4
2020-09-16
net/qla3xxx: Convert to SPDX license identifiers
Thomas Gleixner
2
-4
/
+2
2020-09-16
net/qlcnic: Convert to SPDX license identifiers
Thomas Gleixner
20
-40
/
+20
2020-09-14
net: qlcnic: remove unused variable 'val' in qlcnic_83xx_cam_unlock()
Zhang Changzhong
1
-2
/
+1
2020-09-14
qed: convert tasklets to use new tasklet_setup() API
Allen Pais
4
-33
/
+12
2020-09-11
qede: Notify qedr when mtu has changed
Michal Kalderon
2
-1
/
+20
2020-09-11
RDMA/qedr: Remove fbo and zbva from the MR
Jason Gunthorpe
1
-10
/
+2
2020-09-10
net: qed: RDMA personality shouldn't fail VF load
Dmitry Bogdanov
1
-0
/
+1
2020-09-10
net: qede: Disable aRFS for NPAR and 100G
Dmitry Bogdanov
2
-6
/
+8
2020-09-10
net: qed: Disable aRFS for NPAR and 100G
Dmitry Bogdanov
3
-1
/
+15
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-15
/
+15
2020-09-02
RDMA/qedr: Fix reported max_pkeys
Kamal Heib
1
-1
/
+2
2020-08-25
qede: make driver reliable on unload after failures
Igor Russkikh
1
-2
/
+6
2020-08-25
qed: implement devlink dump
Igor Russkikh
1
-0
/
+43
2020-08-25
qed*: make use of devlink recovery infrastructure
Igor Russkikh
4
-11
/
+16
2020-08-25
qed: use devlink logic to report errors
Igor Russkikh
5
-0
/
+26
2020-08-25
qed: health reporter init deinit seq
Igor Russkikh
2
-0
/
+37
2020-08-25
qed: implement devlink info request
Igor Russkikh
4
-1
/
+60
2020-08-25
qed: fix kconfig help entries
Igor Russkikh
1
-2
/
+3
2020-08-25
qed/qede: make devlink survive recovery
Igor Russkikh
6
-35
/
+39
2020-08-25
qed: move out devlink logic into a new file
Igor Russkikh
4
-101
/
+127
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
7
-15
/
+15
2020-08-21
net: qed: Remove unnecessary cast
Alex Dewar
1
-1
/
+0
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
66
-3914
/
+3563
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
[next]