summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | 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
| * | | | | | | | | | kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin2015-11-251-0/+8
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-121-0/+50
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xen/gntdev: add ioctl for grant copyDavid Vrabel2016-01-071-0/+50
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-01-116-6/+186
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-01-116-6/+186
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | / / / / | | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | Revert "[media] UVC: Add support for ds4 depth camera"Mauro Carvalho Chehab2015-12-121-3/+0
| | * | | | | | | | [media] use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab2015-12-041-1/+1
OpenPOWER on IntegriCloud