aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-28/+62
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+4
2017-08-15net: Fix a typo in comment about sock flags.Tonghao Zhang1-1/+1
2017-08-15bpf/verifier: track liveness for pruningEdward Cree1-1/+10
2017-08-14PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong1-0/+3
2017-08-13net: 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/gregkh/ttyLinus Torvalds1-0/+1
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus 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-10Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+2
2017-08-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-26/+38
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim1-0/+8
2017-08-10mm: make tlb_flush_pending globalMinchan Kim1-21/+0
2017-08-10mm: refactor TLB gathering APIMinchan Kim1-0/+6
2017-08-10mm: migrate: fix barriers around tlb_flush_pendingNadav Amit1-4/+10
2017-08-10mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit1-9/+22
2017-08-10Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus 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/drm-misc into drm-fixesDave Airlie1-1/+2
2017-08-09sock: fix zerocopy_success regression with msg_zerocopyWillem de Bruijn1-2/+7
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-7/+26
2017-08-09Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-3/+3
2017-08-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+2
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+21
2017-08-08bpf/verifier: track signed and unsigned min/max valuesEdward Cree2-9/+16
2017-08-08bpf/verifier: rework value trackingEdward Cree3-35/+112
2017-08-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+0
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+0
2017-08-07Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+3
2017-08-07ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun1-0/+6
2017-08-07bpf: 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/kernel/git/mellanox/linuxDavid S. Miller13-22/+48
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko1-17/+2
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko1-3/+0
2017-08-07net: sched: make egress_dev flag part of flower offload structJiri Pirko1-1/+0
2017-08-07net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALLJiri Pirko1-1/+1
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko1-4/+5
2017-08-07pinctrl: generic: update references to Documentation/pinctrl.txtLudovic Desroches2-3/+3
2017-08-07net/mlx5: Increase the maximum flow counters supportedRabie Loulou1-10/+6
2017-08-07net/mlx5: Fix counter list hardware structureRabie Loulou1-2/+1
2017-08-07net/mlx5: Delay events till ib registration endsErez Shitrit1-0/+3
2017-08-07net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed1-0/+2
2017-08-06tcp: fix cwnd undo in Reno and HTCP congestion controlsYuchung Cheng1-1/+1
2017-08-06phylink: add module EEPROM supportRussell King1-0/+3
2017-08-06sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King1-0/+434
2017-08-06phylink: add phylink infrastructureRussell King2-0/+147