summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2019-08-13can: gw: add support for CAN FD framesOliver Hartkopp1-1/+13
2019-08-13can: gw: use struct canfd_frame as internal data structureOliver Hartkopp1-2/+3
2019-08-11drop_monitor: Expose tail drop counterIdo Schimmel1-0/+10
2019-08-11drop_monitor: Make drop queue length configurableIdo Schimmel1-0/+1
2019-08-11drop_monitor: Add a command to query current configurationIdo Schimmel1-0/+2
2019-08-11drop_monitor: Allow truncation of dropped packetsIdo Schimmel1-0/+2
2019-08-11drop_monitor: Add packet alert modeIdo Schimmel1-0/+27
2019-08-11drop_monitor: Add alert mode operationsIdo Schimmel1-0/+9
2019-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller17-37/+51
2019-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-6/+19
2019-08-03net/socket: fix GCC8+ Wpacked-not-aligned warningsQian Cai1-6/+13
2019-08-01net: bridge: mcast: add delete due to fast-leave mdb flagNikolay Aleksandrov1-0/+1
2019-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+6
2019-07-31cfg80211: add support for parsing OBBS_PD attributesJohn Crispin1-0/+27
2019-07-29Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-14/+18
2019-07-29netfilter: add include guard to xt_connlabel.hMasahiro Yamada1-0/+6
2019-07-28Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+0
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds12-12/+12
2019-07-26nl80211: document uapi for CMD_FRAME_WAIT_CANCELDenis Kenzior1-1/+3
2019-07-25tty: serial: netx: Delete driverLinus Walleij1-3/+0
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada12-12/+12
2019-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2019-07-24Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig1-2/+2
2019-07-22Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+7
2019-07-22iommu/virtio: Update to most recent specificationJean-Philippe Brucker1-14/+18
2019-07-20nl80211: fix NL80211_HE_MAX_CAPABILITY_LENJohn Crispin1-1/+1
2019-07-19Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+3
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+1
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+3
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2019-07-18Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+35
2019-07-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-0/+162
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-46/+73
2019-07-17virtio_pmem: fix sparse warningPankaj Gupta1-2/+2
2019-07-17ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova1-0/+35
2019-07-17coda: add hinting support for partial file cachingPedro Cuadra1-2/+27
2019-07-17coda: remove uapi/linux/coda_psdev.hJan Harkes1-10/+0
2019-07-17coda: change Coda's user api to use 64-bit time_t in timespecJan Harkes1-26/+7
2019-07-17coda: stop using 'struct timespec' in user APIArnd Bergmann1-3/+17
2019-07-17uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headersJan Harkes1-5/+0
2019-07-17uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli1-13/+0
2019-07-17uapi linux/coda.h: use __kernel_pid_t for userspaceMikko Rapeli1-2/+2
2019-07-17Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-0/+2
2019-07-17fix: taprio: Change type of txtime-delay parameter to u32Vedang Patel1-1/+1
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds1-1/+1
2019-07-16Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2019-07-16Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-4/+35
2019-07-16bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6Stanislav Fomichev1-2/+2
2019-07-15docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab1-1/+1
2019-07-15Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds1-0/+172