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.12.y
linux-6.13.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
2022-04-13
nfp: update nfp_X logging definitions
Dylan Muller
1
-6
/
+20
2022-03-21
devlink: hold the instance lock during eswitch_mode callbacks
Jakub Kicinski
1
-6
/
+1
2022-03-21
nfp: nfdk: implement xdp tx path for NFDK
Yinjun Zhang
2
-5
/
+208
2022-03-21
nfp: add support for NFDK data path
Jakub Kicinski
9
-6
/
+1715
2022-03-21
nfp: choose data path based on version
Jakub Kicinski
6
-19
/
+41
2022-03-21
nfp: add per-data path feature mask
Jakub Kicinski
3
-0
/
+20
2022-03-21
nfp: use TX ring pointer write back
Jakub Kicinski
6
-7
/
+56
2022-03-21
nfp: move tx_ring->qcidx into cold data
Jakub Kicinski
1
-2
/
+5
2022-03-21
nfp: prepare for multi-part descriptors
Jakub Kicinski
4
-5
/
+10
2022-03-21
nfp: use callbacks for slow path ring related functions
Jakub Kicinski
8
-114
/
+148
2022-03-21
nfp: move the fast path code to separate files
Jakub Kicinski
12
-2552
/
+2758
2022-03-21
nfp: calculate ring masks without conditionals
Jakub Kicinski
1
-4
/
+4
2022-03-16
devlink: pass devlink_port to port_split / port_unsplit callbacks
Jakub Kicinski
3
-28
/
+7
2022-03-16
devlink: hold the instance lock in port_split / port_unsplit callbacks
Jakub Kicinski
1
-24
/
+8
2022-03-16
eth: nfp: replace driver's "pf" lock with devlink instance lock
Jakub Kicinski
6
-41
/
+48
2022-03-16
eth: nfp: wrap locking assertions in helpers
Jakub Kicinski
4
-5
/
+14
2022-03-15
nfp: flower: avoid newline at the end of message in NL_SET_ERR_MSG_MOD
Niklas Söderlund
1
-1
/
+1
2022-03-12
nfp: add support for NFP3800/NFP3803 PCIe devices
Dirk van der Merwe
5
-4
/
+29
2022-03-12
nfp: take chip version into account for ring sizes
Jakub Kicinski
4
-10
/
+16
2022-03-12
nfp: parametrize QCP offset/size using dev_info
Jakub Kicinski
6
-9
/
+32
2022-03-12
nfp: use dev_info for the DMA mask
Jakub Kicinski
5
-7
/
+6
2022-03-12
nfp: use dev_info for PCIe config space BAR offsets
Jakub Kicinski
3
-12
/
+12
2022-03-12
nfp: introduce dev_info static chip data
Jakub Kicinski
11
-13
/
+68
2022-03-12
nfp: sort the device ID tables
Jakub Kicinski
1
-2
/
+2
2022-03-12
nfp: use PluDevice register for model for non-NFP6000 chips
Dirk van der Merwe
1
-2
/
+7
2022-03-12
nfp: use PCI_DEVICE_ID_NETRONOME_NFP6000_VF for VFs instead
Dirk van der Merwe
1
-2
/
+1
2022-03-12
nfp: remove pessimistic NFP_QCP_MAX_ADD limits
Christo du Toit
1
-30
/
+2
2022-03-12
nfp: remove define for an unused control bit
Jakub Kicinski
1
-1
/
+0
2022-03-11
nfp: xsk: fix a warning when allocating rx rings
Yinjun Zhang
1
-4
/
+5
2022-03-07
nfp: xsk: avoid newline at the end of message in NL_SET_ERR_MSG_MOD
Guo Zhengkui
1
-1
/
+1
2022-03-04
nfp: xsk: add AF_XDP zero-copy Rx and Tx support
Niklas Söderlund
6
-28
/
+756
2022-03-04
nfp: xsk: add configuration check for XSK socket chunk size
Niklas Söderlund
1
-4
/
+38
2022-03-04
nfp: xsk: add an array of xsk buffer pools to each data path
Niklas Söderlund
2
-2
/
+21
2022-03-04
nfp: wrap napi add/del logic
Jakub Kicinski
1
-16
/
+22
2022-03-04
nfp: expose common functions to be used for AF_XDP
Niklas Söderlund
2
-8
/
+22
2022-03-03
nfp: flower: Remove usage of the deprecated ida_simple_xxx API
Christophe JAILLET
1
-5
/
+5
2022-03-02
nfp: avoid newline at end of message in NL_SET_ERR_MSG_MOD
Wan Jiabing
1
-1
/
+1
2022-02-28
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
1
-0
/
+40
2022-02-25
nfp: add NFP_FL_FEATS_QOS_METER to host features to enable meter offload
Baowen Zheng
1
-1
/
+2
2022-02-25
nfp: add support to offload police action from flower table
Baowen Zheng
4
-1
/
+68
2022-02-25
nfp: add process to get action stats from hardware
Baowen Zheng
2
-5
/
+114
2022-02-25
nfp: add hash table to store meter table
Baowen Zheng
2
-1
/
+176
2022-02-25
nfp: add support to offload tc action to hardware
Baowen Zheng
3
-1
/
+121
2022-02-25
nfp: refactor policer config to support ingress/egress meter
Baowen Zheng
2
-20
/
+56
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-02-19
nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
Christophe JAILLET
1
-2
/
+2
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-02-17
nfp: flower: netdev offload check for ip6gretap
Danie du Toit
1
-0
/
+2
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+8
2022-02-09
nfp: flower: fix ida_idx not being released
Louis Peens
1
-4
/
+8
[next]