aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-16net: smsc911x: Reset PHY during initializationPavel Fedin1-11/+6
2015-11-16bpf, arm64: start flushing icache range from headerDaniel Borkmann1-1/+1
2015-11-16bpf, arm: start flushing icache range from headerDaniel Borkmann1-1/+1
2015-11-16bpf: samples: exclude asm/sysreg.h for arm64Yang Shi1-2/+5
2015-11-16arm64: bpf: fix JIT frame pointer setupYang Shi1-3/+3
2015-11-16net: phy: vitesse: add support for VSC8601Måns Rullgård1-1/+15
2015-11-16net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård1-0/+4
2015-11-16ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2-2/+4
2015-11-15Merge branch 'mv88e6060-fixes'David S. Miller2-76/+149
2015-11-15net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong1-27/+37
2015-11-15net: dsa: mv88e6060: add register defines header fileNeil Armstrong1-0/+111
2015-11-15net: dsa: mv88e6060: use the correct bit shift for mac0Neil Armstrong1-1/+2
2015-11-15net: dsa: mv88e6060: use the correct MaxFrameSize bitNeil Armstrong1-1/+1
2015-11-15net: dsa: mv88e6060: use the correct InitReady bitNeil Armstrong1-1/+1
2015-11-15net: dsa: mv88e6060: remove poll_link callbackNeil Armstrong1-49/+0
2015-11-15Merge branch 'mellanox-net-fixes'David S. Miller6-59/+148
2015-11-15net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich1-3/+5
2015-11-15net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha1-12/+27
2015-11-15net/mlx5e: Use the right DMA free function on TX pathAchiad Shochat2-32/+43
2015-11-15net/mlx5e: Max mtu comparison fixDoron Tsur1-0/+2
2015-11-15net/mlx5e: Added self loopback preventionTariq Toukan2-10/+62
2015-11-15net/mlx5e: Fix inline header size calculationSaeed Mahameed1-2/+9
2015-11-15ipvs: use skb_to_full_sk() helperEric Dumazet1-8/+8
2015-11-15tcp: ensure proper barriers in lockless contextsEric Dumazet6-23/+62
2015-11-15net: thunder: Fix crash upon shutdown after failed probePavel Fedin1-0/+3
2015-11-15sctp: translate host order to network order when setting a hmacidlucien1-2/+2
2015-11-15Merge branch 'packet-fixes'David S. Miller1-42/+44
2015-11-15packet: fix tpacket_snd max frame lenDaniel Borkmann1-4/+5
2015-11-15packet: infer protocol from ethernet header if unsetDaniel Borkmann1-0/+11
2015-11-15packet: only allow extra vlan len on ethernet devicesDaniel Borkmann1-35/+25
2015-11-15packet: always probe for transport headerDaniel Borkmann1-4/+3
2015-11-15packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann1-2/+3
2015-11-15tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa1-3/+4
2015-11-15Merge branch 'ipv6-route-fixes'David S. Miller2-4/+21
2015-11-15ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2-2/+4
2015-11-15ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau1-1/+10
2015-11-15ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 treeMartin KaFai Lau1-1/+7
2015-11-15fjes: fix inconsistent indentingColin Ian King1-1/+1
2015-11-15af-unix: fix use-after-free with concurrent readers while splicingHannes Frederic Sowa1-0/+18
2015-11-12stmmac: avoid ipq806x constant overflow warningArnd Bergmann1-5/+5
2015-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller16-119/+161
2015-11-12r8169: fix kasan reported skb use-after-free.françois romieu1-3/+3
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-42/+24
2015-11-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds10-234/+415
2015-11-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds10-436/+794
2015-11-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+4
2015-11-10Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds22-53/+362
2015-11-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-1/+19
2015-11-11drm/nouveau: fix build failures on all non ARM.Dave Airlie1-0/+6
2015-11-11drm/ast: Initialized data needed to map fbdev memoryEgbert Eich4-0/+11