summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome
Commit message (Expand)AuthorAgeFilesLines
* 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
* | net: remove redundant config PCI dependency for some network driver configsLukas Bulwahn2023-01-121-1/+1
|/
* 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
* Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-12-091-0/+5
|\
| * xfrm: allow state packet offload modeLeon Romanovsky2022-12-051-0/+5
* | nfp: Fix spelling mistake "tha" -> "the"Colin Ian King2022-12-081-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-081-3/+3
|\ \
| * | nfp: correct desc type when header dma len is 4096Yinjun Zhang2022-12-041-3/+3
* | | nfp: add support for multicast filterDiana Wang2022-12-053-4/+79
| |/ |/|
* | net: devlink: let the core report the driver name instead of the driversVincent Mailhol2022-11-301-4/+0