summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome
AgeCommit message (Expand)Author
13 daysnet: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek
2024-04-15nfp: flower: fix check for unsupported control flagsAsbjørn Sloth Tønnesen
2024-04-12nfp: update devlink device info outputFei Qin
2024-04-02nfp: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-04-01ip_tunnel: convert __be16 tunnel flags to bitmapsAlexander Lobakin
2024-03-29netlink: introduce type-checking attribute iterationJohannes Berg
2024-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-11nfp: flower: handle acti_netdevs allocation failureDuoming Zhou
2024-03-01ipv6: annotate data-races around cnf.hop_limitEric Dumazet
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