summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: fix SO_MAX_PACING_RATE to support TCP internal pacingYuchung Cheng2019-01-181-0/+4
* bpf: bpf_setsockopt: reset sock dst on SO_MARK changesPeter Oskolkov2019-01-181-1/+4
* bpf: Correctly annotate implicit fall through in bpf_base_func_protoMathieu Malaterre2019-01-171-1/+1
* bpf: Annotate implicit fall through in cgroup_dev_func_protoMathieu Malaterre2019-01-171-0/+1
* bpf: Make function btf_name_offset_valid staticMathieu Malaterre2019-01-171-1/+1
* selftests/bpf: retry tests that expect build-idStanislav Fomichev2019-01-171-0/+30
* bpf: zero out build_id for BPF_STACK_BUILD_ID_IPStanislav Fomichev2019-01-171-0/+2
* bpf: don't assume build-id length is always 20 bytesStanislav Fomichev2019-01-171-2/+5
* tools/bpf: properly account for libbfd variationsStanislav Fomichev2019-01-161-1/+8
* bpf: libbpf: retry loading program on EAGAINLorenz Bauer2019-01-151-4/+15
* samples/bpf: workaround clang asm goto compilation errorsYonghong Song2019-01-152-0/+17
* selftests/bpf: install with_tunnels.sh for test_flow_dissector.shStanislav Fomichev2019-01-151-0/+1
* xsk: Check if a queue exists during umem setupKrzysztof Kazimierczak2019-01-151-3/+13
* 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
| |/ /
| * | mISDN: hfcsusb: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-111-2/+1
| * | net: clear skb->tstamp in bridge forwarding pathPaolo Abeni2019-01-111-0/+1
| * | Merge branch 'bpfilter-fixes'David S. Miller2019-01-118-50/+146
| |\ \
| | * | net: bpfilter: disallow to remove bpfilter module while being usedTaehee Yoo2019-01-113-23/+29
| | * | net: bpfilter: restart bpfilter_umh when error occurredTaehee Yoo2019-01-114-12/+40
| | * | net: bpfilter: use cleanup callback to release umh_infoTaehee Yoo2019-01-113-23/+44
| | * | umh: add exit routine for UMH processTaehee Yoo2019-01-114-2/+43
| |/ /
| * | isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai2019-01-111-1/+5
| * | vhost/vsock: fix vhost vsock cid hashing inconsistentZha Bin2019-01-111-1/+1
| * | Merge branch 'stmmac-fixes'David S. Miller2019-01-114-28/+41
| |\ \
| | * | net: stmmac: Prevent RX starvation in stmmac_napi_poll()Jose Abreu2019-01-111-13/+14
| | * | net: stmmac: Fix the logic of checking if RX Watchdog must be enabledJose Abreu2019-01-111-12/+12
| | * | net: stmmac: Check if CBS is supported before configuringJose Abreu2019-01-111-0/+2
| | * | net: stmmac: dwxgmac2: Only clear interrupts that are activeJose Abreu2019-01-111-3/+3
| | * | net: stmmac: Fix PCI module removal leakJose Abreu2019-01-111-0/+10
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-01-119-24/+43
| |\ \
| | * \ Merge branch 'bpf-fix-bitfield-printing'Daniel Borkmann2019-01-113-20/+34
| | |\ \
| | | * | tools/bpf: fix bpftool map dump with bitfieldsYonghong Song2019-01-111-6/+7
| | | * | tools/bpf: test btf bitfield with >=256 struct member offsetYonghong Song2019-01-111-8/+21
| | | * | bpf: fix bpffs bitfield pretty printYonghong Song2019-01-111-6/+6
| | |/ /
| | * | bpf: fix panic in stack_map_get_build_id() on i386 and arm32Song Liu2019-01-101-1/+2
| | * | selftests: bpf: install files tcp_(server|client)*.pyAnders Roxell2019-01-101-1/+3
| | * | samples: bpf: user proper argument indexIoana Ciornei2019-01-101-1/+1
| | * | selftests/bpf: add missing executables to .gitignoreStanislav Fomichev2019-01-102-0/+2
| | * | bpf: correctly set initial window on active Fast Open senderYuchung Cheng2019-01-091-1/+1
| * | | net: ethernet: mediatek: fix warning in phy_start_anegHeiner Kallweit2019-01-101-16/+0
| * | | tcp: change txhash on SYN-data timeoutYuchung Cheng2019-01-101-1/+1
| * | | net: dsa: mv88x6xxx: mv88e6390 errataAndrew Lunn2019-01-103-0/+128
| * | | bonding: update nest level on unlinkWillem de Bruijn2019-01-101-0/+3
| * | | ipv6: fix kernel-infoleak in ipv6_local_error()Eric Dumazet2019-01-101-0/+1
| * | | net/core/neighbour: tell kmemleak about hash tablesKonstantin Khlebnikov2019-01-101-4/+9