aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/netronome (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-29nfp: xsk: fix memory leak in nfp_net_alloc()Abdun Nihaal1-2/+4
2025-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2025-09-29nfp: fix RSS hash key size when RSS is not supportedKohei Enju1-1/+1
2025-09-22net: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari1-1/+1
2025-08-25tcp: Don't pass hashinfo to socket lookup helpers.Kuniyuki Iwashima1-5/+4
2025-08-18nfp: flower: use vmalloc_array() to simplify codeQianfeng Rong1-2/+2
2025-08-18eth: nfp: Remove u64_stats_update_begin()/end() for stats fetchLi RongQing2-24/+8
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-10/+10
2025-07-09netronome: don't bother with debugfs_real_fops()Al Viro1-5/+10
2025-06-21eth: nfp: migrate to new RXFH callbacksJakub Kicinski1-8/+9
2025-06-18udp_tunnel: remove rtnl_lock dependencyStanislav Fomichev1-2/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextPaolo Abeni1-6/+5
2025-04-29nfp: xsk: Adjust allocation type for nn->dp.xsk_poolsKees Cook1-1/+1
2025-04-16xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu1-6/+5
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-04-08eth: nfp: remove __get_unaligned_cpu32 from netronome driversJulian Vetter2-2/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-03-25Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextJakub Kicinski1-11/+0
2025-02-21xfrm: provide common xdo_dev_offload_ok callback implementationLeon Romanovsky1-11/+0
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2025-02-20nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()Haoxiang Li1-0/+2
2025-02-11net: nfp: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li1-35/+5
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2025-01-14nfp: bpf: prevent integer overflow in nfp_bpf_event_output()Dan Carpenter1-1/+2
2024-12-11nfp: Convert timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2024-11-11nfp: use irq_update_affinity_hint()Mohammad Heib1-2/+2
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos2-4/+4
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro7-7/+7
2024-09-12nfp: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+2
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin1-2/+1
2024-08-30nfp: Convert to use ERR_CAST()Shen Lichuan1-1/+1
2024-08-22nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang1-2/+2
2024-08-12nfp: Use static_assert() to check struct sizesGustavo A. R. Silva1-0/+2
2024-06-12nfp: flower: validate encapsulation control flagsAsbjørn Sloth Tønnesen1-0/+4
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2024-05-08xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin1-1/+1
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2-2/+2
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek1-1/+2
2024-04-15nfp: flower: fix check for unsupported control flagsAsbjørn Sloth Tønnesen1-3/+3
2024-04-12nfp: update devlink device info outputFei Qin1-0/+1
2024-04-02nfp: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-16/+25
2024-04-01ip_tunnel: convert __be16 tunnel flags to bitmapsAlexander Lobakin1-6/+21
2024-03-29netlink: introduce type-checking attribute iterationJohannes Berg1-4/+1
2024-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+5
2024-03-11nfp: flower: handle acti_netdevs allocation failureDuoming Zhou1-0/+5
2024-03-01ipv6: annotate data-races around cnf.hop_limitEric Dumazet1-1/+1
2024-02-05nfp: enable NETDEV_XDP_ACT_REDIRECT feature flagJames Hershaw1-0/+1
2024-02-05nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers1-1/+1
2024-02-05nfp: use correct macro for LengthSelect in BAR configDaniel Basilio1-2/+4