summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Add entry for Marvell OcteonTX2 Physical Function driverSunil Goutham2020-01-271-0/+9
* Documentation: net: octeontx2: Add RVU HW and drivers overviewSunil Goutham2020-01-273-0/+161
* octeontx2-pf: ethtool RSS config supportSunil Goutham2020-01-274-4/+269
* octeontx2-pf: Add basic ethtool supportChristina Jacob2020-01-276-4/+525
* octeontx2-pf: Add ndo_get_stats64Geetha sowjanya2020-01-273-0/+97
* octeontx2-pf: TCP segmentation offload supportSunil Goutham2020-01-275-4/+273
* octeontx2-pf: Receive side scaling supportSunil Goutham2020-01-274-1/+167
* octeontx2-pf: Error handling supportGeetha sowjanya2020-01-276-3/+255
* octeontx2-pf: MTU, MAC and RX mode config supportSunil Goutham2020-01-276-6/+242
* octeontx2-pf: Register and handle link notificationsLinu Cherian2020-01-273-0/+109
* octeontx2-pf: Add packet transmission supportSunil Goutham2020-01-276-2/+470
* octeontx2-pf: Receive packet handling supportSunil Goutham2020-01-276-3/+349
* octeontx2-pf: Setup interrupts and NAPI handlerSunil Goutham2020-01-276-10/+332
* octeontx2-pf: Initialize and config queuesSunil Goutham2020-01-277-17/+1290
* octeontx2-pf: Attach NIX and NPA block LFsSunil Goutham2020-01-274-4/+286
* octeontx2-pf: Mailbox communication with AFSunil Goutham2020-01-274-3/+552
* octeontx2-pf: Add Marvell OcteonTX2 NIC driverSunil Goutham2020-01-276-0/+362
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-01-2724-104/+433
|\
| * Merge branch 'bpf-flow-dissector-fix-port-ranges'Daniel Borkmann2020-01-272-2/+23
| |\
| | * selftests/bpf: Add test based on port range for BPF flow dissectorYoshiki Komachi2020-01-271-0/+14
| | * flow_dissector: Fix to use new variables for port ranges in bpf hookYoshiki Komachi2020-01-271-2/+9
| |/
| * bpf, xdp: Remove no longer required rcu_read_{un}lock()John Fastabend2020-01-272-3/+8
| * bpf, xdp: virtio_net use access ptr macro for xdp enable checkJohn Fastabend2020-01-271-1/+1
| * bpf, xdp: Update devmap comments to reflect napi/rcu usageJohn Fastabend2020-01-271-10/+11
| * bpf: map_seq_next should always increase position indexVasily Averin2020-01-271-2/+1
| * tools/bpf: Allow overriding llvm tools for runqslowerAndrey Ignatov2020-01-271-3/+3
| * Merge branch 'trampoline-fixes'Alexei Starovoitov2020-01-257-13/+239
| |\
| | * selftest/bpf: Add test for allowed trampolines countJiri Olsa2020-01-252-0/+133
| | * bpf: Allow to resolve bpf trampoline and dispatcher in unwindJiri Olsa2020-01-254-13/+90
| | * bpf: Allow BTF ctx access for string pointersJiri Olsa2020-01-251-0/+16
| |/
| * libbpf: Fix realloc usage in bpf_core_find_candsAndrii Nakryiko2020-01-241-1/+3
| * libbpf: Improve handling of failed CO-RE relocationsAndrii Nakryiko2020-01-242-40/+61
| * selftests: bpf: Reset global state between reuseport test runsLorenz Bauer2020-01-241-2/+14
| * selftests: bpf: Make reuseport test output more legibleLorenz Bauer2020-01-241-4/+24
| * selftests: bpf: Ignore FIN packets for reuseport testsLorenz Bauer2020-01-241-0/+6
| * selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer2020-01-241-10/+5
| * bpftool: Print function linkage in BTF dumpAndrii Nakryiko2020-01-241-4/+23
| * selftests/bpf: Improve bpftool changes detectionAndrii Nakryiko2020-01-241-5/+6
| * selftests/bpf: Initialize duration variable before usingJohn Sperbeck2020-01-243-3/+3
| * bpf, devmap: Pass lockdep expression to RCU listsAmol Grover2020-01-231-1/+2
* | Revert "pktgen: Allow configuration of IPv6 source address range"David S. Miller2020-01-271-98/+0
* | net/core: Replace driver version to be kernel versionLeon Romanovsky2020-01-271-0/+2
* | Merge branch 'sfc-refactor-mcdi-filtering-code'David S. Miller2020-01-274-2373/+2476
|\ \
| * | sfc: move mcdi filtering codeAlex Maftei (amaftei)2020-01-273-2246/+2271
| * | sfc: create header for mcdi filtering codeAlex Maftei (amaftei)2020-01-272-139/+211
| * | sfc: rename mcdi filtering functions/structsAlex Maftei (amaftei)2020-01-271-276/+282
|/ /
* | Merge branch 'bnxt_en-next'David S. Miller2020-01-278-58/+277
|\ \
| * | devlink: document devlink info versions reported by bnxt_en driverVasundhara Volam2020-01-271-0/+33
| * | bnxt_en: Add support for devlink info commandVasundhara Volam2020-01-272-0/+138
| * | devlink: add macro for "fw.roce"Vasundhara Volam2020-01-272-0/+8