summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp
Commit message (Expand)AuthorAgeFilesLines
...
| * nfp: flower: avoid rmmod nfp crash issuesYanguo Li2023-10-116-23/+54
* | nfp: add support CHACHA20-POLY1305 offload for ipsecShihong Wang2023-10-121-3/+42
* | nfp: nsp: Annotate struct nfp_eth_table with __counted_byKees Cook2023-10-061-1/+1
* | nfp: Annotate struct nfp_reprs with __counted_byKees Cook2023-10-051-1/+1
* | net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior2023-10-031-1/+1
|/
* rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODELin Ma2023-08-081-3/+0
* net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth2023-07-312-53/+54
* nfp: prevent dropped counter increment during probeZiyang Chen2023-07-132-7/+48
* nfp: clean mc addresses in application firmware when closing portYinjun Zhang2023-07-051-0/+5
* net: tls: make the offload check helper take skb not socketJakub Kicinski2023-06-151-2/+2
* devlink: move port_split/unsplit() ops into devlink_port_opsJiri Pirko2023-05-301-2/+2
* nfp: devlink: register devlink port with opsJiri Pirko2023-05-301-1/+5
* nfp: add L4 RSS hashing on UDP trafficJaco Coetzee2023-05-231-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-181-1/+1
|\
| * nfp: fix NFP_NET_MAX_DSCP definition errorHuayu Chen2023-05-121-1/+1
* | nfp: improve link modes reading processYinjun Zhang2023-05-093-48/+45
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-04-261-2/+2
|\
| * nfp: fix incorrect pointer deference when offloading IPsec with bondingHuanhuan Wang2023-04-211-2/+2
* | net: nfp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-091-1/+1
* | nfp: initialize netdev's dev_port with correct idYinjun Zhang2023-04-061-0/+1
* | nfp: flower: offload tc flows of multiple conntrack zonesWentao Jia2023-03-153-23/+154
* | nfp: flower: prepare for parameterisation of number of offload rulesWentao Jia2023-03-151-26/+28
* | nfp: flower: add goto_chain_index for ct entryWentao Jia2023-03-152-2/+8
* | nfp: flower: refactor function "is_post_ct_flow"Wentao Jia2023-03-151-13/+12
* | nfp: flower: refactor function "is_pre_ct_flow"Wentao Jia2023-03-151-0/+12
* | nfp: flower: add get_flow_act_ct() for ct actionWentao Jia2023-03-151-1/+17
|/
* nfp: fix esp-tx-csum-offload doesn't take effectHuanhuan Wang2023-03-031-0/+4
* nfp: fix incorrectly set csum flag for nfdk pathHuanhuan Wang2023-03-032-4/+10
* nfp: fix incorrectly set csum flag for nfd3 pathHuanhuan Wang2023-03-032-5/+27
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-174-74/+99
|\
| * nfp: fix schedule in atomic context when offloading saYinjun Zhang2023-02-093-70/+87
| * nfp: fix incorrect use of mbox in IPsec codeYinjun Zhang2023-02-092-4/+12
* | nfp: ethtool: supplement nfp link modes supportedYu Xiao2023-02-132-0/+15
* | Daniel Borkmann says:Jakub Kicinski2023-02-101-0/+5
|\ \
| * | drivers: net: turn on XDP featuresMarek Majtyka2023-02-021-0/+5
* | | nfp: support IPsec offloading for NFP3800Huanhuan Wang2023-02-096-13/+83
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-092-36/+170
|\ \ \ | | |/ | |/|
| * | nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao2023-02-082-36/+170
* | | nfp: flower: add check for flower VF netdevs for get/set_eepromJames Hershaw2023-02-071-6/+6
* | | net: flow_offload: provision conntrack info in ct_metadataVlad Buslov2023-02-031-0/+24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-021-1/+7
|\| |
| * | nfp: flower: avoid taking mutex in atomic contextYanguo Li2023-02-011-1/+7
* | | nfp: correct cleanup related to DCB resourcesHuayu Chen2023-02-012-3/+7
| |/ |/|
* | devlink: protect devlink param list by instance lockJiri Pirko2023-01-272-7/+8
* | nfp: fill IPsec state validation failure reasonLeon Romanovsky2023-01-261-19/+19
* | xfrm: extend add state callback to set failure reasonLeon Romanovsky2023-01-261-1/+2
* | nfp: flower: change get/set_eeprom logic and enable for flower repsJames Hershaw2023-01-241-4/+7
* | nfp: add DCB IEEE supportBin Chen2023-01-135-2/+657
|/
* nfp: fix schedule in atomic context when sync mc addressYinjun Zhang2022-12-212-4/+64
* nfp: fix unaligned io read of capabilities wordHuanhuan Wang2022-12-191-1/+1