index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2022-04-13
qede: confirm skb is allocated before using
Jamie Bainbridge
1
-0
/
+3
2022-04-08
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
1
-5
/
+5
2022-04-08
qed: validate and restrict untrusted VFs vlan promisc mode
Manish Chopra
2
-2
/
+27
2022-04-08
qed: display VF trust config
Manish Chopra
1
-0
/
+1
2022-03-16
qed: return status of qed_iov_get_link
Tom Rix
1
-7
/
+11
2022-03-16
net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...
Jia-Ju Bai
1
-0
/
+7
2021-12-29
qlcnic: potential dereference null pointer of rx_queue->page_ring
Jiasheng Jiang
3
-5
/
+13
2021-12-14
net/qla3xxx: fix an error code in ql_adapter_up()
Dan Carpenter
1
-10
/
+9
2021-12-14
qede: validate non LSO skb length
Manish Chopra
1
-0
/
+7
2021-12-08
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
Zhou Qingyang
1
-2
/
+8
2021-11-18
qed: Don't ignore devlink allocation failures
Leon Romanovsky
1
-7
/
+5
2021-10-09
qed: Fix missing error code in qed_slowpath_start()
chongjiapeng
1
-0
/
+1
2021-09-22
qed: rdma - don't wait for resources under hw error recovery flow
Shai Malin
2
-0
/
+16
2021-09-10
qlcnic: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-09-10
qed: Handle management FW error
Shai Malin
1
-1
/
+5
2021-09-08
Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+0
2021-09-04
qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom
Dinghao Liu
1
-1
/
+0
2021-09-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+2
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
4
-5
/
+14
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+7
2021-08-25
qede: Fix memset corruption
Shai Malin
1
-1
/
+1
2021-08-25
netxen_nic: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-08-25
qed: Enable automatic recovery on error condition.
Alok Prasad
4
-2
/
+39
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
4
-7
/
+21
2021-08-24
qed: Fix the VF msix vectors flow
Shai Malin
1
-1
/
+6
2021-08-23
qlcnic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-29
/
+25
2021-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+24
2021-08-17
net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
Dinghao Liu
1
-1
/
+3
2021-08-16
qed: Fix null-pointer dereference in qed_rdma_create_qp()
Shai Malin
1
-2
/
+1
2021-08-16
qed: qed ll2 race condition fixes
Shai Malin
1
-0
/
+20
2021-08-14
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-1
/
+1
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+3
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+9
2021-08-03
qed: Remove duplicated include of kernel.h
zhouchuangao
1
-1
/
+0
2021-08-03
qed: Remove redundant prints from the iWARP SYN handling
Shai Malin
1
-2
/
+0
2021-08-03
qed: Skip DORQ attention handling during recovery
Shai Malin
1
-1
/
+11
2021-08-03
qed: Avoid db_recovery during recovery
Shai Malin
1
-0
/
+5
2021-08-03
qlcnic: make the array random_data static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-08-02
qede: fix crash in rmmod qede while automatic debug collection
Prabhakar Kushwaha
2
-0
/
+9
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+5
2021-07-30
RDMA/qed: Use accurate error num in qed_cxt_dynamic_ilt_alloc
Prabhakar Kushwaha
1
-2
/
+2
2021-07-29
qede: Remove the qede module version
Shai Malin
3
-21
/
+4
2021-07-29
qed: Remove the qed module version
Shai Malin
3
-18
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-27
net: qed: remove unneeded return variables
Jason Wang
1
-4
/
+2
2021-07-26
net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...
Letu Ren
1
-3
/
+3
2021-07-26
net: qede: Fix end of loop tests for list_for_each_entry
Harshvardhan Jha
1
-2
/
+2
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
26
-76
/
+1837
2021-06-29
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-0
/
+3
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-6
/
+0
[next]