summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-08-20bpf: linux/bpf.h needs linux/numa.hDavid S. Miller1-0/+1
2017-08-20bpf: Allow selecting numa node during map creationMartin KaFai Lau1-1/+9
2017-08-19net: drop unused attribute argument from sysfs queue funcsstephen hemminger1-3/+2
2017-08-19net: constify net_ns_type_operationsstephen hemminger1-1/+1
2017-08-19net: constify netdev_class_filestephen hemminger1-4/+4
2017-08-19net: ethtool: Add macro to clear a link mode settingLendacky, Thomas1-0/+11
2017-08-17vmbus: remove unused vmbus_sendpacket_ctlstephen hemminger1-7/+0
2017-08-17vmbus: remove unused vmubs_sendpacket_pagebuffer_ctlstephen hemminger1-8/+0
2017-08-17vmbus: remove unused vmbus_sendpacket_multipagebufferstephen hemminger1-6/+0
2017-08-17bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSERJohn Fastabend2-1/+11
2017-08-16bpf: sockmap with sk redirect supportJohn Fastabend3-2/+8
2017-08-16bpf: export bpf_prog_inc_not_zeroJohn Fastabend1-0/+7
2017-08-16bpf: introduce new program type for skbs on socketsJohn Fastabend1-0/+1
2017-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-28/+62
2017-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+4
2017-08-16net: Fix a typo in comment about sock flags.Tonghao Zhang1-1/+1
2017-08-16bpf/verifier: track liveness for pruningEdward Cree1-1/+10
2017-08-15PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong1-0/+3
2017-08-14net: export some generic xdp helpersJason Wang1-0/+2
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+9
2017-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+7
2017-08-11Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe1-0/+7
2017-08-11Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-1/+2
2017-08-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-26/+38
2017-08-11mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim1-0/+8
2017-08-11mm: make tlb_flush_pending globalMinchan Kim1-21/+0
2017-08-11mm: refactor TLB gathering APIMinchan Kim1-0/+6
2017-08-11mm: migrate: fix barriers around tlb_flush_pendingNadav Amit1-4/+10
2017-08-11mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit1-9/+22
2017-08-11Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+3
2017-08-10nvmet_fc: add defer_req callback for deferment of cmd buffer returnJames Smart1-0/+7
2017-08-10Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-1/+2
2017-08-10sock: fix zerocopy_success regression with msg_zerocopyWillem de Bruijn1-2/+7
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-7/+26
2017-08-10Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+3
2017-08-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+21
2017-08-09bpf/verifier: track signed and unsigned min/max valuesEdward Cree2-9/+16
2017-08-09bpf/verifier: rework value trackingEdward Cree3-35/+112
2017-08-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-1/+0
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+0
2017-08-08Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+3
2017-08-08ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun1-0/+6
2017-08-08bpf: add support for sys_enter_* and sys_exit_* tracepointsYonghong Song1-0/+12
2017-08-07net: ipv6: add second dif to udp socket lookupsDavid Ahern1-0/+10
2017-08-07net: ipv4: add second dif to multicast source filterDavid Ahern1-1/+2
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller13-22/+48
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko1-17/+2