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: add support for coalesce adaptive feature
Yinjun Zhang
2021-07-26
3
-13
/
+159
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
1
-0
/
+1
|
\
|
*
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-15
1
-0
/
+1
|
|
\
|
|
*
nfp: flower-ct: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-12
1
-0
/
+1
*
|
|
nfp: fix return statement in nfp_net_parse_meta()
Niklas Söderlund
2021-07-22
1
-1
/
+1
*
|
|
nfp: flower-tc: add flow stats updates for ct
Louis Peens
2021-07-22
4
-2
/
+157
*
|
|
nfp: flower-ct: add offload calls to the nfp
Louis Peens
2021-07-22
3
-1
/
+16
*
|
|
nfp: flower-ct: add flow_pay to the offload table
Louis Peens
2021-07-22
3
-2
/
+78
*
|
|
nfp: flower-ct: add actions into flow_pay for offload
Louis Peens
2021-07-22
1
-0
/
+72
*
|
|
nfp: flower-ct: compile match sections of flow_payload
Louis Peens
2021-07-22
1
-1
/
+223
*
|
|
nfp: flower-ct: calculate required key_layers
Louis Peens
2021-07-22
4
-2
/
+125
*
|
|
nfp: flower: refactor action offload code slightly
Louis Peens
2021-07-22
3
-20
/
+19
*
|
|
nfp: flower: refactor match functions to take flow_rule as input
Louis Peens
2021-07-22
4
-28
/
+17
*
|
|
nfp: flower: make the match compilation functions reusable
Yinjun Zhang
2021-07-22
2
-145
/
+239
|
/
/
*
/
nfp: flower-ct: remove callback delete deadlock
Louis Peens
2021-07-02
1
-13
/
+0
|
/
*
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-07-01
11
-14
/
+1586
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-29
1
-2
/
+0
|
|
\
|
|
*
nfp: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
1
-2
/
+0
|
*
|
nfp: flower-ct: check for error in nfp_fl_ct_offload_nft_flow()
Dan Carpenter
2021-06-21
1
-0
/
+2
|
|
/
|
*
nfp: flower-ct: implement action_merge check
Louis Peens
2021-06-16
1
-0
/
+119
|
*
nfp: flower-ct: fill ct metadata check function
Louis Peens
2021-06-16
1
-5
/
+32
|
*
nfp: flower-ct: fill in ct merge check function
Louis Peens
2021-06-16
2
-0
/
+190
|
*
nfp: flower-ct: implement code to save merge of tc and nft flows
Louis Peens
2021-06-16
1
-0
/
+187
|
*
nfp: flower-ct: add nft_merge table
Louis Peens
2021-06-16
3
-0
/
+49
|
*
nfp: flower-ct: make a full copy of the rule when it is a NFT flow
Yinjun Zhang
2021-06-16
1
-12
/
+46
|
*
nfp: flower-ct: add nft flows to nft list
Louis Peens
2021-06-16
3
-1
/
+77
|
*
nfp: flower-ct: add nft callback stubs
Louis Peens
2021-06-16
2
-1
/
+73
|
*
nfp: flower-ct: add delete flow handling for ct
Louis Peens
2021-06-16
3
-4
/
+49
|
*
nfp: use list_move instead of list_del/list_add in nfp_cppcore.c
Baokun Li
2021-06-09
1
-2
/
+1
|
*
nfp: flower-ct: add tc merge functionality
Louis Peens
2021-06-02
1
-4
/
+158
|
*
nfp: flower-ct: add tc_merge_tb
Louis Peens
2021-06-02
3
-0
/
+47
|
*
nfp: flower-ct: add a table to map flow cookies to ct flows
Louis Peens
2021-06-02
4
-7
/
+89
|
*
nfp: flower-ct: add nfp_fl_ct_flow_entries
Louis Peens
2021-06-02
3
-3
/
+209
|
*
nfp: flower-ct: add zone table entry when handling pre/post_ct flows
Louis Peens
2021-06-02
3
-0
/
+131
|
*
nfp: flower-ct: add ct zone table
Louis Peens
2021-06-02
3
-1
/
+40
|
*
nfp: flower-ct: add pre and post ct checks
Louis Peens
2021-06-02
4
-1
/
+102
|
*
nfp: flower: move non-zero chain check
Louis Peens
2021-06-02
1
-5
/
+19
|
*
net: netronome: nfp: Fix wrong function name in comments
Yang Shen
2021-05-17
3
-3
/
+3
*
|
nfp: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-18
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-26
1
-0
/
+1
|
\
|
*
nfp: devlink: initialize the devlink port attribute "lanes"
Yinjun Zhang
2021-04-21
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-10
4
-3
/
+70
|
\
|
|
*
nfp: flower: ignore duplicate merge hints from FW
Yinjun Zhang
2021-03-31
3
-3
/
+69
|
*
ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx
Lv Yunlong
2021-03-30
1
-0
/
+1
*
|
nfp: flower: add support for packet-per-second policing
Peng Zhang
2021-04-07
2
-46
/
+119
*
|
drivers: net: ethernet: struct sk_buff is declared duplicately
Wan Jiabing
2021-03-26
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
3
-9
/
+48
|
\
|
|
*
nfp: flower: fix pre_tun mask id allocation
Louis Peens
2021-03-16
1
-7
/
+17
|
*
nfp: flower: add ipv6 bit to pre_tunnel control message
Louis Peens
2021-03-16
1
-2
/
+13
|
*
nfp: flower: fix unsupported pre_tunnel flows
Louis Peens
2021-03-16
1
-0
/
+18
[next]