index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
Age
Commit message (
Expand
)
Author
2018-08-07
nfp: flower: add geneve option match offload
Pieter Jansen van Vuuren
2018-08-07
nfp: flower: add geneve option push action offload
Pieter Jansen van Vuuren
2018-08-07
nfp: flower: allow matching on ipv4 UDP tunnel tos and ttl
John Hurley
2018-08-07
nfp: flower: set ip tunnel ttl from encap action
John Hurley
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-04
nfp: bpf: xdp_adjust_tail support
Jakub Kicinski
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-31
nfp: fix variable dereferenced before check in nfp_app_ctrl_rx_raw()
Jakub Kicinski
2018-07-28
nfp: flower: fix port metadata conversion bug
John Hurley
2018-07-27
nfp: bpf: improve map offload info messages
Jakub Kicinski
2018-07-27
nfp: bpf: remember maps by ID
Jakub Kicinski
2018-07-27
nfp: bpf: allow receiving perf events on data queues
Jakub Kicinski
2018-07-27
nfp: bpf: pass raw data buffer to nfp_bpf_event_output()
Jakub Kicinski
2018-07-27
nfp: allow control message reception on data queues
Jakub Kicinski
2018-07-27
nfp: move repr handling on RX path
Jakub Kicinski
2018-07-25
nfp: protect from theoretical size overflows on HW descriptor ring
Jakub Kicinski
2018-07-25
nfp: restore correct ordering of fields in rx ring structure
Jakub Kicinski
2018-07-25
nfp: use kvcalloc() to allocate SW buffer descriptor arrays
Jakub Kicinski
2018-07-25
nfp: don't fail probe on pci_sriov_set_totalvfs() errors
Jakub Kicinski
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-22
nfp: avoid buffer leak when FW communication fails
Jakub Kicinski
2018-07-22
nfp: bring back support for offloading shared blocks
Jakub Kicinski
2018-07-22
nfp: flower: ensure dead neighbour entries are not offloaded
John Hurley
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-18
nfp: bpf: allow program sharing within ASIC
Jakub Kicinski
2018-07-18
bpf: offload: keep the offload state per-ASIC
Jakub Kicinski
2018-07-18
bpf: offload: aggregate offloads per-device
Jakub Kicinski
2018-07-18
nfp: add .ndo_init() and .ndo_uninit() callbacks
Jakub Kicinski
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-13
nfp: add support for simultaneous driver and hw XDP
Jakub Kicinski
2018-07-13
xdp: support simultaneous driver and hw XDP attachment
Jakub Kicinski
2018-07-13
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-07-12
nfp: avoid using getnstimeofday64()
Arnd Bergmann
2018-07-08
Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-07
nfp: bpf: migrate to advanced reciprocal divide in reciprocal_div.h
Jiong Wang
2018-07-07
nfp: bpf: support u32 divide using reciprocal_div.h
Jiong Wang
2018-07-07
nfp: bpf: support u16 and u32 multiplications
Jiong Wang
2018-07-07
nfp: bpf: copy range info for all operands of all ALU operations
Jiong Wang
2018-07-07
nfp: bpf: rename umin/umax to umin_src/umax_src
Jiong Wang
2018-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-30
nfp: flower: enabled offloading of Team LAG
John Hurley
2018-06-30
nfp: flower: offload tos and tunnel flags for ipv4 udp tunnels
John Hurley
2018-06-30
nfp: flower: extract ipv4 udp tunnel ttl from route
John Hurley
2018-06-30
nfp: flower: ignore checksum actions when performing pedit actions
Pieter Jansen van Vuuren
2018-06-30
nfp: populate bus-info on representors
Jakub Kicinski
2018-06-30
nfp: make use of napi_consume_skb()
Jakub Kicinski
[next]