| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-20 | devlink: pass extack through to devlink_param::get() | Daniel Zahka | 1 | -1/+2 |
| 2025-10-29 | nfp: xsk: fix memory leak in nfp_net_alloc() | Abdun Nihaal | 1 | -2/+4 |
| 2025-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -1/+1 |
| 2025-09-29 | nfp: fix RSS hash key size when RSS is not supported | Kohei Enju | 1 | -1/+1 |
| 2025-09-22 | net: WQ_PERCPU added to alloc_workqueue users | Marco Crivellari | 1 | -1/+1 |
| 2025-08-25 | tcp: Don't pass hashinfo to socket lookup helpers. | Kuniyuki Iwashima | 1 | -5/+4 |
| 2025-08-18 | nfp: flower: use vmalloc_array() to simplify code | Qianfeng Rong | 1 | -2/+2 |
| 2025-08-18 | eth: nfp: Remove u64_stats_update_begin()/end() for stats fetch | Li RongQing | 2 | -24/+8 |
| 2025-07-30 | Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2 | -10/+10 |
| 2025-07-09 | netronome: don't bother with debugfs_real_fops() | Al Viro | 1 | -5/+10 |
| 2025-06-21 | eth: nfp: migrate to new RXFH callbacks | Jakub Kicinski | 1 | -8/+9 |
| 2025-06-18 | udp_tunnel: remove rtnl_lock dependency | Stanislav Fomichev | 1 | -2/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of()timers-cleanups-2025-06-08 | Ingo Molnar | 1 | -1/+1 |
| 2025-05-26 | Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Abeni | 1 | -6/+5 |
| 2025-04-29 | nfp: xsk: Adjust allocation type for nn->dp.xsk_pools | Kees Cook | 1 | -1/+1 |
| 2025-04-16 | xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free} | Cosmin Ratiu | 1 | -6/+5 |
| 2025-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2025-04-08 | eth: nfp: remove __get_unaligned_cpu32 from netronome drivers | Julian Vetter | 2 | -2/+2 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
| 2025-03-25 | Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 1 | -11/+0 |
| 2025-02-21 | xfrm: provide common xdo_dev_offload_ok callback implementation | Leon Romanovsky | 1 | -11/+0 |
| 2025-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
| 2025-02-20 | nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() | Haoxiang Li | 1 | -0/+2 |
| 2025-02-11 | net: nfp: Use HWMON_CHANNEL_INFO macro to simplify code | Huisong Li | 1 | -35/+5 |
| 2025-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
| 2025-01-14 | nfp: bpf: prevent integer overflow in nfp_bpf_event_output() | Dan Carpenter | 1 | -1/+2 |
| 2024-12-11 | nfp: Convert timeouts to secs_to_jiffies() | Easwar Hariharan | 1 | -1/+1 |
| 2024-11-11 | nfp: use irq_update_affinity_hint() | Mohammad Heib | 1 | -2/+2 |
| 2024-11-03 | dim: pass dim_sample to net_dim() by reference | Caleb Sander Mateos | 2 | -4/+4 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 7 | -7/+7 |
| 2024-09-12 | nfp: Use IRQF_NO_AUTOEN flag in request_irq() | Jinjie Ruan | 1 | -3/+2 |
| 2024-09-03 | netdev_features: convert NETIF_F_LLTX to dev->lltx | Alexander Lobakin | 1 | -2/+1 |
| 2024-08-30 | nfp: Convert to use ERR_CAST() | Shen Lichuan | 1 | -1/+1 |
| 2024-08-22 | nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocation | Yu Jiaoliang | 1 | -2/+2 |
| 2024-08-12 | nfp: Use static_assert() to check struct sizes | Gustavo A. R. Silva | 1 | -0/+2 |
| 2024-06-12 | nfp: flower: validate encapsulation control flags | Asbjørn Sloth Tønnesen | 1 | -0/+4 |
| 2024-05-20 | Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -1/+1 |
| 2024-05-08 | xsk: use generic DMA sync shortcut instead of a custom one | Alexander Lobakin | 1 | -1/+1 |
| 2024-05-07 | net: annotate writes on dev->mtu from ndo_change_mtu() | Eric Dumazet | 2 | -2/+2 |
| 2024-04-22 | devlink: extend devlink_param *set pointer | Mateusz Polchlopek | 1 | -1/+2 |
| 2024-04-15 | nfp: flower: fix check for unsupported control flags | Asbjørn Sloth Tønnesen | 1 | -3/+3 |
| 2024-04-12 | nfp: update devlink device info output | Fei Qin | 1 | -0/+1 |
| 2024-04-02 | nfp: Avoid -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 1 | -16/+25 |
| 2024-04-01 | ip_tunnel: convert __be16 tunnel flags to bitmaps | Alexander Lobakin | 1 | -6/+21 |
| 2024-03-29 | netlink: introduce type-checking attribute iteration | Johannes Berg | 1 | -4/+1 |
| 2024-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+5 |
| 2024-03-11 | nfp: flower: handle acti_netdevs allocation failure | Duoming Zhou | 1 | -0/+5 |
| 2024-03-01 | ipv6: annotate data-races around cnf.hop_limit | Eric Dumazet | 1 | -1/+1 |
| 2024-02-05 | nfp: enable NETDEV_XDP_ACT_REDIRECT feature flag | James Hershaw | 1 | -0/+1 |
| 2024-02-05 | nfp: flower: prevent re-adding mac index for bonded port | Daniel de Villiers | 1 | -1/+1 |
| 2024-02-05 | nfp: use correct macro for LengthSelect in BAR config | Daniel Basilio | 1 | -2/+4 |
| 2024-01-25 | nfp: flower: fix hardware offload for the transfer layer port | Hui Zhou | 1 | -2/+22 |
| 2024-01-25 | nfp: flower: add hardware offload check for post ct entry | Hui Zhou | 1 | -1/+21 |
| 2024-01-07 | nfp: flower: Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET | 1 | -7/+6 |
| 2023-12-13 | net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops | Ahmed Zaki | 1 | -19/+19 |
| 2023-12-11 | nfp: support UDP segmentation offload | Fei Qin | 4 | -8/+21 |
| 2023-12-08 | net: Convert some ethtool_sprintf() to ethtool_puts() | justinstitt@google.com | 1 | -22/+22 |
| 2023-12-07 | nfp: devlink: add extended ack report messages | Ryno Swart | 1 | -2/+6 |
| 2023-12-07 | nfp: ethtool: add extended ack report messages | Ryno Swart | 3 | -18/+45 |
| 2023-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -32/+95 |
| 2023-12-07 | nfp: flower: fix for take a mutex lock in soft irq context and rcu lock | Hui Zhou | 1 | -32/+95 |
| 2023-12-01 | nfp: ethtool: expose transmit SO_TIMESTAMPING capability | Yinjun Zhang | 1 | -0/+1 |
| 2023-11-28 | nfp: ethtool: support TX/RX pause frame on/off | Yu Xiao | 3 | -4/+124 |
| 2023-11-20 | nfp: offload flow steering to the nfp | Yinjun Zhang | 2 | -2/+175 |
| 2023-11-20 | nfp: add ethtool flow steering callbacks | Yinjun Zhang | 4 | -0/+430 |
| 2023-10-27 | nfp: using napi_build_skb() to replace build_skb() | Fei Qin | 2 | -2/+2 |
| 2023-10-13 | nfp: replace deprecated strncpy with strscpy | Justin Stitt | 1 | -1/+1 |
| 2023-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 6 | -23/+54 |
| 2023-10-12 | nfp: add support CHACHA20-POLY1305 offload for ipsec | Shihong Wang | 1 | -3/+42 |
| 2023-10-11 | nfp: flower: avoid rmmod nfp crash issues | Yanguo Li | 6 | -23/+54 |
| 2023-10-06 | nfp: nsp: Annotate struct nfp_eth_table with __counted_by | Kees Cook | 1 | -1/+1 |
| 2023-10-05 | nfp: Annotate struct nfp_reprs with __counted_by | Kees Cook | 1 | -1/+1 |
| 2023-10-03 | net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush(). | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2023-08-08 | rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE | Lin Ma | 1 | -3/+0 |
| 2023-07-31 | net: flow_dissector: Use 64bits for used_keys | Ratheesh Kannoth | 2 | -53/+54 |
| 2023-07-13 | nfp: prevent dropped counter increment during probe | Ziyang Chen | 2 | -7/+48 |
| 2023-07-05 | nfp: clean mc addresses in application firmware when closing port | Yinjun Zhang | 1 | -0/+5 |
| 2023-06-15 | net: tls: make the offload check helper take skb not socket | Jakub Kicinski | 1 | -2/+2 |
| 2023-05-30 | devlink: move port_split/unsplit() ops into devlink_port_ops | Jiri Pirko | 1 | -2/+2 |
| 2023-05-30 | nfp: devlink: register devlink port with ops | Jiri Pirko | 1 | -1/+5 |
| 2023-05-23 | nfp: add L4 RSS hashing on UDP traffic | Jaco Coetzee | 1 | -0/+2 |
| 2023-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2023-05-12 | nfp: fix NFP_NET_MAX_DSCP definition error | Huayu Chen | 1 | -1/+1 |
| 2023-05-09 | nfp: improve link modes reading process | Yinjun Zhang | 3 | -48/+45 |
| 2023-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -2/+2 |
| 2023-04-21 | nfp: fix incorrect pointer deference when offloading IPsec with bonding | Huanhuan Wang | 1 | -2/+2 |
| 2023-04-09 | net: nfp: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-04-06 | nfp: initialize netdev's dev_port with correct id | Yinjun Zhang | 1 | -0/+1 |
| 2023-03-15 | nfp: flower: offload tc flows of multiple conntrack zones | Wentao Jia | 3 | -23/+154 |
| 2023-03-15 | nfp: flower: prepare for parameterisation of number of offload rules | Wentao Jia | 1 | -26/+28 |
| 2023-03-15 | nfp: flower: add goto_chain_index for ct entry | Wentao Jia | 2 | -2/+8 |
| 2023-03-15 | nfp: flower: refactor function "is_post_ct_flow" | Wentao Jia | 1 | -13/+12 |
| 2023-03-15 | nfp: flower: refactor function "is_pre_ct_flow" | Wentao Jia | 1 | -0/+12 |
| 2023-03-15 | nfp: flower: add get_flow_act_ct() for ct action | Wentao Jia | 1 | -1/+17 |
| 2023-03-03 | nfp: fix esp-tx-csum-offload doesn't take effect | Huanhuan Wang | 1 | -0/+4 |
| 2023-03-03 | nfp: fix incorrectly set csum flag for nfdk path | Huanhuan Wang | 2 | -4/+10 |
| 2023-03-03 | nfp: fix incorrectly set csum flag for nfd3 path | Huanhuan Wang | 2 | -5/+27 |
| 2023-02-17 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 4 | -74/+99 |
| 2023-02-13 | nfp: ethtool: supplement nfp link modes supported | Yu Xiao | 2 | -0/+15 |
| 2023-02-10 | Daniel Borkmann says: | Jakub Kicinski | 1 | -0/+5 |
| 2023-02-09 | nfp: fix schedule in atomic context when offloading sa | Yinjun Zhang | 3 | -70/+87 |
| 2023-02-09 | nfp: fix incorrect use of mbox in IPsec code | Yinjun Zhang | 2 | -4/+12 |
| 2023-02-09 | nfp: support IPsec offloading for NFP3800 | Huanhuan Wang | 6 | -13/+83 |
| 2023-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -36/+170 |
| 2023-02-08 | nfp: ethtool: fix the bug of setting unsupported port speed | Yu Xiao | 2 | -36/+170 |
| 2023-02-07 | nfp: flower: add check for flower VF netdevs for get/set_eeprom | James Hershaw | 1 | -6/+6 |
| 2023-02-03 | net: flow_offload: provision conntrack info in ct_metadata | Vlad Buslov | 1 | -0/+24 |
| 2023-02-02 | drivers: net: turn on XDP features | Marek Majtyka | 1 | -0/+5 |
| 2023-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+7 |
| 2023-02-01 | nfp: correct cleanup related to DCB resources | Huayu Chen | 2 | -3/+7 |
| 2023-02-01 | nfp: flower: avoid taking mutex in atomic context | Yanguo Li | 1 | -1/+7 |
| 2023-01-27 | devlink: protect devlink param list by instance lock | Jiri Pirko | 2 | -7/+8 |
| 2023-01-26 | nfp: fill IPsec state validation failure reason | Leon Romanovsky | 1 | -19/+19 |
| 2023-01-26 | xfrm: extend add state callback to set failure reason | Leon Romanovsky | 1 | -1/+2 |
| 2023-01-24 | nfp: flower: change get/set_eeprom logic and enable for flower reps | James Hershaw | 1 | -4/+7 |
| 2023-01-13 | nfp: add DCB IEEE support | Bin Chen | 5 | -2/+657 |
| 2023-01-12 | net: remove redundant config PCI dependency for some network driver configs | Lukas Bulwahn | 1 | -1/+1 |
| 2022-12-21 | nfp: fix schedule in atomic context when sync mc address | Yinjun Zhang | 2 | -4/+64 |
| 2022-12-19 | nfp: fix unaligned io read of capabilities word | Huanhuan Wang | 1 | -1/+1 |
| 2022-12-09 | Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 1 | -0/+5 |
| 2022-12-08 | nfp: Fix spelling mistake "tha" -> "the" | Colin Ian King | 1 | -1/+1 |
| 2022-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+3 |
| 2022-12-05 | nfp: add support for multicast filter | Diana Wang | 3 | -4/+79 |
| 2022-12-05 | xfrm: allow state packet offload mode | Leon Romanovsky | 1 | -0/+5 |
| 2022-12-04 | nfp: correct desc type when header dma len is 4096 | Yinjun Zhang | 1 | -3/+3 |
| 2022-11-30 | net: devlink: let the core report the driver name instead of the drivers | Vincent Mailhol | 1 | -4/+0 |
| 2022-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -1/+4 |
| 2022-11-29 | nfp: ethtool: support reporting link modes | Yu Xiao | 5 | -0/+173 |
| 2022-11-21 | nfp: implement xfrm callbacks and expose ipsec offload feature to upper layer | Huanhuan Wang | 3 | -4/+490 |
| 2022-11-21 | nfp: add framework to support ipsec offloading | Huanhuan Wang | 10 | -10/+233 |
| 2022-11-21 | nfp: extend capability and control words | Yinjun Zhang | 3 | -3/+14 |
| 2022-11-18 | nfp: add port from netdev validation for EEPROM access | Jaco Coetzee | 1 | -0/+3 |
| 2022-11-18 | nfp: fill splittable of devlink_port_attrs correctly | Diana Wang | 1 | -1/+1 |
| 2022-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+3 |
| 2022-11-14 | net: nfp: Remove linux/msi.h includes | Thomas Gleixner | 3 | -3/+0 |
| 2022-11-11 | nfp: change eeprom length to max length enumerators | Jaco Coetzee | 1 | -3/+3 |
| 2022-11-11 | nfp: take numa node into account when setting irq affinity | Yinjun Zhang | 1 | -2/+3 |
| 2022-11-03 | net: remove unused ndo_get_devlink_port | Jiri Pirko | 4 | -16/+0 |
| 2022-11-03 | net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port | Jiri Pirko | 3 | -21/+4 |
| 2022-10-28 | net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). | Thomas Gleixner | 3 | -10/+10 |
| 2022-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -23/+15 |
| 2022-10-24 | nfp: flower: tunnel neigh support bond offload | Yanguo Li | 4 | -21/+114 |
| 2022-10-21 | nfp: only clean `sp_indiff` when application firmware is unloaded | Yinjun Zhang | 1 | -23/+15 |
| 2022-10-10 | nfp: flower: fix incorrect struct type in GRE key_size | Louis Peens | 1 | -2/+2 |
| 2022-09-30 | nfp: add support restart of link auto-negotiation | Fei Qin | 1 | -0/+33 |
| 2022-09-30 | nfp: add support for link auto negotiation | Yinjun Zhang | 4 | -5/+33 |
| 2022-09-30 | nfp: refine the ABI of getting `sp_indiff` info | Yinjun Zhang | 5 | -65/+71 |
| 2022-09-30 | nfp: avoid halt of driver init process when non-fatal error happens | Yinjun Zhang | 1 | -5/+4 |
| 2022-09-30 | nfp: add support for reporting active FEC mode | Yinjun Zhang | 3 | -2/+11 |
| 2022-09-29 | nfp: Use skb_put_data() instead of skb_put/memcpy pair | Shang XiaoJing | 1 | -1/+1 |
| 2022-09-28 | net: drop the weight argument from netif_napi_add | Jakub Kicinski | 1 | -3/+1 |
| 2022-09-20 | nfp: flower: support vlan action in pre_ct | Hui Zhou | 1 | -1/+48 |
| 2022-09-20 | nfp: flower: support hw offload for ct nat action | Hui Zhou | 2 | -7/+192 |
| 2022-09-20 | nfp: flower: add validation of for police actions which are independent of flows | Ziyang Chen | 1 | -8/+23 |
| 2022-09-20 | tcp: Access &tcp_hashinfo via net. | Kuniyuki Iwashima | 1 | -2/+3 |
| 2022-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -10/+12 |
| 2022-08-31 | net: ethernet: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -3/+3 |
| 2022-08-30 | nfp: fix the access to management firmware hanging | Gao Xiao | 1 | -0/+1 |
| 2022-08-30 | nfp: add support for eeprom get and set command | Baowen Zheng | 1 | -0/+157 |
| 2022-08-30 | nfp: check if application firmware is indifferent to port speed | Yinjun Zhang | 4 | -1/+59 |
| 2022-08-30 | nfp: propagate port speed from management firmware | Yinjun Zhang | 6 | -24/+79 |
| 2022-08-29 | net: Use u64_stats_fetch_begin_irq() for stats fetch. | Sebastian Andrzej Siewior | 2 | -8/+8 |
| 2022-08-26 | nfp: flower: fix ingress police using matchall filter | Tianyu Yuan | 1 | -2/+3 |
| 2022-08-25 | nfp: flower: support case of match on ct_state(0/0x3f) | Wenjuan Geng | 1 | -2/+7 |
| 2022-08-11 | nfp: fix use-after-free in area_cache_get() | Jialiang Wang | 1 | -1/+2 |
| 2022-08-03 | nfp: ethtool: fix the display error of `ethtool -m DEVNAME` | Yu Xiao | 1 | -0/+2 |
| 2022-08-01 | nfp: flower: add support for tunnel offload without key ID | Baowen Zheng | 1 | -7/+8 |
| 2022-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2022-07-25 | nfp: bpf: Fix typo 'the the' in comment | Slark Xiao | 1 | -1/+1 |
| 2022-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2022-07-15 | ip: Fix data-races around sysctl_ip_default_ttl. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -13/+38 |
| 2022-07-14 | nfp: flower: configure tunnel neighbour on cmsg rx | Tianyu Yuan | 1 | -5/+13 |
| 2022-07-12 | nfp: support TX VLAN ctag insert in NFDK | Diana Wang | 3 | -31/+35 |
| 2022-07-12 | nfp: fix clang -Wformat warnings | Justin Stitt | 2 | -2/+2 |
| 2022-07-09 | nfp: fix issue of skb segments exceeds descriptor limitation | Baowen Zheng | 1 | -8/+25 |
| 2022-07-06 | nfp: enable TSO by default for nfp netdev | Simon Horman | 2 | -7/+5 |
| 2022-07-06 | nfp: allow TSO packets with metadata prepended in NFDK path | Yinjun Zhang | 1 | -17/+0 |
| 2022-07-04 | nfp: support TX VLAN ctag insert | Diana Wang | 5 | -19/+45 |
| 2022-07-04 | nfp: support RX VLAN ctag/stag strip | Diana Wang | 11 | -22/+143 |
| 2022-07-02 | net: add skb_[inner_]tcp_all_headers helpers | Eric Dumazet | 3 | -10/+7 |
| 2022-07-01 | nfp: support VF rate limit with NFDK | Bin Chen | 1 | -0/+1 |
| 2022-06-29 | nfp: flower: fix comment typos and formatting | Walter Heymans | 7 | -17/+17 |
| 2022-06-27 | nfp: add support for 'ethtool -t DEVNAME' command | Fei Qin | 1 | -0/+167 |
| 2022-06-27 | nfp: support vepa mode in HW bridge | Yinjun Zhang | 4 | -2/+73 |
| 2022-06-23 | nfp: add 'ethtool --identify' support | Sixiang Chen | 3 | -0/+66 |
| 2022-06-21 | nfp: compose firmware file name with new hwinfo "nffw.partno" | Yu Xiao | 1 | -1/+3 |
| 2022-06-19 | Revert "nfp: update nfp_X logging definitions" | Simon Horman | 1 | -20/+6 |
| 2022-06-17 | nfp: add support for .get_pauseparam() | Yinjun Zhang | 1 | -0/+19 |
| 2022-06-13 | nfp: support 48-bit DMA addressing for NFP3800 | Yinjun Zhang | 10 | -33/+52 |
| 2022-06-10 | nfp: flower: support to offload pedit of IPv6 flowinto fields | Yinjun Zhang | 2 | -5/+3 |
| 2022-06-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -37/+39 |
| 2022-06-09 | nfp: flower: restructure flow-key for gre+vlan combination | Etienne van der Linde | 2 | -24/+24 |
| 2022-06-09 | nfp: avoid unnecessary check warnings in nfp_app_get_vf_config | Fei Qin | 1 | -13/+15 |
| 2022-06-08 | nfp: Remove kernel.h when not needed | Christophe JAILLET | 1 | -1/+0 |
| 2022-06-02 | nfp: remove padding in nfp_nfdk_tx_desc | Fei Qin | 3 | -9/+17 |
| 2022-05-28 | nfp: only report pause frame configuration for physical device | Yu Xiao | 1 | -2/+2 |
| 2022-05-22 | nfp: flower: fix typo in comment | Julia Lawall | 1 | -1/+1 |
| 2022-05-19 | nfp: flower: support ct merging when mangle action exists | Yinjun Zhang | 2 | -105/+189 |
| 2022-05-12 | nfp: VF rate limit support | Bin Chen | 3 | -2/+56 |