summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2015-09-04userfaultfd: uAPIAndrea Arcangeli
2015-09-04capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISEAndy Lutomirski
2015-09-04capabilities: ambient capabilitiesAndy Lutomirski
2015-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-09-03Merge tag 'dlm-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-02Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-09-02Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-08-31Merge tag 'usb-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-08-31Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-08-31fib, fib6: reject invalid feature bitsDaniel Borkmann
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-31Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-28netlink: add NETLINK_CAP_ACK socket optionChristophe Ricard
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-27geneve: Add support to collect tunnel metadata.Pravin B Shelar
2015-08-27geneve: Make dst-port configurable.Pravin B Shelar
2015-08-27bridge: Add netlink support for vlan_protocol attributeToshiaki Makita
2015-08-27openvswitch: Allow attaching helpers to ct actionJoe Stringer
2015-08-27openvswitch: Allow matching on conntrack labelJoe Stringer
2015-08-27openvswitch: Allow matching on conntrack markJoe Stringer
2015-08-27openvswitch: Add conntrack actionJoe Stringer
2015-08-26Merge tag 'ipvs2-for-v4.3' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso
2015-08-26netfilter: ip6t_REJECT: added missing icmpv6 codesAndreas Herz
2015-08-25dlm: fix lvb copy for user locksDavid Teigland
2015-08-21ipvs: add more mcast parameters for the sync daemonJulian Anastasov
2015-08-21ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-08-20ipv6: route: per route IP tunnel metadata via lightweight tunnelJiri Benc
2015-08-20Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar
2015-08-18dm stats: report precise_timestamps and histogram in @stats_list outputMikulas Patocka
2015-08-18NVMe: Add nvme subsystem reset IOCTLJon Derrick
2015-08-17net: Identifier Locator Addressing moduleTom Herbert
2015-08-18netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann
2015-08-18netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann
2015-08-17packet: add extended BPF fanout modeWillem de Bruijn
2015-08-17packet: add classic BPF fanout modeWillem de Bruijn
2015-08-17lwtunnel: rename ip lwtunnel attributesJiri Benc
2015-08-14Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-08-13net: Introduce VRF related flags and helpersDavid Ahern
2015-08-13net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-10ip_gre: Add support to collect tunnel metadata.Pravin B Shelar
2015-08-10net: add explicit logging and stat for neighbour table overflowRick Jones
2015-08-10bridge: netlink: add support for vlan_filtering attributeNikolay Aleksandrov
2015-08-09bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia
2015-08-09bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia