index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-22
qede: Fix NULL pointer dereference in TPA fragment processing
Vaibhav Nagare
2
-4
/
+5
2026-08-20
net: qlcnic: validate unified ROM sections before loading
Pengpeng Hou
1
-196
/
+247
2026-08-05
qlcnic: drop unneeded semicolon
Julia Lawall
1
-1
/
+1
2026-08-03
netxen: unregister notifiers if PCI registration fails
Can Peng
1
-1
/
+12
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-22
/
+22
2026-07-30
qede: sync udp_tunnel ports outside qede_lock in the recovery path
Denis V. Lunev
1
-22
/
+22
2026-07-30
net: ethernet: remove conditional return with no effect
Sang-Heon Jeon
2
-11
/
+2
2026-07-10
net: qed: Fix spelling typo in qed_dcbx.c comment
Praveen Rajendran
1
-1
/
+1
2026-07-06
qede: fix off-by-one in BD ring consumption on build_skb failure
Shigeru Yoshida
1
-0
/
+5
2026-06-26
qede: fix out-of-bounds check for cqe->len_list[]
Matvey Kovalev
1
-2
/
+2
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2026-05-21
qed: fix double free in qed_cxt_tables_alloc()
Dawei Feng
1
-0
/
+2
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2026-05-12
net: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
1
-10
/
+10
2026-05-11
qed: fix division by zero in qed_init_wfq_param when all vports are configured
Evgenii Burenchev
1
-0
/
+7
2026-03-18
qed: Reimplement qed_mcast_bin_from_mac() using library functions
Eric Biggers
1
-42
/
+11
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
9
-26
/
+18
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
7
-20
/
+10
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
31
-65
/
+65
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
40
-170
/
+156
2026-01-10
net: qede: convert to use .get_rx_ring_count
Breno Leitao
1
-3
/
+9
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
1
-1
/
+2
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2025-11-18
net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end()
Pavel Zhigulin
1
-2
/
+3
2025-11-17
qede: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
3
-50
/
+54
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
2
-3
/
+0
2025-09-26
net: qed: Remove redundant NULL checks after list_first_entry()
Zhen Ni
1
-9
/
+0
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2025-09-14
qed: Don't collect too many protection override GRC elements
Jamie Bainbridge
1
-3
/
+4
2025-08-26
devlink: Move graceful period parameter to reporter ops
Shahar Shitrit
1
-4
/
+5
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/netdev/net-next
Linus Torvalds
7
-17
/
+17
2025-07-29
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
2
-22
/
+22
2025-07-25
net: Fix typos
Bjorn Helgaas
4
-4
/
+4
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
1
-1
/
+1
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2025-06-23
net: qed: reduce stack usage for TLV processing
Arnd Bergmann
1
-4
/
+4
2025-06-21
eth: qede: migrate to new RXFH callbacks
Jakub Kicinski
1
-9
/
+13
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
2
-4
/
+0
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2
-22
/
+22
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+6
2025-05-13
qlcnic: fix memory leak in qlcnic_sriov_channel_cfg_cmd()
Abdun Nihaal
1
-2
/
+5
2025-05-08
net: qede: Initialize qede_ll_ops with designated initializer
Nathan Chancellor
1
-1
/
+1
2025-04-15
qed: Remove unused qed_db_recovery_dp
Dr. David Alan Gilbert
2
-20
/
+0
2025-04-15
qed: Remove unused qed_print_mcp_trace_*
Dr. David Alan Gilbert
2
-56
/
+0
2025-04-15
qed: Remove unused qed_ptt_invalidate
Dr. David Alan Gilbert
2
-20
/
+0
[next]