summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net/af_iucv: locate IUCV header via skb_network_header()Julian Wiedmann2018-09-261-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-09-256-3/+60
|\
| * flow_dissector: fix build failure without CONFIG_NETWillem de Bruijn2018-09-192-1/+14
| * flow_dissector: implements flow dissector BPF hookPetar Penkov2018-09-146-3/+47
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-09-251-0/+69
|\ \
| * | net: xsk: add a simple buffer reuse queueJakub Kicinski2018-09-251-0/+69
* | | net: sched: implement tcf_block_refcnt_{get|put}()Vlad Buslov2018-09-251-0/+1
* | | net: sched: change tcf block reference counter type to refcount_tVlad Buslov2018-09-251-1/+1
* | | net: sched: add helper function to take reference to QdiscVlad Buslov2018-09-251-0/+13
* | | net: sched: extend Qdisc with rcuVlad Buslov2018-09-253-0/+8
* | | net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov2018-09-251-1/+1
* | | net: core: netlink: add helper refcount dec and lock functionVlad Buslov2018-09-251-0/+2
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-2515-81/+88
|\ \ \ | |/ / |/| |
| * | Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel2018-09-251-1/+1
| * | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-253-3/+5
| |\ \
| | * | netpoll: make ndo_poll_controller() optionalEric Dumazet2018-09-231-2/+3
| | * | NFC: Fix the number of pipesSuren Baghdasaryan2018-09-181-1/+1
| | * | net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-09-181-0/+1
| * | | Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman2018-09-231-7/+9
| |\ \ \
| | * | | mfd: da9063: Fix DT probing with constraintsPhilipp Zabel2018-09-101-7/+9
| * | | | Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2018-09-231-1/+4
| |\ \ \ \
| | * | | | block: use nanosecond resolution for iostatOmar Sandoval2018-09-211-1/+4
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2018-09-212-2/+1
| |\ \ \ \ \
| | * | | | | KVM: x86: Control guest reads of MSR_PLATFORM_INFODrew Schmitt2018-09-201-0/+1
| | * | | | | kvm: x86: make kvm_{load|put}_guest_fpu() staticSebastian Andrzej Siewior2018-09-201-2/+0
| * | | | | | Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman2018-09-211-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'drm-misc-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-09-201-1/+1
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | drm: fix drm_drv_uses_atomic_modeset on non modesetting drivers.Dave Airlie2018-09-181-1/+1
| * | | | | | | Compiler Attributes: naked can be sharedMiguel Ojeda2018-09-202-8/+8
| * | | | | | | Compiler Attributes: naked was fixed in gcc 4.6Miguel Ojeda2018-09-201-7/+1
| * | | | | | | Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Greg Kroah-Hartman2018-09-204-52/+59
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2018-09-173-52/+56
| | |\ \ \ \ \ \
| | | * | | | | | sound: don't call skl_init_chip() to reset intel skl socYu Zhao2018-09-121-0/+1
| | | * | | | | | ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIsCharles Keepax2018-08-151-0/+1
| | | * | | | | | ASoC: uapi: fix sound/skl-tplg-interface.h userspace compilation errorsDmitry V. Levin2018-08-141-52/+54
| | * | | | | | | ALSA: hda - Enable runtime PM only for discrete GPUTakashi Iwai2018-09-131-0/+3
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | net/tls: Fixed race condition in async encryptionVakul Garg2018-09-241-11/+5
* | | | | | | | neighbour: send netlink notification if NTF_ROUTER changesRoopa Prabhu2018-09-241-0/+15
* | | | | | | | net/sched: Add hardware specific counters to TC actionsEelco Chaudron2018-09-242-4/+6
* | | | | | | | net/core: Add new basic hardware counterEelco Chaudron2018-09-242-0/+5
* | | | | | | | tcp: provide earliest departure time in skb->tstampEric Dumazet2018-09-212-4/+4
* | | | | | | | tcp: add tcp_wstamp_ns socket fieldEric Dumazet2018-09-212-11/+3
* | | | | | | | tcp: introduce tcp_skb_timestamp_us() helperEric Dumazet2018-09-211-1/+7
* | | | | | | | tcp: switch tcp_clock_ns() to CLOCK_TAI baseEric Dumazet2018-09-211-1/+1
* | | | | | | | net: if_arp: use define instead of hard-coded valueHåkon Bugge2018-09-211-1/+1
* | | | | | | | net: if_arp: Fix incorrect indentsHåkon Bugge2018-09-211-9/+9
* | | | | | | | net/tls: Add support for async encryption of records for performanceVakul Garg2018-09-211-12/+58
* | | | | | | | net/ipv4: Move device validation to helperDavid Ahern2018-09-201-0/+1
* | | | | | | | veth: rename pcpu_vstats as pcpu_lstatsLi RongQing2018-09-181-1/+0
* | | | | | | | netlink: add ethernet address policy typesJohannes Berg2018-09-181-0/+13