index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
6
-7
/
+10
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
6
-8
/
+8
2025-04-03
sfc: fix NULL dereferences in ef100_process_design_param()
Edward Cree
2
-29
/
+24
2025-03-25
sfc: support X4 devlink flash
Edward Cree
3
-22
/
+34
2025-03-25
sfc: update MCDI protocol headers
Edward Cree
1
-8814
/
+5028
2025-03-25
sfc: rip out MDIO support
Edward Cree
5
-99
/
+2
2025-02-27
sfc: Remove newline at the end of a netlink error message
Gal Pressman
2
-4
/
+4
2025-02-11
sfc: document devlink flash support
Edward Cree
1
-2
/
+3
2025-02-11
sfc: deploy devlink flash images to NIC over MCDI
Edward Cree
3
-3
/
+231
2025-02-11
sfc: extend NVRAM MCDI handlers
Edward Cree
3
-23
/
+121
2025-02-11
sfc: parse headers of devlink flash images
Edward Cree
5
-1
/
+437
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-01-02
net: sfc: Correct key_len for efx_tc_ct_zone_ht_params
Liang Jie
1
-1
/
+1
2024-12-23
sfc: Use netdev refcount tracking in struct efx_async_filter_insertion
YiFei Zhu
4
-4
/
+10
2024-12-19
sfc: remove efx_writed_page_locked
Andy Moreton
1
-24
/
+0
2024-11-14
net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in
Edward Cree
2
-0
/
+2
2024-11-09
net: sfc: use ethtool string helpers
Rosen Penev
20
-106
/
+83
2024-11-05
sfc: Remove more unused functions
Dr. David Alan Gilbert
8
-43
/
+0
2024-11-05
sfc: Remove unused mcdi functions
Dr. David Alan Gilbert
2
-86
/
+0
2024-11-05
sfc: Remove unused efx_mae_mport_vf
Dr. David Alan Gilbert
2
-12
/
+0
2024-11-05
sfc: Remove falcon deadcode
Dr. David Alan Gilbert
7
-58
/
+0
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+4
2024-10-06
sfc: add per-queue RX bytes stats
Edward Cree
5
-0
/
+11
2024-10-06
sfc: implement per-queue TSO (hw_gso) stats
Edward Cree
3
-0
/
+22
2024-10-06
sfc: implement per-queue rx drop and overrun stats
Edward Cree
4
-2
/
+31
2024-10-06
sfc: account XDP TXes in netdev base stats
Edward Cree
5
-8
/
+39
2024-10-06
sfc: add n_rx_overlength to ethtool stats
Edward Cree
1
-0
/
+1
2024-10-06
sfc: implement basic per-queue stats
Edward Cree
7
-4
/
+108
2024-10-06
sfc: remove obsolete counters from struct efx_channel
Edward Cree
2
-6
/
+0
2024-10-03
sfc: Don't invoke xdp_do_flush() from netpoll.
Sebastian Andrzej Siewior
2
-2
/
+4
2024-09-11
sfc: Add X4 PF support
Jonathan Cooper
4
-0
/
+134
2024-09-09
sfc/siena: Remove setting of RX software timestamp
Gal Pressman
1
-5
/
+0
2024-09-09
sfc: Remove setting of RX software timestamp
Gal Pressman
1
-5
/
+0
2024-09-06
sfc: siena: rip out rss-context dead code
Edward Cree
6
-211
/
+8
2024-09-06
sfc: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-09-06
sfc/siena: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-2
/
+2
2024-08-30
sfc: Convert to use ERR_CAST()
Shen Lichuan
1
-1
/
+1
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
2
-0
/
+2
2024-08-12
eth: remove .cap_rss_ctx_supported from updated drivers
Jakub Kicinski
2
-2
/
+0
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
7
-9
/
+10
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
7
-9
/
+10
2024-07-13
sfc: falcon: Make I2C terminology more inclusive
Easwar Hariharan
1
-1
/
+1
2024-06-28
sfc: remove get_rxfh_context dead code
Edward Cree
1
-36
/
+2
2024-06-28
sfc: use new rxfh_context API
Edward Cree
13
-219
/
+212
2024-06-12
sfc: use flow_rule_is_supp_enc_control_flags()
Asbjørn Sloth Tønnesen
1
-4
/
+1
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
3
-3
/
+3
2024-04-18
sfc: use flow_rule_is_supp_control_flags()
Asbjørn Sloth Tønnesen
1
-4
/
+3
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
2
-0
/
+2
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
3
-8
/
+6
[next]