summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-05virtio-net: re enable XDP_REDIRECT for mergeable bufferJason Wang1-12/+42
2018-03-05ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault1-0/+9
2018-03-05tc-testing: skbmod: fix match value of ethertypeDavide Caratti1-1/+1
2018-03-05mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo1-2/+27
2018-03-05Linux 4.16-rc4Linus Torvalds1-1/+1
2018-03-05Merge branch 'GSO_BY_FRAGS-correctness-improvements'David S. Miller12-51/+54
2018-03-05net: make skb_gso_*_seglen functions privateDaniel Axtens2-35/+35
2018-03-05net: xfrm: use skb_gso_validate_network_len() to check gso sizesDaniel Axtens2-2/+3
2018-03-05net: sched: tbf: handle GSO_BY_FRAGS case in enqueueDaniel Axtens1-1/+2
2018-03-05net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens9-13/+14
2018-03-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-18/+21
2018-03-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-26/+53
2018-03-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-5/+16
2018-03-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2018-03-04Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-47/+191
2018-03-04Merge tag 'batadv-net-for-davem-20180302' of git://git.open-mesh.org/linux-mergeDavid S. Miller9-39/+50
2018-03-04Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+3
2018-03-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-17/+27
2018-03-03Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-27/+40
2018-03-03Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds24-175/+329
2018-03-03Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.org/linux...Linus Torvalds1-0/+4
2018-03-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-29/+179
2018-03-03memremap: fix softlockup reports at teardownDan Williams1-5/+10
2018-03-03libnvdimm: re-enable deep flush for pmem devices via fsync()Dave Jiang1-2/+1
2018-03-03MAINTAINERS: take over Kconfig maintainershipMasahiro Yamada1-1/+3
2018-03-03vfio: disable filesystem-dax page pinningDan Williams1-3/+15
2018-03-03Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+7
2018-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller11-39/+98
2018-03-03signals: Move put_compat_sigset to compat.h to silence hardened usercopyMatt Redfearn2-21/+24
2018-03-03Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-39/+86
2018-03-02Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-9/+21
2018-03-02Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds5-38/+52
2018-03-02Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds32-82/+145
2018-03-02selftests: memory-hotplug: fix emit_tests regressionShuah Khan1-1/+2
2018-03-02Merge tag 'mmc-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds8-38/+94
2018-03-02Merge tag 'pm-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-8/+22
2018-03-02kconfig: fix line number in recursive inclusion error messageMasahiro Yamada1-8/+4
2018-03-02Coccinelle: memdup: Fix typo in warning messagesDafna Hirschfeld1-2/+2
2018-03-02Merge tag 'mac80211-for-davem-2018-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller3-9/+14
2018-03-02rds: Incorrect reference counting in TCP socket creationKa-Cheong Poon1-3/+11
2018-03-02s390: Fix runtime warning about negative pgtables_bytesGuenter Roeck1-0/+1
2018-03-02i2c: octeon: Prevent error message on bus errorJan Glauber2-1/+2
2018-03-02Merge tag 'at24-4.16-rc4-for-wolfram' of git://git.kernel.org/pub/scm/linux/k...Wolfram Sang1-1/+1
2018-03-02Merge branch 'cpufreq-scpi'Rafael J. Wysocki2-7/+15
2018-03-02parisc: Reduce irq overhead when run in qemuHelge Deller1-4/+5
2018-03-02parisc: Use cr16 interval timers unconditionally on qemuHelge Deller2-1/+3
2018-03-02parisc: Check if secondary CPUs want own PDC callsHelge Deller2-7/+18
2018-03-02parisc: Hide virtual kernel memory layoutHelge Deller1-1/+6
2018-03-02parisc: Fix ordering of cache and TLB flushesJohn David Anglin3-26/+54
2018-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-17/+88