summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-16net: smsc911x: Reset PHY during initializationPavel Fedin
2015-11-16bpf, arm64: start flushing icache range from headerDaniel Borkmann
2015-11-16bpf, arm: start flushing icache range from headerDaniel Borkmann
2015-11-16bpf: samples: exclude asm/sysreg.h for arm64Yang Shi
2015-11-16arm64: bpf: fix JIT frame pointer setupYang Shi
2015-11-16net: phy: vitesse: add support for VSC8601Måns Rullgård
2015-11-16net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård
2015-11-16ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld
2015-11-16Merge branch 'mv88e6060-fixes'David S. Miller
2015-11-16net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong
2015-11-16net: dsa: mv88e6060: add register defines header fileNeil Armstrong
2015-11-16net: dsa: mv88e6060: use the correct bit shift for mac0Neil Armstrong
2015-11-16net: dsa: mv88e6060: use the correct MaxFrameSize bitNeil Armstrong
2015-11-16net: dsa: mv88e6060: use the correct InitReady bitNeil Armstrong
2015-11-16net: dsa: mv88e6060: remove poll_link callbackNeil Armstrong
2015-11-15Merge branch 'mellanox-net-fixes'David S. Miller
2015-11-15net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich
2015-11-15net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha
2015-11-15net/mlx5e: Use the right DMA free function on TX pathAchiad Shochat
2015-11-15net/mlx5e: Max mtu comparison fixDoron Tsur
2015-11-15net/mlx5e: Added self loopback preventionTariq Toukan
2015-11-15net/mlx5e: Fix inline header size calculationSaeed Mahameed
2015-11-15ipvs: use skb_to_full_sk() helperEric Dumazet
2015-11-15tcp: ensure proper barriers in lockless contextsEric Dumazet
2015-11-15net: thunder: Fix crash upon shutdown after failed probePavel Fedin
2015-11-15sctp: translate host order to network order when setting a hmacidlucien
2015-11-15Merge branch 'packet-fixes'David S. Miller
2015-11-15packet: fix tpacket_snd max frame lenDaniel Borkmann
2015-11-15packet: infer protocol from ethernet header if unsetDaniel Borkmann
2015-11-15packet: only allow extra vlan len on ethernet devicesDaniel Borkmann
2015-11-15packet: always probe for transport headerDaniel Borkmann
2015-11-15packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann
2015-11-15tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa
2015-11-15Merge branch 'ipv6-route-fixes'David S. Miller
2015-11-15ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau
2015-11-15ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau
2015-11-15ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 treeMartin KaFai Lau
2015-11-15fjes: fix inconsistent indentingColin Ian King
2015-11-15af-unix: fix use-after-free with concurrent readers while splicingHannes Frederic Sowa
2015-11-12stmmac: avoid ipq806x constant overflow warningArnd Bergmann
2015-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-11-12r8169: fix kasan reported skb use-after-free.françois romieu
2015-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-11Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2015-11-11Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-11-11Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-11-11Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-11drm/nouveau: fix build failures on all non ARM.Dave Airlie
2015-11-11drm/ast: Initialized data needed to map fbdev memoryEgbert Eich