Merge tag 'iwlwifi-next-for-kalle-2016-10-25-2' of git://git.kernel.org/pub/scm/linux...
[sfrench/cifs-2.6.git] / include /
2016-10-27 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2016-10-25-2' of...
2016-10-26 David S. MillerMerge branch 'BCM54612E'
2016-10-26 Xo Wangnet: phy: broadcom: Add support for BCM54612E
2016-10-26 Xo Wangnet: phy: broadcom: Update Auxiliary Control Register...
2016-10-23 Cyrill Gorcunovnet: ip, diag -- Add diag interface for raw sockets
2016-10-23 Thomas Graflwt: Remove unused len field
2016-10-22 David S. MillerMerge branch 'bpf-numa-id'
2016-10-22 Daniel Borkmannbpf: add helper for retrieving current numa node id
2016-10-22 David S. MillerMerge branch 'udpmem'
2016-10-22 Paolo Abeniudp: implement memory accounting helpers
2016-10-22 Paolo Abeninet/socket: factor out helpers for memory and queue...
2016-10-20 David S. MillerMerge branch 'MTU-core-range-checking-more'
2016-10-20 Jarod Wilsonnet: use core MTU range checking in misc drivers
2016-10-20 Jarod Wilsonnet: use core MTU range checking in WAN drivers
2016-10-20 Jarod Wilsonethernet: use net core MTU range checking in more drivers
2016-10-19 Thomas Grafbpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
2016-10-18 David S. MillerMerge branch 'smc91x-dt'
2016-10-18 Robert JarzmikARM: pxa: enhance smc91x platform data
2016-10-18 David S. MillerMerge branch 'phy-led-triggers'
2016-10-18 Zach Brownnet: phy: leds: add support for led triggers on phy...
2016-10-18 Zach Brownnet: phy: Create phy_supported_speeds function which...
2016-10-18 David S. MillerMerge branch 'netdev-adjacency'
2016-10-18 David Ahernnet: Remove all_adj_list and its references
2016-10-18 David Ahernnet: Introduce new api for walking upper and lower...
2016-10-17 David S. MillerMerge branch 'mv88e6xxx-interrupt-support'
2016-10-17 Andrew Lunnnet: phy: Threaded interrupts allow some simplification
2016-10-15 David S. MillerMerge branch 'ila-cached-route'
2016-10-15 Tom Herbertlwtunnel: Add destroy state operation
2016-10-14 David S. MillerMerge branch 'qed-next'
2016-10-14 Yuval Mintzqed*: Allow unicast filtering
2016-10-14 Yuval Mintzqed: Pass MAC hints to VFs
2016-10-14 David S. MillerMerge branch 'ingress-actions'
2016-10-14 Shmulik Ladkaninet/sched: tc_mirred: Rename public predicates 'is_tcf_...
2016-10-14 Shmulik Ladkaninet/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_...
2016-10-14 Allan W. Nielsennet: phy: Cleanup the Edge-Rate feature in Microsemi...
2016-10-14 stephen hemmingerRevert "net: Add driver helper functions to determine...
2016-10-14 David S. MillerMerge git://git./linux/kernel/git/davem/net
2016-10-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-10-14 Linus TorvaldsMerge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org...
2016-10-14 Linus TorvaldsMerge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields...
2016-10-14 Linus TorvaldsMerge tag 'xfs-reflink-for-linus-4.9-rc1' of git:/...
2016-10-14 Linus TorvaldsMerge tag 'pci-v4.9-changes-2' of git://git./linux...
2016-10-13 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.9-1' of git://git...
2016-10-13 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2016-10-13 David Ahernnet: ipv4: Do not drop to make_route if oif is l3mdev
2016-10-13 Tom Herbertnet/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON
2016-10-13 Xin Longsctp: remove the old ttl expires policy
2016-10-13 Xin Longsctp: reuse sent_count to avoid retransmitted chunks...
2016-10-13 David S. MillerMerge branch 'centralize-netdevice-mtu-bounds-checking'
2016-10-13 Jarod Wilsonnet: deprecate eth_change_mtu, remove usage
2016-10-13 Jarod Wilsonnet: centralize net_device min/max MTU checking
2016-10-12 Linus TorvaldsMerge tag 'pwm/for-4.9-rc1' of git://git./linux/kernel...
2016-10-12 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2016-10-12 Linus TorvaldsMerge tag 'fbdev-4.9' of git://git./linux/kernel/git...
2016-10-12 Linus TorvaldsMerge branch 'parisc-4.9-2' of git://git./linux/kernel...
2016-10-12 Linus TorvaldsMerge branch 'work.uaccess2' of git://git./linux/kernel...
2016-10-12 Linus TorvaldsMerge tag 'drm-for-v4.9' of git://people.freedesktop...
2016-10-12 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-10-11 Michal Hockomm: split gfp_mask and mapping flags into separate...
2016-10-11 Masahiro Yamadatreewide: remove redundant #include <linux/kconfig.h>
2016-10-11 Jonathan Corbetkthread: add kerneldoc for kthread_create()
2016-10-11 Petr Mladekkthread: better support freezable kthread workers
2016-10-11 Petr Mladekkthread: allow to modify delayed kthread work
2016-10-11 Petr Mladekkthread: allow to cancel kthread work
2016-10-11 Petr Mladekkthread: initial support for delayed kthread work
2016-10-11 Petr Mladekkthread: add kthread_destroy_worker()
2016-10-11 Petr Mladekkthread: add kthread_create_worker*()
2016-10-11 Petr Mladekkthread: kthread worker API cleanup
2016-10-11 Petr Mladekkthread: rename probe_kthread_data() to kthread_probe_d...
2016-10-11 Catalin Marinasmm: kmemleak: avoid using __va() on addresses that...
2016-10-11 Thomas Garnierkdump, vmcoreinfo: report memory sections virtual addresses
2016-10-11 Manfred Spraulipc/sem.c: fix complex_count vs. simple op race
2016-10-11 Peter Zijlstrarelay: Use irq_work instead of plain timer for deferred...
2016-10-11 Mauricio Faria de... dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
2016-10-11 Jason Cooperrandom: remove unused randomize_range()
2016-10-11 Jason Cooperrandom: simplify API for random address requests
2016-10-11 Ian Kentautofs4: move linux/auto_dev-ioctl.h to uapi/linux
2016-10-11 Tomohiro Kusumiautofs: move inclusion of linux/limits.h to uapi
2016-10-11 Tomohiro Kusumiautofs: remove AUTOFS_DEVID_LEN
2016-10-11 Alexey Dobriyaninclude/linux/ctype.h: make isdigit() table lookupless
2016-10-11 Ross Zwislerradix-tree: 'slot' can be NULL in radix_tree_next_slot()
2016-10-11 Linus TorvaldsMerge tag 'media/v4.9-1' of git://git./linux/kernel...
2016-10-11 Dave AirlieMerge tag 'topic/drm-misc-2016-10-11' of git://anongit...
2016-10-11 Linus TorvaldsMerge tag 'iommu-updates-v4.9' of git://git./linux...
2016-10-11 Linus TorvaldsMerge tag 'libnvdimm-for-4.9' of git://git./linux/kerne...
2016-10-11 Linus TorvaldsMerge branch 'for-linus-4.9' of git://git./linux/kernel...
2016-10-11 Linus TorvaldsMerge tag 'upstream-4.9-rc1' of git://git.infradead...
2016-10-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-10-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-10-11 Al ViroMerge remote-tracking branch 'ovl/rename2' into for...
2016-10-11 Linus TorvaldsMerge tag 'for-linus-20161008' of git://git.infradead...
2016-10-11 Linus TorvaldsMerge branch 'work.xattr' of git://git./linux/kernel...
2016-10-10 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-10-10 Linus TorvaldsMerge tag 'dlm-4.9' of git://git./linux/kernel/git...
2016-10-10 Linus TorvaldsMerge tag 'ceph-for-4.9-rc1' of git://github.com/ceph...
2016-10-10 Linus TorvaldsMerge branch 'work.splice_read' of git://git./linux...
2016-10-10 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2016-10-10 Linus TorvaldsMerge branch 'pcmcia' of git://git.armlinux.org.uk...
2016-10-10 Linus TorvaldsMerge tag 'nios2-v4.9-rc1' of git://git./linux/kernel...
2016-10-10 Linus TorvaldsMerge tag 'cris-for-4.9' of git://git./linux/kernel...
next