index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
Age
Commit message (
Expand
)
Author
Lines
13 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-2
/
+2
13 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-14
/
+7
14 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
14 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-49
/
+49
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-74
/
+70
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-3
/
+8
2026-01-23
net: nfp: convert to use .get_rx_ring_count
Breno Leitao
-3
/
+8
2026-01-17
nfp: tls: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-11
/
+21
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
-1
/
+2
2025-10-29
nfp: xsk: fix memory leak in nfp_net_alloc()
Abdun Nihaal
-2
/
+4
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-1
/
+1
2025-09-29
nfp: fix RSS hash key size when RSS is not supported
Kohei Enju
-1
/
+1
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
-1
/
+1
2025-08-25
tcp: Don't pass hashinfo to socket lookup helpers.
Kuniyuki Iwashima
-5
/
+4
2025-08-18
nfp: flower: use vmalloc_array() to simplify code
Qianfeng Rong
-2
/
+2
2025-08-18
eth: nfp: Remove u64_stats_update_begin()/end() for stats fetch
Li RongQing
-24
/
+8
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-10
/
+10
2025-07-09
netronome: don't bother with debugfs_real_fops()
Al Viro
-5
/
+10
2025-06-21
eth: nfp: migrate to new RXFH callbacks
Jakub Kicinski
-8
/
+9
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
-2
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+1
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
-6
/
+5
2025-04-29
nfp: xsk: Adjust allocation type for nn->dp.xsk_pools
Kees Cook
-1
/
+1
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
-6
/
+5
2025-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2025-04-08
eth: nfp: remove __get_unaligned_cpu32 from netronome drivers
Julian Vetter
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-1
/
+1
2025-03-25
Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-11
/
+0
2025-02-21
xfrm: provide common xdo_dev_offload_ok callback implementation
Leon Romanovsky
-11
/
+0
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+2
2025-02-20
nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
Haoxiang Li
-0
/
+2
2025-02-11
net: nfp: Use HWMON_CHANNEL_INFO macro to simplify code
Huisong Li
-35
/
+5
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+2
2025-01-14
nfp: bpf: prevent integer overflow in nfp_bpf_event_output()
Dan Carpenter
-1
/
+2
2024-12-11
nfp: Convert timeouts to secs_to_jiffies()
Easwar Hariharan
-1
/
+1
2024-11-11
nfp: use irq_update_affinity_hint()
Mohammad Heib
-2
/
+2
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
-4
/
+4
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-7
/
+7
2024-09-12
nfp: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
-3
/
+2
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
-2
/
+1
2024-08-30
nfp: Convert to use ERR_CAST()
Shen Lichuan
-1
/
+1
2024-08-22
nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocation
Yu Jiaoliang
-2
/
+2
2024-08-12
nfp: Use static_assert() to check struct sizes
Gustavo A. R. Silva
-0
/
+2
2024-06-12
nfp: flower: validate encapsulation control flags
Asbjørn Sloth Tønnesen
-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
2024-05-08
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
-1
/
+1
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
-2
/
+2
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
-1
/
+2
2024-04-15
nfp: flower: fix check for unsupported control flags
Asbjørn Sloth Tønnesen
-3
/
+3
2024-04-12
nfp: update devlink device info output
Fei Qin
-0
/
+1
[next]