index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfd3
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
1
-1
/
+1
2023-12-11
nfp: support UDP segmentation offload
Fei Qin
1
-3
/
+6
2023-10-27
nfp: using napi_build_skb() to replace build_skb()
Fei Qin
1
-1
/
+1
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
1
-1
/
+1
2023-03-03
nfp: fix incorrectly set csum flag for nfd3 path
Huanhuan Wang
2
-5
/
+27
2023-02-09
nfp: support IPsec offloading for NFP3800
Huanhuan Wang
1
-7
/
+4
2022-11-21
nfp: add framework to support ipsec offloading
Huanhuan Wang
3
-10
/
+74
2022-09-29
nfp: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-1
/
+1
2022-07-04
nfp: support TX VLAN ctag insert
Diana Wang
2
-13
/
+29
2022-07-04
nfp: support RX VLAN ctag/stag strip
Diana Wang
3
-7
/
+25
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-3
/
+2
2022-06-27
nfp: support vepa mode in HW bridge
Yinjun Zhang
1
-0
/
+1
2022-06-13
nfp: support 48-bit DMA addressing for NFP3800
Yinjun Zhang
3
-11
/
+14
2022-03-21
nfp: add per-data path feature mask
Jakub Kicinski
1
-0
/
+15
2022-03-21
nfp: use TX ring pointer write back
Jakub Kicinski
1
-2
/
+3
2022-03-21
nfp: prepare for multi-part descriptors
Jakub Kicinski
1
-0
/
+1
2022-03-21
nfp: use callbacks for slow path ring related functions
Jakub Kicinski
3
-53
/
+30
2022-03-21
nfp: move the fast path code to separate files
Jakub Kicinski
4
-0
/
+2145