summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome
AgeCommit message (Expand)Author
2022-09-20nfp: flower: support vlan action in pre_ctHui Zhou
2022-09-20nfp: flower: support hw offload for ct nat actionHui Zhou
2022-09-20nfp: flower: add validation of for police actions which are independent of flowsZiyang Chen
2022-09-20tcp: Access &tcp_hashinfo via net.Kuniyuki Iwashima
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-30nfp: fix the access to management firmware hangingGao Xiao
2022-08-30nfp: add support for eeprom get and set commandBaowen Zheng
2022-08-30nfp: check if application firmware is indifferent to port speedYinjun Zhang
2022-08-30nfp: propagate port speed from management firmwareYinjun Zhang
2022-08-29net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior
2022-08-26nfp: flower: fix ingress police using matchall filterTianyu Yuan
2022-08-25nfp: flower: support case of match on ct_state(0/0x3f)Wenjuan Geng
2022-08-11nfp: fix use-after-free in area_cache_get()Jialiang Wang
2022-08-03nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao
2022-08-01nfp: flower: add support for tunnel offload without key IDBaowen Zheng
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-25nfp: bpf: Fix typo 'the the' in commentSlark Xiao
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-15ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14nfp: flower: configure tunnel neighbour on cmsg rxTianyu Yuan
2022-07-12nfp: support TX VLAN ctag insert in NFDKDiana Wang
2022-07-12nfp: fix clang -Wformat warningsJustin Stitt
2022-07-09nfp: fix issue of skb segments exceeds descriptor limitationBaowen Zheng
2022-07-06nfp: enable TSO by default for nfp netdevSimon Horman
2022-07-06nfp: allow TSO packets with metadata prepended in NFDK pathYinjun Zhang
2022-07-04nfp: support TX VLAN ctag insertDiana Wang
2022-07-04nfp: support RX VLAN ctag/stag stripDiana Wang
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-07-01nfp: support VF rate limit with NFDKBin Chen
2022-06-29nfp: flower: fix comment typos and formattingWalter Heymans
2022-06-27nfp: add support for 'ethtool -t DEVNAME' commandFei Qin
2022-06-27nfp: support vepa mode in HW bridgeYinjun Zhang
2022-06-23nfp: add 'ethtool --identify' supportSixiang Chen
2022-06-21nfp: compose firmware file name with new hwinfo "nffw.partno"Yu Xiao
2022-06-19Revert "nfp: update nfp_X logging definitions"Simon Horman
2022-06-17nfp: add support for .get_pauseparam()Yinjun Zhang
2022-06-13nfp: support 48-bit DMA addressing for NFP3800Yinjun Zhang
2022-06-10nfp: flower: support to offload pedit of IPv6 flowinto fieldsYinjun Zhang
2022-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-09nfp: flower: restructure flow-key for gre+vlan combinationEtienne van der Linde
2022-06-09nfp: avoid unnecessary check warnings in nfp_app_get_vf_configFei Qin
2022-06-08nfp: Remove kernel.h when not neededChristophe JAILLET
2022-06-02nfp: remove padding in nfp_nfdk_tx_descFei Qin
2022-05-28nfp: only report pause frame configuration for physical deviceYu Xiao
2022-05-22nfp: flower: fix typo in commentJulia Lawall
2022-05-19nfp: flower: support ct merging when mangle action existsYinjun Zhang
2022-05-12nfp: VF rate limit supportBin Chen
2022-05-10nfp: flower: fix 'variable 'flow6' set but not used'Louis Peens