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
/
qede
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
qede: validate non LSO skb length
Manish Chopra
1
-0
/
+7
2021-09-08
qede: Fix memset corruption
Shai Malin
1
-1
/
+1
2021-08-26
qede: fix crash in rmmod qede while automatic debug collection
Prabhakar Kushwaha
2
-0
/
+9
2021-08-12
net: qede: Fix end of loop tests for list_for_each_entry
Harshvardhan Jha
1
-2
/
+2
2021-01-12
qede: fix offload for IPIP tunnel packets
Manish Chopra
1
-0
/
+5
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-1
/
+20
2020-10-16
Merge branch 'dynamic_sg' into rdma.git for-next
Jason Gunthorpe
2
-6
/
+8
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-6
/
+8
2020-09-11
qede: Notify qedr when mtu has changed
Michal Kalderon
2
-1
/
+20
2020-09-10
net: qede: Disable aRFS for NPAR and 100G
Dmitry Bogdanov
2
-6
/
+8
2020-08-25
qede: make driver reliable on unload after failures
Igor Russkikh
1
-2
/
+6
2020-08-25
qed*: make use of devlink recovery infrastructure
Igor Russkikh
1
-10
/
+0
2020-08-25
qed: use devlink logic to report errors
Igor Russkikh
2
-0
/
+5
2020-08-25
qed/qede: make devlink survive recovery
Igor Russkikh
2
-0
/
+19
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+0
2020-08-04
net: qede: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-2
/
+2
2020-08-01
qede: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-3
/
+1
2020-07-26
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-3
/
+0
2020-07-23
qede: add .ndo_xdp_xmit() and XDP_REDIRECT support
Alexander Lobakin
3
-5
/
+118
2020-07-23
qede: refactor XDP Tx processing
Alexander Lobakin
2
-45
/
+45
2020-07-23
qede: reformat net_device_ops declarations
Alexander Lobakin
1
-61
/
+61
2020-07-23
qede: reformat several structures in "qede.h"
Alexander Lobakin
1
-77
/
+89
2020-07-23
qed: simplify chain allocation with init params struct
Alexander Lobakin
1
-22
/
+23
2020-07-21
qede: introduce support for FEC control
Alexander Lobakin
1
-0
/
+74
2020-07-21
qede: format qede{,_vf}_ethtool_ops
Alexander Lobakin
1
-69
/
+68
2020-07-21
qede: populate supported link modes maps on module init
Alexander Lobakin
3
-54
/
+108
2020-07-21
qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
1
-146
/
+54
2020-07-15
qede: convert to new udp_tunnel_nic infra
Jakub Kicinski
3
-103
/
+58
2020-07-06
net: qede: fix BE vs CPU comparison
Alexander Lobakin
1
-4
/
+4
2020-07-06
net: qede: fix kernel-doc for qede_ptp_adjfreq()
Alexander Lobakin
1
-5
/
+5
2020-07-01
net: qede: update copyright years
Alexander Lobakin
10
-2
/
+12
2020-07-01
net: qede: convert to SPDX License Identifiers
Alexander Lobakin
8
-224
/
+16
2020-07-01
net: qede: correct existing SPDX tags
Alexander Lobakin
2
-2
/
+3
2020-06-24
net: qede: fix use-after-free on recovery and AER handling
Alexander Lobakin
1
-0
/
+1
2020-06-24
net: qede: fix PTP initialization on recovery
Alexander Lobakin
3
-20
/
+15
2020-06-24
net: qede: stop adding events on an already destroyed workqueue
Alexander Lobakin
1
-1
/
+2
2020-06-05
net: qed: fixes crash while running driver in kdump kernel
Alok Prasad
1
-1
/
+1
2020-05-15
qlogic/qede: Add XDP frame size to driver
Jesper Dangaard Brouer
2
-1
/
+2
2020-05-14
net: qede: Implement ndo_tx_timeout
Denis Bolotin
2
-1
/
+46
2020-05-14
net: qede: optional hw recovery procedure
Igor Russkikh
1
-0
/
+24
2020-05-14
net: qed: attention clearing properties
Igor Russkikh
1
-0
/
+6
2020-05-14
net: qede: add hw err scheduled handler
Igor Russkikh
2
-2
/
+106
2020-05-11
net: qed: Disable SRIOV functionality inside kdump kernel
Bhupesh Sharma
1
-1
/
+1
2020-05-11
net: qed*: Reduce RX and TX default ring count when running inside kdump kernel
Bhupesh Sharma
2
-2
/
+11
2020-05-05
net: qede: Use true for bool variable in qede_init_fp()
Jason Yan
1
-1
/
+1
2020-04-23
qede: Add support for handling the pcie errors.
Sudarsana Reddy Kalluru
2
-1
/
+68
2020-03-18
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-1
/
+1
2020-03-17
qede: remove some unused code in function qede_selftest_receive_traffic
Zheng Zengkai
1
-12
/
+1
2020-03-15
net: qede: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-09
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-3
/
+7
[next]