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
Age
Commit message (
Expand
)
Author
2021-09-16
net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
Eli Cohen
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-04
nfp: use netif_set_real_num_queues()
Jakub Kicinski
2021-08-03
nfp: update ethtool reporting of pauseframe control
Fei Qin
2021-07-28
nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()
Yang Yingliang
2021-07-26
nfp: add support for coalesce adaptive feature
Yinjun Zhang
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-22
nfp: fix return statement in nfp_net_parse_meta()
Niklas Söderlund
2021-07-22
nfp: flower-tc: add flow stats updates for ct
Louis Peens
2021-07-22
nfp: flower-ct: add offload calls to the nfp
Louis Peens
2021-07-22
nfp: flower-ct: add flow_pay to the offload table
Louis Peens
2021-07-22
nfp: flower-ct: add actions into flow_pay for offload
Louis Peens
2021-07-22
nfp: flower-ct: compile match sections of flow_payload
Louis Peens
2021-07-22
nfp: flower-ct: calculate required key_layers
Louis Peens
2021-07-22
nfp: flower: refactor action offload code slightly
Louis Peens
2021-07-22
nfp: flower: refactor match functions to take flow_rule as input
Louis Peens
2021-07-22
nfp: flower: make the match compilation functions reusable
Yinjun Zhang
2021-07-15
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-12
nfp: flower-ct: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-02
nfp: flower-ct: remove callback delete deadlock
Louis Peens
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-24
nfp: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-21
nfp: flower-ct: check for error in nfp_fl_ct_offload_nft_flow()
Dan Carpenter
2021-06-16
nfp: flower-ct: implement action_merge check
Louis Peens
2021-06-16
nfp: flower-ct: fill ct metadata check function
Louis Peens
2021-06-16
nfp: flower-ct: fill in ct merge check function
Louis Peens
2021-06-16
nfp: flower-ct: implement code to save merge of tc and nft flows
Louis Peens
2021-06-16
nfp: flower-ct: add nft_merge table
Louis Peens
2021-06-16
nfp: flower-ct: make a full copy of the rule when it is a NFT flow
Yinjun Zhang
2021-06-16
nfp: flower-ct: add nft flows to nft list
Louis Peens
2021-06-16
nfp: flower-ct: add nft callback stubs
Louis Peens
2021-06-16
nfp: flower-ct: add delete flow handling for ct
Louis Peens
2021-06-09
nfp: use list_move instead of list_del/list_add in nfp_cppcore.c
Baokun Li
2021-06-02
nfp: flower-ct: add tc merge functionality
Louis Peens
2021-06-02
nfp: flower-ct: add tc_merge_tb
Louis Peens
2021-06-02
nfp: flower-ct: add a table to map flow cookies to ct flows
Louis Peens
2021-06-02
nfp: flower-ct: add nfp_fl_ct_flow_entries
Louis Peens
2021-06-02
nfp: flower-ct: add zone table entry when handling pre/post_ct flows
Louis Peens
2021-06-02
nfp: flower-ct: add ct zone table
Louis Peens
2021-06-02
nfp: flower-ct: add pre and post ct checks
Louis Peens
2021-06-02
nfp: flower: move non-zero chain check
Louis Peens
2021-05-17
nfp: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-17
net: netronome: nfp: Fix wrong function name in comments
Yang Shen
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-21
nfp: devlink: initialize the devlink port attribute "lanes"
Yinjun Zhang
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-06
nfp: flower: add support for packet-per-second policing
Peng Zhang
[next]