index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
Age
Commit message (
Expand
)
Author
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-14
nfp: bpf: prevent integer overflow in nfp_bpf_event_output()
Dan Carpenter
2024-12-11
nfp: Convert timeouts to secs_to_jiffies()
Easwar Hariharan
2024-11-11
nfp: use irq_update_affinity_hint()
Mohammad Heib
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-12
nfp: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-08-30
nfp: Convert to use ERR_CAST()
Shen Lichuan
2024-08-22
nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocation
Yu Jiaoliang
2024-08-12
nfp: Use static_assert() to check struct sizes
Gustavo A. R. Silva
2024-06-12
nfp: flower: validate encapsulation control flags
Asbjørn Sloth Tønnesen
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-08
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-04-15
nfp: flower: fix check for unsupported control flags
Asbjørn Sloth Tønnesen
2024-04-12
nfp: update devlink device info output
Fei Qin
2024-04-02
nfp: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-11
nfp: flower: handle acti_netdevs allocation failure
Duoming Zhou
2024-03-01
ipv6: annotate data-races around cnf.hop_limit
Eric Dumazet
2024-02-05
nfp: enable NETDEV_XDP_ACT_REDIRECT feature flag
James Hershaw
2024-02-05
nfp: flower: prevent re-adding mac index for bonded port
Daniel de Villiers
2024-02-05
nfp: use correct macro for LengthSelect in BAR config
Daniel Basilio
2024-01-25
nfp: flower: fix hardware offload for the transfer layer port
Hui Zhou
2024-01-25
nfp: flower: add hardware offload check for post ct entry
Hui Zhou
2024-01-07
nfp: flower: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-11
nfp: support UDP segmentation offload
Fei Qin
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-12-07
nfp: devlink: add extended ack report messages
Ryno Swart
2023-12-07
nfp: ethtool: add extended ack report messages
Ryno Swart
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-07
nfp: flower: fix for take a mutex lock in soft irq context and rcu lock
Hui Zhou
2023-12-01
nfp: ethtool: expose transmit SO_TIMESTAMPING capability
Yinjun Zhang
2023-11-28
nfp: ethtool: support TX/RX pause frame on/off
Yu Xiao
2023-11-20
nfp: offload flow steering to the nfp
Yinjun Zhang
2023-11-20
nfp: add ethtool flow steering callbacks
Yinjun Zhang
2023-10-27
nfp: using napi_build_skb() to replace build_skb()
Fei Qin
2023-10-13
nfp: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
nfp: add support CHACHA20-POLY1305 offload for ipsec
Shihong Wang
2023-10-11
nfp: flower: avoid rmmod nfp crash issues
Yanguo Li
2023-10-06
nfp: nsp: Annotate struct nfp_eth_table with __counted_by
Kees Cook
2023-10-05
nfp: Annotate struct nfp_reprs with __counted_by
Kees Cook
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-08-08
rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
Lin Ma
[next]