index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: allocate a big enough SKB for loopback selftest packet
Edward Cree
2023-08-22
3
-3
/
+3
*
sfc: don't fail probe if MAE/TC setup fails
Edward Cree
2023-08-17
1
-1
/
+1
*
sfc: don't unregister flow_indr if it was never registered
Edward Cree
2023-08-17
1
-1
/
+1
*
sfc: fix field-spanning memcpy in selftest
Edward Cree
2023-07-31
3
-30
/
+39
*
sfc: support for devlink port requires MAE access
Martin Habets
2023-06-29
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
1
-3
/
+10
|
\
|
*
sfc: fix crash when reading stats while NIC is resetting
Edward Cree
2023-06-26
1
-3
/
+10
*
|
sfc: falcon: use padding to fix alignment in loopback test
Edward Cree
2023-06-26
1
-19
/
+28
*
|
sfc: siena: use padding to fix alignment in loopback test
Edward Cree
2023-06-26
1
-19
/
+28
*
|
sfc: use padding to fix alignment in loopback test
Edward Cree
2023-06-26
1
-19
/
+28
*
|
sfc: keep alive neighbour entries while a TC encap action is using them
Edward Cree
2023-06-22
4
-1
/
+81
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
6
-13
/
+31
|
\
|
|
*
sfc: use budget for TX completions
Íñigo Huguet
2023-06-17
6
-13
/
+31
*
|
sfc: fix uninitialized variable use
Arnd Bergmann
2023-06-20
1
-0
/
+1
*
|
sfc: add CONFIG_INET dependency for TC offload
Arnd Bergmann
2023-06-20
1
-0
/
+1
*
|
sfc: do not try to call tc functions when CONFIG_SFC_SRIOV=n
Edward Cree
2023-06-16
2
-0
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-15
2
-0
/
+4
|
\
|
|
*
sfc: fix XDP queues mode with legacy IRQ
Íñigo Huguet
2023-06-15
2
-0
/
+4
*
|
sfc: Add devlink dev info support for EF10
Martin Habets
2023-06-12
1
-0
/
+9
*
|
sfc: generate encap headers for TC offload
Edward Cree
2023-06-10
1
-9
/
+185
*
|
sfc: neighbour lookup for TC encap action offload
Edward Cree
2023-06-10
8
-6
/
+569
*
|
sfc: MAE functions to create/update/delete encap headers
Edward Cree
2023-06-10
2
-2
/
+95
*
|
sfc: add function to atomically update a rule in the MAE
Edward Cree
2023-06-10
2
-0
/
+24
*
|
sfc: some plumbing towards TC encap action offload
Edward Cree
2023-06-10
5
-3
/
+284
*
|
sfc: add fallback action-set-lists for TC offload
Edward Cree
2023-06-10
2
-0
/
+77
*
|
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
2
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-01
1
-15
/
+12
|
\
|
|
*
sfc: fix error unwinds in TC offload
Edward Cree
2023-05-31
1
-15
/
+12
*
|
devlink: move port_fn_hw_addr_get/set() to devlink_port_ops
Jiri Pirko
2023-05-30
1
-44
/
+42
*
|
sfc: register devlink port with ops
Jiri Pirko
2023-05-30
1
-1
/
+7
*
|
sfc: handle VI shortage on ef100 by readjusting the channels
Pieter Jansen van Vuuren
2023-05-26
1
-6
/
+45
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
1
-50
/
+45
|
\
|
|
*
sfc: fix devlink info error handling
Alejandro Lucero
2023-05-19
1
-50
/
+45
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-18
1
-1
/
+3
|
\
|
|
*
sfc: disable RXFCS and RXALL features by default
Pieter Jansen van Vuuren
2023-05-12
1
-1
/
+3
*
|
sfc: fix use-after-free in efx_tc_flower_record_encap_match()
Edward Cree
2023-05-13
1
-2
/
+2
*
|
sfc: support TC decap rules matching on enc_src_port
Edward Cree
2023-05-12
4
-16
/
+41
*
|
sfc: support TC decap rules matching on enc_ip_tos
Edward Cree
2023-05-12
2
-36
/
+133
*
|
sfc: populate enc_ip_tos matches in MAE outer rules
Edward Cree
2023-05-12
4
-7
/
+20
*
|
sfc: release encap match in efx_tc_flow_free()
Edward Cree
2023-05-12
1
-17
/
+15
|
/
*
sfc: Fix module EEPROM reporting for QSFP modules
Andy Moreton
2023-05-01
1
-4
/
+7
*
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-04-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-20
2
-1
/
+2
|
\
|
*
sfc: Fix use-after-free due to selftest_work
Ding Hui
2023-04-17
2
-1
/
+2
*
|
sfc: remove expired unicast PTP filters
Íñigo Huguet
2023-04-03
1
-25
/
+72
*
|
sfc: support unicast PTP
Íñigo Huguet
2023-04-03
1
-3
/
+98
*
|
sfc: allow insertion of filters for unicast PTP
Íñigo Huguet
2023-04-03
1
-23
/
+36
*
|
sfc: store PTP filters in a list
Íñigo Huguet
2023-04-03
1
-29
/
+52
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-30
2
-22
/
+33
|
\
|
|
*
sfc: ef10: don't overwrite offload features at NIC reset
Íñigo Huguet
2023-03-24
2
-22
/
+33
[next]