summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-06-18net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern1-3/+18
2016-06-18staging/android: bring struct sync_pt backGustavo Padovan1-2/+0
2016-06-18isa: Dummy isa_register_driver should return error codeWilliam Breathitt Gray1-1/+2
2016-06-18vxlan: Add new UDP encapsulation offload type for VXLAN-GPEAlexander Duyck1-0/+1
2016-06-18net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck3-48/+0
2016-06-18net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck4-6/+29
2016-06-18net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck1-0/+33
2016-06-18vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includesAlexander Duyck3-8/+3
2016-06-18isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray1-1/+1
2016-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-0/+4
2016-06-18Merge tag 'shared' of http://git.kernel.org/pub/scm/linux/kernel/git/leon/lin...Doug Ledford1-12/+263
2016-06-17ia64: efi: use timespec64 for persistent clockArnd Bergmann1-1/+1
2016-06-17PCI: Document connection between pci_power_t and hardware PM capabilityBjorn Helgaas1-0/+4
2016-06-17PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas1-1/+5
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-17clk: tegra: Enable sor1 and sor1_src on Tegra210Thierry Reding1-1/+1
2016-06-17drm: Deal with rotation in drm_plane_helper_check_update()Ville Syrjälä1-0/+1
2016-06-17can: bcm: add support for CAN FD framesOliver Hartkopp1-0/+1
2016-06-17drm: Minimally initialise drm_dp_auxChris Wilson1-0/+1
2016-06-17netfilter: xt_SYNPROXY: include missing <linux/types.h>Pablo Neira Ayuso1-0/+2
2016-06-17netfilter: xt_SYNPROXY: add missing header to KbuildPablo Neira Ayuso1-0/+1
2016-06-17i2c: smbus: add SMBus Host Notify supportBenjamin Tissoires3-0/+48
2016-06-17[media] v4l: vsp1: Group DRM RPF parameters in a structureLaurent Pinchart1-13/+34
2016-06-17[media] v4l: Add Renesas R-Car FCP driverLaurent Pinchart1-0/+37
2016-06-17i2c: add a protocol parameter to the alert callbackBenjamin Tissoires1-1/+6
2016-06-17drm: Make drm_connector_register() safe against multiple callsChris Wilson1-0/+2
2016-06-17drm: Add a callback from connector registeringChris Wilson1-0/+27
2016-06-17drm: Export drm_dev_init() for subclassingChris Wilson1-0/+3
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-17netlink: Add comment to warn about deprecated netlink rings attribute requestFabien Siron1-0/+1
2016-06-16PM / Domains: Allow genpd to power on during system PM phasesUlf Hansson1-1/+0
2016-06-16Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter33-362/+852
2016-06-16[media] media-devnode.h: Fix documentationMauro Carvalho Chehab1-2/+3
2016-06-16locking/atomic: Remove the deprecated atomic_{set,clear}_mask() functionsPeter Zijlstra1-10/+0
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2-23/+0
2016-06-16locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}...Peter Zijlstra4-5/+431
2016-06-16locking/atomic: Fix atomic64_relaxed() bitsPeter Zijlstra1-153/+153
2016-06-16drm: Move master functions into drm_auth.cDaniel Vetter1-1/+0
2016-06-16drm: Link directly from drm_master to drm_deviceDaniel Vetter1-2/+5
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-16gre: fix error handlerEric Dumazet1-1/+1
2016-06-16net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld1-1/+2
2016-06-16net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville2-0/+2
2016-06-16Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linu...David S. Miller1-12/+263