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-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-23
nfp: remove ndo_poll_controller
Eric Dumazet
2018-09-19
nfp: provide a better warning when ring allocation fails
Jakub Kicinski
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-12
nfp: report FW vNIC stats in interface stats
Jakub Kicinski
2018-09-12
nfp: flower: reject tunnel encap with ipv6 outer headers for offloading
Louis Peens
2018-09-12
nfp: flower: fix vlan match by checking both vlan id and vlan pcp
Pieter Jansen van Vuuren
2018-09-07
nfp: replace spin_lock_bh with spin_lock in tasklet callback
jun qian
2018-09-05
nfp: separate VXLAN and GRE feature handling
Jakub Kicinski
2018-09-05
nfp: validate rtsym accesses fall within the symbol
Jakub Kicinski
2018-09-05
nfp: prefix rtsym error messages with symbol name
Jakub Kicinski
2018-09-05
nfp: fix readq on absolute RTsyms
Jakub Kicinski
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-31
nfp: wait for posted reconfigs when disabling the device
Jakub Kicinski
2018-08-28
nfp: make RTsym users handle absolute symbols correctly
Jakub Kicinski
2018-08-28
nfp: support access to absolute RTsyms
Jakub Kicinski
2018-08-28
nfp: convert all RTsym users to use new read/write helpers
Jakub Kicinski
2018-08-28
nfp: convert existing RTsym helpers to full target decoding
Jakub Kicinski
2018-08-28
nfp: pass cpp_id to nfp_cpp_map_area()
Jakub Kicinski
2018-08-28
nfp: add RTsym access helpers
Jakub Kicinski
2018-08-28
nfp: add basic errors messages to target logic
Jakub Kicinski
2018-08-28
nfp: save the MU locality field offset
Jakub Kicinski
2018-08-28
nfp: refactor the per-chip PCIe config
Jakub Kicinski
2018-08-28
nfp: add support for NFP5000
Jakub Kicinski
2018-08-28
nfp: abm: look up MAC addresses via management FW
Jakub Kicinski
2018-08-28
nfp: add support for indirect HWinfo lookup
Jakub Kicinski
2018-08-28
nfp: interpret extended FW load result codes
Jakub Kicinski
2018-08-28
nfp: attempt FW load from flash
Jakub Kicinski
2018-08-28
nfp: encapsulate NSP command arguments into structs
Jakub Kicinski
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
2018-08-13
nfp: clean up return types in kdoc comments
Jakub Kicinski
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
[next]