index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: use full 40 bits of the NSP buffer address
Dirk van der Merwe
2018-04-04
1
-4
/
+5
*
nfp: add a separate counter for packets with CHECKSUM_COMPLETE
Jakub Kicinski
2018-04-04
3
-9
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
1
-1
/
+5
|
\
|
*
nfp: bpf: fix check of program max insn count
Jakub Kicinski
2018-03-24
1
-1
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-31
9
-79
/
+770
|
\
\
|
*
|
nfp: bpf: improve wrong FW response warnings
Jakub Kicinski
2018-03-28
1
-6
/
+6
|
*
|
nfp: bpf: add support for bpf_get_prandom_u32()
Jakub Kicinski
2018-03-28
6
-2
/
+47
|
*
|
nfp: bpf: add support for atomic add of unknown values
Jakub Kicinski
2018-03-28
5
-15
/
+88
|
*
|
nfp: bpf: expose command delay slots
Jakub Kicinski
2018-03-28
1
-29
/
+24
|
*
|
nfp: bpf: add basic support for atomic adds
Jakub Kicinski
2018-03-28
6
-3
/
+212
|
*
|
nfp: bpf: add map deletes from the datapath
Jakub Kicinski
2018-03-28
4
-0
/
+17
|
*
|
nfp: bpf: add map updates from the datapath
Jakub Kicinski
2018-03-28
4
-0
/
+21
|
*
|
nfp: bpf: add helper for basic map call checks
Jakub Kicinski
2018-03-28
1
-15
/
+25
|
*
|
nfp: bpf: add helper for validating stack pointers
Jakub Kicinski
2018-03-28
3
-27
/
+50
|
*
|
nfp: bpf: rename map_lookup_stack() to map_call_stack_common()
Jakub Kicinski
2018-03-28
1
-3
/
+3
|
*
|
nfp: bpf: detect packet reads could be cached, enable the optimisation
Jiong Wang
2018-03-28
2
-0
/
+145
|
*
|
nfp: bpf: support unaligned read offset
Jiong Wang
2018-03-28
1
-3
/
+70
|
*
|
nfp: bpf: read from packet data cache for PTR_TO_PACKET
Jiong Wang
2018-03-28
3
-2
/
+88
*
|
|
nfp: flower: offload phys port MTU change
John Hurley
2018-03-30
4
-5
/
+146
*
|
|
nfp: modify app MTU setting callbacks
John Hurley
2018-03-30
4
-11
/
+33
*
|
|
nfp: flower: implement ip fragmentation match offload
Pieter Jansen van Vuuren
2018-03-26
3
-0
/
+30
*
|
|
nfp: flower: refactor shared ip header in match offload
Pieter Jansen van Vuuren
2018-03-26
2
-42
/
+38
*
|
|
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-3
/
+3
|
/
/
*
|
nfp: advertise firmware for mixed 10G/25G mode
Dirk van der Merwe
2018-02-22
1
-0
/
+1
*
|
nfp: add Makefiles to all directories
Jakub Kicinski
2018-02-22
5
-0
/
+10
*
|
nfp: flower: implement tcp flag match offload
Pieter Jansen van Vuuren
2018-02-16
4
-2
/
+64
*
|
nfp: standardize FW header whitespace
Michael Rapson
2018-02-16
1
-140
/
+140
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-09
1
-1
/
+1
|
\
|
*
nfp: bpf: fix immed relocation for larger offsets
Jakub Kicinski
2018-02-08
1
-1
/
+1
*
|
nfp: populate MODULE_VERSION
Jakub Kicinski
2018-02-08
1
-0
/
+1
*
|
nfp: limit the number of TSO segments
Jakub Kicinski
2018-02-08
2
-1
/
+6
*
|
nfp: forbid disabling hw-tc-offload on representors while offload active
Jakub Kicinski
2018-02-08
7
-21
/
+33
*
|
nfp: don't advertise hw-tc-offload on non-port netdevs
Jakub Kicinski
2018-02-08
1
-1
/
+1
*
|
nfp: bpf: require ETH table
Jakub Kicinski
2018-02-08
1
-0
/
+12
*
|
nfp: fix kdoc warnings on nested structures
Jakub Kicinski
2018-02-06
5
-49
/
+55
|
/
*
nfp: fix TLV offset calculation
Edwin Peer
2018-02-02
1
-1
/
+1
*
nfp: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-25
2
-7
/
+4
*
nfp: fix error return code in nfp_pci_probe()
Wei Yongjun
2018-01-23
1
-0
/
+1
*
nfp: fix fw dump handling of absolute rtsym size
Carl Heymann
2018-01-23
1
-6
/
+10
*
nfp: bpf: use extack support to improve debugging
Quentin Monnet
2018-01-22
3
-18
/
+39
*
nfp: bpf: plumb extack into functions related to XDP offload
Quentin Monnet
2018-01-22
3
-6
/
+9
*
nfp: flower: prioritize stats updates
Pieter Jansen van Vuuren
2018-01-21
1
-11
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-20
2
-2
/
+19
|
\
|
*
nfp: bpf: add short busy wait for FW replies
Jakub Kicinski
2018-01-18
1
-1
/
+8
|
*
bpf: offload: allow array map offload
Jakub Kicinski
2018-01-18
1
-0
/
+2
|
*
nfp: bpf: set new jit info fields
Jiong Wang
2018-01-18
1
-1
/
+9
*
|
nfp: bpf: disable all ctrl vNIC capabilities
Jakub Kicinski
2018-01-19
1
-1
/
+1
*
|
nfp: allow apps to disable ctrl vNIC capabilities
Jakub Kicinski
2018-01-19
4
-0
/
+12
*
|
nfp: split reading capabilities out of nfp_net_init()
Jakub Kicinski
2018-01-19
1
-11
/
+20
*
|
nfp: read mailbox address from TLV caps
Jakub Kicinski
2018-01-19
3
-10
/
+46
[next]