summaryrefslogtreecommitdiffstats
path: root/include/net/llc.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-07misc: hpilo: Use SPDX-License-IdentifierDhaval Shah2-8/+2
2017-12-07MAINTAINERS: Remove bogus wildcards for CHAR and MISC DRIVERSGeert Uytterhoeven1-2/+2
2017-12-07misc: enclosure: Remove unnecessary error checkArvind Yadav1-7/+1
2017-12-07misc: enclosure: Fix space before '[' errorArvind Yadav1-2/+2
2017-12-07misc: mic: Use memdup_user() as a cleanupVasyl Gomonovych1-14/+7
2017-12-07misc: vexpress: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych1-3/+1
2017-12-07fsi: Make FSI a menuconfig to ease disabling it allVincent Legoll1-5/+1
2017-11-28lp: support 64-bit time_t user spaceArnd Bergmann2-17/+62
2017-11-28lkdtm: Missing kmalloc checkVasyl Gomonovych1-0/+4
2017-11-28ANDROID: binder: Add thread->process_todo flag.Martijn Coenen1-44/+107
2017-11-28tools/hv: add install target to MakefileVitaly Kuznetsov1-1/+22
2017-11-28ANDROID: binder: show high watermark of alloc->pages.Martijn Coenen2-0/+6
2017-11-28fpga: region: release of_parse_phandle nodes after useIan Abbott1-3/+10
2017-11-28fpga: fpga-bridge: remove unnecessary null check in of_fpga_bridge_getGustavo A. R. Silva1-2/+0
2017-11-28fpga: fpga-mgr: remove unnecessary code in __fpga_mgr_getGustavo A. R. Silva1-2/+0
2017-11-28fpga: add attribute groupsAlan Tull6-0/+9
2017-11-28fpga: clean up fpga KconfigAlan Tull1-54/+54
2017-11-28fpga: of-fpga-region: accept overlays that don't program FPGAAlan Tull1-5/+6
2017-11-28fpga: region: move device tree support to of-fpga-region.cAlan Tull4-455/+509
2017-11-28fpga: region: add fpga_region_class_findAlan Tull2-9/+19
2017-11-28fpga: region: add register/unregister functionsAlan Tull2-40/+72
2017-11-28fpga: region: rename some functions prior to movingAlan Tull1-29/+31
2017-11-28fpga: region: add fpga-region.h headerAlan Tull2-20/+32
2017-11-28fpga: region: separate out code that parses the overlayAlan Tull1-49/+73
2017-11-28fpga: region: use image info as parameter for programming regionAlan Tull2-7/+13
2017-11-28fpga: region: fix slow warning with more than one overlayAlan Tull1-0/+5
2017-11-28fpga: region: check for child regions before allocing image infoAlan Tull1-5/+9
2017-11-28fpga: region: get mgr early onAlan Tull1-22/+23
2017-11-28fpga: region: remove unneeded of_node_get and putAlan Tull1-3/+0
2017-11-28fpga: region: use dev_err instead of pr_errAlan Tull1-10/+10
2017-11-28fpga: mgr: separate getting/locking FPGA managerAlan Tull4-27/+77
2017-11-28fpga: mgr: API change to replace fpga load functions with single functionAlan Tull6-105/+273
2017-11-28fpga: bridge: support getting bridge from deviceAlan Tull3-30/+103
2017-11-27Linux 4.15-rc1v4.15-rc1Linus Torvalds1-2/+2
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King2-0/+24
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook1-2/+2
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King1-1/+1
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva1-6/+1
2017-11-24afs: Fix signal handling in some file opsDavid Howells1-0/+8
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells1-10/+5
2017-11-24afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells1-0/+5
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner1-3/+3
2017-11-24x86/decoder: Add new TEST instruction patternMasami Hiramatsu1-1/+1
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas11-454/+2
2017-11-23x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov3-4/+4
2017-11-23x86/boot/KASLR: Remove unused variableChao Fan1-3/+2
2017-11-23genirq/matrix: Make - vs ?: Precedence explicitKees Cook1-1/+1
2017-11-23irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych1-1/+1
2017-11-23irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King1-1/+1
2017-11-23ipvlan: Fix insufficient skb linear check for ipv6 icmpGao Feng1-1/+19