summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp
AgeCommit message (Expand)AuthorLines
13 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-2/+2
13 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-14/+7
14 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
14 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-49/+49
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-74/+70
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+8
2026-01-23net: nfp: convert to use .get_rx_ring_countBreno Leitao-3/+8
2026-01-17nfp: tls: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva-11/+21
2025-11-20devlink: pass extack through to devlink_param::get()Daniel Zahka-1/+2
2025-10-29nfp: xsk: fix memory leak in nfp_net_alloc()Abdun Nihaal-2/+4
2025-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-1/+1
2025-09-29nfp: fix RSS hash key size when RSS is not supportedKohei Enju-1/+1
2025-09-22net: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari-1/+1
2025-08-25tcp: Don't pass hashinfo to socket lookup helpers.Kuniyuki Iwashima-5/+4
2025-08-18nfp: flower: use vmalloc_array() to simplify codeQianfeng Rong-2/+2
2025-08-18eth: nfp: Remove u64_stats_update_begin()/end() for stats fetchLi RongQing-24/+8
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-10/+10
2025-07-09netronome: don't bother with debugfs_real_fops()Al Viro-5/+10
2025-06-21eth: nfp: migrate to new RXFH callbacksJakub Kicinski-8/+9
2025-06-18udp_tunnel: remove rtnl_lock dependencyStanislav Fomichev-2/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-1/+1
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni-6/+5
2025-04-29nfp: xsk: Adjust allocation type for nn->dp.xsk_poolsKees Cook-1/+1
2025-04-16xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu-6/+5
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2025-04-08eth: nfp: remove __get_unaligned_cpu32 from netronome driversJulian Vetter-2/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-1/+1
2025-03-25Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-11/+0
2025-02-21xfrm: provide common xdo_dev_offload_ok callback implementationLeon Romanovsky-11/+0
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+2
2025-02-20nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()Haoxiang Li-0/+2
2025-02-11net: nfp: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li-35/+5
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+2
2025-01-14nfp: bpf: prevent integer overflow in nfp_bpf_event_output()Dan Carpenter-1/+2
2024-12-11nfp: Convert timeouts to secs_to_jiffies()Easwar Hariharan-1/+1
2024-11-11nfp: use irq_update_affinity_hint()Mohammad Heib-2/+2
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos-4/+4
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-7/+7
2024-09-12nfp: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan-3/+2
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin-2/+1
2024-08-30nfp: Convert to use ERR_CAST()Shen Lichuan-1/+1
2024-08-22nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang-2/+2
2024-08-12nfp: Use static_assert() to check struct sizesGustavo A. R. Silva-0/+2
2024-06-12nfp: flower: validate encapsulation control flagsAsbjørn Sloth Tønnesen-0/+4
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds-1/+1
2024-05-08xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin-1/+1
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet-2/+2
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek-1/+2
2024-04-15nfp: flower: fix check for unsupported control flagsAsbjørn Sloth Tønnesen-3/+3
2024-04-12nfp: update devlink device info outputFei Qin-0/+1