summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome
AgeCommit message (Expand)Author
2024-02-05nfp: enable NETDEV_XDP_ACT_REDIRECT feature flagJames Hershaw
2024-02-05nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers
2024-02-05nfp: use correct macro for LengthSelect in BAR configDaniel Basilio
2024-01-25nfp: flower: fix hardware offload for the transfer layer portHui Zhou
2024-01-25nfp: flower: add hardware offload check for post ct entryHui Zhou
2024-01-07nfp: flower: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-11nfp: support UDP segmentation offloadFei Qin
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com
2023-12-07nfp: devlink: add extended ack report messagesRyno Swart
2023-12-07nfp: ethtool: add extended ack report messagesRyno Swart
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-07nfp: flower: fix for take a mutex lock in soft irq context and rcu lockHui Zhou
2023-12-01nfp: ethtool: expose transmit SO_TIMESTAMPING capabilityYinjun Zhang
2023-11-28nfp: ethtool: support TX/RX pause frame on/offYu Xiao
2023-11-20nfp: offload flow steering to the nfpYinjun Zhang
2023-11-20nfp: add ethtool flow steering callbacksYinjun Zhang
2023-10-27nfp: using napi_build_skb() to replace build_skb()Fei Qin
2023-10-13nfp: replace deprecated strncpy with strscpyJustin Stitt
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-12nfp: add support CHACHA20-POLY1305 offload for ipsecShihong Wang
2023-10-11nfp: flower: avoid rmmod nfp crash issuesYanguo Li
2023-10-06nfp: nsp: Annotate struct nfp_eth_table with __counted_byKees Cook
2023-10-05nfp: Annotate struct nfp_reprs with __counted_byKees Cook
2023-10-03net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior
2023-08-08rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODELin Ma
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-13nfp: prevent dropped counter increment during probeZiyang Chen
2023-07-05nfp: clean mc addresses in application firmware when closing portYinjun Zhang
2023-06-15net: tls: make the offload check helper take skb not socketJakub Kicinski
2023-05-30devlink: move port_split/unsplit() ops into devlink_port_opsJiri Pirko
2023-05-30nfp: devlink: register devlink port with opsJiri Pirko
2023-05-23nfp: add L4 RSS hashing on UDP trafficJaco Coetzee
2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-12nfp: fix NFP_NET_MAX_DSCP definition errorHuayu Chen
2023-05-09nfp: improve link modes reading processYinjun Zhang
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-21nfp: fix incorrect pointer deference when offloading IPsec with bondingHuanhuan Wang
2023-04-09net: nfp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-06nfp: initialize netdev's dev_port with correct idYinjun Zhang
2023-03-15nfp: flower: offload tc flows of multiple conntrack zonesWentao Jia
2023-03-15nfp: flower: prepare for parameterisation of number of offload rulesWentao Jia
2023-03-15nfp: flower: add goto_chain_index for ct entryWentao Jia
2023-03-15nfp: flower: refactor function "is_post_ct_flow"Wentao Jia
2023-03-15nfp: flower: refactor function "is_pre_ct_flow"Wentao Jia
2023-03-15nfp: flower: add get_flow_act_ct() for ct actionWentao Jia
2023-03-03nfp: fix esp-tx-csum-offload doesn't take effectHuanhuan Wang
2023-03-03nfp: fix incorrectly set csum flag for nfdk pathHuanhuan Wang
2023-03-03nfp: fix incorrectly set csum flag for nfd3 pathHuanhuan Wang
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller