summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-223-14/+18
| |\ \ \ \
| | * | | | seccomp: Implement SECCOMP_RET_KILL_PROCESS actionKees Cook2017-08-141-0/+1
| | * | | | seccomp: Introduce SECCOMP_RET_KILL_PROCESSKees Cook2017-08-141-8/+10
| | * | | | seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook2017-08-141-1/+2
| | * | | | seccomp: Action to log before allowingTyler Hicks2017-08-141-0/+1
| | * | | | seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOWTyler Hicks2017-08-142-1/+3
| | * | | | seccomp: Sysctl to configure actions that are allowed to be loggedTyler Hicks2017-08-141-5/+1
| | * | | | seccomp: Operation for checking if an action is availableTyler Hicks2017-08-141-2/+3
| * | | | | Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-221-10/+0
| |\ \ \ \ \
| | * | | | | xen, arm64: drop dummy lookup_address()Tycho Andersen2017-09-191-10/+0
| * | | | | | Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabba...Dave Airlie2017-09-181-86/+86
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | uapi linux/kfd_ioctl.h: only use __u32 and __u64Mikko Rapeli2017-08-061-86/+86
* | | | | | | net: Remove useless function skb_header_releaseGao Feng2017-09-221-19/+0
* | | | | | | ipv4: Move fib_has_custom_local_routes outside of IP_MULTIPLE_TABLES.David S. Miller2017-09-211-1/+1
* | | | | | | net: avoid a full fib lookup when rp_filter is disabled.Paolo Abeni2017-09-212-0/+2
* | | | | | | ipv4: speedup ipv6 tunnels dismantleEric Dumazet2017-09-191-1/+2
* | | | | | | ipv6: addrlabel: per netns listEric Dumazet2017-09-191-0/+5
* | | | | | | net_sched: no need to free qdisc in RCU callbackCong Wang2017-09-191-1/+0
* | | | | | | net: dsa: remove copy of master ethtool_opsVivien Didelot2017-09-191-1/+0
* | | | | | | net: sk_buff rbnode reorgEric Dumazet2017-09-192-14/+8
* | | | | | | net: Convert int functions to boolJoe Perches2017-09-181-2/+2
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-165-6/+11
|\ \ \ \ \ \
| * | | | | | sctp: fix an use-after-free issue in sctp_sock_dumpXin Long2017-09-151-1/+2
| * | | | | | sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter2017-09-131-1/+5
| * | | | | | net_sched: get rid of tcfa_rcuCong Wang2017-09-121-2/+0
| * | | | | | xdp: implement xdp_redirect_map for generic XDPJesper Dangaard Brouer2017-09-111-2/+2
| * | | | | | perf/bpf: fix a clang compilation issueYonghong Song2017-09-111-0/+2
* | | | | | | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-152-297/+15
|\ \ \ \ \ \ \
| * | | | | | | MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfdMartin Blumenstingl2017-09-041-0/+15
| * | | | | | | irqchip: mips-gic: Remove linux/irqchip/mips-gic.hPaul Burton2017-09-041-14/+0
| * | | | | | | MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.hPaul Burton2017-09-041-4/+0
| * | | | | | | irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton2017-09-041-8/+0
| * | | | | | | irqchip: mips-gic: Remove gic_presentPaul Burton2017-09-041-6/+0
| * | | | | | | irqchip: mips-gic: Remove gic_init()Paul Burton2017-09-041-3/+0
| * | | | | | | irqchip: mips-gic: Remove gic_get_usm_range()Paul Burton2017-09-041-11/+0
| * | | | | | | irqchip: mips-gic: Move various definitions to the driverPaul Burton2017-09-041-19/+0
| * | | | | | | irqchip: mips-gic: Remove GIC_CPU_INT* macrosPaul Burton2017-09-041-8/+0
| * | | | | | | MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.hPaul Burton2017-09-041-10/+0
| * | | | | | | irqchip: mips-gic: Convert remaining local reg access to new accessorsPaul Burton2017-09-041-44/+0
| * | | | | | | irqchip: mips-gic: Convert local int mask access to new accessorsPaul Burton2017-09-041-52/+0
| * | | | | | | irqchip: mips-gic: Convert remaining shared reg access to new accessorsPaul Burton2017-09-041-20/+0
| * | | | | | | irqchip: mips-gic: Remove gic_map_to_vpe()Paul Burton2017-09-041-6/+0
| * | | | | | | irqchip: mips-gic: Remove gic_map_to_pin()Paul Burton2017-09-041-10/+0
| * | | | | | | irqchip: mips-gic: Remove gic_set_dual_edge()Paul Burton2017-09-041-17/+0
| * | | | | | | irqchip: mips-gic: Remove gic_set_trigger()Paul Burton2017-09-041-5/+0
| * | | | | | | irqchip: mips-gic: Remove gic_set_polarity()Paul Burton2017-09-041-5/+0
| * | | | | | | irqchip: mips-gic: Drop gic_(re)set_mask() functionsPaul Burton2017-09-041-4/+0
| * | | | | | | irqchip: mips-gic: Simplify gic_local_irq_domain_map()Paul Burton2017-09-041-6/+0
| * | | | | | | irqchip: mips-gic: Simplify shared interrupt pending/mask readsPaul Burton2017-09-041-6/+0
| * | | | | | | irqchip: mips-gic: Remove gic_read_local_vp_id()Paul Burton2017-09-041-17/+0