index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-11
nfp: add support for NFP3800/NFP3803 PCIe devices
Dirk van der Merwe
5
-4
/
+29
2022-03-11
nfp: take chip version into account for ring sizes
Jakub Kicinski
4
-10
/
+16
2022-03-11
nfp: parametrize QCP offset/size using dev_info
Jakub Kicinski
6
-9
/
+32
2022-03-11
nfp: use dev_info for the DMA mask
Jakub Kicinski
5
-7
/
+6
2022-03-11
nfp: use dev_info for PCIe config space BAR offsets
Jakub Kicinski
3
-12
/
+12
2022-03-11
nfp: introduce dev_info static chip data
Jakub Kicinski
11
-13
/
+68
2022-03-11
nfp: sort the device ID tables
Jakub Kicinski
1
-2
/
+2
2022-03-11
nfp: use PluDevice register for model for non-NFP6000 chips
Dirk van der Merwe
1
-2
/
+7
2022-03-11
nfp: use PCI_DEVICE_ID_NETRONOME_NFP6000_VF for VFs instead
Dirk van der Merwe
1
-2
/
+1
2022-03-11
nfp: remove pessimistic NFP_QCP_MAX_ADD limits
Christo du Toit
1
-30
/
+2
2022-03-11
nfp: remove define for an unused control bit
Jakub Kicinski
1
-1
/
+0
2022-03-10
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-02
nfp: flower: Remove usage of the deprecated ida_simple_xxx API
Christophe JAILLET
1
-5
/
+5
2022-03-01
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-24
nfp: add NFP_FL_FEATS_QOS_METER to host features to enable meter offload
Baowen Zheng
1
-1
/
+2
2022-02-24
nfp: add support to offload police action from flower table
Baowen Zheng
4
-1
/
+68
2022-02-24
nfp: add process to get action stats from hardware
Baowen Zheng
2
-5
/
+114
2022-02-24
nfp: add hash table to store meter table
Baowen Zheng
2
-1
/
+176
2022-02-24
nfp: add support to offload tc action to hardware
Baowen Zheng
3
-1
/
+121
2022-02-24
nfp: refactor policer config to support ingress/egress meter
Baowen Zheng
2
-20
/
+56
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-02-18
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-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+8
2022-02-08
nfp: flower: fix ida_idx not being released
Louis Peens
1
-4
/
+8
2022-01-27
nfp: Simplify array allocation
Robin Murphy
1
-1
/
+1
2022-01-26
nfp: only use kdoc style comments for kdoc
Simon Horman
3
-59
/
+28
2022-01-26
nfp: flower: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
1
-1
/
+1
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2021-12-19
flow_offload: reject to offload tc actions in offload drivers
Baowen Zheng
1
-0
/
+3
2021-12-16
nfp: flower: refine the use of circular buffer
Yinjun Zhang
1
-19
/
+31
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2021-12-09
nfp: Fix memory leak in nfp_cpp_area_cache_add()
Jianglei Nie
1
-1
/
+3
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+1
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2
-3
/
+3
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
1
-1
/
+1
2021-11-22
nfp: checking parameter process for rx-usecs/tx-usecs is invalid
Diana Wang
2
-4
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-19
nfp: flower: correction of error handling
Yu Xiao
1
-20
/
+0
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+2
[prev]
[next]