summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas
2016-12-08kthread: Make struct kthread kmalloc'edOleg Nesterov
2016-12-08hotplug: Make register and unregister notifier API symmetricMichal Hocko
2016-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-12-07Merge branch 'thread-irq-simpler' into develLinus Walleij
2016-12-07Merge branch 'pl061' into develLinus Walleij
2016-12-07gpio: pl061: move platform data into driverLinus Walleij
2016-12-06acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams
2016-12-06netfilter: ingress: translate 0 nf_hook_slow retval to -1Florian Westphal
2016-12-06netfilter: x_tables: pack percpu counter allocationsFlorian Westphal
2016-12-06netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal
2016-12-06netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal
2016-12-06netfilter: decouple nf_hook_entry and nf_hook_opsAaron Conole
2016-12-06netfilter: introduce accessor functions for hook entriesAaron Conole
2016-12-06locking/ww_mutex: Use relaxed atomicsPeter Zijlstra
2016-12-06x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra
2016-12-05bpf: add prog_digest and expose it via fdinfo/netlinkDaniel Borkmann
2016-12-05tcp: tsq: move tsq_flags close to sk_wmem_allocEric Dumazet
2016-12-05tcp: tsq: add tsq_flags / tsq_enumEric Dumazet
2016-12-05mmc: mmc: Introduce mmc_abort_tuning()Adrian Hunter
2016-12-05regulator: Fix regulator_get_error_flags() signature mismatchDavid Lechner
2016-12-05mmc: mmc: Add Command Queue definitionsAdrian Hunter
2016-12-05mmc: queue: Fix queue thread wake-upAdrian Hunter
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-02bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern
2016-12-02bpf: Refactor cgroups code in prep for new typeDavid Ahern
2016-12-02net/sched: cls_flower: Add offload support using egress Hardware deviceHadar Hen Zion
2016-12-02tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal
2016-12-02qed: Add support for hardware offloaded iSCSI.Yuval Mintz
2016-12-02bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to callerDaniel Borkmann
2016-12-02bpf: BPF for lightweight tunnel infrastructureThomas Graf
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan
2016-12-02Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesIngo Molnar
2016-12-01Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-12-02zram: Convert to hotplug state machineAnna-Maria Gleixner
2016-12-02KVM/PPC/Book3S HV: Convert to hotplug state machineAnna-Maria Gleixner
2016-12-02iommu/vt-d: Convert to hotplug state machineAnna-Maria Gleixner
2016-12-02mm/zswap: Convert pool to hotplug state machineSebastian Andrzej Siewior
2016-12-02mm/zswap: Convert dst-mem to hotplug state machineSebastian Andrzej Siewior
2016-12-02mm/zsmalloc: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-02mm/vmstat: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-02tracing/rb: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-01net: phy: add mdix_ctrl to hold the user configuration.Raju Lakkaraju
2016-12-01alarmtimer: Add tracepoints for alarm timersBaolin Wang
2016-11-30mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov
2016-11-30kasan: update kasan_global for gcc 7Dmitry Vyukov
2016-11-30qed*: Handle-based L2-queues.Mintz, Yuval