index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfp: use irq_update_affinity_hint()
Mohammad Heib
2024-11-12
1
-2
/
+2
*
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-11-03
2
-4
/
+4
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
7
-7
/
+7
*
nfp: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
2024-09-13
1
-3
/
+2
*
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
1
-2
/
+1
*
nfp: Convert to use ERR_CAST()
Shen Lichuan
2024-08-30
1
-1
/
+1
*
nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocation
Yu Jiaoliang
2024-08-22
1
-2
/
+2
*
nfp: Use static_assert() to check struct sizes
Gustavo A. R. Silva
2024-08-13
1
-0
/
+2
*
nfp: flower: validate encapsulation control flags
Asbjørn Sloth Tønnesen
2024-06-13
1
-0
/
+4
*
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-20
1
-1
/
+1
|
\
|
*
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
2024-05-08
1
-1
/
+1
*
|
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
2
-2
/
+2
*
|
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-04-22
1
-1
/
+2
*
|
nfp: flower: fix check for unsupported control flags
Asbjørn Sloth Tønnesen
2024-04-15
1
-3
/
+3
*
|
nfp: update devlink device info output
Fei Qin
2024-04-12
1
-0
/
+1
*
|
nfp: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-04-03
1
-16
/
+25
*
|
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
2024-04-01
1
-6
/
+21
*
|
netlink: introduce type-checking attribute iteration
Johannes Berg
2024-03-29
1
-4
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-12
1
-0
/
+5
|
\
|
*
nfp: flower: handle acti_netdevs allocation failure
Duoming Zhou
2024-03-11
1
-0
/
+5
*
|
ipv6: annotate data-races around cnf.hop_limit
Eric Dumazet
2024-03-01
1
-1
/
+1
|
/
*
nfp: enable NETDEV_XDP_ACT_REDIRECT feature flag
James Hershaw
2024-02-05
1
-0
/
+1
*
nfp: flower: prevent re-adding mac index for bonded port
Daniel de Villiers
2024-02-05
1
-1
/
+1
*
nfp: use correct macro for LengthSelect in BAR config
Daniel Basilio
2024-02-05
1
-2
/
+4
*
nfp: flower: fix hardware offload for the transfer layer port
Hui Zhou
2024-01-26
1
-2
/
+22
*
nfp: flower: add hardware offload check for post ct entry
Hui Zhou
2024-01-26
1
-1
/
+21
*
nfp: flower: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-01-07
1
-7
/
+6
*
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-14
1
-19
/
+19
*
nfp: support UDP segmentation offload
Fei Qin
2023-12-11
4
-8
/
+21
*
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-12-08
1
-22
/
+22
*
nfp: devlink: add extended ack report messages
Ryno Swart
2023-12-08
1
-2
/
+6
*
nfp: ethtool: add extended ack report messages
Ryno Swart
2023-12-08
3
-18
/
+45
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-08
1
-32
/
+95
|
\
|
*
nfp: flower: fix for take a mutex lock in soft irq context and rcu lock
Hui Zhou
2023-12-07
1
-32
/
+95
*
|
nfp: ethtool: expose transmit SO_TIMESTAMPING capability
Yinjun Zhang
2023-12-02
1
-0
/
+1
*
|
nfp: ethtool: support TX/RX pause frame on/off
Yu Xiao
2023-11-29
3
-4
/
+124
*
|
nfp: offload flow steering to the nfp
Yinjun Zhang
2023-11-21
2
-2
/
+175
*
|
nfp: add ethtool flow steering callbacks
Yinjun Zhang
2023-11-21
4
-0
/
+430
|
/
*
nfp: using napi_build_skb() to replace build_skb()
Fei Qin
2023-10-27
2
-2
/
+2
*
nfp: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-13
6
-23
/
+54
|
\
|
*
nfp: flower: avoid rmmod nfp crash issues
Yanguo Li
2023-10-11
6
-23
/
+54
*
|
nfp: add support CHACHA20-POLY1305 offload for ipsec
Shihong Wang
2023-10-12
1
-3
/
+42
*
|
nfp: nsp: Annotate struct nfp_eth_table with __counted_by
Kees Cook
2023-10-06
1
-1
/
+1
*
|
nfp: Annotate struct nfp_reprs with __counted_by
Kees Cook
2023-10-06
1
-1
/
+1
*
|
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-10-03
1
-1
/
+1
|
/
*
rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
Lin Ma
2023-08-09
1
-3
/
+0
*
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-31
2
-53
/
+54
*
nfp: prevent dropped counter increment during probe
Ziyang Chen
2023-07-14
2
-7
/
+48
*
nfp: clean mc addresses in application firmware when closing port
Yinjun Zhang
2023-07-05
1
-0
/
+5
[next]