summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller29-59/+135
2016-06-30Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-24/+0
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-2/+47
2016-06-29bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann1-0/+4
2016-06-28audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs1-24/+0
2016-06-28sock_diag: do not broadcast raw socket destructionWillem de Bruijn1-0/+6
2016-06-28drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO1-0/+1
2016-06-28of_mdio: select fixed phy support unconditionallyArnd Bergmann1-6/+2
2016-06-27net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman1-2/+13
2016-06-27net/mlx5e: Toggle link only after modifying port parametersGal Pressman1-0/+1
2016-06-27net/mlx5: Rate limit tables supportYevgeny Petrilin2-0/+31
2016-06-26Merge tag 'rxrpc-rewrite-20160622-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-1/+2
2016-06-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+13
2016-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-5/+8
2016-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-0/+1
2016-06-25Revert "mm: make faultaround produce old ptes"Kirill A. Shutemov1-1/+1
2016-06-25mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin1-4/+7
2016-06-25fix up initial thread stack pointer vs thread_info confusionLinus Torvalds1-1/+1
2016-06-25Clarify naming of thread info/stack allocatorsLinus Torvalds1-1/+1
2016-06-24locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini1-3/+13
2016-06-23qed: Add support for coalescing config read/update.Sudarsana Reddy Kalluru1-0/+24
2016-06-23net/mlx4_en: Add DCB PFC support through CEE netlink commandsRana Shahout1-0/+2
2016-06-23of_mdio: Enable fixed PHY support if driver is a moduleBen Hutchings1-1/+1
2016-06-23IB/mlx5: Fix post send fence logicEli Cohen1-0/+1
2016-06-22net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha1-0/+1
2016-06-22rxrpc: Fix exclusive connection handlingDavid Howells1-1/+2
2016-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2016-06-19qed*: Don't reset statistics on inner reloadYuval Mintz1-0/+1
2016-06-19ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet1-1/+2
2016-06-19ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEEDEric Dumazet1-1/+1
2016-06-19ip6: move ipip6_err_gen_icmpv6_unreach()Eric Dumazet1-0/+1
2016-06-19ipv6: icmp: add a force_saddr param to icmp6_send()Eric Dumazet1-1/+2
2016-06-18Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-2/+6
2016-06-18Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+8
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2016-06-18isa: Dummy isa_register_driver should return error codeWilliam Breathitt Gray1-1/+2
2016-06-18net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck1-38/+0
2016-06-18net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck1-2/+20
2016-06-18isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray1-1/+1
2016-06-17Merge tag 'for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an...Linus Torvalds1-11/+12
2016-06-17Merge tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2016-06-17Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-2/+2
2016-06-17Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+12
2016-06-17net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin1-0/+2
2016-06-16bpf, maps: flush own entries on perf map releaseDaniel Borkmann1-0/+9
2016-06-16bpf, maps: extend map_fd_get_ptr argumentsDaniel Borkmann1-3/+9
2016-06-16bpf, maps: add release callbackDaniel Borkmann1-1/+2
2016-06-16bpf: fix matching of data/data_end in verifierAlexei Starovoitov1-1/+27
2016-06-16net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld1-1/+2
2016-06-16Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linu...David S. Miller1-12/+263