index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfp: devlink port split support for 1x100G CXP NIC
Ryan C Goodfellow
2018-10-15
1
-3
/
+14
*
nfp: replace long license headers with SPDX
Jakub Kicinski
2018-10-11
69
-2213
/
+138
*
nfp: flower: use host context count provided by firmware
Pieter Jansen van Vuuren
2018-10-10
3
-15
/
+27
*
nfp: flower: use stats array instead of storing stats per flow
Pieter Jansen van Vuuren
2018-10-10
3
-41
/
+40
*
nfp: flower: use rhashtable for flow caching
Pieter Jansen van Vuuren
2018-10-10
6
-22
/
+82
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-08
11
-60
/
+698
|
\
|
*
nfp: bpf: support pointers to other stack frames for BPF-to-BPF calls
Quentin Monnet
2018-10-08
3
-1
/
+6
|
*
nfp: bpf: optimise save/restore for R6~R9 based on register usage
Quentin Monnet
2018-10-08
3
-23
/
+78
|
*
nfp: bpf: fix return address from register-saving subroutine to callee
Quentin Monnet
2018-10-08
1
-1
/
+27
|
*
nfp: bpf: update fixup function for BPF-to-BPF calls support
Quentin Monnet
2018-10-08
2
-3
/
+24
|
*
nfp: bpf: account for additional stack usage when checking stack limit
Quentin Monnet
2018-10-08
2
-8
/
+68
|
*
nfp: bpf: add main logics for BPF-to-BPF calls support in nfp driver
Quentin Monnet
2018-10-08
5
-4
/
+295
|
*
nfp: bpf: account for BPF-to-BPF calls when preparing nfp JIT
Quentin Monnet
2018-10-08
2
-11
/
+27
|
*
nfp: bpf: ignore helper-related checks for BPF calls in nfp verifier
Quentin Monnet
2018-10-08
2
-4
/
+13
|
*
nfp: bpf: copy eBPF subprograms information from kernel verifier
Quentin Monnet
2018-10-08
3
-0
/
+29
|
*
nfp: bpf: rename nfp_prog->stack_depth as nfp_prog->stack_frame_depth
Quentin Monnet
2018-10-08
3
-8
/
+8
|
*
bpf: add verifier callback to get stack usage info for offloaded progs
Quentin Monnet
2018-10-08
1
-1
/
+7
|
*
nfp: bpf: allow control message sizing for map ops
Jakub Kicinski
2018-10-02
5
-17
/
+83
|
*
nfp: allow apps to request larger MTU on control vNIC
Jakub Kicinski
2018-10-02
2
-2
/
+16
|
*
nfp: bpf: parse global BPF ABI version capability
Jakub Kicinski
2018-10-02
3
-4
/
+44
*
|
Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2018-10-04
1
-1
/
+2
|
\
\
|
*
|
devlink: Add extack for eswitch operations
Eli Britstein
2018-10-03
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
1
-5
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nfp: avoid soft lockups under control message storm
Jakub Kicinski
2018-10-02
1
-5
/
+12
*
|
|
nfp: warn on experimental TLV types
Jakub Kicinski
2018-10-01
2
-0
/
+15
|
|
/
|
/
|
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
1
-18
/
+0
|
\
\
|
|
/
|
*
nfp: remove ndo_poll_controller
Eric Dumazet
2018-09-23
1
-18
/
+0
*
|
nfp: provide a better warning when ring allocation fails
Jakub Kicinski
2018-09-19
1
-4
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-12
4
-1
/
+19
|
\
\
|
|
/
|
*
nfp: flower: reject tunnel encap with ipv6 outer headers for offloading
Louis Peens
2018-09-12
1
-0
/
+6
|
*
nfp: flower: fix vlan match by checking both vlan id and vlan pcp
Pieter Jansen van Vuuren
2018-09-12
3
-1
/
+13
*
|
nfp: report FW vNIC stats in interface stats
Jakub Kicinski
2018-09-12
1
-0
/
+9
*
|
nfp: replace spin_lock_bh with spin_lock in tasklet callback
jun qian
2018-09-07
1
-2
/
+2
*
|
nfp: separate VXLAN and GRE feature handling
Jakub Kicinski
2018-09-05
1
-7
/
+10
*
|
nfp: validate rtsym accesses fall within the symbol
Jakub Kicinski
2018-09-05
1
-3
/
+45
*
|
nfp: prefix rtsym error messages with symbol name
Jakub Kicinski
2018-09-05
1
-10
/
+11
*
|
nfp: fix readq on absolute RTsyms
Jakub Kicinski
2018-09-05
1
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-04
1
-15
/
+33
|
\
\
|
|
/
|
*
nfp: wait for posted reconfigs when disabling the device
Jakub Kicinski
2018-08-31
1
-15
/
+33
*
|
nfp: make RTsym users handle absolute symbols correctly
Jakub Kicinski
2018-08-28
3
-32
/
+21
*
|
nfp: support access to absolute RTsyms
Jakub Kicinski
2018-08-28
2
-9
/
+46
*
|
nfp: convert all RTsym users to use new read/write helpers
Jakub Kicinski
2018-08-28
3
-46
/
+23
*
|
nfp: convert existing RTsym helpers to full target decoding
Jakub Kicinski
2018-08-28
1
-14
/
+14
*
|
nfp: pass cpp_id to nfp_cpp_map_area()
Jakub Kicinski
2018-08-28
4
-16
/
+16
*
|
nfp: add RTsym access helpers
Jakub Kicinski
2018-08-28
2
-0
/
+171
*
|
nfp: add basic errors messages to target logic
Jakub Kicinski
2018-08-28
1
-2
/
+10
*
|
nfp: save the MU locality field offset
Jakub Kicinski
2018-08-28
3
-31
/
+38
*
|
nfp: refactor the per-chip PCIe config
Jakub Kicinski
2018-08-28
2
-13
/
+41
*
|
nfp: add support for NFP5000
Jakub Kicinski
2018-08-28
2
-1
/
+7
*
|
nfp: abm: look up MAC addresses via management FW
Jakub Kicinski
2018-08-28
1
-9
/
+25
[next]