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.13.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
/
sfc
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
sfc: Don't invoke xdp_do_flush() from netpoll.
Sebastian Andrzej Siewior
2
-2
/
+4
2024-09-12
sfc: Add X4 PF support
Jonathan Cooper
4
-0
/
+134
2024-09-10
sfc/siena: Remove setting of RX software timestamp
Gal Pressman
1
-5
/
+0
2024-09-10
sfc: Remove setting of RX software timestamp
Gal Pressman
1
-5
/
+0
2024-09-07
sfc: siena: rip out rss-context dead code
Edward Cree
6
-211
/
+8
2024-09-07
sfc: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-09-07
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-14
sfc: falcon: Make I2C terminology more inclusive
Easwar Hariharan
1
-1
/
+1
2024-06-29
sfc: remove get_rxfh_context dead code
Edward Cree
1
-36
/
+2
2024-06-29
sfc: use new rxfh_context API
Edward Cree
13
-219
/
+212
2024-06-13
sfc: use flow_rule_is_supp_enc_control_flags()
Asbjørn Sloth Tønnesen
1
-4
/
+1
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
3
-3
/
+3
2024-04-19
sfc: use flow_rule_is_supp_control_flags()
Asbjørn Sloth Tønnesen
1
-4
/
+3
2024-03-08
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
2024-02-14
net: remove stale mentions of dev_base_lock in comments
Eric Dumazet
3
-3
/
+3
2024-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2024-01-03
sfc: fix a double-free bug in efx_probe_filters
Zhipeng Lu
1
-1
/
+3
2023-12-14
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
7
-130
/
+121
2023-12-14
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
5
-74
/
+92
2023-12-05
sfc-siena: Implement ndo_hwtstamp_(get|set)
Alex Austin
5
-27
/
+38
2023-12-05
sfc: Implement ndo_hwtstamp_(get|set)
Alex Austin
5
-29
/
+38
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-19
/
+19
2023-10-24
sfc: cleanup and reduce netlink error messages
Pieter Jansen van Vuuren
1
-19
/
+19
2023-10-15
sfc: support offloading ct(nat) action in RHS rules
Edward Cree
3
-1
/
+12
2023-10-15
sfc: parse mangle actions (NAT) in conntrack entries
Edward Cree
1
-2
/
+89
2023-10-14
sfc: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+1
2023-10-06
sfc: support TC rules which require OR-AR-CT-AR flow
Edward Cree
3
-5
/
+165
2023-10-06
sfc: ensure an extack msg from efx_tc_flower_replace_foreign EOPNOTSUPPs
Edward Cree
1
-2
/
+4
2023-10-06
sfc: offload foreign RHS rules without an encap match
Edward Cree
1
-1
/
+1
2023-10-06
sfc: support TC left-hand-side rules on foreign netdevs
Edward Cree
3
-2
/
+222
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2
-2
/
+2
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-4
/
+30
2023-09-21
sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()
Edward Cree
4
-4
/
+30
2023-09-16
sfc: make coding style of PTP addresses consistent with core
Alex Austin
1
-13
/
+14
2023-09-08
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-5
/
+15
[next]