summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-06-29bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann
2016-06-28sock_diag: do not broadcast raw socket destructionWillem de Bruijn
2016-06-23act_ife: only acquire tcf_lock for existing actionsWANG Cong
2016-06-22net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha
2016-06-19qed*: Don't reset statistics on inner reloadYuval Mintz
2016-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-06-17netfilter: xt_SYNPROXY: include missing <linux/types.h>Pablo Neira Ayuso
2016-06-17netfilter: xt_SYNPROXY: add missing header to KbuildPablo Neira Ayuso
2016-06-15bpf: fix matching of data/data_end in verifierAlexei Starovoitov
2016-06-15gre: fix error handlerEric Dumazet
2016-06-15net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld
2016-06-15netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso
2016-06-10net: diag: add missing declarationsBen Dooks
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-10Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-06-10Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-06-09packet: compat support for sock_fprogWillem de Bruijn
2016-06-09net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich
2016-06-09net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb
2016-06-09net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein
2016-06-09net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny
2016-06-09Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'Rafael J. Wysocki
2016-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-06-07coredump: fix dumping through pipesMateusz Guzik
2016-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-06-07net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann
2016-06-07gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__Colin Ian King
2016-06-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-06-07IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich
2016-06-07IB/core: Make all casts in ib_device_cap_flags enum consistentMax Gurtovoy
2016-06-07IB/core: Fix bit curruption in ib_device_cap_flags structureMax Gurtovoy
2016-06-06net_sched: keep backlog updated with qlenWANG Cong
2016-06-06ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman
2016-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-06-04Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-06-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-06-03mm: check the return value of lookup_page_ext for all call sitesYang Shi
2016-06-03Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki
2016-06-02cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas
2016-06-02irqchip/gic-v3: Fix copy+paste mistakes in definesAndrew Jones
2016-06-02irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-06-01clk: Remove CLK_IS_ROOT flagStephen Boyd
2016-06-01Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-06-01time: Make settimeofday error checking work againJohn Stultz
2016-06-01FS-Cache: make check_consistency callback return intYan, Zheng