aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-04capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISEAndy Lutomirski1-1/+10
2015-09-04capabilities: ambient capabilitiesAndy Lutomirski1-0/+7
2015-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-0/+5
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+3
2015-09-03Merge tag 'dlm-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlmLinus Torvalds1-1/+1
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds25-8/+267
2015-09-02Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-2/+2
2015-09-02Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+175
2015-08-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+33
2015-08-31Merge tag 'usb-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+12
2015-08-31Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2015-08-31fib, fib6: reject invalid feature bitsDaniel Borkmann1-4/+7
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+19
2015-08-31Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2015-08-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-0/+6
2015-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-08-28netlink: add NETLINK_CAP_ACK socket optionChristophe Ricard1-0/+1
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-1/+8
2015-08-27geneve: Add support to collect tunnel metadata.Pravin B Shelar1-0/+1
2015-08-27geneve: Make dst-port configurable.Pravin B Shelar1-0/+1
2015-08-27bridge: Add netlink support for vlan_protocol attributeToshiaki Makita1-0/+1
2015-08-27openvswitch: Allow attaching helpers to ct actionJoe Stringer1-0/+3
2015-08-27openvswitch: Allow matching on conntrack labelJoe Stringer1-0/+10
2015-08-27openvswitch: Allow matching on conntrack markJoe Stringer1-0/+5
2015-08-27openvswitch: Add conntrack actionJoe Stringer1-0/+40
2015-08-26cxlflash: Virtual LUN supportMatthew R. Ochs1-0/+34
2015-08-26cxlflash: Superpipe supportMatthew R. Ochs2-0/+141
2015-08-26Merge tag 'ipvs2-for-v4.3' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-nextPablo Neira Ayuso1-0/+5
2015-08-26netfilter: ip6t_REJECT: added missing icmpv6 codesAndreas Herz1-1/+3
2015-08-25dlm: fix lvb copy for user locksDavid Teigland1-1/+1
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2015-08-21ipvs: add more mcast parameters for the sync daemonJulian Anastasov1-0/+4
2015-08-21ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov1-0/+1
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-1/+31
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso11-27/+73
2015-08-20ipv6: route: per route IP tunnel metadata via lightweight tunnelJiri Benc1-0/+16
2015-08-20Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+6
2015-08-20Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changesIngo Molnar4-15/+29
2015-08-19Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+6
2015-08-18dm stats: report precise_timestamps and histogram in @stats_list outputMikulas Patocka1-2/+2
2015-08-18NVMe: Add nvme subsystem reset IOCTLJon Derrick1-0/+1
2015-08-18ASoC: topology: Disable use from userspaceMark Brown1-0/+6
2015-08-18cxl: Add alternate MMIO error handlingIan Munsie1-1/+3
2015-08-17net: Identifier Locator Addressing moduleTom Herbert2-0/+16
2015-08-18netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann1-1/+3
2015-08-18netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann2-1/+6
2015-08-17packet: add extended BPF fanout modeWillem de Bruijn1-0/+1
2015-08-17packet: add classic BPF fanout modeWillem de Bruijn1-0/+2
2015-08-17lwtunnel: rename ip lwtunnel attributesJiri Benc2-15/+14