summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-4/+20
2018-03-30net/dim: Fix int overflowTal Gilboa-1/+1
2018-03-30vlan: Fix vlan insertion for packets without ethernet headerToshiaki Makita-2/+13
2018-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-0/+2
2018-03-28RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier-0/+2
2018-03-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-0/+3
2018-03-27llc: properly handle dev_queue_xmit() return valueCong Wang-1/+1
2018-03-26net: sched, fix OOO packets with pfifo_fastJohn Fastabend-0/+1
2018-03-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+2
2018-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+4
2018-03-23Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtdLinus Torvalds-5/+1
2018-03-23Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-1/+0
2018-03-23Merge tag 'sound-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-2/+2
2018-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+10
2018-03-22Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek-1/+0
2018-03-22mm/vmalloc: add interfaces to free unmapped page tableToshi Kani-0/+10
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-18/+158
2018-03-22Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-2/+2
2018-03-22Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...David S. Miller-0/+4
2018-03-22net: phy: Add general dummy stubs for MMD register accessKevin Hao-0/+4
2018-03-22netfilter: nf_tables: cache device name in flowtable objectPablo Neira Ayuso-0/+4
2018-03-21mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies-0/+4
2018-03-21mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya-5/+1
2018-03-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-6/+2
2018-03-20jump_label: Disable jump labels in __exit codeJosh Poimboeuf-2/+2
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+12
2018-03-19RDMA/verbs: Remove restrack entry from XRCD structureLeon Romanovsky-4/+0
2018-03-19percpu_ref: Update doc to dissuade users from depending on internal RCU grace...Tejun Heo-6/+12
2018-03-19ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin-2/+2
2018-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+3
2018-03-16vlan: Fix out of order vlan headers with reorder header offToshiaki Makita-11/+55
2018-03-16net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita-0/+1
2018-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+1
2018-03-15fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman-0/+1
2018-03-15Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/k...Paolo Bonzini-0/+3
2018-03-15mmc: core: Fix tracepoint print of blk_addr and blkszAdrian Hunter-2/+2
2018-03-14scsi: core: introduce force_blk_mqMing Lei-0/+3
2018-03-14KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier-0/+2
2018-03-14KVM: arm/arm64: Reset mapped IRQs on VM resetChristoffer Dall-0/+1
2018-03-14ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca-3/+12
2018-03-14Merge tag 'usb-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+3
2018-03-14Merge tag 'tty-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1
2018-03-14net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet-2/+2
2018-03-13workqueue: remove unused cancel_work()Stephen Hemminger-1/+0
2018-03-13IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny-2/+2
2018-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+6
2018-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+2
2018-03-12sock_diag: request _diag module only when the family or proto has been regist...Xin Long-0/+2
2018-03-12net: phy: Tell caller result of phy_change()Brad Mouring-1/+0