summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: bpftool: add probes for eBPF helper functionsQuentin Monnet2019-01-225-0/+121
* tools: bpftool: add probes for eBPF map typesQuentin Monnet2019-01-226-1/+118
* tools: bpftool: add probes for eBPF program typesQuentin Monnet2019-01-225-2/+159
* tools: bpftool: add probes for kernel configuration optionsQuentin Monnet2019-01-221-0/+182
* tools: bpftool: add probes for /proc/ eBPF parametersQuentin Monnet2019-01-221-0/+187
* tools: bpftool: add basic probe capability, probe syscall availabilityQuentin Monnet2019-01-2210-1/+200
* bpf: fix a (false) compiler warningPeter Oskolkov2019-01-171-1/+2
* Merge branch 'bpf-bpftool-queue-stack'Daniel Borkmann2019-01-173-90/+254
|\
| * bpftool: add bash completion for peek/push/enqueue/pop/dequeueStanislav Fomichev2019-01-171-18/+73
| * bpftool: add pop and dequeue commandsStanislav Fomichev2019-01-172-35/+98
| * bpftool: add push and enqueue commandsStanislav Fomichev2019-01-172-1/+14
| * bpftool: add peek commandStanislav Fomichev2019-01-172-1/+7
| * bpftool: don't print empty key/value for mapsStanislav Fomichev2019-01-171-19/+28
| * bpftool: make key optional in lookup commandStanislav Fomichev2019-01-172-9/+5
| * bpftool: make key and value optional in update commandStanislav Fomichev2019-01-172-9/+31
|/
* Merge branch 'bpf-int128-btf'Daniel Borkmann2019-01-163-68/+418
|\
| * tools/bpf: support __int128 in bpftool map pretty dumperYonghong Song2019-01-161-12/+86
| * tools/bpf: add bpffs pretty print test for int128Yonghong Song2019-01-161-0/+79
| * tools/bpf: refactor test_btf pretty printing for multiple map value formatsYonghong Song2019-01-161-37/+75
| * tools/bpf: add int128 raw test in test_btfYonghong Song2019-01-161-0/+93
| * bpf: btf: support 128 bit integer typeYonghong Song2019-01-161-19/+85
|/
* libbpf: don't define CC and ARStanislav Fomichev2019-01-161-16/+1
* networking: Documentation: fix snmp_counters.rst Sphinx warningsRandy Dunlap2019-01-161-27/+86
* net, decnet: use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-161-1/+1
* mlxsw: spectrum_nve: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-161-2/+2
* mlxsw: spectrum_acl_bloom_filter: use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-161-2/+2
* dt-bindings: net: dsa: ksz9477: fix indentation for switch spi bindingsSergio Paracuellos2019-01-151-51/+51
* Fix ERROR:do not initialise statics to 0 in af_vsock.cLepton Wu2019-01-151-1/+1
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-01-1518-284/+1446
|\
| * ice: add const qualifier to mac_addr parameterJacob Keller2019-01-152-4/+4
| * ice: Add support for new PHY typesAnirudh Venkataramanan2019-01-157-23/+418
| * ice: Offload SCTP checksumAnirudh Venkataramanan2019-01-154-0/+9
| * ice: Allow for software timestampingTony Nguyen2019-01-151-0/+1
| * ice: Implement getting and setting ethtool coalesceBrett Creeley2019-01-153-0/+261
| * ice: Add support for adaptive interrupt moderationBrett Creeley2019-01-155-23/+120
| * ice: Move aggregator list into ice_hw instanceAnirudh Venkataramanan2019-01-154-14/+26
| * ice: Rework queue management code for reuseAnirudh Venkataramanan2019-01-155-123/+159
| * ice: Add ethtool private flag to make forcing link down optionalBruce Allan2019-01-153-6/+95
| * ice: Set physical link up/down when an interface is set up/downBrett Creeley2019-01-152-5/+96
| * ice: Implement support for normal get_eeprom[_len] ethtool opsBruce Allan2019-01-153-0/+134
| * ice: Add ethtool set_phys_id handlerAnirudh Venkataramanan2019-01-154-0/+68
| * ice: Configure RSS LUT and HASH KEY in rebuild pathMd Fahad Iqbal Polash2019-01-151-0/+6
| * ice: Refactor a few Tx scheduler functionsAnirudh Venkataramanan2019-01-152-91/+53
| * ice: Fix unused variable build warningBruce Allan2019-01-151-1/+2
* | Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-01-161-3/+9
|\ \
| * | tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()Andrea Righi2019-01-151-3/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-16110-438/+1149
|\ \ \
| * \ \ Merge branch 'bnxt_en-Bug-fixes-for-57500-chips'David S. Miller2019-01-122-6/+11
| |\ \ \
| | * | | bnxt_en: Fix context memory allocation.Michael Chan2019-01-121-3/+6
| | * | | bnxt_en: Fix ring checking logic on 57500 chips.Michael Chan2019-01-122-3/+5
| |/ / /