index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
Age
Commit message (
Expand
)
Author
Lines
13 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-26
/
+18
14 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-20
/
+10
14 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-65
/
+65
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-170
/
+156
2026-01-10
net: qede: convert to use .get_rx_ring_count
Breno Leitao
-3
/
+9
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
-1
/
+2
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+3
2025-11-18
net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qed...
Pavel Zhigulin
-2
/
+3
2025-11-17
qede: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
-50
/
+54
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-3
/
+0
2025-09-26
net: qed: Remove redundant NULL checks after list_first_entry()
Zhen Ni
-9
/
+0
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
-1
/
+2
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+4
2025-09-14
qed: Don't collect too many protection override GRC elements
Jamie Bainbridge
-3
/
+4
2025-08-26
devlink: Move graceful period parameter to reporter ops
Shahar Shitrit
-4
/
+5
2025-08-13
PCI/ERR: Update device error_state already after reset
Lukas Wunner
-3
/
+0
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-17
/
+17
2025-07-29
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-22
/
+22
2025-07-25
net: Fix typos
Bjorn Helgaas
-4
/
+4
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
-1
/
+1
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+4
2025-06-23
net: qed: reduce stack usage for TLV processing
Arnd Bergmann
-4
/
+4
2025-06-21
eth: qede: migrate to new RXFH callbacks
Jakub Kicinski
-9
/
+13
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
-4
/
+0
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
-22
/
+22
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+1
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+6
2025-05-13
qlcnic: fix memory leak in qlcnic_sriov_channel_cfg_cmd()
Abdun Nihaal
-2
/
+5
2025-05-08
net: qede: Initialize qede_ll_ops with designated initializer
Nathan Chancellor
-1
/
+1
2025-04-15
qed: Remove unused qed_db_recovery_dp
Dr. David Alan Gilbert
-20
/
+0
2025-04-15
qed: Remove unused qed_print_mcp_trace_*
Dr. David Alan Gilbert
-56
/
+0
2025-04-15
qed: Remove unused qed_ptt_invalidate
Dr. David Alan Gilbert
-20
/
+0
2025-04-15
qed: Remove unused qed_calc_*_ctx_validation functions
Dr. David Alan Gilbert
-128
/
+0
2025-04-15
qed: Remove unused qed_memset_*ctx functions
Dr. David Alan Gilbert
-62
/
+0
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-1
/
+1
2025-03-18
qed: remove cast to pointers passed to kfree
Chen Ni
-1
/
+1
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-2
/
+6
2025-03-11
qlcnic: fix memory leak issues in qlcnic_sriov_common.c
Haoxiang Li
-2
/
+6
2025-02-04
net: qed: fix typos
Andrew Kreimer
-4
/
+4
2024-12-20
qlcnic: use const 'struct bin_attribute' callbacks
Thomas Weißschuh
-35
/
+34
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+1
2024-12-17
netxen_nic: constify 'struct bin_attribute'
Thomas Weißschuh
-10
/
+10
2024-12-17
qed: fix possible uninit pointer read in qed_mcp_nvm_info_populate()
Gianfranco Trad
-0
/
+1
2024-12-03
net/qed: allow old cards not supporting "num_images" to work
Louis Leseur
-1
/
+3
2024-11-18
Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...
Kees Cook
-2
/
+2
2024-11-15
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
-1
/
+1
2024-11-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
-1
/
+1
2024-11-03
net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-2
/
+2
2024-10-29
net: qlogic: use ethtool string helpers
Rosen Penev
-58
/
+50
[next]