index
:
mesalab_git/tongzongzhen/dpdk.git
main
next-baseband-for-main
next-baseband-staging
next-crypto-for-main
next-eventdev-for-main
next-net-brcm-for-next-net
next-net-brcm-for-next-net-bkp
next-net-brcm-main
next-net-for-main
next-net-intel-for-next-net
next-net-intel-main
next-net-main
next-net-mlx-for-next-net
next-net-mlx-main
next-net-mrvl-for-main
next-virtio-for-next-net
next-virtio-staging
releases
Repository for tongzongzhen/dpdk
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sfc
Age
Commit message (
Expand
)
Author
2024-10-18
net: use IPv6 address structure for packet headers
Robin Jarry
2024-08-01
net/sfc: use indirect counter in tunnel offload
Ivan Malov
2024-10-11
net/sfc: use new kvargs process API
Chengwen Feng
2024-10-10
net/sfc: fix use after free in debug logs
Stephen Hemminger
2024-10-03
drivers: reuse default logtype for SFC drivers
David Marchand
2024-10-03
net/sfc: fix driver logtype token
David Marchand
2024-07-03
net/sfc: remove use of EAL logtype
David Marchand
2024-02-01
drivers/net: return number of supported packet types
Sivaramakrishnan Venkat
2024-02-01
ethdev: parse multiple representor devargs
Harman Kalra
2024-02-18
net/sfc: fix calloc parameters
Ferruh Yigit
2024-02-16
net/sfc: fix compile-time check
Stephen Hemminger
2024-02-14
use C11 alignof
Tyler Retzlaff
2023-11-06
net/sfc: remove null dereference in log
Weiguo Li
2023-10-16
net/sfc: fix Rx and Tx queue state
Jie Hai
2023-10-02
net/sfc: support packet replay in transfer flows
Ivan Malov
2023-09-22
net/sfc: support updating indirect VXLAN encap action
Ivan Malov
2023-09-22
net/sfc: offer indirect VXLAN encap action in transfer flows
Ivan Malov
2023-09-20
net/sfc: add missing error code indication to MAE init path
Ivan Malov
2023-09-11
net/sfc: account for data offset on Tx
Viacheslav Galaktionov
2023-09-11
net/sfc: set max Rx packet length for representors
Viacheslav Galaktionov
2023-09-22
drivers: convert to internal control threads
Thomas Monjalon
2023-08-31
set namespace prefix to threads
Thomas Monjalon
2023-08-16
remove C11 compatibility macro
Tyler Retzlaff
2023-07-17
net/sfc: fix fail path for unknown tunnel flow type
Ivan Malov
2023-07-17
net/sfc: drop redundant null check from IPv4 flow item parse
Ivan Malov
2023-06-28
net/sfc: support IPv4 fragment matching in transfer rules
Artemii Morozov
2023-06-23
net/sfc: support VLAN stripping offload
Artemii Morozov
2023-06-22
net/sfc: support configurable Rx CRC stripping
Denis Pryazhennikov
2023-06-21
ethdev: advertise flow restore in mbuf
David Marchand
2023-06-21
net/sfc: use conntrack assistance counters in transfer flows
Ivan Malov
2023-06-21
net/sfc: indicate MAE counter type in use for transfer flows
Ivan Malov
2023-06-21
net/sfc: support indirect count action in transfer flows
Ivan Malov
2023-06-21
net/sfc: rework MAE action rule counter representation
Ivan Malov
2023-06-21
net/sfc: rename structs used by transfer flow counters
Ivan Malov
2023-06-21
net/sfc: support IPv4 NAT offload for MAE backend
Ivan Malov
2023-06-21
net/sfc: make use of conntrack assistance for transfer flows
Ivan Malov
2023-06-21
net/sfc: turn MAE flow action rules into shareable resources
Ivan Malov
2023-06-21
net/sfc: prepare MAE outer rules for action rule indirection
Ivan Malov
2023-06-21
net/sfc: move MAE counter stream start to action set handler
Ivan Malov
2023-06-21
net/sfc: move MAE flow parsing method to MAE-specific source
Ivan Malov
2023-06-21
net/sfc: switch driver-internal flows to use generic methods
Ivan Malov
2023-06-21
net/sfc: extend generic flow API to allow for internal flows
Ivan Malov
2023-06-21
net/sfc: let driver-internal flows use VF representor action
Ivan Malov
2023-06-21
net/sfc: refactor flow create/destroy locking
Ivan Malov
2023-06-21
net/sfc: refactor where null pointer check done
Ivan Malov
2023-06-21
net/sfc: support to manage HW conntrack table
Denis Pryazhennikov
2023-06-21
net/sfc: support attaching to HW table
Denis Pryazhennikov
2023-06-21
net/sfc: support to manipulate MCDI table fields
Denis Pryazhennikov
2023-06-21
net/sfc: add MCDI wrappers for BCAM tables
Denis Pryazhennikov
2023-06-20
net/sfc: support FEC feature
Denis Pryazhennikov
[next]