MIPS: Fix delay loops which may be removed by GCC.
[linux-drm-fsl-dcu.git] / net /
2015-11-22 Linus TorvaldsMerge tag 'tty-4.4-rc2' of git://git./linux/kernel...
2015-11-22 Linus TorvaldsMerge tag 'staging-4.4-rc2' of git://git./linux/kernel...
2015-11-22 Linus TorvaldsMerge tag 'usb-4.4-rc2' of git://git./linux/kernel...
2015-11-22 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-11-22 Linus TorvaldsMerge branch 'parisc-4.4-2' of git://git./linux/kernel...
2015-11-22 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-11-22 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-11-21 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-11-21 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-11-21 Linus TorvaldsMerge tag 'for-linus-20151120' of git://git.infradead...
2015-11-20 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2015-11-20 Linus TorvaldsMerge tag '4.4-fix' of git://git.lwn.net/linux
2015-11-20 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2015-11-20 Linus TorvaldsMerge tag 'pm+acpi-4.4-rc2' of git://git./linux/kernel...
2015-11-20 Linus TorvaldsMerge tag 'powerpc-4.4-2' of git://git./linux/kernel...
2015-11-20 Linus TorvaldsMerge tag 'dmaengine-fix-4.4-rc2' of git://git.infradea...
2015-11-20 Linus TorvaldsMerge tag 'for-linus-4.4' of git://git.code.sf.net...
2015-11-20 Linus TorvaldsMerge tag 'renesas-sh-drivers-for-v4.4' of git://git...
2015-11-20 Rafael J. WysockiMerge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'
2015-11-20 Rafael J. WysockiMerge branch 'pm-sleep'
2015-11-20 Rafael J. WysockiMerge branches 'pm-cpufreq' and 'acpi-cppc'
2015-11-19 Dave AirlieMerge tag 'drm-intel-fixes-2015-11-19' of git://anongit...
2015-11-19 Dave AirlieMerge tag 'topic/drm-fixes-2015-11-19' of git://anongit...
2015-11-19 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-11-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-19 Linus TorvaldsMerge tag 'mmc-v4.4-rc1' of git://git.linaro.org/people...
2015-11-19 Dave AirlieMerge branch 'drm-vc4-fixes' of git://github.com/anholt...
2015-11-19 Dave AirlieMerge branch 'drm-fixes-4.4' of git://people.freedeskto...
2015-11-18 Greg Kroah-HartmanMerge tag 'iio-fixes-for-4.4a' of ssh://ra./linux/kerne...
2015-11-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-18 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.4-rc2' of git://git....
2015-11-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-11-17 Nikolay Aleksandrovnet/core: revert "net: fix __netdev_update_features...
2015-11-17 Hannes Frederic... af_unix: take receive queue lock while appending new skb
2015-11-17 Hannes Frederic... rtnetlink: fix frame size warning in rtnl_fill_ifinfo
2015-11-17 Martin Zhangnet: use skb_clone to avoid alloc_pages failure.
2015-11-17 Tobias Klauserpacket: Use PAGE_ALIGNED macro
2015-11-17 Tobias Klauserpacket: Don't check frames_per_block against negative...
2015-11-17 David S. MillerMerge branch 'vlan-reorder'
2015-11-17 Vlad Yasevichvlan: Do not put vlan headers back on bridge and macvla...
2015-11-17 Vlad Yasevichvlan: Fix untag operations of stacked vlans with REORDE...
2015-11-17 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2015-11-16 Rafael J. WysockiMerge branch 'pm-tools'
2015-11-16 Neil Hormansnmp: Remove duplicate OUTMCAST stat increment
2015-11-16 Bjørn Morknet/core: use netdev name in warning if no parent
2015-11-16 Hannes Frederic... af_unix: don't append consumed skbs to sk_receive_queue
2015-11-16 Ben Cartwright-Coxraw: increment correct SNMP counters for ICMP messages
2015-11-16 Nikolay Aleksandrovnet: fix __netdev_update_features return on ndo_set_fea...
2015-11-16 Nikolay Aleksandrovnet: fix feature changes on devices without ndo_set_fea...
2015-11-16 Ido Schimmelswitchdev: bridge: Check return code is not EOPNOTSUPP
2015-11-15 Eric Dumazetipvs: use skb_to_full_sk() helper
2015-11-15 Eric Dumazettcp: ensure proper barriers in lockless contexts
2015-11-15 luciensctp: translate host order to network order when settin...
2015-11-15 David S. MillerMerge branch 'packet-fixes'
2015-11-15 Daniel Borkmannpacket: fix tpacket_snd max frame len
2015-11-15 Daniel Borkmannpacket: infer protocol from ethernet header if unset
2015-11-15 Daniel Borkmannpacket: only allow extra vlan len on ethernet devices
2015-11-15 Daniel Borkmannpacket: always probe for transport header
2015-11-15 Daniel Borkmannpacket: do skb_probe_transport_header when we actually...
2015-11-15 David S. MillerMerge branch 'ipv6-route-fixes'
2015-11-15 Martin KaFai Lauipv6: Check rt->dst.from for the DST_NOCACHE route
2015-11-15 Martin KaFai Lauipv6: Check expire on DST_NOCACHE route
2015-11-15 Martin KaFai Lauipv6: Avoid creating RTF_CACHE from a rt that is not...
2015-11-15 Hannes Frederic... af-unix: fix use-after-free with concurrent readers...
2015-11-15 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-11-15 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-11-15 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-11-15 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-11-15 Linus TorvaldsMerge branches 'irq-urgent-for-linus' and 'timers-urgen...
2015-11-15 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-11-14 Linus TorvaldsMerge tag 'sound-fix-4.4-rc1' of git://git./linux/kerne...
2015-11-14 Linus TorvaldsMerge tag 'arc-4.4-rc1-part2' of git://git./linux/kerne...
2015-11-14 Linus TorvaldsMerge tag 'chrome-platform-4.4' of git://git./linux...
2015-11-14 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.4-2' of git://git...
2015-11-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-14 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-11-14 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-11-14 Linus TorvaldsMerge branch 'for-linus-3' of git://git./linux/kernel...
2015-11-14 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2015-11-14 Linus TorvaldsMerge tag 'vfio-v4.4-rc1' of git://github.com/awilliam...
2015-11-14 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2015-11-14 Linus TorvaldsMerge branch 'for-linus-4.4' of git://git./linux/kernel...
2015-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-13 Linus TorvaldsMerge tag '4.4-additional' of git://git.lwn.net/linux
2015-11-13 Linus TorvaldsMerge tag 'trace-v4.4-2' of git://git./linux/kernel...
2015-11-13 Dave AirlieMerge branch 'drm-sti-next-2015-11-03' of git.linaro...
2015-11-12 Dave AirlieMerge tag 'topic/drm-fixes-2015-11-11' of git://anongit...
2015-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-11-12 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-11-12 Linus TorvaldsMerge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinu...
2015-11-12 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-11-12 Linus TorvaldsMerge tag 'pm+acpi-4.4-rc1-2' of git://git./linux/kerne...
2015-11-12 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2015-11-12 James MorrisMerge tag 'tpmdd-next-20151110' of https://github.com...
2015-11-12 Linus TorvaldsMerge tag 'xfs-for-linus-4.4' of git://git./linux/kerne...
2015-11-12 Linus TorvaldsMerge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields...
2015-11-12 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.4' of git://git....
2015-11-11 Rafael J. WysockiMerge branch 'pm-tools'
2015-11-11 Rafael J. WysockiMerge branch 'pm-domains'
next