summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-12-06netfilter: x_tables: pack percpu counter allocationsFlorian Westphal1-1/+6
2016-12-06netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal1-26/+1
2016-12-06netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal1-5/+1
2016-12-06netfilter: decouple nf_hook_entry and nf_hook_opsAaron Conole1-4/+6
2016-12-06netfilter: introduce accessor functions for hook entriesAaron Conole1-0/+27
2016-12-06locking/ww_mutex: Use relaxed atomicsPeter Zijlstra1-1/+1
2016-12-06x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra1-8/+13
2016-12-05bpf: add prog_digest and expose it via fdinfo/netlinkDaniel Borkmann2-1/+7
2016-12-05tcp: tsq: move tsq_flags close to sk_wmem_allocEric Dumazet1-1/+0
2016-12-05tcp: tsq: add tsq_flags / tsq_enumEric Dumazet1-1/+10
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti1-1/+1
2016-12-04ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark1-0/+1
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-8/+37
2016-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+4
2016-12-02bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern1-0/+14
2016-12-02bpf: Refactor cgroups code in prep for new typeDavid Ahern1-23/+23
2016-12-02net/sched: cls_flower: Add offload support using egress Hardware deviceHadar Hen Zion1-0/+1
2016-12-02tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal1-0/+1
2016-12-02qed: Add support for hardware offloaded iSCSI.Yuval Mintz2-0/+231
2016-12-02bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to callerDaniel Borkmann1-9/+9
2016-12-02bpf: BPF for lightweight tunnel infrastructureThomas Graf1-1/+1
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan1-0/+11
2016-12-02Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesIngo Molnar1-0/+2
2016-12-02Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+14
2016-12-02zram: Convert to hotplug state machineAnna-Maria Gleixner1-0/+1
2016-12-02KVM/PPC/Book3S HV: Convert to hotplug state machineAnna-Maria Gleixner1-0/+1
2016-12-02iommu/vt-d: Convert to hotplug state machineAnna-Maria Gleixner1-0/+1
2016-12-02mm/zswap: Convert pool to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-12-02mm/zswap: Convert dst-mem to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-12-02mm/zsmalloc: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-12-02mm/vmstat: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-12-02tracing/rb: Convert to hotplug state machineSebastian Andrzej Siewior2-0/+7
2016-12-01net: phy: add mdix_ctrl to hold the user configuration.Raju Lakkaraju1-0/+1
2016-12-01alarmtimer: Add tracepoints for alarm timersBaolin Wang1-0/+5
2016-12-01mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov1-6/+15
2016-12-01kasan: update kasan_global for gcc 7Dmitry Vyukov1-1/+3
2016-11-30qed*: Handle-based L2-queues.Mintz, Yuval1-27/+29
2016-11-30qed: Optimize qed_chain datapath usageMintz, Yuval1-64/+80
2016-11-30cgroup, bpf: remove unnecessary #includeAlexei Starovoitov1-1/+0
2016-11-30bpf, xdp: allow to pass flags to dev_change_xdp_fdDaniel Borkmann1-1/+1
2016-11-30net: phy: broadcom: Add support code for reading PHY countersFlorian Fainelli1-0/+3
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan1-0/+2
2016-11-30tcp: instrument tcp sender limits chronographsFrancis Yan1-2/+5
2016-11-30of_mdio: add helper to deregister fixed-link PHYsJohan Hovold1-0/+4
2016-11-30net: phy: add an option to disable EEE advertisementjbrunet1-0/+3
2016-11-29timekeeping: Add a fast and NMI safe boot clockJoel Fernandes1-0/+1
2016-11-29timekeeping/clocksource_cyc2ns: Document intended range limitationChris Metcalf1-1/+4
2016-11-29timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu2-1/+9
2016-11-29irqchip/gic-v3-its: Change unsigned types for AArch32 compatibilityVladimir Murzin1-2/+2
2016-11-28Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan1-1/+0