summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)Author
2023-09-21sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-01sfc: check for zero length in EF10 RX prefixEdward Cree
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-08-27sfc: extend pedit add action to handle decrement ipv6 hop limitPieter Jansen van Vuuren
2023-08-27sfc: introduce pedit add actions on the ipv4 ttl fieldPieter Jansen van Vuuren
2023-08-27sfc: add decrement ipv6 hop limit by offloading set hop limit actionsPieter Jansen van Vuuren
2023-08-27sfc: add decrement ttl by offloading set ipv4 ttl actionsPieter Jansen van Vuuren
2023-08-27sfc: add mac source and destination pedit action offloadPieter Jansen van Vuuren
2023-08-27sfc: introduce ethernet pedit set action infrastructurePieter Jansen van Vuuren
2023-08-25sfc: Check firmware supports Ethernet PTP filterAlex Austin
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-22sfc: allocate a big enough SKB for loopback selftest packetEdward Cree
2023-08-18sfc: Remove unneeded semicolonYang Li
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He
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