summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rhashtable: Remove RCU marking from rhash_lock_headHerbert Xu2019-05-162-40/+46
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-1513-35/+321
|\
| * bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0John Fastabend2019-05-161-1/+4
| * selftests/bpf: add prog detach to flow_dissector testStanislav Fomichev2019-05-161-0/+1
| * selftests/bpf: add missing \n to flow_dissector CHECK errorsStanislav Fomichev2019-05-161-4/+4
| * libbpf: don't fail when feature probing failsStanislav Fomichev2019-05-161-1/+1
| * Merge branch 'lru-map-fix'Alexei Starovoitov2019-05-144-20/+297
| |\
| | * bpf: test ref bit from data path and add new tests for syscall pathDaniel Borkmann2019-05-141-14/+274
| | * bpf, lru: avoid messing with eviction heuristics upon syscall lookupDaniel Borkmann2019-05-141-5/+18
| | * bpf: add map_lookup_elem_sys_only for lookups from syscall sideDaniel Borkmann2019-05-142-1/+5
| |/
| * tools/bpf: Sync kernel btf.h headerGary Lin2019-05-141-1/+1
| * bpf: btf: fix the brackets of BTF_INT_OFFSET()Gary Lin2019-05-142-2/+2
| * bpf: sockmap fix msg->sg.size account on ingress skbJohn Fastabend2019-05-141-0/+1
| * bpf: sockmap remove duplicate queue freeJohn Fastabend2019-05-141-2/+0
| * bpf: sockmap, only stop/flush strp if it was enabled at some pointJohn Fastabend2019-05-141-2/+4
| * bpf: mark bpf_event_notify and bpf_event_init as staticStanislav Fomichev2019-05-141-2/+3
| * bpf: devmap: fix use-after-free Read in __dev_map_entry_freeEric Dumazet2019-05-141-0/+3
* | tcp: do not recycle cloned skbsEric Dumazet2019-05-152-2/+2
* | enetc: Add missing link state info for ethtoolClaudiu Manoil2019-05-151-0/+2
* | enetc: Allow to disable Tx SGClaudiu Manoil2019-05-152-2/+2
* | enetc: Fix NULL dma address unmap for Tx BD extensionsClaudiu Manoil2019-05-151-1/+3
* | nfp: flower: add rcu locks when accessing netdev for tunnelsPieter Jansen van Vuuren2019-05-141-6/+11
* | ppp: deflate: Fix possible crash in deflate_initYueHaibing2019-05-141-6/+14
* | net: macb: fix error format in dev_err()Luca Ceresoli2019-05-141-8/+8
* | rtnetlink: always put IFLA_LINK for links with a link-netnsidSabrina Dubroca2019-05-141-6/+10
* | net/mlx4_core: Change the error print to info printYunjian Wang2019-05-141-1/+1
* | NFC: Orphan the subsystemJohannes Berg2019-05-141-4/+2
* | net: Always descend into dsa/Florian Fainelli2019-05-141-1/+1
* | tcp: fix retrans timestamp on passive Fast OpenYuchung Cheng2019-05-141-0/+3
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-05-145-59/+40
|\ \
| * | virtio/s390: enable packed ringHalil Pasic2019-05-121-3/+1
| * | virtio/s390: DMA support for virtio-ccwHalil Pasic2019-05-122-24/+15
| * | virtio/s390: use vring_create_virtqueueHalil Pasic2019-05-121-19/+11
| * | virtio/virtio_ring: do some comment fixesJiang Biao2019-05-121-13/+14
| * | vhost-scsi: remove incorrect memory barrierPaolo Bonzini2019-05-121-1/+0
| * | tools/virtio/ringtest: Remove bogus definition of BUG_ON()Jonathan Neuschäfer2019-05-121-1/+0
| * | virtio_ring: Fix potential mem leak in virtqueue_add_indirect_packedYueHaibing2019-05-121-0/+1
* | | Add gitignore file for samples/vfs/ generated filesLinus Torvalds2019-05-141-0/+2
* | | Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-1415-72/+73
|\ \ \
| * | | parisc: Use __ro_after_init in init.cHelge Deller2019-05-101-4/+4
| * | | parisc: Use __ro_after_init in unwind.cHelge Deller2019-05-101-1/+1
| * | | parisc: Use __ro_after_init in time.cHelge Deller2019-05-101-1/+1
| * | | parisc: Use __ro_after_init in processor.cHelge Deller2019-05-101-2/+2
| * | | parisc: Use __ro_after_init in process.cHelge Deller2019-05-101-1/+1
| * | | parisc: Use __ro_after_init in perf_images.hHelge Deller2019-05-101-2/+2
| * | | parisc: Use __ro_after_init in pci.cHelge Deller2019-05-101-4/+4
| * | | parisc: Use __ro_after_init in inventory.cHelge Deller2019-05-101-4/+4
| * | | parisc: Use __ro_after_init in head.SHelge Deller2019-05-101-1/+1
| * | | parisc: Use __ro_after_init in firmware.cHelge Deller2019-05-101-1/+1
| * | | parisc: Use __ro_after_init in drivers.cHelge Deller2019-05-101-1/+1