summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: avoid use IPCB in cipso_v4_errorNazarov Sergey2019-02-251-0/+2
* net: Add __icmp_send helper.Nazarov Sergey2019-02-251-1/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-244-7/+32
|\
| * net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij2019-02-231-0/+8
| * phonet: fix building with clangArnd Bergmann2019-02-211-2/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-02-211-3/+9
| |\
| | * xfrm: destroy xfrm_state synchronously on net exit pathCong Wang2019-02-051-3/+9
| * | net: avoid false positives in untrusted gso validationWillem de Bruijn2019-02-211-2/+12
* | | KEYS: user: Align the payload bufferEric Biggers2019-02-221-1/+1
* | | Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-02-202-16/+42
|\ \ \ | |/ / |/| |
| * | keys: Fix dependency loop between construction record and auth keyDavid Howells2019-02-152-16/+42
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-193-3/+38
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-161-0/+6
| |\ \ \
| | * | | bpf: only adjust gso_size on bytestream protocolsWillem de Bruijn2019-02-101-0/+6
| * | | | net: Add header for usage of fls64()David S. Miller2019-02-161-0/+1
| * | | | net: validate untrusted gso packets without csum offloadWillem de Bruijn2019-02-152-1/+10
| * | | | net: Fix for_each_netdev_feature on Big endianHauke Mehrtens2019-02-151-2/+21
| | |/ / | |/| |
* | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-172-10/+0
|\ \ \ \
| * | | | efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2019-02-161-7/+0
| * | | | arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel2019-02-161-3/+0
| |/ / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-171-0/+5
|\ \ \ \
| * | | | perf/x86: Add check_period PMU callbackJiri Olsa2019-02-111-0/+5
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-02-171-3/+3
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2019-02-131-3/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlockJulien Thierry2019-01-241-1/+1
| | * | | | KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlockJulien Thierry2019-01-241-1/+1
| | * | | | KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlockJulien Thierry2019-01-241-1/+1
* | | | | | Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...Linus Torvalds2019-02-162-2/+16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda2019-02-151-2/+2
| * | | | | Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda2019-02-151-0/+14
* | | | | | Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-02-151-0/+1
|\ \ \ \ \ \
| * | | | | | mmc: block: handle complete_work on separate workqueueZachary Hays2019-02-081-0/+1
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-154-20/+14
|\ \ \ \ \ \
| * | | | | | net: phy: don't use locking in phy_is_startedHeiner Kallweit2019-02-141-14/+1
| * | | | | | net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2019-02-131-1/+1
| * | | | | | inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov2019-02-121-5/+11
| | |_|_|/ / | |/| | | |
| * | | | | net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-02-081-0/+1
* | | | | | Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada2019-02-121-0/+0
| |_|/ / / |/| | | |
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-101-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-02-071-1/+1
| |\ \ \ \ \
| | * | | | | irqchip/gic-v3-its: Fix ITT_entry_size accessorZenghui Yu2019-01-311-1/+1
* | | | | | | Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds2019-02-091-1/+7
|\ \ \ \ \ \ \
| * | | | | | | blktrace: Show requests without sectorJan Kara2019-02-071-1/+7
* | | | | | | | Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-02-081-13/+13
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'imx-fixes-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2019-01-301-13/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dt-bindings: imx8mq: Number clocks consecutivelyGuido Günther2019-01-161-13/+13
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-02-081-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | signal: Make siginmask safe when passed a signal of 0Eric W. Biederman2019-01-121-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-085-8/+42
|\ \ \ \ \ \ \ \
| * | | | | | | | netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso2019-02-041-4/+13