summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2018-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds31-483/+2512
2018-06-07Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-3/+16
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2018-06-06Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2018-06-06Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+5
2018-06-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+12
2018-06-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2018-06-05Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-2/+6
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-35/+117
2018-06-05xsk: add zero-copy support for RxBjörn Töpel1-1/+3
2018-06-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+7
2018-06-05Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+5
2018-06-05Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-0/+97
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-8/+8
2018-06-04xsk: new descriptor addressing schemeBjörn Töpel1-7/+5
2018-06-04bpf: flowlabel in bpf_fib_lookup should be flowinfoDavid Ahern1-1/+1
2018-06-04bpf: implement bpf_get_current_cgroup_id() helperYonghong Song1-1/+7
2018-06-03bpf: make sure to clear unused fields in tunnel/xfrm state fetchDaniel Borkmann1-1/+2
2018-06-03bpf: add bpf_skb_cgroup_id helperDaniel Borkmann1-1/+18
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-06-03netfilter: nf_tables: add connlimit supportPablo Neira Ayuso1-1/+20
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+34
2018-06-02bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann1-0/+2
2018-06-01netfilter: nft_fwd_netdev: allow to forward packets via neighbour layerPablo Neira Ayuso1-0/+4
2018-06-01netfilter: nf_tables: Add audit support to log statementPhil Sutter1-0/+5
2018-06-01netfilter: nf_tables: add support for native socket matchingMáté Eckl1-0/+25
2018-05-31rtnetlink: Add more well known protocol valuesDonald Sharp1-0/+5
2018-05-31btrfs: Add unprivileged version of ino_lookup ioctlTomohiro Misono1-0/+17
2018-05-31btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REFTomohiro Misono1-0/+18
2018-05-31btrfs: Add unprivileged ioctl which returns subvolume informationTomohiro Misono1-0/+62
2018-05-30crypto: ccp - Add GET_ID SEV commandJanakarajan Natarajan1-0/+12
2018-05-30media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young1-1/+52
2018-05-29bpf: Drop mpls from bpf_fib_lookupDavid Ahern1-13/+13
2018-05-29bpf: clean up eBPF helpers documentationQuentin Monnet1-11/+10
2018-05-29net: Add IFA_RT_PRIORITY address attributeDavid Ahern1-0/+1
2018-05-29virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bitSridhar Samudrala1-0/+3
2018-05-28bpf: Hooks for sys_sendmsgAndrey Ignatov1-0/+8
2018-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-4/+17
2018-05-26aio: implement IOCB_CMD_POLLChristoph Hellwig1-4/+2
2018-05-26uapi: turn __poll_t sparse checks on by defaultChristoph Hellwig1-4/+0
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2018-05-25openvswitch: Add conntrack limit netlink definitionYi-Hung Wei1-0/+28
2018-05-25Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-0/+11
2018-05-25net: bridge: add support for port isolationNikolay Aleksandrov1-0/+1
2018-05-25ppp: remove the PPPIOCDETACH ioctlEric Biggers1-1/+1
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-65/+186
2018-05-25bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song1-0/+26
2018-05-25net/dcb: Add dcbnl buffer attributeHuy Nguyen1-0/+11
2018-05-24tty: fix typo in ASYNCB_FOURPORT commentGiulio Benetti1-1/+1