index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
2
-2
/
+2
|
\
|
*
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
2023-08-18
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-29
1
-1
/
+3
|
\
\
|
*
|
sfc: Check firmware supports Ethernet PTP filter
Alex Austin
2023-08-26
1
-1
/
+3
*
|
|
sfc: extend pedit add action to handle decrement ipv6 hop limit
Pieter Jansen van Vuuren
2023-08-27
1
-0
/
+25
*
|
|
sfc: introduce pedit add actions on the ipv4 ttl field
Pieter Jansen van Vuuren
2023-08-27
1
-0
/
+46
*
|
|
sfc: add decrement ipv6 hop limit by offloading set hop limit actions
Pieter Jansen van Vuuren
2023-08-27
1
-0
/
+59
*
|
|
sfc: add decrement ttl by offloading set ipv4 ttl actions
Pieter Jansen van Vuuren
2023-08-27
3
-4
/
+79
*
|
|
sfc: add mac source and destination pedit action offload
Pieter Jansen van Vuuren
2023-08-27
1
-2
/
+207
*
|
|
sfc: introduce ethernet pedit set action infrastructure
Pieter Jansen van Vuuren
2023-08-27
4
-11
/
+202
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
3
-3
/
+3
|
\
|
|
|
*
|
sfc: allocate a big enough SKB for loopback selftest packet
Edward Cree
2023-08-22
3
-3
/
+3
*
|
|
sfc: Remove unneeded semicolon
Yang Li
2023-08-19
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
2
-2
/
+2
|
\
|
|
|
*
|
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: offload left-hand side rules for conntrack
Edward Cree
2023-08-09
6
-0
/
+599
*
|
|
sfc: conntrack state matches in TC rules
Edward Cree
2023-08-09
4
-4
/
+105
*
|
|
sfc: handle non-zero chain_index on TC rules
Edward Cree
2023-08-09
4
-26
/
+170
*
|
|
sfc: offload conntrack flow entries (match only) from CT zones
Edward Cree
2023-08-09
5
-7
/
+429
*
|
|
sfc: functions to insert/remove conntrack entries to MAE hardware
Edward Cree
2023-08-09
3
-0
/
+274
*
|
|
sfc: functions to register for conntrack zone offload
Edward Cree
2023-08-09
5
-1
/
+156
*
|
|
sfc: add MAE table machinery for conntrack table
Edward Cree
2023-08-09
5
-1
/
+308
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
3
-30
/
+39
|
\
|
|
|
*
|
sfc: fix field-spanning memcpy in selftest
Edward Cree
2023-07-31
3
-30
/
+39
|
|
/
*
|
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-31
1
-32
/
+35
*
|
sfc: Remove vfdi.h
Martin Habets
2023-07-28
1
-252
/
+0
*
|
sfc: Cleanups in io.h
Martin Habets
2023-07-28
2
-80
/
+9
*
|
sfc: Miscellaneous comment removals
Martin Habets
2023-07-28
4
-21
/
+2
*
|
sfc: Remove struct efx_special_buffer
Martin Habets
2023-07-28
8
-75
/
+25
*
|
sfc: Filter cleanups for Falcon and Siena
Martin Habets
2023-07-28
2
-23
/
+0
*
|
sfc: Remove some NIC type indirections that are no longer needed
Martin Habets
2023-07-28
5
-19
/
+0
*
|
sfc: Remove PTP code for Siena
Martin Habets
2023-07-28
2
-226
/
+1
*
|
sfc: Remove EFX_REV_SIENA_A0
Martin Habets
2023-07-28
2
-9
/
+1
*
|
sfc: Remove support for siena high priority queue
Martin Habets
2023-07-28
4
-50
/
+2
*
|
sfc: Remove siena_nic_data and stats
Martin Habets
2023-07-28
1
-95
/
+0
*
|
sfc: Remove falcon references
Martin Habets
2023-07-28
6
-3170
/
+2
|
/
*
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-23
4
-1
/
+81
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-23
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-21
1
-0
/
+1
*
|
sfc: add CONFIG_INET dependency for TC offload
Arnd Bergmann
2023-06-21
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-16
2
-0
/
+4
|
\
|
[next]