summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sctp: remove extern from stream schedXin Long2017-11-282-0/+10
* sctp: force the params with right types for sctp csum apisXin Long2017-11-281-6/+7
* Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-11-281-1/+7
|\
| * mac80211: use QoS NDP for AP probingJohannes Berg2017-11-271-1/+7
* | uapi: add SPDX identifier to vm_sockets_diag.hStephen Hemminger2017-11-261-0/+1
* | rxrpc: Fix service endpoint expiryDavid Howells2017-11-241-0/+2
* | rxrpc: Add keepalive for a callDavid Howells2017-11-241-0/+6
* | rxrpc: Add a timeout for detecting lost ACKs/lost DATADavid Howells2017-11-241-2/+9
* | rxrpc: Fix call timeoutsDavid Howells2017-11-242-22/+48
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-238-21/+23
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-11-243-19/+12
| |\ \
| | * | bpf: fix branch pruning logicAlexei Starovoitov2017-11-231-1/+1
| | * | bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello2017-11-221-0/+1
| | * | bpf: make bpf_prog_offload_verifier_prep() static inlineJakub Kicinski2017-11-211-1/+1
| | * | bpf: revert report offload info to user spaceJakub Kicinski2017-11-212-7/+0
| | * | bpf: turn bpf_prog_get_type() into a wrapperJakub Kicinski2017-11-211-7/+6
| | * | bpf: offload: move offload device validation out to the driversJakub Kicinski2017-11-211-2/+2
| | * | bpf: offload: rename the ifindex fieldJakub Kicinski2017-11-211-1/+1
| | |/
| * | net: accept UFO datagrams from tuntap and packetWillem de Bruijn2017-11-245-2/+11
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-11-232-26/+28
|\ \ \
| * | | scsi: Use 'blist_flags_t' for scsi_devinfo flagsHannes Reinecke2017-11-162-26/+28
* | | | Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-231-1/+3
|\ \ \ \
| * | | | ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai2017-11-221-1/+3
* | | | | Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-233-887/+12
|\ \ \ \ \
| * | | | | dt-bindings: remove file that was added accidentallyRob Clark2017-11-231-887/+0
| * | | | | drm: add connector info/property for non-desktop displays [v2]Dave Airlie2017-11-232-0/+12
* | | | | | Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2017-11-242-4/+5
|\ \ \ \ \ \
| * | | | | | security: keys: Replace time_t with time64_t for struct key_preparsed_payloadBaolin Wang2017-11-151-1/+1
| * | | | | | security: keys: Replace time_t/timespec with time64_tBaolin Wang2017-11-151-3/+4
* | | | | | | Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds2017-11-225-27/+14
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | mtd: remove the get_unmapped_area methodNicolas Pitre2017-11-131-4/+0
| * | | | | | mtd: Fix C++ comment in include/linux/mtd/mtd.hPavel Machek2017-11-061-1/+1
| * | | | | | Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger2017-11-023-22/+3
| |\ \ \ \ \ \
| | * | | | | | mtd: nand: omap2: Remove omap_nand_platform_dataLadislav Michl2017-10-141-17/+0
| | * | | | | | mtd: nand: gpio: Convert to use GPIO descriptorsLinus Walleij2017-10-071-5/+0
| | * | | | | | mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada2017-09-181-0/+3
| * | | | | | | Merge tag 'spi-nor/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger2017-11-021-0/+10
| |\ \ \ \ \ \ \
| | * | | | | | | mtd: spi-nor: add spi_nor_init() functionKamal Dasu2017-10-101-0/+10
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-211-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell2017-11-191-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-11-211-4/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | printk: simplify no_printk()Masahiro Yamada2017-10-191-4/+2
* | | | | | | | | | Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds2017-11-201-25/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | video: fbdev: remove dead igafb driverBartlomiej Zolnierkiewicz2017-11-091-24/+0
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds2017-11-192-2/+382
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | NTB: switchtec_ntb: Add skeleton NTB driverLogan Gunthorpe2017-11-181-0/+3
| * | | | | | | | | | NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe2017-11-181-0/+4
| * | | | | | | | | | NTB: Add check and comment for link up to mw_count() and mw_get_align()Logan Gunthorpe2017-11-181-2/+6
| * | | | | | | | | | NTB: switchtec: Add link event notifier callbackLogan Gunthorpe2017-11-181-0/+4
| * | | | | | | | | | NTB: switchtec: Add NTB hardware register definitionsLogan Gunthorpe2017-11-181-0/+84