index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
Age
Commit message (
Expand
)
Author
Files
Lines
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
-27
/
+755
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/git/helgaas/pci
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
2021-11-01
nfp: flower: Allow ipv6gretap interface for offloading
Yu Xiao
3
-3
/
+4
2021-10-29
nfp: fix potential deadlock when canceling dim work
Yinjun Zhang
1
-4
/
+0
2021-10-29
nfp: fix NULL pointer access when scheduling dim work
Yinjun Zhang
1
-2
/
+2
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-9
/
+26
2021-10-28
nfp: bpf: relax prog rejection for mtu check through max_pkt_offset
Yu Xiao
3
-9
/
+26
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2021-10-18
nfp: bpf: silence bitwise vs. logical OR warning
Nathan Chancellor
1
-2
/
+2
[prev]
[next]