summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-261-19/+19
|\
| * sfc: cleanup and reduce netlink error messagesPieter Jansen van Vuuren2023-10-231-19/+19
* | sfc: support offloading ct(nat) action in RHS rulesEdward Cree2023-10-153-1/+12
* | sfc: parse mangle actions (NAT) in conntrack entriesEdward Cree2023-10-151-2/+89
* | sfc: replace deprecated strncpy with strscpyJustin Stitt2023-10-131-2/+1
* | sfc: support TC rules which require OR-AR-CT-AR flowEdward Cree2023-10-063-5/+165
* | sfc: ensure an extack msg from efx_tc_flower_replace_foreign EOPNOTSUPPsEdward Cree2023-10-061-2/+4
* | sfc: offload foreign RHS rules without an encap matchEdward Cree2023-10-061-1/+1
* | sfc: support TC left-hand-side rules on foreign netdevsEdward Cree2023-10-063-2/+222
* | net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior2023-10-032-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-09-214-4/+30
|\|
| * sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree2023-09-214-4/+30
* | sfc: make coding style of PTP addresses consistent with coreAlex Austin2023-09-161-13/+14
|/
* Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-071-5/+15
|\
| * sfc: check for zero length in EF10 RX prefixEdward Cree2023-09-011-5/+15
* | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-292-2/+2
|\ \ | |/ |/|
| * asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He2023-08-182-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-08-291-1/+3
|\ \
| * | sfc: Check firmware supports Ethernet PTP filterAlex Austin2023-08-251-1/+3
* | | sfc: extend pedit add action to handle decrement ipv6 hop limitPieter Jansen van Vuuren2023-08-271-0/+25
* | | sfc: introduce pedit add actions on the ipv4 ttl fieldPieter Jansen van Vuuren2023-08-271-0/+46
* | | sfc: add decrement ipv6 hop limit by offloading set hop limit actionsPieter Jansen van Vuuren2023-08-271-0/+59
* | | sfc: add decrement ttl by offloading set ipv4 ttl actionsPieter Jansen van Vuuren2023-08-273-4/+79
* | | sfc: add mac source and destination pedit action offloadPieter Jansen van Vuuren2023-08-271-2/+207
* | | sfc: introduce ethernet pedit set action infrastructurePieter Jansen van Vuuren2023-08-274-11/+202
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-243-3/+3
|\| |
| * | sfc: allocate a big enough SKB for loopback selftest packetEdward Cree2023-08-223-3/+3
* | | sfc: Remove unneeded semicolonYang Li2023-08-181-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-182-2/+2
|\| |
| * | sfc: don't fail probe if MAE/TC setup failsEdward Cree2023-08-171-1/+1
| * | sfc: don't unregister flow_indr if it was never registeredEdward Cree2023-08-171-1/+1
* | | sfc: offload left-hand side rules for conntrackEdward Cree2023-08-096-0/+599
* | | sfc: conntrack state matches in TC rulesEdward Cree2023-08-094-4/+105
* | | sfc: handle non-zero chain_index on TC rulesEdward Cree2023-08-094-26/+170
* | | sfc: offload conntrack flow entries (match only) from CT zonesEdward Cree2023-08-095-7/+429
* | | sfc: functions to insert/remove conntrack entries to MAE hardwareEdward Cree2023-08-093-0/+274
* | | sfc: functions to register for conntrack zone offloadEdward Cree2023-08-095-1/+156
* | | sfc: add MAE table machinery for conntrack tableEdward Cree2023-08-095-1/+308
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-033-30/+39
|\| |
| * | sfc: fix field-spanning memcpy in selftestEdward Cree2023-07-313-30/+39
| |/
* | net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth2023-07-311-32/+35
* | sfc: Remove vfdi.hMartin Habets2023-07-281-252/+0
* | sfc: Cleanups in io.hMartin Habets2023-07-282-80/+9
* | sfc: Miscellaneous comment removalsMartin Habets2023-07-284-21/+2
* | sfc: Remove struct efx_special_bufferMartin Habets2023-07-288-75/+25
* | sfc: Filter cleanups for Falcon and SienaMartin Habets2023-07-282-23/+0
* | sfc: Remove some NIC type indirections that are no longer neededMartin Habets2023-07-285-19/+0
* | sfc: Remove PTP code for SienaMartin Habets2023-07-282-226/+1
* | sfc: Remove EFX_REV_SIENA_A0Martin Habets2023-07-282-9/+1
* | sfc: Remove support for siena high priority queueMartin Habets2023-07-284-50/+2