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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template
Lv Yunlong
2021-03-12
1
-0
/
+3
*
qede: preserve per queue stats across up/down of interface
Bhaskar Upadhaya
2021-02-11
3
-7
/
+48
*
qede: add per queue coalesce support for qede driver
Bhaskar Upadhaya
2021-02-11
1
-0
/
+124
*
qede: add netpoll support for qede driver
Bhaskar Upadhaya
2021-02-11
1
-1
/
+2
*
net/qla3xxx: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-01-19
1
-109
/
+87
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-16
1
-6
/
+3
|
\
|
*
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-4
/
+2
|
*
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-2
/
+1
*
|
netxen_nic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-01-16
3
-77
/
+77
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-15
1
-6
/
+1
|
\
\
|
|
/
|
/
|
|
*
netxen_nic: fix MSI/MSI-x interrupts
Manish Chopra
2021-01-09
1
-6
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-08
1
-0
/
+1
|
\
|
|
*
qed: select CONFIG_CRC32
Arnd Bergmann
2021-01-06
1
-0
/
+1
*
|
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2021-01-07
2
-8
/
+0
|
/
*
qede: fix offload for IPIP tunnel packets
Manish Chopra
2020-12-23
1
-0
/
+5
*
qlcnic: Fix error code in probe
Dan Carpenter
2020-12-17
1
-0
/
+1
*
drivers: net: qlcnic: simplify the return expression of qlcnic_sriov_vf_shutd...
Zheng Yongjun
2020-12-09
1
-6
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
1
-1
/
+1
|
\
|
*
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-12-01
1
-1
/
+1
*
|
qed: fix ILT configuration of SRC block
Dmitry Bogdanov
2020-11-18
2
-5
/
+2
*
|
qed: fix error return code in qed_iwarp_ll2_start()
Zhang Changzhong
2020-11-17
1
-3
/
+9
*
|
qlcnic: fix error return code in qlcnic_83xx_restart_hw()
Zhang Changzhong
2020-11-17
1
-1
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-17
3
-12
/
+24
|
\
|
*
Merge branch 'dynamic_sg' into rdma.git for-next
Jason Gunthorpe
2020-10-16
6
-7
/
+24
|
|
\
|
*
|
qede: Notify qedr when mtu has changed
Michal Kalderon
2020-09-11
2
-1
/
+20
|
*
|
RDMA/qedr: Remove fbo and zbva from the MR
Jason Gunthorpe
2020-09-11
1
-10
/
+2
|
*
|
RDMA/qedr: Fix reported max_pkeys
Kamal Heib
2020-09-02
1
-1
/
+2
*
|
|
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-16
17
-187
/
+362
|
\
\
\
|
*
|
|
qed/qed_ll2: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2020-09-29
2
-14
/
+12
|
*
|
|
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-26
2
-3
/
+3
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-23
6
-7
/
+24
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
net: qlcnic: simplify the return expression of qlcnic_83xx_shutdown
Qinglang Miao
2020-09-21
1
-6
/
+1
|
*
|
|
net: qed: use true,false for bool variables
Jason Yan
2020-09-19
1
-4
/
+4
|
*
|
|
net: qlcnic: remove unused variable 'val' in qlcnic_83xx_cam_unlock()
Zhang Changzhong
2020-09-14
1
-2
/
+1
|
*
|
|
qed: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
4
-33
/
+12
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-05
7
-15
/
+15
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
qede: make driver reliable on unload after failures
Igor Russkikh
2020-08-25
1
-2
/
+6
|
*
|
|
qed: implement devlink dump
Igor Russkikh
2020-08-25
1
-0
/
+43
|
*
|
|
qed*: make use of devlink recovery infrastructure
Igor Russkikh
2020-08-25
4
-11
/
+16
|
*
|
|
qed: use devlink logic to report errors
Igor Russkikh
2020-08-25
5
-0
/
+26
|
*
|
|
qed: health reporter init deinit seq
Igor Russkikh
2020-08-25
2
-0
/
+37
|
*
|
|
qed: implement devlink info request
Igor Russkikh
2020-08-25
4
-1
/
+60
|
*
|
|
qed: fix kconfig help entries
Igor Russkikh
2020-08-25
1
-2
/
+3
|
*
|
|
qed/qede: make devlink survive recovery
Igor Russkikh
2020-08-25
6
-35
/
+39
|
*
|
|
qed: move out devlink logic into a new file
Igor Russkikh
2020-08-25
4
-101
/
+127
|
*
|
|
net: qed: Remove unnecessary cast
Alex Dewar
2020-08-21
1
-1
/
+0
*
|
|
|
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2020-10-15
22
-44
/
+22
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
net/qla3xxx: Convert to SPDX license identifiers
Thomas Gleixner
2020-09-16
2
-4
/
+2
|
*
|
|
net/qlcnic: Convert to SPDX license identifiers
Thomas Gleixner
2020-09-16
20
-40
/
+20
|
|
|
/
|
|
/
|
*
|
|
net: qed: RDMA personality shouldn't fail VF load
Dmitry Bogdanov
2020-09-09
1
-0
/
+1
[next]