aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-12net: dsa: tag_sja1105: implement sub-VLAN decodingVladimir Oltean1-0/+2
2020-05-12net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANsVladimir Oltean1-0/+16
2020-05-12net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneouslyVladimir Oltean1-0/+1
2020-05-12net: dsa: sja1105: save/restore VLANs using a delta commit methodVladimir Oltean1-15/+4
2020-05-12net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helperVladimir Oltean1-0/+7
2020-05-12net: dsa: provide an option for drivers to always receive bridge VLANsRussell King1-0/+7
2020-05-12tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet1-0/+13
2020-05-12Merge tag 'v5.6' into nextDmitry Torokhov662-6312/+19299
2020-05-12ptp: fix struct member comment for do_aux_workJacob Keller1-4/+4
2020-05-12floppy: suppress UBSAN warning in setup_rw_floppy()Denis Efremov1-3/+8
2020-05-12floppy: add defines for sizes of cmd & reply buffers of floppy_raw_cmdDenis Efremov1-2/+12
2020-05-12floppy: add FD_AUTODETECT_SIZE define for struct floppy_drive_paramsDenis Efremov1-1/+4
2020-05-12floppy: add references to 82077's extra registersWilly Tarreau1-3/+13
2020-05-12kprobes: Support NOKPROBE_SYMBOL() in modulesMasami Hiramatsu1-0/+2
2020-05-12kprobes: Support __kprobes blacklist in modulesMasami Hiramatsu1-0/+4
2020-05-12sched: Make scheduler_ipi inlineThomas Gleixner1-1/+9
2020-05-12media: v4l2-subdev: add VIDIOC_SUBDEV_QUERYCAP ioctlHans Verkuil1-0/+16
2020-05-12media: v4l2-dev: Add v4l2_device_register_ro_subdev_node()Jacopo Mondi2-4/+53
2020-05-12platform/x86: asus-wmi: Add support for SW_TABLET_MODEHans de Goede1-0/+3
2020-05-12PCI: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-05-12kbuild: ensure full rebuild when the compiler is updatedMasahiro Yamada1-0/+2
2020-05-11f2fs: add compressed/gc data read IO statChao Yu1-3/+8
2020-05-11f2fs: refactor resize_fs to avoid meta updates in progressJaegeuk Kim1-1/+3
2020-05-11f2fs: compress: support lzo-rle compress algorithmChao Yu1-1/+2
2020-05-11scsi: libsas: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-4/+4
2020-05-11net: cleanly handle kernel vs user buffers for ->msg_controlChristoph Hellwig1-1/+11
2020-05-11net: add a CMSG_USER_DATA macroChristoph Hellwig1-1/+4
2020-05-11team: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-11ipv6: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-11bpf: Minor fixes to BPF helpers documentationQuentin Monnet1-50/+59
2020-05-11Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds3-3/+7
2020-05-11drm: fix trivial field description cut-and-paste errorLinus Torvalds1-1/+1
2020-05-11rxrpc: Fix the excessive initial retransmission timeoutDavid Howells2-11/+8
2020-05-11netfilter: flowtable: Add pending bit for offload workPaul Blakey1-0/+1
2020-05-11rtc: add new VL flag for backup switchoverAlexandre Belloni1-0/+1
2020-05-11mm/hmm: remove the customizable pfn format from hmm_range_faultJason Gunthorpe1-63/+38
2020-05-11mm/hmm: remove HMM_PFN_SPECIALJason Gunthorpe1-8/+0
2020-05-11mm/hmm: make hmm_range_fault return 0 or -1Jason Gunthorpe1-1/+1
2020-05-11tee: add support for session's client UUID generationVesa Jääskeläinen1-0/+16
2020-05-11PCI: endpoint: Pass page size as argument to pci_epc_mem_init()Lad Prabhakar1-3/+2
2020-05-11thunderbolt: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-11Bluetooth: Introduce debug feature when dynamic debug is disabledMarcel Holtmann1-0/+11
2020-05-11Bluetooth: Add support for experimental features configurationMarcel Holtmann2-0/+28
2020-05-11Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL optionMarcel Holtmann1-0/+1
2020-05-11Bluetooth: replace zero-length array with flexible-array memberMarcel Holtmann1-21/+21
2020-05-11mtd: rawnand: Add a NAND_NO_BBM_QUIRK flagBoris Brezillon1-0/+8
2020-05-11mtd: rawnand: Expose monolithic read/write_page_raw() helpersMiquel Raynal1-2/+6
2020-05-11mtd: rawnand: Give the possibility to verify a read operation is supportedMiquel Raynal1-1/+1
2020-05-11mtd: rawnand: Rename a NAND chip optionMiquel Raynal1-1/+1
2020-05-11mtd: rawnand: Reorder the nand_chip->options flagsMiquel Raynal1-27/+30