summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2017-09-05media: net.h: add kernel-doc and use it at Documentation/Mauro Carvalho Chehab
2017-09-05media: frontend.h: Avoid the term DVB when doesn't refer to a delivery systemMauro Carvalho Chehab
2017-09-05media: ca.h: document most CA data typesMauro Carvalho Chehab
2017-09-05media: ca.h: get rid of CA_SET_PIDMauro Carvalho Chehab
2017-09-05media: dmx.h: add kernel-doc markups and use it at Documentation/Mauro Carvalho Chehab
2017-09-05media: dmx.h: get rid of DMX_SET_SOURCEMauro Carvalho Chehab
2017-09-05media: dmx.h: get rid of DMX_GET_CAPSMauro Carvalho Chehab
2017-09-05media: dmx.h: get rid of unused DMX_KERNEL_CLIENTMauro Carvalho Chehab
2017-09-05media: dvb frontend docs: use kernel-doc documentationMauro Carvalho Chehab
2017-09-05media: dvb/frontend.h: document the uAPI fileMauro Carvalho Chehab
2017-09-05media: dvb/frontend.h: move out a private internal structureMauro Carvalho Chehab
2017-09-05media: dmx.h: split typedefs from structsMauro Carvalho Chehab
2017-09-05media: ca.h: split typedefs from structsMauro Carvalho Chehab
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-09-04netlink: add NLM_F_NONREC flag for deletion requestsPablo Neira Ayuso
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04netfilter: nft_limit: add stateful object typePablo M. Bermudo Garay
2017-09-04netfilter: xt_hashlimit: add rate match modeVishwanath Pai
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-09-01tcp_diag: report TCP MD5 signing keys and addressesIvan Delalande
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01fsmap: fix documentation of FMR_OF_LASTDarrick J. Wong
2017-09-01Introduce v3 namespaced file capabilitiesSerge E. Hallyn
2017-09-01ANDROID: binder: Add BINDER_GET_NODE_DEBUG_INFO ioctlColin Cross
2017-09-01bpf: Add mark and priority to sock options that can be setDavid Ahern
2017-08-31devlink: Add IPv6 header for dpipeArkadi Sharshevsky
2017-08-31annotate RWF_... flagsChristoph Hellwig
2017-08-31loop: add ioctl for changing logical block sizeOmar Sandoval
2017-08-31PCI/AER: Reformat AER register definitionsBjorn Helgaas
2017-08-31KVM: PPC: Book3S HV: Report storage key support to userspacePaul Mackerras
2017-08-30net: arp: Add support for raw IP deviceSubash Abhinov Kasiviswanathan
2017-08-30net: ether: Add support for multiplexing and aggregation typeSubash Abhinov Kasiviswanathan
2017-08-30tcp: Revert "tcp: remove header prediction"Florian Westphal
2017-08-29ether: add NSH ethertypeJiri Benc
2017-08-29if_ether: add forces ife lfb typeAlexander Aring
2017-08-29perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang
2017-08-29Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-08-28Merge tag 'v4.13-rc7' into for-4.14/block-postmergeJens Axboe
2017-08-28serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...Sean Wang
2017-08-28serial: Fix port type numbering for TI DA8xxAndy Shevchenko
2017-08-28serial: Remove unused port typeAndy Shevchenko
2017-08-28serial: pch_uart: Make port type explicitAndy Shevchenko
2017-08-28bpf: sockmap, remove STRPARSER map_flags and add multi-map supportJohn Fastabend
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend
2017-08-28libnvdimm: clean up command definitionsDan Williams
2017-08-28md: Runtime support for multiple pplsPawel Baldysiak
2017-08-28Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman