summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp
AgeCommit message (Expand)AuthorFilesLines
2024-03-27nfp: flower: handle acti_netdevs allocation failureDuoming Zhou1-0/+5
2024-02-23nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers1-1/+1
2024-02-23nfp: enable NETDEV_XDP_ACT_REDIRECT feature flagJames Hershaw1-0/+1
2024-02-23nfp: use correct macro for LengthSelect in BAR configDaniel Basilio1-2/+4
2024-02-23nfp: flower: fix hardware offload for the transfer layer portHui Zhou1-2/+22
2024-02-23nfp: flower: add hardware offload check for post ct entryHui Zhou1-1/+21
2023-12-13nfp: flower: fix for take a mutex lock in soft irq context and rcu lockHui Zhou1-32/+95
2023-10-11nfp: flower: avoid rmmod nfp crash issuesYanguo Li6-23/+54
2023-08-09rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODELin Ma1-3/+0
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth2-53/+54
2023-07-14nfp: prevent dropped counter increment during probeZiyang Chen2-7/+48
2023-07-05nfp: clean mc addresses in application firmware when closing portYinjun Zhang1-0/+5
2023-06-15net: tls: make the offload check helper take skb not socketJakub Kicinski1-2/+2
2023-05-30devlink: move port_split/unsplit() ops into devlink_port_opsJiri Pirko1-2/+2
2023-05-30nfp: devlink: register devlink port with opsJiri Pirko1-1/+5
2023-05-24nfp: add L4 RSS hashing on UDP trafficJaco Coetzee1-0/+2
2023-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-05-12nfp: fix NFP_NET_MAX_DSCP definition errorHuayu Chen1-1/+1
2023-05-10nfp: improve link modes reading processYinjun Zhang3-48/+45
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-2/+2
2023-04-22nfp: fix incorrect pointer deference when offloading IPsec with bondingHuanhuan Wang1-2/+2
2023-04-10net: nfp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-06nfp: initialize netdev's dev_port with correct idYinjun Zhang1-0/+1
2023-03-16nfp: flower: offload tc flows of multiple conntrack zonesWentao Jia3-23/+154
2023-03-16nfp: flower: prepare for parameterisation of number of offload rulesWentao Jia1-26/+28
2023-03-16nfp: flower: add goto_chain_index for ct entryWentao Jia2-2/+8
2023-03-16nfp: flower: refactor function "is_post_ct_flow"Wentao Jia1-13/+12
2023-03-16nfp: flower: refactor function "is_pre_ct_flow"Wentao Jia1-0/+12
2023-03-16nfp: flower: add get_flow_act_ct() for ct actionWentao Jia1-1/+17
2023-03-03nfp: fix esp-tx-csum-offload doesn't take effectHuanhuan Wang1-0/+4
2023-03-03nfp: fix incorrectly set csum flag for nfdk pathHuanhuan Wang2-4/+10
2023-03-03nfp: fix incorrectly set csum flag for nfd3 pathHuanhuan Wang2-5/+27
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-74/+99
2023-02-13nfp: ethtool: supplement nfp link modes supportedYu Xiao2-0/+15
2023-02-11Daniel Borkmann says:Jakub Kicinski1-0/+5
2023-02-10nfp: fix schedule in atomic context when offloading saYinjun Zhang3-70/+87
2023-02-10nfp: fix incorrect use of mbox in IPsec codeYinjun Zhang2-4/+12
2023-02-10nfp: support IPsec offloading for NFP3800Huanhuan Wang6-13/+83
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-36/+170
2023-02-08nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao2-36/+170
2023-02-08nfp: flower: add check for flower VF netdevs for get/set_eepromJames Hershaw1-6/+6
2023-02-03net: flow_offload: provision conntrack info in ct_metadataVlad Buslov1-0/+24
2023-02-03drivers: net: turn on XDP featuresMarek Majtyka1-0/+5
2023-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+7
2023-02-02nfp: correct cleanup related to DCB resourcesHuayu Chen2-3/+7
2023-02-02nfp: flower: avoid taking mutex in atomic contextYanguo Li1-1/+7
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko2-7/+8
2023-01-27nfp: fill IPsec state validation failure reasonLeon Romanovsky1-19/+19
2023-01-27xfrm: extend add state callback to set failure reasonLeon Romanovsky1-1/+2
2023-01-25nfp: flower: change get/set_eeprom logic and enable for flower repsJames Hershaw1-4/+7