summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2017-11-28Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller-1/+7
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg-1/+7
2017-11-26uapi: add SPDX identifier to vm_sockets_diag.hStephen Hemminger-0/+1
2017-11-24rxrpc: Fix service endpoint expiryDavid Howells-0/+2
2017-11-24rxrpc: Add keepalive for a callDavid Howells-0/+6
2017-11-24rxrpc: Add a timeout for detecting lost ACKs/lost DATADavid Howells-2/+9
2017-11-24rxrpc: Fix call timeoutsDavid Howells-22/+48
2017-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-21/+23
2017-11-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-26/+28
2017-11-23Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+3
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-887/+12
2017-11-24Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris-4/+5
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-19/+12
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn-2/+11
2017-11-23bpf: fix branch pruning logicAlexei Starovoitov-1/+1
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds-27/+14
2017-11-23dt-bindings: remove file that was added accidentallyRob Clark-887/+0
2017-11-23drm: add connector info/property for non-desktop displays [v2]Dave Airlie-0/+12
2017-11-22bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello-0/+1
2017-11-22ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai-1/+3
2017-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2017-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds-4/+2
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds-25/+0
2017-11-21bpf: make bpf_prog_offload_verifier_prep() static inlineJakub Kicinski-1/+1
2017-11-21bpf: revert report offload info to user spaceJakub Kicinski-7/+0
2017-11-21bpf: turn bpf_prog_get_type() into a wrapperJakub Kicinski-7/+6
2017-11-21bpf: offload: move offload device validation out to the driversJakub Kicinski-2/+2
2017-11-21bpf: offload: rename the ifindex fieldJakub Kicinski-1/+1
2017-11-19Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds-2/+382
2017-11-19tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell-1/+1
2017-11-18NTB: switchtec_ntb: Add skeleton NTB driverLogan Gunthorpe-0/+3
2017-11-18NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe-0/+4
2017-11-18NTB: Add check and comment for link up to mw_count() and mw_get_align()Logan Gunthorpe-2/+6
2017-11-18NTB: switchtec: Add link event notifier callbackLogan Gunthorpe-0/+4
2017-11-18NTB: switchtec: Add NTB hardware register definitionsLogan Gunthorpe-0/+84
2017-11-18NTB: switchtec: Export class symbol for use in upper layer driverLogan Gunthorpe-0/+2
2017-11-18NTB: switchtec: Move structure definitions into a common headerLogan Gunthorpe-0/+279
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-9/+13
2017-11-18Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...Linus Torvalds-3/+83
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-0/+1
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-11/+7
2017-11-17Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds-0/+16
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-10/+864
2017-11-18sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long-1/+2
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-44/+109
2017-11-17include/asm-generic/topology.h: remove unused parent_node() macroDou Liyang-3/+0
2017-11-17sysvipc: make get_maxid O(1) againDavidlohr Bueso-0/+1
2017-11-17sysvipc: unteach ids->next_id for !CHECKPOINT_RESTOREDavidlohr Bueso-0/+2
2017-11-17kernel/reboot.c: add devm_register_reboot_notifier()Andrey Smirnov-0/+4
2017-11-17kcov: support comparison operands collectionVictor Chibotaru-4/+32