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
/
sfc
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-14
/
+9
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-16
/
+8
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-56
/
+56
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-124
/
+117
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+1
2026-01-25
sfc: fix deadlock in RSS config read
Edward Cree
-6
/
+1
2026-01-23
net: sfc: falcon: convert to use .get_rx_ring_count
Breno Leitao
-4
/
+8
2026-01-23
net: sfc: siena: convert to use .get_rx_ring_count
Breno Leitao
-4
/
+9
2026-01-23
net: sfc: efx: convert to use .get_rx_ring_count
Breno Leitao
-4
/
+10
2026-01-08
sfc: correct kernel-doc complaints
Randy Dunlap
-3
/
+4
2025-10-27
sfc: fix potential memory leak in efx_mae_process_mport()
Abdun Nihaal
-0
/
+4
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-9
/
+0
2025-09-26
ethtool: add FEC bins histogram report
Vadim Fedorenko
-2
/
+4
2025-09-25
net: gso: restore ids of outer ip headers correctly
Richard Gobert
-4
/
+13
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
-2
/
+2
2025-08-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
-1
/
+3
2025-08-14
sfc: replace min/max nesting with clamp()
Xichao Zhao
-7
/
+6
2025-08-13
PCI/ERR: Remove remnants of .link_reset() callback
Lukas Wunner
-9
/
+0
2025-08-01
sfc: unfix not-a-typo in comment
Edward Cree
-1
/
+1
2025-07-25
net: Fix typos
Bjorn Helgaas
-11
/
+11
2025-07-11
sfc: falcon: refactor and document ef4_ethtool_get_rxfh_fields
Edward Cree
-4
/
+8
2025-07-01
sfc: siena: eliminate xdp_rxq_info_valid using XDP base API
Fushuai Wang
-7
/
+1
2025-07-01
sfc: eliminate xdp_rxq_info_valid using XDP base API
Fushuai Wang
-7
/
+1
2025-06-30
net: ethtool: move rxfh_fields callbacks under the rss_lock
Jakub Kicinski
-7
/
+2
2025-06-21
eth: sfc: migrate to new RXFH callbacks
Jakub Kicinski
-48
/
+57
2025-06-21
eth: sfc: siena: migrate to new RXFH callbacks
Jakub Kicinski
-37
/
+43
2025-06-21
eth: sfc: falcon: migrate to new RXFH callbacks
Jakub Kicinski
-23
/
+28
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
-1
/
+0
2025-06-12
net: ethtool: require drivers to opt into the per-RSS ctx RXFH
Jakub Kicinski
-0
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-7
/
+10
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-8
/
+8
2025-04-03
sfc: fix NULL dereferences in ef100_process_design_param()
Edward Cree
-29
/
+24
2025-03-25
sfc: support X4 devlink flash
Edward Cree
-22
/
+34
2025-03-25
sfc: update MCDI protocol headers
Edward Cree
-8814
/
+5028
2025-03-25
sfc: rip out MDIO support
Edward Cree
-99
/
+2
2025-02-27
sfc: Remove newline at the end of a netlink error message
Gal Pressman
-4
/
+4
2025-02-11
sfc: document devlink flash support
Edward Cree
-2
/
+3
2025-02-11
sfc: deploy devlink flash images to NIC over MCDI
Edward Cree
-3
/
+231
2025-02-11
sfc: extend NVRAM MCDI handlers
Edward Cree
-23
/
+121
2025-02-11
sfc: parse headers of devlink flash images
Edward Cree
-1
/
+437
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2025-01-02
net: sfc: Correct key_len for efx_tc_ct_zone_ht_params
Liang Jie
-1
/
+1
2024-12-23
sfc: Use netdev refcount tracking in struct efx_async_filter_insertion
YiFei Zhu
-4
/
+10
2024-12-19
sfc: remove efx_writed_page_locked
Andy Moreton
-24
/
+0
2024-11-14
net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in
Edward Cree
-0
/
+2
2024-11-09
net: sfc: use ethtool string helpers
Rosen Penev
-106
/
+83
2024-11-05
sfc: Remove more unused functions
Dr. David Alan Gilbert
-43
/
+0
2024-11-05
sfc: Remove unused mcdi functions
Dr. David Alan Gilbert
-86
/
+0
2024-11-05
sfc: Remove unused efx_mae_mport_vf
Dr. David Alan Gilbert
-12
/
+0
2024-11-05
sfc: Remove falcon deadcode
Dr. David Alan Gilbert
-58
/
+0
[next]