index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-05
nfp: clean mc addresses in application firmware when closing port
Yinjun Zhang
1
-0
/
+5
2023-06-15
net: tls: make the offload check helper take skb not socket
Jakub Kicinski
1
-2
/
+2
2023-05-30
devlink: move port_split/unsplit() ops into devlink_port_ops
Jiri Pirko
1
-2
/
+2
2023-05-30
nfp: devlink: register devlink port with ops
Jiri Pirko
1
-1
/
+5
2023-05-24
nfp: add L4 RSS hashing on UDP traffic
Jaco Coetzee
1
-0
/
+2
2023-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-05-12
nfp: fix NFP_NET_MAX_DSCP definition error
Huayu Chen
1
-1
/
+1
2023-05-10
nfp: improve link modes reading process
Yinjun Zhang
3
-48
/
+45
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+2
2023-04-22
nfp: fix incorrect pointer deference when offloading IPsec with bonding
Huanhuan Wang
1
-2
/
+2
2023-04-10
net: nfp: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-06
nfp: initialize netdev's dev_port with correct id
Yinjun Zhang
1
-0
/
+1
2023-03-16
nfp: flower: offload tc flows of multiple conntrack zones
Wentao Jia
3
-23
/
+154
2023-03-16
nfp: flower: prepare for parameterisation of number of offload rules
Wentao Jia
1
-26
/
+28
2023-03-16
nfp: flower: add goto_chain_index for ct entry
Wentao Jia
2
-2
/
+8
2023-03-16
nfp: flower: refactor function "is_post_ct_flow"
Wentao Jia
1
-13
/
+12
2023-03-16
nfp: flower: refactor function "is_pre_ct_flow"
Wentao Jia
1
-0
/
+12
2023-03-16
nfp: flower: add get_flow_act_ct() for ct action
Wentao Jia
1
-1
/
+17
2023-03-03
nfp: fix esp-tx-csum-offload doesn't take effect
Huanhuan Wang
1
-0
/
+4
2023-03-03
nfp: fix incorrectly set csum flag for nfdk path
Huanhuan Wang
2
-4
/
+10
2023-03-03
nfp: fix incorrectly set csum flag for nfd3 path
Huanhuan Wang
2
-5
/
+27
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-74
/
+99
2023-02-13
nfp: ethtool: supplement nfp link modes supported
Yu Xiao
2
-0
/
+15
2023-02-11
Daniel Borkmann says:
Jakub Kicinski
1
-0
/
+5
2023-02-10
nfp: fix schedule in atomic context when offloading sa
Yinjun Zhang
3
-70
/
+87
2023-02-10
nfp: fix incorrect use of mbox in IPsec code
Yinjun Zhang
2
-4
/
+12
2023-02-10
nfp: support IPsec offloading for NFP3800
Huanhuan Wang
6
-13
/
+83
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-36
/
+170
2023-02-08
nfp: ethtool: fix the bug of setting unsupported port speed
Yu Xiao
2
-36
/
+170
2023-02-08
nfp: flower: add check for flower VF netdevs for get/set_eeprom
James Hershaw
1
-6
/
+6
2023-02-03
net: flow_offload: provision conntrack info in ct_metadata
Vlad Buslov
1
-0
/
+24
2023-02-03
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+5
2023-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+7
2023-02-02
nfp: correct cleanup related to DCB resources
Huayu Chen
2
-3
/
+7
2023-02-02
nfp: flower: avoid taking mutex in atomic context
Yanguo Li
1
-1
/
+7
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
2
-7
/
+8
2023-01-27
nfp: fill IPsec state validation failure reason
Leon Romanovsky
1
-19
/
+19
2023-01-27
xfrm: extend add state callback to set failure reason
Leon Romanovsky
1
-1
/
+2
2023-01-25
nfp: flower: change get/set_eeprom logic and enable for flower reps
James Hershaw
1
-4
/
+7
2023-01-14
nfp: add DCB IEEE support
Bin Chen
5
-2
/
+657
2023-01-13
net: remove redundant config PCI dependency for some network driver configs
Lukas Bulwahn
1
-1
/
+1
2022-12-22
nfp: fix schedule in atomic context when sync mc address
Yinjun Zhang
2
-4
/
+64
2022-12-19
nfp: fix unaligned io read of capabilities word
Huanhuan Wang
1
-1
/
+1
2022-12-10
Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-0
/
+5
2022-12-09
nfp: Fix spelling mistake "tha" -> "the"
Colin Ian King
1
-1
/
+1
2022-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2022-12-05
nfp: add support for multicast filter
Diana Wang
3
-4
/
+79
2022-12-05
xfrm: allow state packet offload mode
Leon Romanovsky
1
-0
/
+5
2022-12-05
nfp: correct desc type when header dma len is 4096
Yinjun Zhang
1
-3
/
+3
2022-12-01
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-4
/
+0
[next]