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: fix error unwinds in TC offload
Edward Cree
2023-05-31
1
-15
/
+12
*
sfc: fix devlink info error handling
Alejandro Lucero
2023-05-19
1
-50
/
+45
*
sfc: disable RXFCS and RXALL features by default
Pieter Jansen van Vuuren
2023-05-12
1
-1
/
+3
*
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
*
|
sfc: add offloading of 'foreign' TC (decap) rules
Edward Cree
2023-03-29
4
-17
/
+366
*
|
sfc: add code to register and unregister encap matches
Edward Cree
2023-03-29
2
-0
/
+174
*
|
sfc: add functions to insert encap matches into the MAE
Edward Cree
2023-03-29
3
-0
/
+111
*
|
sfc: handle enc keys in efx_tc_flower_parse_match()
Edward Cree
2023-03-29
1
-0
/
+61
*
|
sfc: add notion of match on enc keys to MAE machinery
Edward Cree
2023-03-29
3
-2
/
+122
*
|
sfc: document TC-to-EF100-MAE action translation concepts
Edward Cree
2023-03-29
1
-1
/
+25
*
|
sfc: support offloading TC VLAN push/pop actions to the MAE
Edward Cree
2023-03-10
4
-0
/
+67
*
|
sfc_ef100: Drop redundant pci_disable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
1
-3
/
+0
*
|
sfc/siena: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
1
-5
/
+0
*
|
sfc: falcon: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
1
-9
/
+0
*
|
sfc: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
1
-5
/
+0
|
/
*
sfc: fix builds without CONFIG_RTC_LIB
Alejandro Lucero
2023-02-20
1
-1
/
+1
*
sfc: clean up some inconsistent indentings
Yang Li
2023-02-20
1
-2
/
+2
*
sfc: use IS_ENABLED() checks for CONFIG_SFC_SRIOV
Arnd Bergmann
2023-02-20
1
-17
/
+10
*
sfc: Fix spelling mistake "creationg" -> "creating"
Colin Ian King
2023-02-20
1
-1
/
+1
*
sfc: add support for devlink port_function_hw_addr_set in ef100
Alejandro Lucero
2023-02-16
1
-0
/
+50
*
sfc: add support for devlink port_function_hw_addr_get in ef100
Alejandro Lucero
2023-02-16
5
-0
/
+91
*
sfc: obtain device mac address based on firmware handle for ef100
Alejandro Lucero
2023-02-16
3
-18
/
+31
*
sfc: add devlink port support for ef100
Alejandro Lucero
2023-02-16
7
-0
/
+156
*
sfc: add mport lookup based on driver's mport data
Alejandro Lucero
2023-02-16
4
-7
/
+31
*
sfc: enumerate mports in ef100
Alejandro Lucero
2023-02-16
8
-0
/
+291
*
sfc: add devlink info support for ef100
Alejandro Lucero
2023-02-16
4
-0
/
+549
*
sfc: add devlink support for ef100
Alejandro Lucero
2023-02-16
6
-1
/
+102
*
Daniel Borkmann says:
Jakub Kicinski
2023-02-10
2
-0
/
+8
|
\
|
*
sfc: move xdp_features configuration in efx_pci_probe_post_io()
Lorenzo Bianconi
2023-02-08
2
-8
/
+8
|
*
drivers: net: turn on XDP features
Marek Majtyka
2023-02-02
2
-0
/
+8
*
|
sfc: correctly advertise tunneled IPv6 segmentation
Íñigo Huguet
2023-01-28
1
-1
/
+4
|
/
*
sfc: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-12-06
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
1
-0
/
+1
|
\
|
*
sfc: fix potential memleak in __ef100_hard_start_xmit()
Zhang Changzhong
2022-11-22
1
-0
/
+1
*
|
sfc: Use kmap_local_page() instead of kmap_atomic()
Anirudh Venkataramanan
2022-11-25
1
-2
/
+2
*
|
sfc: ensure type is valid before updating seen_gen
Edward Cree
2022-11-23
1
-7
/
+9
*
|
sfc: implement counters readout to TC stats
Edward Cree
2022-11-16
3
-0
/
+52
*
|
sfc: validate MAE action order
Edward Cree
2022-11-16
1
-0
/
+50
*
|
sfc: attach an MAE counter to TC actions that need it
Edward Cree
2022-11-16
3
-2
/
+32
*
|
sfc: accumulate MAE counter values from update packets
Edward Cree
2022-11-16
2
-1
/
+57
*
|
sfc: add functions to allocate/free MAE counters
Edward Cree
2022-11-16
4
-0
/
+170
[next]