summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* rfkill: Update userspace API documentationJoão Paulo Rechi Vita2016-02-241-0/+2
* Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-01-121-0/+1
|\
| * cgroup: replace __DEVEL__sane_behavior with cgroup2 fs typeTejun Heo2015-11-161-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-1243-66/+248
|\ \
| * | bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann2016-01-111-1/+9
| * | bpf: export helper function flags and reject invalid onesDaniel Borkmann2016-01-111-0/+16
| * | net, sched: add clsact qdiscDaniel Borkmann2016-01-101-0/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-01-081-0/+22
| |\ \
| | * | netfilter: nft_ct: add byte/packet counter supportFlorian Westphal2016-01-081-0/+2
| | * | netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras García2016-01-081-0/+2
| | * | netfilter: nf_tables: add forward expression to the netdev familyPablo Neira Ayuso2016-01-041-0/+12
| | * | netfilter: nft_limit: allow to invert matching criteriaPablo Neira Ayuso2016-01-031-0/+6
| * | | include/uapi/linux/sockios.h: mark SIOCRTMSG unusedxypron.glpk@gmx.de2016-01-051-1/+1
| * | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-041-0/+3
| * | | ethtool: Add phy statisticsAndrew Lunn2015-12-311-0/+3
| |/ /
| * | bpf: add bpf_skb_load_bytes helperDaniel Borkmann2015-12-181-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-12-1831-20/+134
| |\ \
| | * | netfilter: implement xt_cgroup cgroup2 path matchTejun Heo2015-12-141-0/+13
| | * | netfilter: prepare xt_cgroup for multi revisionsTejun Heo2015-12-141-1/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-12-144-55/+29
| | |\ \
| | * | | netfilter: nf_tables: extend tracing infrastructureFlorian Westphal2015-12-092-0/+54
| | * | | netfilter: nft_payload: add packet mangling supportPatrick McHardy2015-11-251-0/+17
| | * | | netfilter: nf_ct_sctp: move ip_ct_sctp away from UAPIMarcelo Ricardo Leitner2015-11-231-9/+3
| | * | | netfilter: fix include files for compilationMikko Rapeli2015-11-2326-8/+42
| | * | | netfilter: ebtables: use __u64 from linux/types.hMikko Rapeli2015-11-231-2/+4
| | | |/ | | |/|
| * | | ipv6: addrconf: use stable address generator for ARPHRD_NONEBjørn Mork2015-12-181-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-173-8/+2
| |\ \ \
| * | | | ipv6: add IPV6_HDRINCL option for raw socketsHannes Frederic Sowa2015-12-171-0/+1
| * | | | ipv6: allow routes to be configured with expire valuesXin Long2015-12-171-0/+1
| * | | | net: diag: Add the ability to destroy a socket.Lorenzo Colitti2015-12-151-0/+1
| * | | | ila: Add generic ILA translation facilityTom Herbert2015-12-151-0/+22
| | |_|/ | |/| |
| * | | geneve: UDP checksum configuration via netlinkTom Herbert2015-12-131-0/+3
| * | | Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi2015-12-082-90/+0
| * | | Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/sc...David S. Miller2015-12-071-2/+9
| |\ \ \
| | * | | cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally2015-12-041-0/+6
| | * | | nl80211: clarify NL80211_ATTR_SCHED_SCAN_DELAY usage with net-detectLuca Coelho2015-12-041-2/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-031-11/+0
| |\ \ \ \
| * | | | | VSOCK: Introduce virtio-vsock-common.koAsias He2015-12-032-0/+90
| | |/ / / | |/| | |
| * | | | net: ipmr: fix code and comment styleNikolay Aleksandrov2015-11-231-42/+17
| | |_|/ | |/| |
* | | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-121-3/+6
|\ \ \ \
| * | | | gfs2: change gfs2 readdir cookieBenjamin Marzinski2015-12-141-3/+6
* | | | | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-122-1/+42
|\ \ \ \ \
| * | | | | vfs: hoist the btrfs deduplication ioctl to the vfsDarrick J. Wong2016-01-011-0/+30
| * | | | | vfs: pull btrfs clone API to vfs layerChristoph Hellwig2015-12-071-0/+9
| * | | | | vfs: add copy_file_range syscall and vfs helperZach Brown2015-12-011-1/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-121-0/+26
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-s390-next-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-01-081-0/+1
| |\ \ \ \ \
| | * | | | | KVM: s390: implement the RI support of guestFan Zhang2016-01-071-0/+1
| * | | | | | Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2016-01-072-18/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | kvm/x86: Hyper-V kvm exitAndrey Smetanin2015-11-251-0/+17
OpenPOWER on IntegriCloud