summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)Author
2023-08-18sfc: Remove unneeded semicolonYang Li
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-17sfc: don't fail probe if MAE/TC setup failsEdward Cree
2023-08-17sfc: don't unregister flow_indr if it was never registeredEdward Cree
2023-08-09sfc: offload left-hand side rules for conntrackEdward Cree
2023-08-09sfc: conntrack state matches in TC rulesEdward Cree
2023-08-09sfc: handle non-zero chain_index on TC rulesEdward Cree
2023-08-09sfc: offload conntrack flow entries (match only) from CT zonesEdward Cree
2023-08-09sfc: functions to insert/remove conntrack entries to MAE hardwareEdward Cree
2023-08-09sfc: functions to register for conntrack zone offloadEdward Cree
2023-08-09sfc: add MAE table machinery for conntrack tableEdward Cree
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-31sfc: fix field-spanning memcpy in selftestEdward Cree
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-28sfc: Remove vfdi.hMartin Habets
2023-07-28sfc: Cleanups in io.hMartin Habets
2023-07-28sfc: Miscellaneous comment removalsMartin Habets
2023-07-28sfc: Remove struct efx_special_bufferMartin Habets
2023-07-28sfc: Filter cleanups for Falcon and SienaMartin Habets
2023-07-28sfc: Remove some NIC type indirections that are no longer neededMartin Habets
2023-07-28sfc: Remove PTP code for SienaMartin Habets
2023-07-28sfc: Remove EFX_REV_SIENA_A0Martin Habets
2023-07-28sfc: Remove support for siena high priority queueMartin Habets
2023-07-28sfc: Remove siena_nic_data and statsMartin Habets
2023-07-28sfc: Remove falcon referencesMartin Habets
2023-06-29sfc: support for devlink port requires MAE accessMartin Habets
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-26sfc: falcon: use padding to fix alignment in loopback testEdward Cree
2023-06-26sfc: siena: use padding to fix alignment in loopback testEdward Cree
2023-06-26sfc: use padding to fix alignment in loopback testEdward Cree
2023-06-26sfc: fix crash when reading stats while NIC is resettingEdward Cree
2023-06-22sfc: keep alive neighbour entries while a TC encap action is using themEdward Cree
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-20sfc: fix uninitialized variable useArnd Bergmann
2023-06-20sfc: add CONFIG_INET dependency for TC offloadArnd Bergmann
2023-06-17sfc: use budget for TX completionsÍñigo Huguet
2023-06-16sfc: do not try to call tc functions when CONFIG_SFC_SRIOV=nEdward Cree
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-15sfc: fix XDP queues mode with legacy IRQÍñigo Huguet
2023-06-12sfc: Add devlink dev info support for EF10Martin Habets
2023-06-10sfc: generate encap headers for TC offloadEdward Cree
2023-06-10sfc: neighbour lookup for TC encap action offloadEdward Cree
2023-06-10sfc: MAE functions to create/update/delete encap headersEdward Cree
2023-06-10sfc: add function to atomically update a rule in the MAEEdward Cree
2023-06-10sfc: some plumbing towards TC encap action offloadEdward Cree
2023-06-10sfc: add fallback action-set-lists for TC offloadEdward Cree
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-31sfc: fix error unwinds in TC offloadEdward Cree
2023-05-30devlink: move port_fn_hw_addr_get/set() to devlink_port_opsJiri Pirko